arabcoders
|
c7fbe6b484
|
refactor: add item_progress event for queue status update
|
2026-06-11 08:18:08 +03:00 |
|
arabcoders
|
1267dbaf6b
|
refactor: use single logger namespace
|
2026-05-28 19:07:11 +03:00 |
|
arabcoders
|
39ed3d0361
|
refactor: add more context to the actual log message.
|
2026-05-28 17:56:28 +03:00 |
|
arabcoders
|
cf90db3b4c
|
refactor: update log mesages to take advantage of JSONL
|
2026-05-27 23:53:42 +03:00 |
|
arabcoders
|
30a0c30d94
|
refactor: fix slowness in deleting big number of items
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-24 23:18:14 +03:00 |
|
arabcoders
|
dd0633c2aa
|
refactor: improve error messaging during failure to load config
|
2026-01-28 17:09:08 +03:00 |
|
arabcoders
|
501455029c
|
refactor: remove socket.io dependency
|
2026-01-21 22:07:12 +03:00 |
|
arabcoders
|
ea1fc59e88
|
refactor: standardize config_update event for UI
|
2026-01-20 16:27:04 +03:00 |
|
arabcoders
|
c33827c6f7
|
fix: minor typing fix
|
2026-01-19 17:15:10 +03:00 |
|
arabcoders
|
f98acbaa42
|
refactor: clean up sqlalchemy connection maker
|
2026-01-18 19:18:00 +03:00 |
|
arabcoders
|
795943196e
|
Refactor: replace direct extract_info calls to async fetch_info
|
2026-01-16 20:45:10 +03:00 |
|
arabcoders
|
48e653b70a
|
refactor: limit concurrent extract info calls to prevent loop blocking
|
2026-01-14 16:11:21 +03:00 |
|
arabcoders
|
55a298e0ff
|
Refactor: download module into testable chunks
|
2026-01-13 20:05:01 +03:00 |
|
arabcoders
|
5a5f16c9f8
|
Refactor: make classes more modular
|
2025-12-19 20:12:01 +03:00 |
|
arabcoders
|
fa9f1fcefc
|
Fix: reduce the initial connection data
|
2025-11-11 17:24:07 +03:00 |
|
arabcoders
|
e1eb17ad7a
|
[CHORE] update dependancies and remove lagecy code
|
2025-11-10 19:02:55 +03:00 |
|
arabcoders
|
669f70d9b8
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
arabcoders
|
2eba728dd2
|
Refactor event handlers to be asynchronous across multiple modules
|
2025-09-12 02:55:11 +03:00 |
|
arabcoders
|
0ea1d80243
|
Added initial code to support adding custom fields to NewDownload form.
|
2025-08-07 18:12:24 +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
|
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
|
6ba37faf49
|
refactor: reorganize imports and add whitespace
|
2025-06-24 17:59:28 +03:00 |
|
arabcoders
|
44b395aed9
|
use proper names for all create_tasks
|
2025-06-24 17:58:48 +03:00 |
|
arabcoders
|
74699680ea
|
minor logs update
|
2025-06-23 01:07:50 +03:00 |
|
arabcoders
|
f6e3c94432
|
minor changes to the event bus dispatcher
|
2025-06-23 01:00:36 +03:00 |
|
arabcoders
|
44226c9a04
|
when item download fails, trigger item_error event
|
2025-06-19 19:02:44 +03:00 |
|
arabcoders
|
b5a3ed1ab4
|
Added info dict condition checker
|
2025-05-07 17:58:33 +03:00 |
|
arabcoders
|
9ba7b34803
|
Add more events
|
2025-04-21 18:21:29 +03:00 |
|
arabcoders
|
7755f3c4e2
|
added some protection aganist staled download blocking the download queue.
|
2025-04-19 17:44:09 +03:00 |
|
arabcoders
|
d6ab18ec22
|
migrate the entire app to use cli options for ytdlp and make it behave as close to cli options parsing as possible.
|
2025-04-06 01:03:17 +03:00 |
|
arabcoders
|
48e388b0fe
|
Add logs viewing and enable file logging by default
|
2025-04-04 20:18:03 +03:00 |
|
arabcoders
|
77de30609b
|
updated the conversion process of cli to config
|
2025-03-31 20:46:55 +03:00 |
|
ArabCoders
|
c46aa1cfe4
|
minor fix to EventBus, and trim all preset form fields.
|
2025-03-23 00:22:33 +03:00 |
|
ArabCoders
|
4ed7c26bb4
|
migrated all our emitter usage to EventBus
|
2025-03-22 02:05:52 +03:00 |
|
ArabCoders
|
07fc86565a
|
updated the app to use EventBus
|
2025-03-21 23:56:02 +03:00 |
|
ArabCoders
|
a973ce8bcf
|
Finalize EventBus design
|
2025-03-21 21:54:28 +03:00 |
|