arabcoders
|
1267dbaf6b
|
refactor: use single logger namespace
|
2026-05-28 19:07:11 +03:00 |
|
arabcoders
|
cf90db3b4c
|
refactor: update log mesages to take advantage of JSONL
|
2026-05-27 23:53:42 +03:00 |
|
arabcoders
|
651aa14882
|
refactor: reload config on websocket connection.
|
2026-01-28 17:49:26 +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
|
8a10627d6a
|
refactor: migrated dl_fields to db model.
|
2026-01-19 18:31:16 +03:00 |
|
arabcoders
|
55a298e0ff
|
Refactor: download module into testable chunks
|
2026-01-13 20:05:01 +03:00 |
|
arabcoders
|
f32e323309
|
Refactor: improve linting and formatting
|
2025-12-30 20:42:50 +03:00 |
|
arabcoders
|
ac4ce99b01
|
Fix: fixes for windows native
|
2025-12-27 23:58:36 +03:00 |
|
arabcoders
|
5a5f16c9f8
|
Refactor: make classes more modular
|
2025-12-19 20:12:01 +03:00 |
|
arabcoders
|
7a85bcdb5c
|
Refactor: swap sqlite to aiosqlite and add queued db updates
|
2025-12-18 16:31:15 +03:00 |
|
arabcoders
|
e4ffa5d77a
|
Fix: Fix performance regression while loading items.
|
2025-12-15 17:22:41 +03:00 |
|
arabcoders
|
81a2998303
|
Refactor: Use tab design for index page
|
2025-11-15 20:26:26 +03:00 |
|
arabcoders
|
739d8e702f
|
Feat: Paginate history items to improve performance
|
2025-11-13 19:28:10 +03:00 |
|
arabcoders
|
fa9f1fcefc
|
Fix: reduce the initial connection data
|
2025-11-11 17:24:07 +03:00 |
|
arabcoders
|
2eba728dd2
|
Refactor event handlers to be asynchronous across multiple modules
|
2025-09-12 02:55:11 +03:00 |
|
arabcoders
|
691f0d5bfc
|
FEAT: Make it possible to limit notify target to specific presets.
|
2025-09-02 22:36:31 +03:00 |
|
arabcoders
|
e2b4a8caa3
|
moved socket event pause/resume to api/system/
|
2025-08-29 19:00:26 +03:00 |
|
arabcoders
|
deed79b8d2
|
major refactor of archive_file handling
|
2025-08-29 18:41:13 +03:00 |
|
arabcoders
|
355adfade4
|
more changes to support custom fields in download form
|
2025-08-07 21:01:24 +03:00 |
|
arabcoders
|
2d82737a3a
|
Add configurable download_path depth env to control auto complete depth
|
2025-08-02 16:32:56 +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
|
44b395aed9
|
use proper names for all create_tasks
|
2025-06-24 17:58:48 +03:00 |
|
arabcoders
|
3e00ebd067
|
fix big in tailing log
|
2025-06-23 12:55:49 +03:00 |
|
arabcoders
|
c4b8bf51d5
|
Fix sio disconnect event
|
2025-06-19 23:07:29 +03:00 |
|
arabcoders
|
5212dfeeaa
|
Refactor HttpSocket to be more manageable and more modular.
|
2025-06-13 01:02:31 +03:00 |
|