Abdulmohsen
|
cf4386e1a5
|
Merge pull request #594 from arabcoders/dev
native-build / build (amd64, ubuntu-latest) (push) Has been cancelled
native-build / build (amd64, windows-latest) (push) Has been cancelled
native-build / build (arm64, macos-latest) (push) Has been cancelled
native-build / build (arm64, ubuntu-latest) (push) Has been cancelled
native-build / build (arm64, windows-latest) (push) Has been cancelled
feat: add support for ignoring conditions in downloads and UI
|
2026-04-28 01:21:27 +03:00 |
|
arabcoders
|
084f5082ad
|
feat: add support for ignoring conditions in downloads and UI
|
2026-04-27 20:58:00 +03:00 |
|
arabcoders
|
fc6bc88e61
|
refactor: use one tmp directory for tests
|
2026-04-27 00:31:14 +03:00 |
|
Abdulmohsen
|
cb1c355e58
|
Merge pull request #593 from arabcoders/dev
native-build / build (amd64, ubuntu-latest) (push) Has been cancelled
native-build / build (amd64, windows-latest) (push) Has been cancelled
native-build / build (arm64, macos-latest) (push) Has been cancelled
native-build / build (arm64, ubuntu-latest) (push) Has been cancelled
native-build / build (arm64, windows-latest) (push) Has been cancelled
refactor: re-add the automatic history update after download
|
2026-04-26 20:26:51 +03:00 |
|
arabcoders
|
f33dc84c57
|
refactor: minor ui update
|
2026-04-26 20:18:38 +03:00 |
|
arabcoders
|
50253c650a
|
refactor: re-add the automatic history update after download
|
2026-04-25 20:24:45 +03:00 |
|
Abdulmohsen
|
4ee7537733
|
Merge pull request #592 from arabcoders/dev
fix: Slowness in deleting big number of items
|
2026-04-25 01:42:01 +03:00 |
|
arabcoders
|
73410f2acd
|
fix: edge swipe on iOS safari
|
2026-04-24 23:27:53 +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
|
7d79e0e8b0
|
refactor: minor UI fixes for logs
|
2026-04-24 20:48:17 +03:00 |
|
arabcoders
|
31786ad8d9
|
fix: sidebar should follow same overall opcity
|
2026-04-24 20:22:30 +03:00 |
|
arabcoders
|
3c1567930f
|
feat: add system limits API endpoint and UI for download capacity overview
|
2026-04-22 22:02:40 +03:00 |
|
arabcoders
|
29777ff928
|
refactor: remove ui_update_title and standardize page title
|
2026-04-22 20:55:29 +03:00 |
|
Abdulmohsen
|
fdc08989ae
|
Merge pull request #591 from arabcoders/dev
native-build / build (amd64, ubuntu-latest) (push) Has been cancelled
native-build / build (amd64, windows-latest) (push) Has been cancelled
native-build / build (arm64, macos-latest) (push) Has been cancelled
native-build / build (arm64, ubuntu-latest) (push) Has been cancelled
native-build / build (arm64, windows-latest) (push) Has been cancelled
Fix pagination UI and refactor presets layout
|
2026-04-22 20:01:40 +03:00 |
|
arabcoders
|
c2cb5527f5
|
fix: broken tests in CI
|
2026-04-22 19:50:56 +03:00 |
|
arabcoders
|
35f38d7cee
|
refactor: update presets UI to follow same rules as other pages.
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-22 19:38:35 +03:00 |
|
arabcoders
|
c9534bdf11
|
refactor: remove useless wrappers
|
2026-04-22 19:04:11 +03:00 |
|
arabcoders
|
510bc2df2b
|
fix: tasks was missing pagination UI elements
|
2026-04-22 18:07:21 +03:00 |
|
Abdulmohsen
|
ed77ea508c
|
Merge pull request #590 from arabcoders/dev
Refactor: Seperate history items from queue
|
2026-04-21 23:24:42 +03:00 |
|
arabcoders
|
716fce8941
|
fix: newDownload was causing infinite loop when switching to mulit url mode
|
2026-04-21 22:57:25 +03:00 |
|
arabcoders
|
03cabe6c70
|
refactor: wait on db flush before returning in API history clear response
|
2026-04-21 22:56:46 +03:00 |
|
arabcoders
|
6eaa15b37a
|
refactor: standardize pagination position
|
2026-04-21 22:55:52 +03:00 |
|
arabcoders
|
e7dfee66b1
|
refactor: seperate history from queue
|
2026-04-21 21:48:38 +03:00 |
|
arabcoders
|
210712cee2
|
refactor: drop pinia stores
|
2026-04-21 20:51:47 +03:00 |
|
arabcoders
|
fc5cf84dd2
|
refactor(ui): more consistency changes.
|
2026-04-19 21:22:29 +03:00 |
|
arabcoders
|
e644ea6357
|
refactor: rename sidebarOpen to showSidebar
|
2026-04-18 22:17:10 +03:00 |
|
arabcoders
|
fe7c18e6c6
|
feat: add swipe functionality for sidebar in mobile
|
2026-04-18 22:12:32 +03:00 |
|
arabcoders
|
00ce7efb32
|
feat: add validation for internal URLs in conditions_test
|
2026-04-18 20:39:20 +03:00 |
|
arabcoders
|
3f6149aaf7
|
refactor: use plain text for multi-line messages ni confirm dialog
|
2026-04-18 20:18:41 +03:00 |
|
arabcoders
|
9d1bde7355
|
fix: restore tri-option for theme color
|
2026-04-18 20:00:32 +03:00 |
|
arabcoders
|
00404fc6d4
|
refactor: made _static.py dynamic
|
2026-04-18 19:26:44 +03:00 |
|
arabcoders
|
70648c2253
|
Refactor: standardize the look and feel of the pages after recent nuxt ui migration
|
2026-04-15 23:53:15 +03:00 |
|
arabcoders
|
bb246cc6f5
|
wip
|
2026-04-15 21:52:52 +03:00 |
|
arabcoders
|
e7fd60010b
|
fix: opacity interaction with the new form guard
|
2026-04-15 18:14:36 +03:00 |
|
arabcoders
|
9337e81f62
|
refactor: remove useless tests
|
2026-04-15 18:13:04 +03:00 |
|
arabcoders
|
182a2e97e6
|
feat: add form guards to prevent accidental data loss
|
2026-04-15 00:37:12 +03:00 |
|
arabcoders
|
360d2f3df8
|
refactor: minor fixes to overall design.
|
2026-04-14 23:43:48 +03:00 |
|
Abdulmohsen
|
8729f030c7
|
Merge pull request #589 from arabcoders/dev
feat(console): make terminal window more durable
|
2026-04-14 17:32:17 +03:00 |
|
arabcoders
|
dbff4c6798
|
feat(console): make terminal window more durable and support reloading and stopping commands.
|
2026-04-14 02:19:35 +03:00 |
|
arabcoders
|
c70d5340f1
|
feat: implement patch to make Windows Popen support stopping live stream
|
2026-04-11 23:31:48 +03:00 |
|
arabcoders
|
1786db46cc
|
fix: native build could fail due to cache restore
|
2026-04-11 19:48:48 +03:00 |
|
Abdulmohsen
|
0eabc2197b
|
Merge pull request #588 from arabcoders/dev
native-build / build (amd64, ubuntu-latest) (push) Has been cancelled
native-build / build (amd64, windows-latest) (push) Has been cancelled
native-build / build (arm64, macos-latest) (push) Has been cancelled
native-build / build (arm64, ubuntu-latest) (push) Has been cancelled
native-build / build (arm64, windows-latest) (push) Has been cancelled
fix: better partial live download handling
|
2026-04-11 19:27:44 +03:00 |
|
arabcoders
|
890aae8a72
|
chore: external packages update
|
2026-04-11 19:17:55 +03:00 |
|
arabcoders
|
f9119f5a33
|
fix: better partial live download handling
|
2026-04-11 19:13:00 +03:00 |
|
arabcoders
|
ae20b518f0
|
fix: version tagging in native build
|
2026-04-10 20:22:25 +03:00 |
|
Abdulmohsen
|
28ec496430
|
Merge pull request #587 from arabcoders/dev
native-build / build (amd64, ubuntu-latest) (push) Has been cancelled
native-build / build (amd64, windows-latest) (push) Has been cancelled
native-build / build (arm64, macos-latest) (push) Has been cancelled
native-build / build (arm64, ubuntu-latest) (push) Has been cancelled
native-build / build (arm64, windows-latest) (push) Has been cancelled
fix: improve the native build
|
2026-04-10 20:11:51 +03:00 |
|
arabcoders
|
4620d1aaed
|
fix: improve the native build
|
2026-04-10 19:58:36 +03:00 |
|
Abdulmohsen
|
2139e20332
|
Merge pull request #586 from arabcoders/dev
native-build / build (amd64, ubuntu-latest) (push) Has been cancelled
native-build / build (amd64, windows-latest) (push) Has been cancelled
native-build / build (arm64, macos-latest) (push) Has been cancelled
native-build / build (arm64, ubuntu-latest) (push) Has been cancelled
native-build / build (arm64, windows-latest) (push) Has been cancelled
minor bug fixes and overall ui improvements
|
2026-04-10 18:33:29 +03:00 |
|
arabcoders
|
1fa60c3909
|
fix: playlist keys pre-processing. Closes #585
|
2026-04-10 18:26:54 +03:00 |
|
arabcoders
|
c3132858e7
|
feat: add download_skipped flag to track intentionally skipped downloads
|
2026-04-10 18:07:05 +03:00 |
|