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
|
f74229fdc1
|
Fix: access to uninitialized variable
|
2026-01-05 18:53:01 +03:00 |
|
arabcoders
|
3c7157542d
|
Refactor: add priority to presets
|
2026-01-05 18:19:55 +03:00 |
|
arabcoders
|
459dee77db
|
Refactor: try to keep extra information available in all stages of the request process
|
2026-01-05 17:37:52 +03:00 |
|
arabcoders
|
d7fc66a63a
|
Refactor: remove underline for file_size in history.
|
2026-01-04 23:42:20 +03:00 |
|
arabcoders
|
6f717de345
|
Refactor: make the UI buttons more consistent
|
2026-01-04 23:26:09 +03:00 |
|
arabcoders
|
c272fa903d
|
Feat: Add popover component with the ability to disable it
|
2026-01-04 23:25:30 +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
|
8e91eb4ac7
|
Refactor: streamline contributing guidelines
|
2026-01-02 21:04:43 +03:00 |
|
arabcoders
|
a21fbbc2cc
|
Fix: Removed outdated info
|
2026-01-02 20:25:33 +03:00 |
|
arabcoders
|
3c9362d763
|
Refactor: update README
|
2026-01-02 20:22:15 +03:00 |
|
arabcoders
|
837de278b2
|
Refactor: change ignore download message
|
2026-01-02 19:55:18 +03:00 |
|
arabcoders
|
e1297f3799
|
Fix: sometimes the socket does not reconnect on mobile
|
2026-01-02 19:25:31 +03:00 |
|
arabcoders
|
5dec543169
|
Refactor: integrate cf solver for both yt-dlp and httpx
|
2026-01-02 18:44:52 +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
|
770d7c71b6
|
Refactor: reduce cf_solver priority to allow impersonate to work
|
2026-01-01 21:52:47 +03:00 |
|
arabcoders
|
47be76fd73
|
Refactor: add caching for FlareSolverr solutions.
|
2026-01-01 20:55:57 +03:00 |
|
arabcoders
|
6c1421b3b4
|
Feat: Added Cloudflare solver handler
|
2026-01-01 20:27:07 +03:00 |
|
arabcoders
|
baacf83974
|
Refactor: run extract_info in separate thread
|
2026-01-01 20:19:31 +03:00 |
|
arabcoders
|
7b51c6f245
|
Refactor: improve filtering capabilities in downloads page with detailed usage examples.
|
2025-12-31 21:27:59 +03:00 |
|
arabcoders
|
c3f230de73
|
Refactor: playlists sometimes return different ID what we got
|
2025-12-30 22:55:15 +03:00 |
|
arabcoders
|
f32e323309
|
Refactor: improve linting and formatting
|
2025-12-30 20:42:50 +03:00 |
|
arabcoders
|
9595a69b50
|
Refactor: stagger tasks creation for playlist processing
|
2025-12-30 17:05:59 +03:00 |
|
arabcoders
|
f2eebbcd3d
|
Refactor: expand ytdlp tests
|
2025-12-29 17:59:38 +03:00 |
|
arabcoders
|
0dccfad5c8
|
Refactor: improve UX to prevent accidental space as download path
|
2025-12-29 17:44:47 +03:00 |
|
arabcoders
|
450b140561
|
Fix: prevent sending only space as download path
|
2025-12-28 21:56:36 +03:00 |
|
arabcoders
|
0c0fe9f5e6
|
Feat: Introduce random delays to task handlers to stagger requests to sites.
|
2025-12-28 16:35:42 +03:00 |
|
arabcoders
|
ac4ce99b01
|
Fix: fixes for windows native
|
2025-12-27 23:58:36 +03:00 |
|
arabcoders
|
633f192c8f
|
Fix: Dont crash on download_path being set to root
|
2025-12-27 22:52:51 +03:00 |
|
arabcoders
|
4773e73d88
|
refactor: dont raise GracefulExit on app_shutdown
|
2025-12-27 21:58:32 +03:00 |
|
arabcoders
|
4ad218e97d
|
Fix: returning response from finally block
|
2025-12-27 21:52:41 +03:00 |
|
arabcoders
|
b6b16666f6
|
make the release notes retain the previous text
|
2025-12-27 21:46:21 +03:00 |
|
arabcoders
|
561f7d0387
|
Refactor: remove direct as_posix calls
|
2025-12-27 21:43:08 +03:00 |
|
arabcoders
|
3268cd4791
|
Fix: fix history items sort in simple view
|
2025-12-27 21:42:13 +03:00 |
|
arabcoders
|
54f0f89dc8
|
Refactor: switch native builds to onedir
|
2025-12-27 20:46:05 +03:00 |
|
arabcoders
|
9ba68dcfaf
|
Fix: some extractors dont support --flat-playlist, so expand support to cover them
|
2025-12-26 20:02:09 +03:00 |
|
arabcoders
|
2ae5f7e3c8
|
Fix: double video in archive message
|
2025-12-26 19:58:32 +03:00 |
|
arabcoders
|
01eecbffad
|
Chore: update external packages
|
2025-12-26 19:39:40 +03:00 |
|
arabcoders
|
5a5f16c9f8
|
Refactor: make classes more modular
|
2025-12-19 20:12:01 +03:00 |
|
arabcoders
|
71cdcc220f
|
Chore: update external packages
|
2025-12-19 19:48:22 +03:00 |
|
arabcoders
|
d5727ca387
|
Fix: add fallback to placeholder if loading thumbnail fails
|
2025-12-18 18:58:11 +03:00 |
|
arabcoders
|
b36d9fd641
|
Refactor: migrated whatleft of sync code to async
|
2025-12-18 18:21:34 +03:00 |
|
arabcoders
|
699e21f54d
|
revert: revert changes to DownloadQueue to load finished history
|
2025-12-18 17:19:23 +03:00 |
|
arabcoders
|
50f50bed9f
|
Refactor: do not load history items in DownloadQueue
|
2025-12-18 17:08:18 +03:00 |
|