Nicolas Meienberger
|
60ece09a47
|
ci: disable testflight publish in main release workflow
|
2026-07-13 13:53:46 +02:00 |
|
renovate[bot]
|
dc318e8bf4
|
chore(deps): update actions/checkout action to v7 (#997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-06 14:28:55 +02:00 |
|
renovate[bot]
|
1aa1ef91f4
|
chore(deps): update actions/cache action to v6 (#1009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-06 14:28:32 +02:00 |
|
renovate[bot]
|
78f42af6df
|
chore(deps): update docker/setup-buildx-action digest to bb05f3f (#1035)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-06 14:28:06 +02:00 |
|
renovate[bot]
|
4b94512d50
|
chore(deps): update github/codeql-action digest to 54f647b (#1036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-06 14:27:46 +02:00 |
|
renovate[bot]
|
56cea44686
|
chore(deps): update docker/metadata-action digest to dc80280 (#1030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-06 11:26:48 +02:00 |
|
renovate[bot]
|
67995a509c
|
chore(deps): update docker/login-action digest to af1e73f (#1029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-06 10:36:04 +02:00 |
|
renovate[bot]
|
d8082b2243
|
chore(deps): update docker/build-push-action digest to 53b7df9 (#1026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-06 10:33:07 +02:00 |
|
renovate[bot]
|
f235c83732
|
chore(deps): update actions/cache digest to caa2961 (#1010)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-06 10:32:40 +02:00 |
|
renovate[bot]
|
ec884acc65
|
chore(deps): update softprops/action-gh-release digest to 718ea10 (#995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-07-06 10:32:17 +02:00 |
|
Nicolas Meienberger
|
7274740ab5
|
fix(ci): scope desktop release signing secrets
|
2026-06-29 08:31:11 +02:00 |
|
Nico
|
b010e25803
|
refactor(desktop): remove restic bridge (#1012)
|
2026-06-28 13:09:32 +02:00 |
|
Nico
|
cd90abd3fe
|
feat(desktop): automatic release pipeline (#1006)
* feat(desktop): automatic release pipeline
* refactor(desktop-release): remove build number infer since we won't release locally
* fix(desktop): correct MAS TestFlight release config
|
2026-06-23 11:38:11 +02:00 |
|
Nicolas Meienberger
|
277c24e1a0
|
fix(auth): revoke organization API keys when removing members
|
2026-06-21 22:46:51 +02:00 |
|
renovate[bot]
|
4cdce2a26d
|
chore(deps): update github/codeql-action digest to 8aad20d (#914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-06-16 16:17:45 +02:00 |
|
renovate[bot]
|
e720e9707e
|
chore(deps): update actions/checkout digest to df4cb1c (#936)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-06-16 16:16:53 +02:00 |
|
Nico
|
c2f1e2f790
|
ci: add manual branch image publish workflow (#962)
|
2026-06-09 17:39:07 +02:00 |
|
Nicolas Meienberger
|
a279129ad8
|
ci(integration): include only necessary logs in artifacts
|
2026-06-03 17:21:32 +02:00 |
|
Nicolas Meienberger
|
027c6efb32
|
ci(docs): allow deploy only on repo default branch
|
2026-06-03 17:18:10 +02:00 |
|
renovate[bot]
|
25f60db703
|
chore(deps): update docker/build-push-action digest to f9f3042 (#910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-06-02 20:56:25 +02:00 |
|
renovate[bot]
|
478a5fcba3
|
chore(deps): update docker/login-action digest to 650006c (#913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-06-02 20:56:03 +02:00 |
|
renovate[bot]
|
bf69fc5f65
|
chore(deps): update docker/metadata-action digest to 80c7e94 (#915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-06-02 20:55:42 +02:00 |
|
renovate[bot]
|
0fd88b2cdf
|
chore(deps): update docker/setup-buildx-action digest to d7f5e7f (#916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-06-02 20:55:18 +02:00 |
|
Nicolas Meienberger
|
dfd787c8ae
|
test(integration): skip volume mounting in CI
|
2026-06-02 20:26:50 +02:00 |
|
Nico
|
648ccae5fc
|
test(integration): s3 repository with rustfs & rclone (#933)
* test(integration): s3 repository with rustfs
* ci: run integration tests before release
* chore: fix linting issue
* ci: persist-creds -> false
|
2026-06-01 21:37:12 +02:00 |
|
renovate[bot]
|
05073e667e
|
chore(deps): update cloudflare/wrangler-action action to v4 (#884)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-05-19 21:56:11 +02:00 |
|
renovate[bot]
|
eb36621b30
|
chore(deps): update actions/upload-artifact digest to 043fb46 (#777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-05-19 20:51:48 +02:00 |
|
renovate[bot]
|
da1d4d30b2
|
chore(deps): update actions/cache digest to 27d5ce7 (#786)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-05-19 20:51:23 +02:00 |
|
renovate[bot]
|
68a7b0beb1
|
chore(deps): update github/codeql-action digest to 9e0d7b8 (#793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-05-19 20:51:04 +02:00 |
|
Nico
|
4a06891db9
|
ci: remove stale file upload (#897)
|
2026-05-19 20:14:16 +02:00 |
|
renovate[bot]
|
89ae52d036
|
chore(deps): update docker/build-push-action digest to bcafcac (#772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-05-07 08:10:59 +02:00 |
|
Nicolas Meienberger
|
b1ae85e2c1
|
fix(notifications): preserve existing destinations with target allowlist
|
2026-05-05 10:24:20 +02:00 |
|
Nicolas Meienberger
|
f3eb072182
|
ci: run update docs workflow only if minor is released
|
2026-04-25 14:53:54 +02:00 |
|
Nicolas Meienberger
|
eafcf2dd1f
|
ci: include issue to close to copilot instructions
|
2026-04-25 14:51:58 +02:00 |
|
Nicolas Meienberger
|
c216fb1430
|
ci: auto update docs and readme version
|
2026-04-25 14:44:48 +02:00 |
|
Nico
|
10eb9a84fb
|
ci: restrict workflow GITHUB_TOKEN permissions (#825)
|
2026-04-22 22:07:24 +02:00 |
|
renovate[bot]
|
04973849a0
|
chore(deps): update github/codeql-action action to v4 (#822)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-04-22 21:15:03 +02:00 |
|
Nico
|
3f92dace6c
|
ci: add scorecard analysis (#820)
|
2026-04-21 21:39:18 +02:00 |
|
renovate[bot]
|
2619da9c5f
|
chore(deps): pin dependencies (#794)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-04-16 21:29:59 +02:00 |
|
Nico
|
5b728b8144
|
chore: move docs to monorepo apps (#801)
* chore: move docs to monorepo apps
* chore(docs): bump vite
|
2026-04-16 19:03:00 +02:00 |
|
renovate[bot]
|
e059c35fbb
|
chore(deps): update softprops/action-gh-release action to v3 (#790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-04-16 18:35:08 +02:00 |
|
Nico
|
d10a3d2d65
|
docs: init project (#792)
* docs: init project
docs: design
content
header sticky
docs: content
docs: update starting guide
docs: corrections
docs: oidc, sso & more
feat: landing page
style: card design
style: colors
style: zerobyte logo
style: corner content
style: docs cards
ci(docs): auto deploy to cloudflare
docs: 3-2-1 strategy
* fix: anchor links
* style: refactor landing hero
* feat: og
* chore: fix ci
* ci: build docs before publishing
|
2026-04-15 23:13:10 +02:00 |
|
Nicolas Meienberger
|
d213d3546a
|
ci: install vp globally
|
2026-04-10 22:33:26 +02:00 |
|
Nico
|
8a4a06f888
|
chore: migrate toolchain to vite-plus (#762)
* chore: migrate toolchain to vite-plus
* chore: run lint with bunx
* chore: add vp config postinstall
|
2026-04-09 17:57:19 +02:00 |
|
Nicolas Meienberger
|
f9027033e5
|
ci: add environment to release job
|
2026-04-08 20:59:55 +02:00 |
|
Nico
|
ad8a83e60e
|
e2e: refactor oidc server from dex to tinyauth (#754)
|
2026-04-06 17:48:37 +02:00 |
|
renovate[bot]
|
afc77f55b8
|
chore(deps): pin dependencies (#729)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-04-02 23:44:53 +02:00 |
|
Nico
|
d600102d46
|
chore: move from dependabot to renovate (#721)
* chore: move from dependabot to renovate
* ci: pin oxlint version
|
2026-03-31 19:35:18 +02:00 |
|
Nicolas Meienberger
|
b4668e23c7
|
test(e2e): attach browser logs and full errors in report
|
2026-03-24 07:52:54 +01:00 |
|
Nico
|
8acca9ef4a
|
fix: cli not running (#703)
|
2026-03-23 19:47:44 +01:00 |
|