Kieran
|
a02f71f304
|
[Enhancement] Add support for yt-dlp plugins + add lifecycle script event for app boot (#465)
* Added new script type to pre-job startup tasks
* Updated Dockerfile to create the needful directories
* added tests
|
2024-11-08 15:38:00 -08:00 |
|
Kieran
|
77a9ff4d9f
|
Made tz data location user-configurable (#238)
|
2024-05-13 09:27:16 -07:00 |
|
Kieran Eglin
|
0fcdd1df84
|
Renamed FS Helpers module to FS Utils
|
2024-04-10 18:02:26 -07:00 |
|
Kieran
|
edb12b088f
|
[Triage] Allow changing SQLite journal mode (#145)
* Adds ability to configure journal mode for SQLite
* docs
* docs
|
2024-03-28 20:10:27 -07:00 |
|
Kieran
|
fe641cfc49
|
Cookie auth (#116)
* Added new extras directory
* Automatically create cookie file on boot
* Added cookie file option to DL option builder
* Put cookie auth in correct spot
* Updated Docs
* Removed useless setter for config path
|
2024-03-24 20:23:25 -07:00 |
|
Kieran
|
a3d0927dfb
|
Improve preflight file permissions check (#114)
* Added startup permissions check with more helpful message
* Updated README
* Fixes faulty test
|
2024-03-24 15:06:08 -07:00 |
|
Kieran
|
1f56db01a5
|
Prod packaging v1 (#23)
* Sets media directory for prod
* Improved logging; Added docker files for prod
* Improved fetching SECRET_KEY_BASE for selfhosted instances
|
2024-02-16 18:50:00 -08:00 |
|