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 |
|
arabcoders
|
c67c9912cc
|
fix: show alert instead of notification for missing video file.
|
2026-02-05 16:18:32 +03:00 |
|
arabcoders
|
435882e16b
|
chore: packages update and some formatting
|
2026-02-05 01:28:06 +03:00 |
|
arabcoders
|
14622ae317
|
chore: update packages
|
2026-02-01 15:53:30 +03:00 |
|
arabcoders
|
dfcbd2d23d
|
chore: update external packages
|
2026-01-30 16:31:20 +03:00 |
|
arabcoders
|
ed6cdf1f92
|
refactor: minor UX fixes.
|
2026-01-29 16:48:18 +03:00 |
|
arabcoders
|
651aa14882
|
refactor: reload config on websocket connection.
|
2026-01-28 17:49:26 +03:00 |
|
arabcoders
|
dd0633c2aa
|
refactor: improve error messaging during failure to load config
|
2026-01-28 17:09:08 +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
|
66c349d41f
|
fix: set the configuration dict
|
2026-01-22 20:04:09 +03:00 |
|
arabcoders
|
c3eb7091af
|
refactor: make the UI work without websocket
|
2026-01-22 19:36:20 +03:00 |
|
arabcoders
|
501455029c
|
refactor: remove socket.io dependency
|
2026-01-21 22:07:12 +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
|
d663cfd77a
|
chore: update external packages.
|
2026-01-16 20:50:38 +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 |
|
arabcoders
|
45e27003c1
|
fix: do not show action buttons while loading tasks
|
2026-01-14 20:05:06 +03:00 |
|
arabcoders
|
072a45efba
|
refactor: missed loading check.
|
2026-01-14 20:02:48 +03:00 |
|
arabcoders
|
ad54d80077
|
Refactor: better final filename status tracking
|
2026-01-14 19:50:35 +03:00 |
|
arabcoders
|
e0a47e2fe3
|
Refactor: facelift the WebUI
|
2026-01-14 18:56:07 +03:00 |
|
arabcoders
|
d37cc6120a
|
refactor: move popover to separate button
|
2026-01-12 17:14:29 +03:00 |
|
arabcoders
|
044bad41e1
|
Fix: preset export was exporting cookies due to inverted check.
|
2026-01-11 21:26:03 +03:00 |
|
arabcoders
|
81a4ef0f36
|
Feat: add version checker and refactor the page footer.
|
2026-01-09 21:11:39 +03:00 |
|
arabcoders
|
cf2ee306d2
|
feat: support using output template for metadata generation. Closes #539
|
2026-01-08 17:03:22 +03:00 |
|
arabcoders
|
4a3f0316ea
|
fix: update folder reference in socket store and adjust history count logic in state store
|
2026-01-07 17:57:53 +03:00 |
|
arabcoders
|
ff9fd6a061
|
refactor: change how global buttons are rendered
|
2026-01-07 17:16:47 +03:00 |
|
arabcoders
|
ffc0b45bc9
|
Fix: use b instead of strong for tag items.
|
2026-01-06 18:14:24 +03:00 |
|
arabcoders
|
700847f4ad
|
Refactor: more UX consistency changes
|
2026-01-06 17:51:55 +03:00 |
|
arabcoders
|
3c7157542d
|
Refactor: add priority to presets
|
2026-01-05 18:19:55 +03:00 |
|
arabcoders
|
d7fc66a63a
|
Refactor: remove underline for file_size in history.
|
2026-01-04 23:42:20 +03:00 |
|
arabcoders
|
6f717de345
|
Refactor: make the UI buttons more consistent
|
2026-01-04 23:26:09 +03:00 |
|
arabcoders
|
c272fa903d
|
Feat: Add popover component with the ability to disable it
|
2026-01-04 23:25:30 +03:00 |
|
arabcoders
|
a6b68ed3e4
|
Refactor: add enabled field to notifications.
|
2026-01-04 19:31:41 +03:00 |
|
arabcoders
|
750322dae4
|
Refactor: remove socket connection checks in various UI components.
|
2026-01-04 18:54:22 +03:00 |
|
arabcoders
|
b03d4ab42e
|
Refactor: add priority and description fields to conditions
|
2026-01-04 18:23:09 +03:00 |
|
arabcoders
|
0f7e4effd8
|
Refactor: add enabled field to conditions.
|
2026-01-04 16:47:32 +03:00 |
|
arabcoders
|
1c5b4f344d
|
Refactor: re-design the settings page.
|
2026-01-03 17:39:22 +03:00 |
|
arabcoders
|
e1297f3799
|
Fix: sometimes the socket does not reconnect on mobile
|
2026-01-02 19:25:31 +03:00 |
|
arabcoders
|
f32bb266bd
|
Refactor: make it possible to enable/disable simple mode via query param
|
2026-01-01 22:32:48 +03:00 |
|
arabcoders
|
7b51c6f245
|
Refactor: improve filtering capabilities in downloads page with detailed usage examples.
|
2025-12-31 21:27:59 +03:00 |
|
arabcoders
|
f32e323309
|
Refactor: improve linting and formatting
|
2025-12-30 20:42:50 +03:00 |
|
arabcoders
|
0dccfad5c8
|
Refactor: improve UX to prevent accidental space as download path
|
2025-12-29 17:44:47 +03:00 |
|
arabcoders
|
450b140561
|
Fix: prevent sending only space as download path
|
2025-12-28 21:56:36 +03:00 |
|
arabcoders
|
3268cd4791
|
Fix: fix history items sort in simple view
|
2025-12-27 21:42:13 +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
|
8a62f053a5
|
Fix: sorting order for more items in simple view.
|
2025-12-15 17:23:00 +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
|
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
|
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
|
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
|
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
|
ab56b875f3
|
Minor tasks page update
|
2025-11-19 16:32:52 +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
|
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
|
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 |
|
arabcoders
|
81a2998303
|
Refactor: Use tab design for index page
|
2025-11-15 20:26:26 +03:00 |
|
arabcoders
|
4a69b0b6a1
|
Feat: Moving files in file browser should trigger item update if exists and update sidecars as well.
|
2025-11-14 20:05:58 +03:00 |
|
arabcoders
|
1c7444e232
|
Feat: Renaming files in file browser should trigger item update if exists and update sidecars as well.
|
2025-11-14 19:26:59 +03:00 |
|
arabcoders
|
98fbf00a63
|
Feat: add app manifest to allow the app to be installed
|
2025-11-13 23:13:01 +03:00 |
|
arabcoders
|
8e6f5fc293
|
Feat: allow selecting browser as target for toasts
|
2025-11-13 22:21:16 +03:00 |
|
arabcoders
|
d835c027d5
|
Chore: rename Notification interface type to notification
|
2025-11-13 21:42:46 +03:00 |
|
arabcoders
|
c77d232c72
|
Feat: add link to upload cookies
|
2025-11-13 21:32:19 +03:00 |
|