arabcoders
|
520ba86ac9
|
Allow internal requests. Closes #425
|
2025-09-23 19:13:07 +03:00 |
|
arabcoders
|
09c0267404
|
Added Web UI for task definitions
|
2025-09-23 01:41:22 +03:00 |
|
arabcoders
|
7dc5e55eb8
|
Refactored HandleTask to support a generic extractor and made it more testable
|
2025-09-21 23:44:11 +03:00 |
|
arabcoders
|
215a023da8
|
Cache calls to frequently called functions
|
2025-09-15 19:34:03 +03:00 |
|
arabcoders
|
a96be4c0fe
|
Add docs to footer
|
2025-09-14 19:43:52 +03:00 |
|
arabcoders
|
f490c78179
|
removed deprecated features and flags
|
2025-09-12 20:38:09 +03:00 |
|
arabcoders
|
2eba728dd2
|
Refactor event handlers to be asynchronous across multiple modules
|
2025-09-12 02:55:11 +03:00 |
|
arabcoders
|
fae1d7c577
|
improved match_str by implementing extended subset.
|
2025-09-11 02:09:48 +03:00 |
|
arabcoders
|
ae1b6dd470
|
fixes
|
2025-09-08 18:07:24 +03:00 |
|
arabcoders
|
f417041f53
|
made condition.cli optional
|
2025-09-08 17:48:04 +03:00 |
|
arabcoders
|
063f62bebb
|
Expose archiver as an API endpoint.
|
2025-09-03 19:01:41 +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
|
bf1c79577f
|
wip
|
2025-09-01 01:01:50 +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
|
da8358bad6
|
Further updates on how we handle archive status
|
2025-08-29 22:11:14 +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
|
deed79b8d2
|
major refactor of archive_file handling
|
2025-08-29 18:41:13 +03:00 |
|
arabcoders
|
29b7748b8a
|
add is_archived to both local info and yt-dlp info
|
2025-08-29 18:41:13 +03:00 |
|
arabcoders
|
f8e3a2f6e6
|
update API.md
|
2025-08-29 18:41:13 +03:00 |
|
arabcoders
|
283ed74f71
|
handle redirection for thumbnails.
|
2025-08-27 19:52:35 +03:00 |
|
arabcoders
|
71bd40a2e8
|
added new endpoint to get urls archive ids
|
2025-08-27 16:28:19 +03:00 |
|
arabcoders
|
d538d94216
|
Fix windows multiprocessing threads
|
2025-08-26 00:59:14 +03:00 |
|
arabcoders
|
70e06f0122
|
remove webview in favor of using built-in browser.
|
2025-08-25 22:24:04 +03:00 |
|
arabcoders
|
89d4c026c5
|
Added built-in reference for yt-dlp options.
|
2025-08-19 22:24:51 +03:00 |
|
arabcoders
|
444e1458be
|
minor ui updates/
|
2025-08-19 19:27:45 +03:00 |
|
arabcoders
|
a81657b1ef
|
Fixed bug in get info endpoint not considering preset.
|
2025-08-14 11:16:21 +03:00 |
|
arabcoders
|
764e59b0f3
|
use random user agent for requesting thumbnails and background
|
2025-08-13 19:35:42 +03:00 |
|
arabcoders
|
21accb012d
|
Add ffprobe to local data when available
|
2025-08-09 17:40:48 +03:00 |
|
arabcoders
|
355adfade4
|
more changes to support custom fields in download form
|
2025-08-07 21:01:24 +03:00 |
|
arabcoders
|
0ea1d80243
|
Added initial code to support adding custom fields to NewDownload form.
|
2025-08-07 18:12:24 +03:00 |
|
arabcoders
|
1589e73063
|
Implement a way to mark items from task as already downloaded.
|
2025-08-05 17:34:07 +03:00 |
|
arabcoders
|
2d82737a3a
|
Add configurable download_path depth env to control auto complete depth
|
2025-08-02 16:32:56 +03:00 |
|
arabcoders
|
7b9144b200
|
added cli opts support for info extraction endpoint
|
2025-07-27 16:07:38 +03:00 |
|
arabcoders
|
964a24cdd5
|
completed the ts migration
|
2025-07-26 21:14:53 +03:00 |
|
arabcoders
|
ca4e3dfd79
|
Fix upgrading and installing pip packages
|
2025-07-24 17:22:05 +03:00 |
|
arabcoders
|
bdbc2f5b7a
|
migrate more code to ts
|
2025-07-23 19:34:08 +03:00 |
|
arabcoders
|
472b8cb468
|
Fixes #344
|
2025-07-20 16:53:56 +03:00 |
|
arabcoders
|
a7e8d242c9
|
Completed the events system upgrade and expanded the notifications events with support for apprise.
|
2025-07-19 19:45:07 +03:00 |
|
arabcoders
|
0f7f22bdbf
|
removed event type ERROR and migrated it's uses to LOG_ERROR
|
2025-07-18 21:59:43 +03:00 |
|
arabcoders
|
138a497703
|
only offload to bg worker when needed.
|
2025-07-18 21:14:42 +03:00 |
|
arabcoders
|
09c5d7794d
|
Cleaning up the event dispatcher system.
|
2025-07-18 21:06:09 +03:00 |
|
arabcoders
|
112da01105
|
Major notification update to add initial support for apprise URLs.
|
2025-07-18 00:10:14 +03:00 |
|
arabcoders
|
9ff9735a2f
|
Added the ability to add item in paused state
|
2025-07-08 22:13:45 +03:00 |
|
arabcoders
|
37dab36fc9
|
support running in pywebview in windows.
|
2025-07-07 18:37:11 +03:00 |
|
arabcoders
|
a448fc43ae
|
cast file to string for mimetype
|
2025-07-05 18:15:37 +03:00 |
|
arabcoders
|
a5812a7d61
|
Download selected as archive when downloading multiple files. Implements #321, Update #310
|
2025-07-04 19:18:40 +03:00 |
|
arabcoders
|
b70cd473e7
|
error message update
|
2025-07-01 18:07:31 +03:00 |
|
arabcoders
|
31aa15efba
|
Added file browser actions
|
2025-07-01 18:06:45 +03:00 |
|