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
|
8a62f053a5
|
Fix: sorting order for more items in simple view.
|
2025-12-15 17:23:00 +03:00 |
|
arabcoders
|
ddc71cc1bd
|
Feat: Add new PATCH api for updating the task and improved the no timer messaging
|
2025-12-08 19:43:06 +03:00 |
|
arabcoders
|
7e09bf7e18
|
Fix: remove dev packages during final build
|
2025-12-08 17:29:30 +03:00 |
|
arabcoders
|
fa7292ac35
|
Feat: set_preset key for condition to switch preset based on yt-dlp data
|
2025-12-08 17:19:11 +03:00 |
|
arabcoders
|
2b0d8424ea
|
Chore: update external packages
|
2025-12-08 16:47:08 +03:00 |
|
arabcoders
|
5237a33d7a
|
update external packages
|
2025-12-04 20:06:26 +03:00 |
|
arabcoders
|
1f0a5975e5
|
Feat: Add commands history to console
|
2025-11-28 17:53:53 +03:00 |
|
arabcoders
|
d99875eb57
|
QoL: Support newlines as seperator for URLs.
|
2025-11-28 17:15:46 +03:00 |
|
arabcoders
|
4d22e345e5
|
Refactor: Improve display of notifications to indicate severity. This allow user to disable toasts and just rely on color coding
|
2025-11-20 16:49:50 +03:00 |
|
arabcoders
|
c74c6ed60e
|
Refactor: hide Downloads title in index while on mobile
|
2025-11-19 18:54:18 +03:00 |
|
arabcoders
|
ab56b875f3
|
Minor tasks page update
|
2025-11-19 16:32:52 +03:00 |
|
arabcoders
|
1c2b621324
|
Fix: tasks were shown as disabled even if they are actually enabled.
|
2025-11-18 23:29:39 +03:00 |
|
arabcoders
|
793b67c135
|
Feat: Make it possible to enable/disable task. Ref #493
|
2025-11-18 19:27:19 +03:00 |
|
arabcoders
|
6d2deedc21
|
Refactor: change how clear in/completed buttons behave due to changes in how we load history now.
|
2025-11-16 19:17:33 +03:00 |
|
arabcoders
|
46fb943243
|
Fix: change icons and show no items in history.
|
2025-11-16 00:46:02 +03:00 |
|
arabcoders
|
9ea8b639f0
|
Refactor: Add --no-continue as toggle option
|
2025-11-15 22:04:45 +03:00 |
|
arabcoders
|
58ccab3365
|
add support for embedding google drive
|
2025-11-15 21:51:28 +03:00 |
|
arabcoders
|
81a2998303
|
Refactor: Use tab design for index page
|
2025-11-15 20:26:26 +03:00 |
|
arabcoders
|
4a69b0b6a1
|
Feat: Moving files in file browser should trigger item update if exists and update sidecars as well.
|
2025-11-14 20:05:58 +03:00 |
|
arabcoders
|
1c7444e232
|
Feat: Renaming files in file browser should trigger item update if exists and update sidecars as well.
|
2025-11-14 19:26:59 +03:00 |
|
arabcoders
|
98fbf00a63
|
Feat: add app manifest to allow the app to be installed
|
2025-11-13 23:13:01 +03:00 |
|
arabcoders
|
8e6f5fc293
|
Feat: allow selecting browser as target for toasts
|
2025-11-13 22:21:16 +03:00 |
|
arabcoders
|
d835c027d5
|
Chore: rename Notification interface type to notification
|
2025-11-13 21:42:46 +03:00 |
|
arabcoders
|
c77d232c72
|
Feat: add link to upload cookies
|
2025-11-13 21:32:19 +03:00 |
|
arabcoders
|
7edc21ee2d
|
Refactor: removed debug statement.
|
2025-11-13 19:58:42 +03:00 |
|
arabcoders
|
739d8e702f
|
Feat: Paginate history items to improve performance
|
2025-11-13 19:28:10 +03:00 |
|
arabcoders
|
1144ac0e12
|
revert: Revert changes to video player, it was causing issue with side scrolling due to video width and height. let it auto scale
|
2025-11-13 00:08:36 +03:00 |
|
arabcoders
|
b0c9db2d7d
|
Refactor: update video player to account for video height and width
|
2025-11-12 18:48:33 +03:00 |
|
arabcoders
|
70ff5e79c5
|
refactor: improve messaging about websocket errors
|
2025-11-12 18:08:43 +03:00 |
|
arabcoders
|
ad3a3ddb72
|
Feat: add drop file support for cookies field.
|
2025-11-12 17:48:43 +03:00 |
|
arabcoders
|
0972b23b0d
|
Chore: update external packages
|
2025-11-12 17:48:04 +03:00 |
|
arabcoders
|
4e86729206
|
FEAT: add auto clear env variable
|
2025-11-11 22:08:32 +03:00 |
|
arabcoders
|
28207bcd41
|
Refactor: swap the order to poll and than upgrade to WS
|
2025-11-11 17:25:51 +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
|
ddd7f77551
|
[FIX] Show loading screen while waiting for modal text content.
|
2025-11-10 16:43:13 +03:00 |
|
arabcoders
|
7c9233e82e
|
[FIX] implement --max-downloads arg. Ref #479
|
2025-11-09 23:36:45 +03:00 |
|
arabcoders
|
8c8b932d6b
|
[FIX] Chromium browser does not render subtitles after HLS attach
|
2025-11-08 23:11:14 +03:00 |
|
arabcoders
|
1ced5b3314
|
[FIX] fix regression in video player
|
2025-11-08 21:33:22 +03:00 |
|
arabcoders
|
357ca323e1
|
[FIX] update some web related design choices and improve messaging
|
2025-11-08 02:08:24 +03:00 |
|
arabcoders
|
058bf567d1
|
[FEAT] add option to see the compiled yt-dlp options
|
2025-11-08 02:07:37 +03:00 |
|
arabcoders
|
b939aad1db
|
[CHORES] update external packages
|
2025-11-08 02:06:51 +03:00 |
|
arabcoders
|
dda90ce17a
|
hide keyboard shortcuts on mobile
|
2025-11-03 16:21:27 +03:00 |
|
arabcoders
|
be3d57ff95
|
minor fixes to video player
|
2025-11-02 19:50:22 +03:00 |
|
arabcoders
|
4b996a5675
|
[FEAT] Add keyboard shortcuts to built-in video player
|
2025-11-02 19:07:14 +03:00 |
|
arabcoders
|
f140b598f9
|
updated external packages
|
2025-11-01 17:21:48 +03:00 |
|
arabcoders
|
b888e67877
|
[FEAT] When console enabled show button to run commands from newDownload into console.
|
2025-10-27 19:55:52 +03:00 |
|
arabcoders
|
24493885aa
|
minor fixes and style update
|
2025-10-26 21:42:48 +03:00 |
|