Nico
|
62de036847
|
refactor: improve perf by calling api in parallel in clientLoaders (#312)
* refactor: improve perf by calling api in parallel in clientLoaders
* fix: dependent api calls
|
2026-01-05 21:10:00 +01:00 |
|
Nico
|
b216219209
|
refactor: move from biome to oxlint/oxformat (#311)
* chore: install and configure oxlint
* chore: fix liniting issues
* chore: install and configure oxfmt
* ci: add oxlint action instead of biome
* chore: pr feedbacks
* Revert "chore: pr feedbacks"
This reverts commit 525dcd8d9f.
|
2026-01-05 21:04:37 +01:00 |
|
Nico
|
c6b569bed6
|
feat(schedule-form): allow custom cron expression (#214)
* feat(schedule-form): allow custom cron expression
* refactor: guard against potential undefined cron expression
|
2025-12-22 19:50:26 +01:00 |
|
Nicolas Meienberger
|
a985c95a31
|
chore: wording and formatting
|
2025-12-21 20:37:34 +01:00 |
|
Alessandro Zappia
|
11f2c27f7f
|
add monthly backup frequency with multi-day selection
|
2025-12-21 20:36:13 +01:00 |
|
Nico
|
492aa4178d
|
feat: allow to control --one-file-system option from the schedule config (#201)
|
2025-12-21 14:21:08 +01:00 |
|
Jakub Trávník
|
4403e3cf19
|
Merge branch 'main' into missing-icons
|
2025-12-05 00:22:39 +01:00 |
|
Nico
|
08d8a47352
|
feat: custom include patterns (#104)
* feat: add custom include patterns
* feat: add exclude-if-present option
|
2025-12-04 18:44:34 +01:00 |
|
Nico
|
1e20fb225e
|
feat: naming backup schedules (#103)
* docs: add agents instructions
* feat: naming backup schedules
* fix: wrong table for filtering
|
2025-12-04 18:31:00 +01:00 |
|
Jakub Trávník
|
ff4c1404a6
|
feat: add icons to buttons and alerts for improved UI clarity
|
2025-12-03 17:31:44 +01:00 |
|
Nico
|
cb0d23fd52
|
refactor: rebrand to zerobyte (#45)
Release Workflow / determine-release-type (push) Has been cancelled
Release Workflow / build-images (push) Has been cancelled
Release Workflow / publish-release (push) Has been cancelled
|
2025-11-20 18:59:57 +01:00 |
|
Copilot
|
0d36484c04
|
Add "Ironmount" prefix to page titles and display version in sidebar (#28)
Release Workflow / determine-release-type (push) Has been cancelled
Release Workflow / build-images (push) Has been cancelled
Release Workflow / publish-release (push) Has been cancelled
* Initial plan
* Initial exploration - understanding the codebase
Co-authored-by: nicotsx <47644445+nicotsx@users.noreply.github.com>
* Add "Ironmount - " prefix to all route titles and version in sidebar
Co-authored-by: nicotsx <47644445+nicotsx@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: nicotsx <47644445+nicotsx@users.noreply.github.com>
|
2025-11-16 16:49:35 +01:00 |
|
Nicolas Meienberger
|
6e6becec3b
|
refactor(breadcrumbs): use handler & match pattern
|
2025-11-13 22:28:53 +01:00 |
|
Nico
|
95a0d44b45
|
refactor: unify backend and frontend servers (#3)
* refactor: unify backend and frontend servers
* refactor: correct paths for openapi & drizzle
* refactor: move api-client to client
* fix: drizzle paths
* chore: fix linting issues
* fix: form reset issue
|
2025-11-13 20:11:46 +01:00 |
|