pinchflat/lib/pinchflat
2024-10-30 14:09:28 -07:00
..
boot [Bugfix] Fix yt-dlp illegal write issue that causes failure to fetch source details (#247) 2024-05-15 17:32:56 -07:00
downloading [Bugfix] Fix off-by-1 error for retention date logic (#432) 2024-10-24 10:26:30 -07:00
fast_indexing [Enhancement] Use cookies on a per-source basis (#354) 2024-08-14 12:00:18 -07:00
http [Enhancement] Optionally use the YouTube API for improved fast indexing (#282) 2024-06-10 11:45:41 -07:00
lifecycle [Enhancement] Ignore media based on user scripts (#330) 2024-07-22 10:47:49 -07:00
media Took the easy way out and removed playlist index explicitly from the update method (#442) 2024-10-28 10:26:31 -07:00
metadata [Enhancement] Use cookies on a per-source basis (#354) 2024-08-14 12:00:18 -07:00
podcasts [Housekeeping] Store the upload event as a datetime rather than a date (#269) 2024-05-28 13:01:40 -07:00
profiles [Enhancement] Allow configuration of media container format (#383) 2024-09-10 11:44:57 -07:00
settings [Enhancement] Optionally use the YouTube API for improved fast indexing (#282) 2024-06-10 11:45:41 -07:00
slow_indexing [Bugfix] Disallow concurrent slow-indexing runs for the same source (#384) 2024-09-10 14:16:10 -07:00
sources Improve error messages when adding a non-valid source URL (#436) 2024-10-25 11:01:46 -07:00
tasks [Bugfix] Disallow concurrent slow-indexing runs for the same source (#384) 2024-09-10 14:16:10 -07:00
utils [Bugfix] prevent duplicate videos from being downloaded if the video's name changes (#396) 2024-09-23 15:59:48 -07:00
yt_dlp Went back to using original_url over webpage_url to improve short detection (#447) 2024-10-30 14:09:28 -07:00
application.ex Updated timezone logic to prevent boot crash 2024-10-30 10:14:04 -07:00
mailer.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
release.ex Made tz data location user-configurable (#238) 2024-05-13 09:27:16 -07:00
repo.ex Improve relationship UI handling (#42) 2024-02-29 18:35:51 -08:00