21 Commits
Author SHA1 Message Date
Maximilian Wagner 46d1804288 Forgot to add ingest button. Is now in library between playlists and single videos. 2023-08-10 13:03:47 +02:00
Maximilian Wagner 6c46cf0e38 HTML title had the hyphen in the wrong place 2023-08-05 22:02:50 +02:00
Maximilian Wagner 8f07db1b65 Minor rename 2023-08-05 20:00:15 +02:00
Maximilian Wagner 37c1e655e0 Unsanitized file names in db but sanitized on disk fixed.
Mimetype fixed.
2023-08-05 16:29:37 +02:00
Maximilian Wagner 306d3b6c88 Alot of misc changes and fixes. Titles with a forward slash are now being corrected for insert in db. 2023-08-05 15:46:27 +02:00
Maximilian Wagner 7d18ab512b UI improvements 2023-08-05 01:52:50 +02:00
Maximilian Wagner a72c9eac39 Playlist deletion is now possible. Titles that are in multiple playlists get saved from doom. New utils out of necessity. 2023-08-05 00:35:46 +02:00
Maximilian Wagner 59bacdbe6d Patched arbitrary file system access vulnerability and visual changes 2023-08-04 20:45:25 +02:00
Maximilian Wagner 9953ef8aab Minor navbar adjustment 2023-08-03 16:59:55 +02:00
Maximilian Wagner 0f2b607e88 Switched from flask-bootstrap to standalone Bootstrap 5 and overhaul of UI 2023-08-03 16:57:57 +02:00
Maximilian Wagner c03d0bd6d9 Download of Videos is now possible. Minor styling changes. 2023-08-03 10:50:16 +02:00
Maximilian Wagner 06bb8d22dd Changes in UI. Running downloads get listed on Index now. 2023-08-03 09:32:27 +02:00
Maximilian Wagner d739a321d4 Minor visual changes 2023-08-02 22:10:55 +02:00
Maximilian Wagner ea79c36e49 Milestone v1.0
All core functionality working as intended
2023-08-02 20:56:47 +02:00
Maximilian Wagner 582332b8f7 Rearrangements, new route and minor changes 2023-08-02 19:07:33 +02:00
Maximilian Wagner ddf249cfe0 Alpha status reached.
Downloads get run in their own threads which are queued. Downloads of single files as well as zips of playlists are possible. Interaction with db has shown no problems.
2023-08-02 17:44:37 +02:00
Maximilian Wagner 9f292655b9 Working extraction of title and url of video and videos in channels / playlists 2023-07-31 14:01:34 +02:00
Maximilian Wagner 9929b34bdb Switched static labels and elements out for form.url and others 2023-07-30 14:07:00 +02:00
Maximilian Wagner 62ab798e7c Added working WTForm to get URL at /downloader 2023-07-30 13:59:11 +02:00
Maximilian Wagner 1f070ece5d Working list of songs in library 2023-07-29 23:22:48 +02:00
Maximilian Wagner 93dac70c86 Basic structute built 2023-07-29 18:10:49 +02:00