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
|
3f6149aaf7
|
refactor: use plain text for multi-line messages ni confirm dialog
|
2026-04-18 20:18:41 +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
|
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 |
|
arabcoders
|
dbff4c6798
|
feat(console): make terminal window more durable and support reloading and stopping commands.
|
2026-04-14 02:19:35 +03:00 |
|
arabcoders
|
7992e1a1c3
|
refactor: minor logs view changes
|
2026-04-09 21:17:49 +03:00 |
|
arabcoders
|
ca03bf716b
|
refactor: use static width for table cells.
|
2026-03-31 18:34:59 +03:00 |
|
arabcoders
|
90ebf44ad4
|
fix: some type issues and dependcies update
|
2026-03-29 22:20:40 +03:00 |
|
arabcoders
|
cdca27d4b9
|
refactor: minor fixes for better mobile view.
|
2026-03-26 19:12:40 +03:00 |
|
arabcoders
|
295c74b985
|
Refactor: rebase the UI on top of nuxt/ui
|
2026-03-25 22:59:53 +03:00 |
|
arabcoders
|
befc7df583
|
refactor: switch from pnpm to bun
|
2026-02-20 22:46:30 +03:00 |
|
arabcoders
|
f166c418f8
|
feat: improve task creation to support multiple URLs.
|
2026-02-17 20:03:27 +03:00 |
|
arabcoders
|
90e07ce71b
|
feat: improve the file browser with pagination.
|
2026-02-13 21:46:01 +03:00 |
|
arabcoders
|
ed6cdf1f92
|
refactor: minor UX fixes.
|
2026-01-29 16:48:18 +03:00 |
|
arabcoders
|
7d6dc7ae76
|
refactor: move presets to db model
|
2026-01-25 19:17:54 +03:00 |
|
arabcoders
|
fd4e755938
|
refactor: migrate tasks to db model
|
2026-01-24 23:09:20 +03:00 |
|
arabcoders
|
042379035a
|
refactor: migrate task definitions to db model
|
2026-01-23 23:38:59 +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
|
5b7d9ddbde
|
refactor: migrate notifications to the new db model
|
2026-01-21 18:29:16 +03:00 |
|
arabcoders
|
8a10627d6a
|
refactor: migrated dl_fields to db model.
|
2026-01-19 18:31:16 +03:00 |
|
arabcoders
|
a09343938d
|
refactor: conditions feature to db model
|
2026-01-18 22:17:07 +03:00 |
|
arabcoders
|
45e27003c1
|
fix: do not show action buttons while loading tasks
|
2026-01-14 20:05:06 +03:00 |
|
arabcoders
|
072a45efba
|
refactor: missed loading check.
|
2026-01-14 20:02:48 +03:00 |
|
arabcoders
|
e0a47e2fe3
|
Refactor: facelift the WebUI
|
2026-01-14 18:56:07 +03:00 |
|
arabcoders
|
044bad41e1
|
Fix: preset export was exporting cookies due to inverted check.
|
2026-01-11 21:26:03 +03:00 |
|
arabcoders
|
cf2ee306d2
|
feat: support using output template for metadata generation. Closes #539
|
2026-01-08 17:03:22 +03:00 |
|
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
|
3c7157542d
|
Refactor: add priority to presets
|
2026-01-05 18:19:55 +03:00 |
|
arabcoders
|
6f717de345
|
Refactor: make the UI buttons more consistent
|
2026-01-04 23:26:09 +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
|
f32bb266bd
|
Refactor: make it possible to enable/disable simple mode via query param
|
2026-01-01 22:32:48 +03:00 |
|
arabcoders
|
0dccfad5c8
|
Refactor: improve UX to prevent accidental space as download path
|
2025-12-29 17:44:47 +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
|
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 |
|