Commit Graph

  • ceb29a80f9 progress implementing remote instance views Gareth George 2025-07-10 00:21:50 -07:00
  • 74eb15df04 fix: cont'd work on sync implementation Gareth George 2025-06-30 00:01:33 -07:00
  • 5585c207c9 fix: snapshot browser can download paths conaining spaces and special chars Gareth 2025-10-31 15:10:47 -07:00
  • b9181dc00d chore(main): release 1.10.1 (#971) v1.10.1 Gareth 2025-10-31 01:25:41 -07:00
  • 5b3d23b422 fix: set --windows-tray=true by default Gareth 2025-10-31 01:23:59 -07:00
  • 3a58090646 fix: database migration fails for some users due to legacy repo_guids Gareth 2025-10-31 01:15:36 -07:00
  • a1379e5c37 chore(main): release 1.10.0 (#902) v1.10.0 Gareth 2025-10-30 22:13:11 -07:00
  • 20bd9a49e4 fix: restic process should run in the background on windows Gareth 2025-10-30 21:23:51 -07:00
  • b2b206e535 feat: add telegram notification hook (#963) Elisiário Couto 2025-10-30 04:25:08 +00:00
  • 32ead81622 fix: support backrest installation as an openrc service (#947) Garret_94 2025-10-25 05:21:44 +02:00
  • ecf74f9112 fix: getOperationEvents use create EmptySchema not javascript empty object (#951) ASNFalcon 2025-10-25 11:16:53 +08:00
  • c4d333e0ed fix: use default locale for formatting dates (#950) Michael Pearson 2025-10-18 11:34:47 +11:00
  • e41c357d30 fix: improve JSON parsing resilience (#928) Francisco Javier 2025-10-05 04:29:11 +02:00
  • 4357295a17 chore: fix store contract test Gareth 2025-09-30 23:36:07 -07:00
  • 2ced790340 fix: update css to actually center elements having class .float-center-right (#931) Shailesh Aanand 2025-10-01 12:00:43 +05:30
  • b369f344c7 chore: tune sqlite3 driver options for better performance Gareth 2025-09-30 01:08:41 -07:00
  • e8e94295cc fix: avoid shared cache memory databases (#926) Nuno Cruces 2025-10-01 05:51:51 +01:00
  • 3ccb883b2f fix: merge windows tray functionality into backrest.exe for single binary install on windows (#903) Gareth 2025-09-28 20:57:15 -07:00
  • 25d2771fd7 chore: fix migrations test failure Gareth 2025-09-28 12:16:21 -07:00
  • e31e0e1ccc chore: allow dump operations to run concurrently with other tasks Gareth 2025-09-28 04:40:03 -07:00
  • 1ee919c6b9 chore: migrate to ncruces sqlite3 driver for improved stability (#923) Gareth 2025-09-28 04:30:22 -07:00
  • d9b77155f3 feat: allow direct downloading files and folders through backrest webui without restoring first (#921) Gareth 2025-09-28 03:10:03 -07:00
  • 1200e04ac4 chore: use kvstore to track monotonic increasing modnos (#922) Gareth 2025-09-28 03:09:34 -07:00
  • 2effddb308 docs: fix link & fix typo in 2.hooks.md (#917) Ted Robertson 2025-09-28 08:03:42 +02:00
  • b34ea4c598 fix: update restic version to 0.18.1 (#910) github-actions[bot] 2025-09-22 15:02:01 -07:00
  • 6cf7df23b8 fix: remove scheduled task time limit for Windows 2012 (#899) Andrew H. 2025-09-13 14:43:51 -05:00
  • 166aed7f74 chore: add elementary e2e api coverage for all repo and plan operation types Gareth 2025-09-07 22:41:06 -07:00
  • 77e062353e chore: add more first time flow coverage Gareth 2025-09-07 01:29:35 -07:00
  • 5772c79a16 chore: add an e2e test covering first time setup user journeys Gareth 2025-09-07 01:16:33 -07:00
  • edf992e701 docs: cleanup the ssh remotes guide Gareth 2025-09-07 00:38:45 -07:00
  • 899f30c9bb chore: refactor release workflows Gareth 2025-09-07 00:12:16 -07:00
  • 2f1627ec44 docs: logo visibility in dark mode (#883) Hendrik Sievers 2025-08-29 10:22:19 +02:00
  • 9fd42f95f8 chore: fix release workflow for windows installers Gareth 2025-08-28 17:56:16 -07:00
  • e6c5b5d16f chore(main): release 1.9.2 (#861) v1.9.2 Gareth 2025-08-28 00:05:59 -07:00
  • 2560bde48c chore: ensure first config access is through config manager Gareth 2025-08-27 23:27:53 -07:00
  • da0ac093f1 fix: backrestmon should call flag.Parse to correctly handle port overrides Gareth 2025-08-27 23:16:53 -07:00
  • ca54a063d9 fix: reduce overly verbose logs during backups and other operations Gareth 2025-08-27 22:47:20 -07:00
  • a271afe7e3 fix: rework output handling in restic pkg to improve error capturing and consistency Gareth 2025-08-27 22:05:13 -07:00
  • 59b5ed558b chore: fix typo in repo orchestrator Gareth 2025-08-27 00:20:25 -07:00
  • c1c4d218b9 fix: default env variables from the docker-compose.yml sample Gareth 2025-08-26 23:57:19 -07:00
  • 4695230317 chore: fix restic package tests Gareth 2025-08-26 23:07:33 -07:00
  • 31803eb222 chore: fix broken tests remaining Gareth 2025-08-26 22:54:07 -07:00
  • 93f7edbdd7 fix: restic package properly handles 'verbose_status' and 'exit_error' status types Gareth 2025-08-26 22:52:53 -07:00
  • 32ca7e3ce8 chore: skip syncapi tests Gareth 2025-08-26 22:45:19 -07:00
  • dc481e55c8 fix: modernize windows installer with Inno Setup (#867) Andrew H. 2025-08-21 01:11:52 -05:00
  • a967832731 chore: add an additional check that config passes validation after migration garethgeorge 2025-08-20 22:49:24 -07:00
  • 8c506a4e6b chore: improve migration handling by merging ConfigManager and CachingValidatingStore garethgeorge 2025-08-20 22:44:24 -07:00
  • 3d978948bb fix: auto expand parents of pending and in-progress operations in tree view Gareth 2025-08-20 00:22:01 -07:00
  • 8c3d7ef55d fix: use zap logger for restic log formatting Gareth 2025-08-19 23:56:28 -07:00
  • 16e6edef9d fix: 'items' shows the total number of flows under the parent node rather than immediate decendents Gareth 2025-08-07 23:29:11 -07:00
  • fe78df34c6 fix: further improve tree view layout and display preview item counts for hidden subtrees Gareth 2025-08-07 23:16:55 -07:00
  • c84a08475f fix: improve optree view layout and performance with lazy rendering Gareth 2025-08-07 22:47:08 -07:00
  • 11e59a6b28 chore: refactor config migration logic Gareth 2025-08-07 00:44:14 -07:00
  • 3f9308ee57 chore: update README.md about windows port env var (#856) robertschulze 2025-08-06 07:59:19 +02:00
  • 9b73a0e3e4 chore(main): release 1.9.1 (#857) v1.9.1 Gareth 2025-08-05 22:48:19 -07:00
  • 7f51ef51e7 fix: new backrest installs can't set instance ID Gareth George 2025-08-05 22:43:28 -07:00
  • 60e7e7fec6 feat: declare new task hook feature garethgeorge/taskhooks Gareth George 2025-08-03 17:35:52 -07:00
  • e94df32b14 chore(main): release 1.9.0 (#826) v1.9.0 Gareth 2025-08-03 17:12:34 -07:00
  • eaa1143f57 feat: ui tweaks to improve backup / snapshot detail readability Gareth George 2025-08-03 17:06:46 -07:00
  • 4cb5a16921 chore: disable multihost settings panel for 1.9.0 release Gareth George 2025-08-03 16:49:26 -07:00
  • 8c768a795a remove defaults for UID / GID garethgeorge/uidgid Gareth George 2025-08-03 13:30:09 -07:00
  • cf837f3e52 add upper bound check to int parsing Gareth George 2025-08-03 13:29:50 -07:00
  • aba651430d mark as only buildable on linux Gareth George 2025-08-03 13:21:32 -07:00
  • 9dc1adedfb chore: upload testutil/net.go Gareth George 2025-08-03 13:11:56 -07:00
  • f52275bab3 feat: add arg forwarding to docker-entrypoint and backrestmon Gareth George 2025-08-03 10:58:32 -07:00
  • 42054f4a22 feat: add arg forwarding to docker-entrypoint and backrestmon Gareth George 2025-08-03 10:58:32 -07:00
  • bb0604a141 chore: update README.md Gareth 2025-07-22 17:49:31 -07:00
  • 86e624bb73 chore: simplify sync impl by abstracting bidirectional transport (#844) Gareth 2025-07-21 21:20:16 -07:00
  • 85ec74fdb3 docs: add rclone mount to docker-compose example (#836) Mo 2025-07-08 02:00:23 +02:00
  • 737743855d feat: docker container handles PID / GID for alpine image Gareth George 2025-06-30 00:08:50 -07:00
  • cd5814d848 fix: race condition in taskcollectgarbage potentially prematurely deletes logs for tasks currently running (#828) Gareth 2025-06-29 21:56:33 -07:00
  • 6e0c201025 feat: multihost sync ui (#825) Gareth 2025-06-29 17:34:02 -07:00
  • 5bc63d4b93 fix: add docker entrypoint to set appropriate defaults for env vars origin/main origin/HEAD Gareth George 2025-06-28 16:02:58 -07:00
  • fe53a603da fix(prune): correctly handle max-unused 0% Gareth George 2025-06-28 15:23:10 -07:00
  • 55949a28c5 fix(webui): clarify retention policy descriptions Gareth George 2025-06-28 15:20:57 -07:00
  • 90b77db05a feat(webui): improve compression graph readability Gareth George 2025-06-28 12:09:30 -07:00
  • 37f0bbe63e chore: update install.sh to support an --allow-remote-access flag to make updates easier Gareth 2025-06-23 00:25:05 -07:00
  • f512ffebe3 fix: sometimes summary dashboard doesn't load on first viewing Gareth George 2025-06-22 21:53:38 -07:00
  • d6a62adf82 chore: update webui dependencies Gareth George 2025-06-22 21:46:08 -07:00
  • f5b246f502 chore: improve local debugability of webui by bypassing react-serve proxy Gareth George 2025-06-22 21:42:10 -07:00
  • 70b91b117b chore: better define whitespace in the context of restic output parsing Gareth George 2025-06-22 21:24:27 -07:00
  • 5112b76766 fix: improve resiliance to warnings printed by restic when executing JSON commands Gareth George 2025-06-22 21:16:20 -07:00
  • 46168aea28 chore: track slack-clean-job.png with LFS Gareth George 2025-06-22 20:51:52 -07:00
  • eb9948b993 feat: sync api creates and uses cryptographic identity of local instance (#780) Gareth 2025-06-22 20:42:23 -07:00
  • cd67858a34 fix: Windows installer ToolTipIcon Info Enum (#799) 4fosaefp 2025-06-22 20:49:46 -04:00
  • 39f0c092e4 feat: allow repo url to be set from env with ${RESTIC_REPOSITORY} (#813) Adrian T 2025-06-23 03:48:47 +03:00
  • 9a4e0c5c74 feat: add support for block kit slack body (#774) Justin Rich 2025-05-29 02:19:46 -07:00
  • 1a9bed21e2 fix: missing KeepLastN in scheduled retention policy (#778) Ian Paterson 2025-05-09 17:33:34 -04:00
  • 58721f9003 chore: drop dependency on bbolt Gareth George 2025-05-05 22:42:02 -07:00
  • 7a5030bb00 chore(main): release 1.8.1 (#735) v1.8.1 Gareth 2025-05-05 21:26:43 -07:00
  • 715c7ccf13 fix: reduce memory overhead when downloading restic updates Gareth George 2025-05-05 21:07:57 -07:00
  • e8297b1ee5 fix: use github.com/vearutop/statigz to embed webUI srcs and improve Accept-Encoding handling Gareth George 2025-05-05 20:38:10 -07:00
  • 59614d84b7 fix: rare repoPool initialization crash Gareth George 2025-05-05 20:35:26 -07:00
  • 7930b9c2d9 fix: handle Accept-Encoding properly for compressed webui srcs Gareth George 2025-05-05 00:35:33 -07:00
  • 9982761aa8 chore: optimize formatDuration Gareth George 2025-05-05 00:26:50 -07:00
  • 18354c8269 fix: --keep-last n param to mitigate loss of sub-hourly snapshots (#741) Ian Paterson 2025-05-05 02:41:54 -04:00
  • 4d1d9deb1c docs: SSH remote configuration cookbook Gareth George 2025-05-01 23:59:22 -07:00
  • 19fb1dc93e chore: fix links in restore-files doc Gareth George 2025-05-01 23:33:12 -07:00
  • 153b43be0a fix: use gitlfs to track image assets for docs Gareth George 2025-05-01 23:24:54 -07:00
  • a0851b084f docs: add images to getting started guide and new 'restore files' article Gareth George 2025-05-01 23:22:14 -07:00