Commit graph

1185 commits

Author SHA1 Message Date
arabcoders
633f192c8f Fix: Dont crash on download_path being set to root 2025-12-27 22:52:51 +03:00
arabcoders
4773e73d88 refactor: dont raise GracefulExit on app_shutdown 2025-12-27 21:58:32 +03:00
arabcoders
4ad218e97d Fix: returning response from finally block 2025-12-27 21:52:41 +03:00
arabcoders
b6b16666f6 make the release notes retain the previous text 2025-12-27 21:46:21 +03:00
arabcoders
561f7d0387 Refactor: remove direct as_posix calls 2025-12-27 21:43:08 +03:00
arabcoders
3268cd4791 Fix: fix history items sort in simple view 2025-12-27 21:42:13 +03:00
arabcoders
54f0f89dc8 Refactor: switch native builds to onedir 2025-12-27 20:46:05 +03:00
arabcoders
9ba68dcfaf Fix: some extractors dont support --flat-playlist, so expand support to cover them 2025-12-26 20:02:09 +03:00
arabcoders
2ae5f7e3c8 Fix: double video in archive message 2025-12-26 19:58:32 +03:00
arabcoders
01eecbffad Chore: update external packages 2025-12-26 19:39:40 +03:00
arabcoders
5a5f16c9f8 Refactor: make classes more modular 2025-12-19 20:12:01 +03:00
arabcoders
71cdcc220f Chore: update external packages 2025-12-19 19:48:22 +03:00
arabcoders
d5727ca387 Fix: add fallback to placeholder if loading thumbnail fails 2025-12-18 18:58:11 +03:00
arabcoders
b36d9fd641 Refactor: migrated whatleft of sync code to async 2025-12-18 18:21:34 +03:00
arabcoders
699e21f54d revert: revert changes to DownloadQueue to load finished history 2025-12-18 17:19:23 +03:00
arabcoders
50f50bed9f Refactor: do not load history items in DownloadQueue 2025-12-18 17:08:18 +03:00
arabcoders
7a85bcdb5c Refactor: swap sqlite to aiosqlite and add queued db updates 2025-12-18 16:31:15 +03:00
arabcoders
8a62f053a5 Fix: sorting order for more items in simple view. 2025-12-15 17:23:00 +03:00
arabcoders
e4ffa5d77a Fix: Fix performance regression while loading items. 2025-12-15 17:22:41 +03:00
arabcoders
ddc71cc1bd Feat: Add new PATCH api for updating the task and improved the no timer messaging 2025-12-08 19:43:06 +03:00
arabcoders
b33cb0a845 Refactor: change how we build frontend inside docker. 2025-12-08 17:44:05 +03:00
arabcoders
7e09bf7e18 Fix: remove dev packages during final build 2025-12-08 17:29:30 +03:00
arabcoders
fa7292ac35 Feat: set_preset key for condition to switch preset based on yt-dlp data 2025-12-08 17:19:11 +03:00
arabcoders
eaa433e264 Fix: incorrect usage of function name 2025-12-08 16:47:43 +03:00
arabcoders
2b0d8424ea Chore: update external packages 2025-12-08 16:47:08 +03:00
arabcoders
5237a33d7a update external packages 2025-12-04 20:06:26 +03:00
arabcoders
c9de6b9f2f Drop download_archive for generic extractors when using default presets. Fixes #506 2025-12-04 20:04:58 +03:00
arabcoders
a616a77773 Chore: remove $ from commands examples 2025-11-28 17:56:01 +03:00
arabcoders
1f0a5975e5 Feat: Add commands history to console 2025-11-28 17:53:53 +03:00
arabcoders
d99875eb57 QoL: Support newlines as seperator for URLs. 2025-11-28 17:15:46 +03:00
arabcoders
13ac81b56e Feat: Add task handler for tver.jp 2025-11-25 16:52:03 +03:00
arabcoders
b3ee857ceb Fix: dont reject downloads if they provide a info.url only. 2025-11-22 15:30:41 +03:00
arabcoders
4d22e345e5 Refactor: Improve display of notifications to indicate severity. This allow user to disable toasts and just rely on color coding 2025-11-20 16:49:50 +03:00
arabcoders
c74c6ed60e Refactor: hide Downloads title in index while on mobile 2025-11-19 18:54:18 +03:00
arabcoders
7569ff252a Refactor: drop aiohttp serve_static in favor of our own to have more control 2025-11-19 18:46:55 +03:00
arabcoders
ab56b875f3 Minor tasks page update 2025-11-19 16:32:52 +03:00
arabcoders
77d48bb8c4 Doc: update FAQ.md to include explainer for how prevent live premiere works. 2025-11-19 16:17:15 +03:00
arabcoders
32c5d4ed09 Fix: regrassion in tasks due change in how we handle event loop 2025-11-19 02:52:32 +03:00
arabcoders
1c2b621324 Fix: tasks were shown as disabled even if they are actually enabled. 2025-11-18 23:29:39 +03:00
arabcoders
bb59e25580 Fix: possible fix for not being able to download subtitles. 2025-11-18 21:31:08 +03:00
arabcoders
f8de9b5b7a Chore: followup to update API.md for new endpoint. 2025-11-18 19:36:21 +03:00
arabcoders
a311611024 Fix: add permissions to new ci 2025-11-18 19:29:26 +03:00
arabcoders
793b67c135 Feat: Make it possible to enable/disable task. Ref #493 2025-11-18 19:27:19 +03:00
arabcoders
6d2deedc21 Refactor: change how clear in/completed buttons behave due to changes in how we load history now. 2025-11-16 19:17:33 +03:00
arabcoders
46fb943243 Fix: change icons and show no items in history. 2025-11-16 00:46:02 +03:00
arabcoders
2274af0a2b Fix: build #2 2025-11-15 23:21:45 +03:00
arabcoders
abe5a5f571 Fix: build 2025-11-15 23:12:34 +03:00
arabcoders
486888aea8 Refactor: make it possible to disable ARM builds in private repos 2025-11-15 22:53:04 +03:00
arabcoders
9ea8b639f0 Refactor: Add --no-continue as toggle option 2025-11-15 22:04:45 +03:00
arabcoders
58ccab3365 add support for embedding google drive 2025-11-15 21:51:28 +03:00