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
|
042379035a
|
refactor: migrate task definitions to db model
|
2026-01-23 23:38:59 +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
|
8a10627d6a
|
refactor: migrated dl_fields to db model.
|
2026-01-19 18:31:16 +03:00 |
|
arabcoders
|
a09343938d
|
refactor: conditions feature to db model
|
2026-01-18 22:17:07 +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
|
e0a47e2fe3
|
Refactor: facelift the WebUI
|
2026-01-14 18:56:07 +03:00 |
|
arabcoders
|
044bad41e1
|
Fix: preset export was exporting cookies due to inverted check.
|
2026-01-11 21:26:03 +03:00 |
|
arabcoders
|
cf2ee306d2
|
feat: support using output template for metadata generation. Closes #539
|
2026-01-08 17:03:22 +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
|
6f717de345
|
Refactor: make the UI buttons more consistent
|
2026-01-04 23:26:09 +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
|
f32bb266bd
|
Refactor: make it possible to enable/disable simple mode via query param
|
2026-01-01 22:32:48 +03:00 |
|
arabcoders
|
0dccfad5c8
|
Refactor: improve UX to prevent accidental space as download path
|
2025-12-29 17:44:47 +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
|
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
|
46fb943243
|
Fix: change icons and show no items in history.
|
2025-11-16 00:46:02 +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
|
8e6f5fc293
|
Feat: allow selecting browser as target for toasts
|
2025-11-13 22:21:16 +03:00 |
|
arabcoders
|
b888e67877
|
[FEAT] When console enabled show button to run commands from newDownload into console.
|
2025-10-27 19:55:52 +03:00 |
|
arabcoders
|
211089bead
|
minor fixes to file listing, and unifiy how we present tips
|
2025-10-25 20:05:24 +03:00 |
|
arabcoders
|
94dd37a123
|
Reverted some changes to the navbar
|
2025-10-24 18:56:56 +03:00 |
|
arabcoders
|
32452e0596
|
[FEAT] add grid display style for files
|
2025-10-24 18:56:10 +03:00 |
|
arabcoders
|
9d36ab1351
|
Added generic rss feed parser for tasks.
|
2025-10-22 18:52:57 +03:00 |
|
arabcoders
|
dd34853373
|
add filter for changelog
|
2025-10-20 19:28:34 +03:00 |
|
arabcoders
|
09c8984a9d
|
fix merge conflicts
|
2025-10-19 19:44:12 +03:00 |
|
arabcoders
|
3a092988a7
|
fix minor issues with settings display page
|
2025-10-19 19:13:02 +03:00 |
|
felix
|
56fa3c96c3
|
re-add aspect ratio
|
2025-10-19 17:18:27 +02:00 |
|
felix
|
acdc429776
|
move buttons into their own rows
|
2025-10-19 17:18:27 +02:00 |
|
arabcoders
|
478f78ece6
|
[FEAT] create channel metadata and thumbnails. Closes #446
|
2025-10-19 17:18:27 +02:00 |
|
arabcoders
|
5d60d27e07
|
more minor design updates. Ref #441
|
2025-10-19 17:18:27 +02:00 |
|
arabcoders
|
048139ae2a
|
minor design update. Ref #441
|
2025-10-19 17:18:27 +02:00 |
|
arabcoders
|
145dd056c5
|
Fix #443
|
2025-10-19 17:18:27 +02:00 |
|
felix
|
4fbafecc3b
|
Add sections to settings-ui
|
2025-10-19 12:04:10 +02:00 |
|
arabcoders
|
ed9ce05ac0
|
[FEAT] Added checkbox in task add page to directly archive all items in a task.
|
2025-10-17 17:21:21 +03:00 |
|
felix
|
433bad7e5f
|
fix button styling
rename definition site to web scraper
|
2025-10-15 19:03:43 +02:00 |
|
felix
|
e5c15053d9
|
Update Navbar and Settings-Styling
|
2025-10-15 18:32:57 +02:00 |
|
arabcoders
|
e085e680cc
|
[FEAT] create channel metadata and thumbnails. Closes #446
|
2025-10-15 18:55:50 +03:00 |
|
arabcoders
|
d5a0a3aafe
|
more minor design updates. Ref #441
|
2025-10-14 18:32:09 +03:00 |
|
arabcoders
|
8e0f8045ab
|
minor design update. Ref #441
|
2025-10-14 18:16:52 +03:00 |
|
arabcoders
|
74dfcbaa58
|
Fix #443
|
2025-10-14 17:58:45 +03:00 |
|
arabcoders
|
743566efb1
|
Fixes issue with simple view and background toggle due to sharing same ID. ref #431
|
2025-10-03 00:08:36 +03:00 |
|
arabcoders
|
aa8c9e7b34
|
fixes
|
2025-10-02 17:20:31 +03:00 |
|
arabcoders
|
d1060c43e2
|
Improve autocomplete for console
|
2025-10-02 17:11:51 +03:00 |
|
arabcoders
|
a1c65572d5
|
Fix dropdown on mobile
|
2025-10-02 16:21:41 +03:00 |
|
arabcoders
|
1fd7477a9c
|
improve the simple view flow and change settings render to work on both
|
2025-09-25 17:32:28 +03:00 |
|
arabcoders
|
e0c299ee21
|
update task_definitions template
|
2025-09-23 19:25:53 +03:00 |
|
arabcoders
|
021c0908e1
|
Added new NFO Maker preset
|
2025-09-23 19:13:07 +03:00 |
|
arabcoders
|
29d30b5f54
|
Added inspect task handler UI Elements
|
2025-09-23 02:16:20 +03:00 |
|
arabcoders
|
09c0267404
|
Added Web UI for task definitions
|
2025-09-23 01:41:22 +03:00 |
|
arabcoders
|
d48faed4f7
|
Minor design update
|
2025-09-14 22:15:43 +03:00 |
|
arabcoders
|
f490c78179
|
removed deprecated features and flags
|
2025-09-12 20:38:09 +03:00 |
|
arabcoders
|
7a50cb34d8
|
fix linter issues
|
2025-09-11 21:49:39 +03:00 |
|
arabcoders
|
fae1d7c577
|
improved match_str by implementing extended subset.
|
2025-09-11 02:09:48 +03:00 |
|
arabcoders
|
f417041f53
|
made condition.cli optional
|
2025-09-08 17:48:04 +03:00 |
|
arabcoders
|
d0a11cbcd6
|
make it possible to ignore item download via conditions
|
2025-09-08 17:25:40 +03:00 |
|
arabcoders
|
0d6532df5d
|
update conditions to support extras options.
|
2025-09-08 17:25:40 +03:00 |
|
arabcoders
|
bdb6d0e36a
|
FEAT: Update default presets
|
2025-09-03 23:49:19 +03:00 |
|
arabcoders
|
53949b177a
|
FEAT: Enable file browser feature by default and remove related environment variable
|
2025-09-03 19:34:55 +03:00 |
|
arabcoders
|
aab690a822
|
reflect preset options in tasks page.
|
2025-09-03 19:25:08 +03:00 |
|
arabcoders
|
691f0d5bfc
|
FEAT: Make it possible to limit notify target to specific presets.
|
2025-09-02 22:36:31 +03:00 |
|
arabcoders
|
28e3062bef
|
Enhance file browser API and dialog components
|
2025-09-01 19:35:25 +03:00 |
|
arabcoders
|
2695bb40fc
|
Migrated useConfirm to internally uses useDialog for eventual migration
|
2025-09-01 17:33:21 +03:00 |
|
arabcoders
|
bf1c79577f
|
wip
|
2025-09-01 01:01:50 +03:00 |
|
arabcoders
|
e0227c1772
|
wip
|
2025-08-31 22:05:11 +03:00 |
|
arabcoders
|
ed4bb1e440
|
finalizing removed features
|
2025-08-30 01:50:42 +03:00 |
|
arabcoders
|
db57d6de11
|
Refactor code for improved type hinting; add unarchive functionality to tasks API and UI.
|
2025-08-30 01:02:13 +03:00 |
|
arabcoders
|
e2b4a8caa3
|
moved socket event pause/resume to api/system/
|
2025-08-29 19:00:26 +03:00 |
|
arabcoders
|
20cfc00640
|
migrated /api/archive to /api/history/{id}/archive
|
2025-08-29 18:41:13 +03:00 |
|
arabcoders
|
fd999211ef
|
add deprecated notice.
|
2025-08-29 18:41:13 +03:00 |
|
arabcoders
|
19b9f8dc6c
|
Added support for pausing adding items from playlist.
|
2025-08-25 17:34:40 +03:00 |
|
arabcoders
|
f21fee96a3
|
refactor: update basic mode watch logic to check config loading state
|
2025-08-22 17:47:59 +03:00 |
|
arabcoders
|
a0533a0861
|
Added autocomplete for cli options
|
2025-08-20 19:18:39 +03:00 |
|
arabcoders
|
444e1458be
|
minor ui updates/
|
2025-08-19 19:27:45 +03:00 |
|
arabcoders
|
d4e837a805
|
Disable opacity whenever an overlay is showing
|
2025-08-08 22:11:03 +03:00 |
|
arabcoders
|
a30843510e
|
Fixed a bug in DownloadQueue
|
2025-08-05 18:12:00 +03:00 |
|
arabcoders
|
1589e73063
|
Implement a way to mark items from task as already downloaded.
|
2025-08-05 17:34:07 +03:00 |
|
arabcoders
|
c94a4e5c75
|
migrated file browser to ts
|
2025-07-26 20:39:06 +03:00 |
|
arabcoders
|
5942d12f2e
|
migrated presets.vue to ts
|
2025-07-26 20:08:49 +03:00 |
|
arabcoders
|
4b0522e72e
|
Added list view for notifications.
|
2025-07-26 19:57:44 +03:00 |
|
arabcoders
|
da53055be8
|
use info color for exporting icon
|
2025-07-25 20:48:12 +03:00 |
|