Commit graph

178 commits

Author SHA1 Message Date
arabcoders
b438947b0d fix: tasks should require timer when there are no handler support. 2026-05-05 10:10:11 +03:00
arabcoders
2ab0db93dc fix: new video player subtitle files were missing folder arg 2026-05-04 21:53:13 +03:00
arabcoders
285e661667 feat: add rename to history items. 2026-05-04 20:29:34 +03:00
arabcoders
80316df952 feat: custom video player with direct ssa rendering 2026-05-04 09:21:43 +03:00
arabcoders
084f5082ad feat: add support for ignoring conditions in downloads and UI 2026-04-27 20:58:00 +03:00
arabcoders
50253c650a refactor: re-add the automatic history update after download 2026-04-25 20:24:45 +03:00
arabcoders
3c1567930f feat: add system limits API endpoint and UI for download capacity overview 2026-04-22 22:02:40 +03:00
arabcoders
29777ff928 refactor: remove ui_update_title and standardize page title 2026-04-22 20:55:29 +03:00
arabcoders
35f38d7cee refactor: update presets UI to follow same rules as other pages.
Co-authored-by: Copilot <copilot@github.com>
2026-04-22 19:38:35 +03:00
arabcoders
c9534bdf11 refactor: remove useless wrappers 2026-04-22 19:04:11 +03:00
arabcoders
716fce8941 fix: newDownload was causing infinite loop when switching to mulit url mode 2026-04-21 22:57:25 +03:00
arabcoders
e7dfee66b1 refactor: seperate history from queue 2026-04-21 21:48:38 +03:00
arabcoders
210712cee2 refactor: drop pinia stores 2026-04-21 20:51:47 +03:00
arabcoders
fc5cf84dd2 refactor(ui): more consistency changes. 2026-04-19 21:22:29 +03:00
arabcoders
3f6149aaf7 refactor: use plain text for multi-line messages ni confirm dialog 2026-04-18 20:18:41 +03:00
arabcoders
bb246cc6f5 wip 2026-04-15 21:52:52 +03:00
arabcoders
e7fd60010b fix: opacity interaction with the new form guard 2026-04-15 18:14:36 +03:00
arabcoders
182a2e97e6 feat: add form guards to prevent accidental data loss 2026-04-15 00:37:12 +03:00
arabcoders
360d2f3df8 refactor: minor fixes to overall design. 2026-04-14 23:43:48 +03:00
arabcoders
dbff4c6798 feat(console): make terminal window more durable and support reloading and stopping commands. 2026-04-14 02:19:35 +03:00
arabcoders
f9119f5a33 fix: better partial live download handling 2026-04-11 19:13:00 +03:00
arabcoders
4620d1aaed fix: improve the native build 2026-04-10 19:58:36 +03:00
arabcoders
c3132858e7 feat: add download_skipped flag to track intentionally skipped downloads 2026-04-10 18:07:05 +03:00
arabcoders
acf1de5c69 fix: adjust step value for background opacity slider 2026-04-09 22:02:16 +03:00
arabcoders
6553d0d957 fix: use custom-first in presets 2026-04-08 01:10:43 +03:00
arabcoders
846e89f58e fix: video player responsiveness 2026-04-05 22:59:50 +03:00
arabcoders
ca03bf716b refactor: use static width for table cells. 2026-03-31 18:34:59 +03:00
arabcoders
cdca27d4b9 refactor: minor fixes for better mobile view. 2026-03-26 19:12:40 +03:00
arabcoders
295c74b985 Refactor: rebase the UI on top of nuxt/ui 2026-03-25 22:59:53 +03:00
arabcoders
befc7df583 refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
arabcoders
f166c418f8 feat: improve task creation to support multiple URLs. 2026-02-17 20:03:27 +03:00
arabcoders
84077349c7 feat: improve status tracking in downloads 2026-02-14 20:05:08 +03:00
arabcoders
19d5d60de1 feat: add NFO generation endpoint and UI integration for downloads 2026-02-13 20:38:33 +03:00
arabcoders
a3fc7f6abb fix: remove unnecessary terminator call and improve exception handling in status tracker 2026-02-13 18:16:18 +03:00
arabcoders
c67c9912cc fix: show alert instead of notification for missing video file. 2026-02-05 16:18:32 +03:00
arabcoders
ed6cdf1f92 refactor: minor UX fixes. 2026-01-29 16:48:18 +03:00
arabcoders
fe6fe42a65 refactor: switch api/history to be fully async. 2026-01-25 21:34:26 +03:00
arabcoders
7d6dc7ae76 refactor: move presets to db model 2026-01-25 19:17:54 +03:00
arabcoders
fd4e755938 refactor: migrate tasks to db model 2026-01-24 23:09:20 +03:00
arabcoders
00c3aefff1 Feat: add yt-dlp version checker 2026-01-24 20:04:30 +03:00
arabcoders
042379035a refactor: migrate task definitions to db model 2026-01-23 23:38:59 +03:00
arabcoders
e551ad7848 refactor: improve connection status and history loading logic 2026-01-22 23:00:45 +03:00
arabcoders
c3eb7091af refactor: make the UI work without websocket 2026-01-22 19:36:20 +03:00
arabcoders
5b7d9ddbde refactor: migrate notifications to the new db model 2026-01-21 18:29:16 +03:00
arabcoders
ea1fc59e88 refactor: standardize config_update event for UI 2026-01-20 16:27:04 +03:00
arabcoders
8a10627d6a refactor: migrated dl_fields to db model. 2026-01-19 18:31:16 +03:00
arabcoders
c33827c6f7 fix: minor typing fix 2026-01-19 17:15:10 +03:00
arabcoders
a09343938d refactor: conditions feature to db model 2026-01-18 22:17:07 +03:00
arabcoders
795943196e Refactor: replace direct extract_info calls to async fetch_info 2026-01-16 20:45:10 +03:00
arabcoders
d87995c4b0 fix: popover on mobile going over edge 2026-01-16 19:20:27 +03:00