Commit Graph

  • ad5d39643e feat: improve repo view layout when backups from multiple-instances are found Gareth George 2025-01-07 22:16:59 -08:00
  • 407652c9ef fix: ui bugs introduced by repo guid migration Gareth George 2025-01-07 21:55:40 -08:00
  • d9cf79b48a fix: ogid caching for better insert / update performance Gareth George 2025-01-07 21:12:45 -08:00
  • dbcaa7b4fb fix: rare race condition in etag cache when serving webui Gareth George 2025-01-07 20:46:40 -08:00
  • a4b4de5152 feat: initial backend implementation of multihost synchronization (#562) Gareth 2025-01-07 20:31:31 -08:00
  • b3402a18d2 fix: avoid ant design url rule as it requires a tld to be present (#626) Christopher Hoage 2025-01-04 19:31:50 -08:00
  • 2eef0b7e40 Add metric when task fails (#625) Thibault Cohen 2025-01-01 23:43:53 -05:00
  • 929a1454f5 chore: use gotestsum for better test summaries Gareth George 2024-12-30 22:37:12 -08:00
  • 1ff69f121a fix: int overflow in exponential backoff hook error policy (#619) Gareth 2024-12-21 14:17:30 -08:00
  • a1e3a708eb feat: change payload for healthchecks to text (#607) herobrauni 2024-12-10 02:03:19 +01:00
  • b1b7fb9707 feat: cont'd windows installer refinements (#603) homandr 2024-12-07 02:57:00 -06:00
  • b520d90e16 Clarify notes about the port for Windows installation (#604) homandr 2024-12-06 01:39:25 -06:00
  • 1bb3cd70fd feat: add a "test configuration" button to aid users setting up new repos (#582) Gareth 2024-12-01 15:00:31 -08:00
  • d955350973 chore: migrate to connectrpc es v2 api (#583) Gareth 2024-11-26 18:15:23 -08:00
  • 2bd5359655 chore(main): release 1.6.2 (#554) v1.6.2 Gareth 2024-11-26 01:32:06 -08:00
  • 4d7be23e8c fix: better defaults in add repo / add plan views Gareth George 2024-11-26 01:24:59 -08:00
  • c810d27375 fix: tray app infers UI port from BACKREST_PORT or --bind-address if available Gareth George 2024-11-26 00:26:17 -08:00
  • 4f03427c91 chore: fix resticinstaller for windows tests Gareth George 2024-11-25 21:44:46 -08:00
  • 74eb869263 fix: substantially improve windows installer experience (#578) homandr 2024-11-25 20:15:42 -06:00
  • 62ac934386 chore: use pnpm in release validation workflow Gareth George 2024-11-25 18:09:27 -08:00
  • c0fe325516 chore: new test scripts and fixes for MacOS Gareth George 2024-11-25 18:02:48 -08:00
  • c837a286ad chore: move github actions workflows to pnpm Gareth George 2024-11-25 18:02:35 -08:00
  • 51a66839ff fix: make cancel button more visible for a running operation Gareth George 2024-11-25 17:29:54 -08:00
  • 5fea5fdefd fix: update resticinstaller to use the same binary name across versions and to use system restic install when possible Gareth George 2024-11-25 17:24:44 -08:00
  • bf77baba06 fix: webui may duplicate elements in a multi-instance repo Gareth George 2024-11-25 16:58:56 -08:00
  • 015495ce4c chore: automatically populate installer app version from the changelog (#571) homandr 2024-11-19 23:33:27 -06:00
  • 57f9aeb72a fix: use command mode when executing powershell scripts on windows (#569) Gareth 2024-11-19 21:33:13 -08:00
  • 00b0c3e1d2 fix: improve windows installer and relocate backrest on Windows to %localappdata%\programs (#568) homandr 2024-11-19 02:28:38 -06:00
  • 0d53343db0 docs: add Windows PowerShell hook examples (#567) homandr 2024-11-19 02:21:46 -06:00
  • 3397a011a3 fix: allow 'run command' tasks to proceed in parallel to other repo operations garethgeorge 2024-11-18 00:37:48 -08:00
  • cc4daee18c docs: add btrfs snapshot sample to commands cookbook garethgeorge 2024-11-18 00:35:43 -08:00
  • bcc7e87da6 chore: update restic version to 0.17.3 (#565) github-actions[bot] 2024-11-17 23:05:06 -08:00
  • 849a94432c chore: github actions workflow to automate restic version bumps garethgeorge 2024-11-17 22:52:47 -08:00
  • efa2baa927 chore: use replace directive in go.mod to prevent accidental sqlite version upgrades garethgeorge 2024-11-17 00:48:52 -08:00
  • 0642f4b65a fix: set etag header to cache webUI source garethgeorge 2024-11-17 00:36:42 -08:00
  • 0ecebf8ce4 always set .Plan in hookvars to properly format messages for prune/check operations garethgeorge 2024-11-16 13:30:50 -08:00
  • e60a4fbcd7 fix: crash on arm32 device due to bad libc dependency version for sqlite driver (#559) arminus 2024-11-15 22:30:28 +01:00
  • 0aedbfac34 chore: add image source label to dockerfiles (#553) Marc 2024-11-15 22:30:15 +01:00
  • 492beb2935 fix: garbage collection with more sensible limits grouped by plan/repo (#555) Gareth 2024-11-13 21:17:03 -08:00
  • 78c01a1a35 chore: backrest includes binary version info in startup logs for better debugability garethgeorge 2024-11-13 20:04:58 -08:00
  • aa39ead0e1 fix: allow for deleting individual operations from the list view garethgeorge 2024-11-13 19:47:20 -08:00
  • 592e4cf9dd fix: improve memory pressure from getlogs garethgeorge 2024-11-13 18:18:21 -08:00
  • b7abbf9603 chore(main): release 1.6.1 (#524) v1.6.1 Gareth 2024-10-20 09:05:35 -07:00
  • e50dbfb04b docs: refresh docs to cover recent changes garethgeorge 2024-10-20 09:03:13 -07:00
  • 36543c681a fix: stats operation occasionally runs twice in a row garethgeorge 2024-10-20 08:15:24 -07:00
  • 4fc28d68a6 fix: login form has no background garethgeorge 2024-10-20 08:10:58 -07:00
  • 5617f3fbe2 fix: tarlog migration fails on new installs garethgeorge 2024-10-20 08:02:50 -07:00
  • 39f3fe9208 chore(main): release 1.6.0 (#492) v1.6.0 Gareth 2024-10-19 18:30:09 -07:00
  • fff3dbd299 feat: use react-router to enable linking to webUI pages (#522) Gareth 2024-10-19 18:25:57 -07:00
  • afcecaeb30 feat: support --skip-if-unchanged garethgeorge 2024-10-19 09:28:19 -07:00
  • ec89cfde51 fix: plan/repo settings button hard to click garethgeorge 2024-10-19 09:28:19 -07:00
  • 66a5241de8 feat: add watchdog thread to reschedule tasks when system time changes garethgeorge 2024-10-19 09:07:19 -07:00
  • 7a125cd391 add a watchdog timer garethgeorge 2024-10-19 09:03:22 -07:00
  • 4b3c7e53d5 feat: add a summary dashboard as the "main view" when backrest opens (#518) Gareth 2024-10-19 09:03:08 -07:00
  • 0daa74f04f chore: misc bug fixes supporting sqlite migration (#517) Gareth 2024-10-13 17:55:37 -07:00
  • 28c31720f2 feat: track long running generic commands in the oplog (#516) Gareth 2024-10-12 13:38:28 -07:00
  • d7704cf057 fix: expand env vars in flags i.e. of the form ${MY_ENV_VAR} garethgeorge 2024-10-12 11:49:45 -07:00
  • 4d557a1146 feat: use sqlite logstore (#514) Gareth 2024-10-12 11:26:22 -07:00
  • 5948c67652 chore: deprecate broken armv7 docker image garethgeorge 2024-10-12 11:20:27 -07:00
  • 0806eb95a0 feat: migrate oplog history from bbolt to sqlite store (#515) Gareth 2024-10-12 11:11:26 -07:00
  • 4fa30e3f7e fix: gorelaeser docker image builds for armv6 and armv7 garethgeorge 2024-10-12 11:02:52 -07:00
  • 50b4be737b chore: add initial support for an sqlite oplog store (#499) Gareth 2024-09-25 20:39:22 -07:00
  • f6ee51fce5 feat: initial support for healthchecks.io notifications (#480) Francisco Javier 2024-09-24 04:40:38 +02:00
  • 7e65f1a700 chore(main): release 1.5.1 (#467) v1.5.1 Gareth 2024-09-23 18:14:37 -07:00
  • df5568132b fix(docs): correct minor spelling and grammar errors (#479) giuaig 2024-09-18 19:16:04 +02:00
  • 3056203127 fix: prunepolicy.max_unused_percent should allow decimal values garethgeorge 2024-09-16 21:34:22 -07:00
  • d59c6fc1be fix: stats panel can fail to load when an incomplete operation is in the log garethgeorge 2024-09-15 12:27:23 -07:00
  • 4da9d89749 fix: windows installation for restic 0.17.1 (#474) Gareth 2024-09-14 02:57:50 -07:00
  • d2650fdd59 fix: update to newest restic bugfix release 0.17.1 garethgeorge 2024-09-10 22:04:06 -07:00
  • 474203959d chore: update README.md Gareth 2024-09-10 00:58:24 -07:00
  • 7dc3c990e9 chore(main): release 1.5.0 (#423) v1.5.0 Gareth 2024-09-09 18:02:12 -07:00
  • daacf28699 feat: add prometheus metrics (#459) Gareth 2024-09-09 17:58:57 -07:00
  • 822ec35e7d chore: upgrade dependencies garethgeorge 2024-09-09 00:49:39 -07:00
  • ca678d9495 chore: fix oplog tests garethgeorge 2024-09-09 00:40:14 -07:00
  • 6894128d90 fix: simplify auth handling garethgeorge 2024-09-09 00:36:03 -07:00
  • 491a6a6725 fix: apply oplog migrations correctly using new storage interface garethgeorge 2024-09-09 00:22:33 -07:00
  • 426af294cd chore: add new utilities and scripts for manual validations garethgeorge 2024-09-09 00:22:06 -07:00
  • c4198619aa fix: new config validations make it harder to lock yourself out of backrest garethgeorge 2024-09-08 12:37:00 -07:00
  • a28639a93b chore: fix typo in OperationTree garethgeorge 2024-09-08 11:10:18 -07:00
  • 5293631ef4 chore: upgrade go compiler to version 1.23 garethgeorge 2024-09-07 14:18:14 -07:00
  • bfde425c2d fix: backrest can erroneously show 'forget snapshot' button for restore entries garethgeorge 2024-09-07 13:59:55 -07:00
  • 0d01c5c317 fix: broken refresh and sizing for mobile view in operation tree garethgeorge 2024-09-07 13:52:19 -07:00
  • 383cf4fe87 chore: update README.md garethgeorge 2024-09-04 22:58:41 -07:00
  • 97e3f03b78 fix: misc bugs related to new logref support garethgeorge 2024-09-04 22:52:38 -07:00
  • cceda4fdea fix: bugs in displaying repo / plan / activity status garethgeorge 2024-09-04 22:16:04 -07:00
  • bfaad8b69e feat: support live logrefs for in-progress operations (#456) Gareth 2024-09-04 22:03:10 -07:00
  • b5e6febf45 chore: fix tooltips for schedule form item garethgeorge 2024-09-04 19:51:54 -07:00
  • 656ac9e1b2 fix: misc bugs in restore operation view and activity bar view garethgeorge 2024-09-03 22:32:21 -07:00
  • 546482f115 fix: remove migrations for fields that have been since backrest 1.0.0 (#453) Gareth 2024-09-03 21:31:51 -07:00
  • 9205da1d23 feat: compact the scheduling UI and use an enum for clock configuration (#452) Gareth 2024-09-03 20:19:42 -07:00
  • b7b13cc7f2 chore: update README.md garethgeorge 2024-08-26 23:05:01 -07:00
  • 6ed1280869 feat: implement scheduling relative to last task execution (#439) Gareth 2024-08-26 22:35:06 -07:00
  • 44585ede61 fix: test fixes for windows file restore garethgeorge 2024-08-26 19:59:27 -07:00
  • cc173aa7b1 fix: UI quality of life improvements garethgeorge 2024-08-26 19:50:40 -07:00
  • af09e47cdd fix: use 'restic restore <snapshot id>:<path>' for restore operations garethgeorge 2024-08-26 19:38:03 -07:00
  • 038bc87070 feat: implement 'on error retry' policy (#428) Gareth 2024-08-26 19:21:18 -07:00
  • 8c1cf791bb fix: hide system operations in tree view garethgeorge 2024-08-26 19:20:38 -07:00
  • a9eb786db9 fix: write debug-level logs to data dir on all platforms garethgeorge 2024-08-25 22:23:34 -07:00
  • bb00afa899 fix: restic cli commands through 'run command' are cancelled when closing dialogue garethgeorge 2024-08-25 22:05:26 -07:00
  • 79cae5bac3 chore: refactor oplog interface to abstract storage (#429) Gareth 2024-08-25 21:46:22 -07:00