Commit Graph

  • db53b114cb better sqlitestore prewarming encryption Gareth George 2026-05-03 12:32:35 -07:00
  • e7e46772ba test fixes Gareth George 2026-05-02 23:19:33 -07:00
  • 9f5c75431d fix: implement an encryption layer around the syncapi transport Gareth George 2026-05-02 23:01:21 -07:00
  • d6f6875771 chore: upgrade to goreleaser v2 (#1208) main avery 2026-05-03 06:51:23 +01:00
  • 17bac692a1 chore(main): release 1.13.0 release-please--branches--main Gareth 2026-05-02 22:30:05 -07:00
  • b98b1dc3cc feat: experimental multihost sync (#1204) Gareth 2026-05-02 22:29:39 -07:00
  • e7bfdb7b0d additional validations garethgeorge/syncfinal Gareth George 2026-05-02 22:22:15 -07:00
  • 72759db555 some code cleanup Gareth George 2026-05-02 22:01:43 -07:00
  • a32ccb15ae consolidate forget tasks and add RepoOrchestrator interface for testability Gareth George 2026-05-03 04:34:41 +00:00
  • 08316b9ff3 add a new scheduled forget operation Gareth George 2026-04-22 23:14:37 -07:00
  • 5217855efc remove sync api locks Gareth George 2026-04-23 05:31:00 +00:00
  • 16c4a4e671 add it to the ui Gareth George 2026-04-22 01:11:17 -07:00
  • 33518f1642 misc bug fixes, add lock hooks, dashboard improvements Gareth George 2026-04-22 01:05:10 -07:00
  • bdbd2b46c0 logging improvements Gareth George 2026-04-21 23:54:37 -07:00
  • b29d05c432 introduce new config.Transform API for sync client Gareth George 2026-04-21 01:52:01 -07:00
  • b758ec7443 fix test failures etc Gareth George 2026-04-21 01:32:28 -07:00
  • 8b8d85528b more ui refinments Gareth George 2026-04-21 01:16:59 -07:00
  • bebac5114b some side work to enable nix dev shells with dev deps Gareth George 2026-04-21 00:52:19 -07:00
  • e2e927c95a fix sync api w.r.t. propagating additions and deletions from clients Gareth George 2026-04-21 00:42:00 -07:00
  • 53bfbeec94 fix some more bugs and refine the sidenav Gareth George 2026-04-20 16:47:14 -07:00
  • 94cc50e51c more ui refinements and bug fixes Gareth George 2026-04-20 16:32:53 -07:00
  • 1a52043d18 improved settings uis and working pairing (mostly) Gareth George 2026-04-20 16:08:04 -07:00
  • da465a19be checkpoint progress Gareth George 2026-04-20 01:33:30 -07:00
  • 3447ebd20d feat: finish multihost sync impl Gareth George 2026-04-20 08:12:37 +00:00
  • 87d76231bc feat: macOS and linux tray binaries (#1163) Gareth 2026-05-02 22:14:21 -07:00
  • f66116d4d8 fix various build issues pr-1208 Gareth 2026-05-02 22:03:56 -07:00
  • 4871612719 chore: gate linux tray install behind --experimental-linux-tray garethgeorge/tmp Gareth George 2026-05-03 04:44:35 +00:00
  • e95db4cc7d Merge remote-tracking branch 'origin/main' into garethgeorge/tmp Gareth George 2026-05-03 04:39:32 +00:00
  • 7e064a275c fix: show repo URI in sidebar tooltip instead of repo ID (#1209) Alan 2026-05-03 06:37:09 +02:00
  • 653dea76af refactor: upgrade to goreleaser v2 avery 2026-04-24 22:28:16 +01:00
  • 268b5dfae5 chore: add binaries for i386 systems (#1199) update-restic-version Peter Briggs 2026-04-19 23:45:14 -07:00
  • cb38fd8615 install.sh and uninstall.sh improvements Gareth George 2026-04-13 21:41:53 -07:00
  • 88f0fbc7aa fix: refine backrest SFTP UI (#1193) Gareth 2026-04-12 15:33:10 -07:00
  • a106b7fe97 improved linux support and installer defaults to tray mode Gareth 2026-04-12 15:32:11 -07:00
  • 8e9470c954 fix: optimize backrest ui performance (#1195) Gareth 2026-04-12 15:12:01 -07:00
  • 6ef76dd828 simplify status helpers worktree-backrest-ui-perf Gareth 2026-04-12 15:07:55 -07:00
  • 3ecebdb839 fix: further simplify SFTP setup and key copying fix/sftp-flags-bug Gareth 2026-04-12 15:05:53 -07:00
  • da7b3e8c84 fix: refine backrest SFTP UI Gareth 2026-04-12 14:19:06 -07:00
  • 2a76a3c680 fix: optimize backrest ui performance Gareth 2026-04-12 14:56:47 -07:00
  • 12008e5324 fix: always allow CORS OPTIONS requests even behind authenticated endpoints (#1194) Gareth 2026-04-12 14:55:33 -07:00
  • 0d1646b4f5 fix: always allow CORS OPTIONS requests even behind authenticated endpoints fix/options-preflight-auth Gareth 2026-04-12 14:52:51 -07:00
  • 4ebc22b7d1 fix: Alpine Docker images for arm/v6 and arm/v7 architectures (#1165) Charles Machalow 2026-04-12 14:50:22 -07:00
  • 27e1d189ab fix: RESTIC_PASSWORD env shold not take precedent over repo passwords (#1192) Gareth 2026-04-12 14:21:08 -07:00
  • 76bb8ef2a2 fix: RESTIC_PASSWORD env shold not take precedent over repo passwords backrest-auth Gareth 2026-04-12 14:02:54 -07:00
  • 1d5175297f chore: switch to the latest Windows runner for releases (#1176) Andrew H. 2026-04-12 16:03:35 -05:00
  • adcd2861bc fix: global environment variables can override per-repo password variables Gareth 2026-04-12 13:49:35 -07:00
  • 5b83453a31 fix: minor windows installer fixes Andrew H. 2026-04-12 15:45:59 -05:00
  • b3edd06a27 fix: wrong order of parameters in task name (#1168) Evgeniy Timokhov 2026-03-18 17:41:38 +00:00
  • 2e99624682 Bolt: [performance improvement] dashboard backup chart computation bolt-dashboard-perf-395157519602386132 google-labs-jules[bot] 2026-03-12 18:55:37 +00:00
  • a85ffe89e1 switche back to zip archive for the app Gareth 2026-03-11 15:31:39 -07:00
  • 1bccb18e6b Potential fix for code scanning alert no. 35: Workflow does not contain permissions Gareth 2026-03-11 14:33:55 -07:00
  • 17e85d4cf6 add adhoc code signing Gareth 2026-03-11 14:17:04 -07:00
  • 28a0c188c7 create iso image for backrest Gareth 2026-03-11 14:15:48 -07:00
  • d1c946b348 fix bundling on macOS Gareth 2026-03-11 14:07:04 -07:00
  • 47202f9d39 fix: CI fixes for tray build and macOS bundle Gareth 2026-03-11 13:55:15 -07:00
  • ce96181441 update .goreleaser.yaml Gareth 2026-03-11 13:45:37 -07:00
  • 0a9de9e923 fix: add missing tray files excluded by overly broad .gitignore pattern Gareth 2026-03-11 13:02:30 -07:00
  • f0d1e2261f feat: macOS and linux tray binaries Gareth 2026-03-11 12:16:05 -07:00
  • 9dd08d0f1f chore(main): release 1.12.1 (#1130) v1.12.1 Gareth 2026-03-10 23:16:06 -07:00
  • 9e5d795efb chore: set next release version to 1.12.1 Gareth 2026-03-10 23:13:31 -07:00
  • d4594cc695 fix: reduce occurrence of benign 'API error reconnecting' warnings Gareth 2026-03-10 23:04:44 -07:00
  • c603f0010e fix: allow --stdin-from-command flag to be used Gareth 2026-03-10 22:54:13 -07:00
  • cd72b7f8a9 fix: condition snapshot start hook may not run if repo is unreachable and autounlock is enabled Gareth 2026-03-10 22:44:08 -07:00
  • 7344541588 fix: snap operation details to view port when scrolling through a large operation tree Gareth 2026-03-10 22:38:09 -07:00
  • bebe608505 fix: increase bufio's max buffer size to handle large json lines for big repos Gareth 2026-03-10 22:13:56 -07:00
  • a2474fcdc3 chore: stop tracking .vitepress dir Gareth 2026-03-10 22:11:37 -07:00
  • 1bad3d0887 fix: disable strict sftp trust / known host checking Gareth 2026-03-02 00:43:56 -08:00
  • 96d6dffabc fix: support for linux/arm/v7 (#1151) Charles Machalow 2026-03-02 00:39:23 -08:00
  • c4dbc51c01 docs: update api.md (#1133) AdmiralSprk 2026-02-25 02:39:45 -06:00
  • a238298eac fix: prevent FormModal from closing when clicking outside the dialog copilot/fix-dialog-close-issue copilot-swe-agent[bot] 2026-02-25 05:48:14 +00:00
  • 42645b7f0a Initial plan copilot-swe-agent[bot] 2026-02-25 05:46:07 +00:00
  • 46b457bae2 docs: fix deployment workflow garethgeorge/sftp Gareth 2026-02-22 13:46:48 -08:00
  • 5887878004 docs: migrate to vitepress (#1132) Gareth 2026-02-22 13:44:43 -08:00
  • 10b9b9ac8d more tweaks garethgeorge/docs Gareth 2026-02-22 13:44:28 -08:00
  • c9a9ed2d83 docs: migrate to vitepress Gareth 2026-02-22 13:42:23 -08:00
  • 0199440780 fix: use LLM to generate more consistent translations (#1103) Gareth 2026-02-22 13:06:25 -08:00
  • a66b5c587d update to use 3 flash garethgeorge/better-auto-translate Gareth 2026-02-22 12:58:20 -08:00
  • 2170a30edf fill out additional new translation strings across languages Gareth 2026-02-22 12:56:43 -08:00
  • acba3c1246 apply improved translations Gareth 2026-02-22 03:27:29 -08:00
  • 318b865fe5 improved translation script Gareth 2026-02-01 12:13:46 -08:00
  • ce0d40f66e fix: add section headings for plan and check operations in repo settings Gareth 2026-02-01 11:28:45 -08:00
  • 7f050d2fae feat: add new translation strings and expand Japanese language translations (#1120) kyohei 2026-02-23 05:43:57 +09:00
  • 4734bc21b7 fix: ensure that docker images package the latest rclone (#1128) Gareth 2026-02-22 02:46:02 -08:00
  • 322790340b fix: ensure that docker images package the latest rclone garethgeorge/rclone garethgeorge 2026-02-21 23:18:58 -08:00
  • b2d4be2c92 chore(main): release 1.12.0 (#1118) v1.12.0 Gareth 2026-02-21 22:49:34 -08:00
  • 150584cef3 chore: update .goreleaser.yaml and docker builds (#1119) Gareth 2026-02-21 22:43:56 -08:00
  • 3c09286d32 rework docker builds garethgeorge/docker garethgeorge 2026-02-21 22:33:37 -08:00
  • 980733045f overhaul compilation process for the docker images Gareth 2026-02-16 18:21:00 -08:00
  • 19c8c0efa8 chore: update .goreleaser.yaml and docker builds Gareth 2026-02-16 18:10:45 -08:00
  • 844ed1db33 fix: spanish translations improved with context and standardized (#1117) Aaron Fort Garcia 2026-02-17 02:25:21 +01:00
  • 92b82546b8 feat: add japanese (#1114) kyohei 2026-02-16 04:47:58 +09:00
  • ec4764c909 fix: enable systemd unit, change rc service (#1113) Garret_94 2026-02-15 19:42:58 +01:00
  • 45d980b16e fix: stricter cronexpr validation garethgeorge 2026-02-08 14:27:21 -08:00
  • 91305396f8 fix: tooltips and section headers for check and prune policies garethgeorge 2026-02-08 14:14:00 -08:00
  • b1d5403e1f feat: add a --from-source option to install.sh to build backrest locally garethgeorge 2026-02-08 13:56:09 -08:00
  • 4063d8fafc feat: add Dry Run Backup action (#1098) Gareth Evans 2026-02-01 11:43:05 -08:00
  • 7638b5f2dc fix: use cmd.SysProcAttr.HideWindow to spawn background processes on Windows (#1101) Gareth 2026-02-01 11:42:17 -08:00
  • c95bbbe069 fix: use cmd.SysProcAttr.HideWindow to spawn background processes on windows garethgeorge/winfix Gareth 2026-02-01 11:28:14 -08:00
  • 541e13b5bf chore: update troubleshooting SFTP documentation (#1094) Matteo Carotta 2026-01-30 07:08:11 +01:00
  • a2f5e775b7 chore: update README.md Gareth 2026-01-29 22:05:45 -08:00