Nico
|
2ab37e6b67
|
refactor: async doctor (#375)
* feat: background doctor operation
* refactor(repo-details): design layout
* refactor(doctor): support abort signal in all operations
* chore: fix linting issue
* chore: pr feedbacks
* chore: merge conflicts
* refactor: handle aborted signal in all operations
* chore: pr feedbacks
* chore: remove old migration
|
2026-01-22 21:55:45 +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
|
ae5233d9fb
|
refactor: tag snapshots with schedule short_id instead of db id (#248)
* refactor: tag snapshots with schedule short_id instead of db id
* chore: formatting issues
|
2025-12-28 11:42:25 +01:00 |
|
Nicolas Meienberger
|
52a6ed6070
|
refactor: import local repositories use path only and not name
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-12-26 17:29:42 +01:00 |
|
Nico
|
ac9de54a7b
|
fix: allow arbitrary name for repositories and correctly import existing local repos (#197)
* fix: allow arbitrary name for repositories and correctly import existing local repos
* chore: rebase conflicts
|
2025-12-22 20:50:53 +01:00 |
|
Nicolas Meienberger
|
fdb84374a0
|
refactor: remove icons where it was making the context worse
|
2025-12-06 11:13:26 +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
|
9b46737852
|
refactor(repositories): add a locking mechanism for restic operations (#94)
* refactor(repositories): add a locking mechanism for restic operations
* fix: add missing lock in list repositories
|
2025-12-01 19:47:21 +01:00 |
|
Nico
|
a250c442f8
|
feat: add sftp repositories support (#36)
|
2025-11-20 20:31:40 +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 |
|