pinchflat/lib/pinchflat_web
Kieran 6ead29182d
[Enhancement] Auto-update yt-dlp (#589)
* Added a command for updating yt-dlp

* Added a yt-dlp update worker to run daily

* Added a new file that runs post-boot when the app is ready to serve requests; put yt-dlp updater in there

* Updated config to expose the current env globally; updated startup tasks to not run in test env

* Removes unneeded test code
2025-01-27 11:33:38 -08:00
..
components [Enhancement] Add Discord link (#565) 2025-01-14 13:12:43 -08:00
controllers [Enhancement] Add rate limiting to yt-dlp requests; prevent saving Media Items when throttled by YouTube (#559) 2025-01-14 11:38:40 -08:00
helpers [Enhancement] Add sorting, pagination, and new attributes to sources index table (#510) 2024-12-13 09:49:00 -08:00
endpoint.ex [Enhancement] Auto-update yt-dlp (#589) 2025-01-27 11:33:38 -08:00
gettext.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
plugs.ex [Bugfix] Improve OPML route security (#535) 2024-12-30 17:40:23 -08:00
router.ex Removed testing route from router 2024-12-30 17:44:45 -08:00
telemetry.ex [Enhancement] Show currently executing jobs on homepage (#250) 2024-05-17 10:55:27 -07:00