home · contact · privacy
ytplom
4 days ago Christian HellerFix mypy issue with jinja2 import.
4 days ago Christian HellerEnsure thumbnail directory exists when retrieving on...
4 days ago Christian HellerHave install.sh also place executable code, including...
4 days ago Christian HellerReplace install.py by a short shell script.
4 days ago Christian HellerCreate initial migration.
4 days ago Christian HellerRemove exception type not used for any actual different...
4 days ago Christian HellerTo prepare for migrations, add database version check.
4 days ago Christian HellerMove app-relevant data into ~/.local/share/, add instal...
5 days ago Christian HellerRefactor checks and reactions to paths existing, possib...
5 days ago Christian HellerImprove exception handling.
5 days ago Christian HellerImprove templating modularity.
6 days ago Christian HellerAdd file deletion via "delete" flag.
6 days ago Christian HellerAdd .flags field to VideoFile and their table, page...
6 days ago Christian HellerChange "video_about" namens into "yt_video" or variatio...
6 days ago Christian HellerAdd script for syncing between local and remote instances.
6 days ago Christian HellerThrow out unfinished broadcasts from query results.
8 days ago Christian HellerPrepare sync infrastructure.
8 days ago Christian HellerModularize.
8 days ago Christian HellerUpdate requirements.
8 days ago Christian HellerUse UUID for queries table .id field, to reduce relianc...
9 days ago Christian HellerClean up code, path references.
9 days ago Christian HellerAdd "files" table to store what files to expect in...
10 days ago Christian HellerRefactor ensurance of expected directories.
10 days ago Christian HellerTry retrieving thumbnails if not stored locally yet.
10 days ago Christian HellerRefactor download stuff into DownloadsDb class.
2024-11-15 Christian HellerProperly handle download options where download is...
2024-11-15 Christian HellerImprove video_about page.
2024-11-15 Christian HellerRemove unused TypeVar.
2024-11-15 Christian HellerFix broken SQL code.
2024-11-15 Christian HellerRemove unused directory.
2024-11-15 Christian HellerMove quota logging into sqlite DB, too.
2024-11-15 Christian HellerTreat absence of yt_videos row and thumbnail files...
2024-11-15 Christian HellerMove query and query result/video data into sqlite DB.
2024-11-12 Christian HellerIn playlist view, autofocus pause/resume button.
2024-11-12 Christian HellerFix template reference.
2024-11-12 Christian HellerAdd previously forgotten template.
2024-11-12 Christian HellerAdd MPV playlisting.
2024-11-11 Christian HellerMinor formal fixes.
2024-11-11 Christian HellerMinor typing fix.
2024-11-11 Christian HellerRefactor and add single video data view, only allow...
2024-11-11 Christian HellerFix bug of queries index getting appended to all other...
2024-11-11 Christian HellerAdd /videos listing of downloaded videos.
2024-11-10 Christian HellerFurther harden type safety.
2024-11-10 Christian HellerRefactor code.
2024-11-09 Christian HellerImprove code.
2024-11-09 Christian HellerImprove code style.
2024-11-05 Christian HellerLimit download video resolution to max. full HD.
2024-10-20 Christian HellerInitial commit.