Commit graph

548 commits

Author SHA1 Message Date
arabcoders
716fce8941 fix: newDownload was causing infinite loop when switching to mulit url mode 2026-04-21 22:57:25 +03:00
arabcoders
6eaa15b37a refactor: standardize pagination position 2026-04-21 22:55:52 +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
e644ea6357 refactor: rename sidebarOpen to showSidebar 2026-04-18 22:17:10 +03:00
arabcoders
fe7c18e6c6 feat: add swipe functionality for sidebar in mobile 2026-04-18 22:12:32 +03:00
arabcoders
3f6149aaf7 refactor: use plain text for multi-line messages ni confirm dialog 2026-04-18 20:18:41 +03:00
arabcoders
9d1bde7355 fix: restore tri-option for theme color 2026-04-18 20:00:32 +03:00
arabcoders
00404fc6d4 refactor: made _static.py dynamic 2026-04-18 19:26:44 +03:00
arabcoders
70648c2253 Refactor: standardize the look and feel of the pages after recent nuxt ui migration 2026-04-15 23:53:15 +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
9337e81f62 refactor: remove useless tests 2026-04-15 18:13:04 +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
890aae8a72 chore: external packages update 2026-04-11 19:17:55 +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
7992e1a1c3 refactor: minor logs view changes 2026-04-09 21:17:49 +03:00
arabcoders
c552c63274 refactor: swap icon for real favicon and better status indicator 2026-04-09 01:37:52 +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
90ebf44ad4 fix: some type issues and dependcies update 2026-03-29 22:20:40 +03:00
arabcoders
cdca27d4b9 refactor: minor fixes for better mobile view. 2026-03-26 19:12:40 +03:00
arabcoders
218832a493 chore: update package versions 2026-03-25 23:38:40 +03:00
arabcoders
d41f9a6f41 feat: add dark theme preference 2026-03-25 23:21:47 +03:00
arabcoders
295c74b985 Refactor: rebase the UI on top of nuxt/ui 2026-03-25 22:59:53 +03:00
arabcoders
670744890c chore: update dependencies 2026-03-22 19:20:57 +03:00
arabcoders
58fc5573dc chore: updating external packages. 2026-03-18 21:13:22 +03:00
arabcoders
e7b48d237a chore: update external packages. 2026-03-16 23:51:11 +03:00
arabcoders
ee2bddcb81 chore: update external packages 2026-03-08 18:48:55 +03:00
arabcoders
0808a055af chore: update dependancies 2026-03-03 22:12:57 +03:00
arabcoders
dd03673e52 chore: update external packages 2026-02-22 21:09:51 +03:00
arabcoders
764b837312 refactor: replace notify with useNotification for error/success handling in composables 2026-02-20 23:27:54 +03:00
arabcoders
633fc7d4d2 fix: add jsdom as dev dependancy 2026-02-20 23:14:23 +03:00
arabcoders
850a1b2eca fix: refactor document focus handling in test files - tests were failing in gitea CI 2026-02-20 22:59:01 +03:00
arabcoders
befc7df583 refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
arabcoders
09de683300 fix: update iOS shortcut links 2026-02-18 22:49:27 +03:00
arabcoders
f166c418f8 feat: improve task creation to support multiple URLs. 2026-02-17 20:03:27 +03:00
arabcoders
5e40e2f610 chore: update external packages 2026-02-17 18:50:36 +03:00
arabcoders
84077349c7 feat: improve status tracking in downloads 2026-02-14 20:05:08 +03:00
arabcoders
a0fef50248 fix: some times adding a link fails with UnboundLocalError 2026-02-14 18:49:52 +03:00
arabcoders
90e07ce71b feat: improve the file browser with pagination. 2026-02-13 21:46:01 +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