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 |
|
arabcoders
|
d0ae46ba6d
|
sometimes yt-dlp info extract doesn't return formats.
|
2025-06-28 21:37:33 +03:00 |
|
arabcoders
|
4f7da0b125
|
support preset in yt-dlp/url/info endpoint.
|
2025-06-28 19:12:29 +03:00 |
|
arabcoders
|
25b7aad606
|
Fix running in subpath again.
|
2025-06-27 16:31:11 +03:00 |
|
arabcoders
|
44b395aed9
|
use proper names for all create_tasks
|
2025-06-24 17:58:48 +03:00 |
|
arabcoders
|
43aef86e7e
|
switch from config.version to config.app_version
|
2025-06-23 16:26:27 +03:00 |
|
arabcoders
|
c367b7a5d3
|
strip leading/ending whitespace from task data.
|
2025-06-23 13:37:41 +03:00 |
|
arabcoders
|
3e00ebd067
|
fix big in tailing log
|
2025-06-23 12:55:49 +03:00 |
|
arabcoders
|
bd695e7067
|
Remove the redundant usage of AsyncPool and replace it with asyncio semaphore
|
2025-06-22 19:24:42 +03:00 |
|
arabcoders
|
875d48870b
|
add api/item/{id} endpoint
|
2025-06-20 20:35:46 +03:00 |
|
arabcoders
|
c4b8bf51d5
|
Fix sio disconnect event
|
2025-06-19 23:07:29 +03:00 |
|
arabcoders
|
5065d4ee62
|
fixed segments_stream redirection
|
2025-06-18 17:46:02 +03:00 |
|
arabcoders
|
4367fb0937
|
Add option to remove item from archive, and minor ui updates.
|
2025-06-14 21:29:25 +03:00 |
|
arabcoders
|
5212dfeeaa
|
Refactor HttpSocket to be more manageable and more modular.
|
2025-06-13 01:02:31 +03:00 |
|
arabcoders
|
c1f8fd5f58
|
rename api namespace
|
2025-06-13 00:45:46 +03:00 |
|
arabcoders
|
400cf7bec3
|
completely refactored HttpAPI into more manageable routes.
|
2025-06-12 00:57:37 +03:00 |
|