Commit Graph
154 Commits
Author SHA1 Message Date
garethgeorge 0764804ea5 fix: schedule view bug 2024-05-19 18:30:26 -07:00
Gareth 531cd286d8 feat: unified scheduling model (#282) 2024-05-19 15:52:16 -07:00
garethgeorge df4be0f7bc fix: miscellaneous bug fixes
* Fixes a problem with incorrectly scanning and removing pending events
   from the operation log for new installations
 * Fixes a bug with the operation tree incorrectly applying query
   selectors when filtering events
 * Updates tooltips and comments in PlanView and GettingStartedGuide
2024-05-18 21:14:02 -07:00
garethgeorge fcdf07da6c fix: additional tooltips for add plan modal 2024-05-18 19:12:31 -07:00
garethgeorge c83d080391 chore: refactor operations API to use selectors 2024-05-18 18:49:37 -07:00
garethgeorge e9d6cbeaff fix: UI fixes for restore row and settings modal 2024-05-17 16:44:12 -07:00
garethgeorge 411a4fb6f0 fix: concurrency issues in run command handler 2024-05-12 00:37:22 -07:00
garethgeorge 9d6c1baf87 fix: retention policy display may show default values for some fields 2024-05-12 00:13:02 -07:00
garethgeorge b341146fce fix: date formatting 2024-05-08 01:13:51 -07:00
garethgeorge 6045c87cdf fix: add virtual root node to snapshot browser 2024-05-08 00:53:53 -07:00
garethgeorge 07b09502b9 fix: improve concurrency handling in RunCommand 2024-05-08 00:24:46 -07:00
garethgeorge a821580861 chore: run prettier on the codebase 2024-05-07 23:43:54 -07:00
garethgeorge fbad981a1d feat: implement 'run command' button to execute arbitrary restic commands in a repo 2024-05-07 23:40:32 -07:00
garethgeorge 89a49c1fa7 fix: use locale to properly format time 2024-05-07 21:54:15 -07:00
garethgeorge 65bb8ef14b fix: hide successful hook executions in the backup view 2024-05-05 13:45:23 -07:00
garethgeorge b6c258c921 docs: update documentation for SFTP usage 2024-05-05 12:42:30 -07:00
garethgeorge 282233b7cf chore: fix tests 2024-05-05 12:42:30 -07:00
garethgeorge a30d5efe1c fix: secure download URLs when downloading tar archive of exported files 2024-05-05 12:42:30 -07:00
Gareth a75a5c2297 feat: add download link to create a zip archive of restored files 2024-05-05 12:42:30 -07:00
Gareth 982e2fb2cd fix: center-right align settings icons for plans/repos 2024-05-05 12:42:30 -07:00
garethgeorge 8448f4cc3a feat: support env variable substitution e.g. FOO=${MY_FOO_VAR} 2024-05-05 12:42:30 -07:00
Gareth 484701007f feat!: redefine hostname as a required property that maps to --host (#256) 2024-05-05 12:42:30 -07:00
Gareth 7a10bdca7b feat: overhaul task interface and introduce 'flow ID' for simpler grouping of operations (#253) 2024-04-28 23:05:13 -07:00
garethgeorge c4ae5b3f22 feat: allow hook exit codes to control backup execution (e.g fail, skip, etc) 2024-04-12 00:05:27 -07:00
garethgeorge e96f4036df fix: misc UI and backend bug fixes 2024-04-11 21:38:30 -07:00
garethgeorge e2be189f9e fix: improve tooltips on AddRepoModal 2024-04-06 14:38:39 -07:00
John Maguire 7017c3de7d Open docs links in a new tab (#195) 2024-04-05 11:29:36 -07:00
Stasium 1d9e43e49b fix(css): fixing overflow issue (#191) 2024-04-04 14:50:18 -07:00
garethgeorge 7e9bf15976 fix: cannot set retention policy buckets to 0 2024-04-01 22:23:57 -07:00
garethgeorge eeb8c8e6b3 feat: improve observability by exposing restic command logs in UI 2024-03-30 15:03:30 -07:00
Gareth George 5d34e0bfb5 fix: incorrectly indicate AM/PM in formatted date strings 2024-03-30 10:05:16 +00:00
Gareth George 2e4e3cf9c7 feat: make hostname configurable in settings panel 2024-03-30 09:54:38 +00:00
Gareth George d7ca35b66f fix: correctly auto-expand first 5 backups when opening plan/repo 2024-03-30 09:45:47 +00:00
Gareth George 3f9c9f4ff8 fix: make tree view the default panel for repo overview 2024-03-30 09:14:39 +00:00
Gareth George fa6407cac2 feat: support shoutrrr notification service 2024-03-30 08:52:53 +00:00
Gareth George 6832f58ac4 chore: link wiki from the getting started guide 2024-03-30 08:24:24 +00:00
Gareth George c32874c1d6 fix: cleanup spacing and hook titles in AddRepoModal and AddPlanModal 2024-03-30 07:47:40 +00:00
Gareth George ac7f24ed04 fix: api path relative to UI serving location to support reverse proxies with prefix stripping 2024-03-23 17:55:02 +00:00
Gareth George 84291746af feat: allow disabling authentication 2024-03-23 17:48:10 +00:00
garethgeorge 0a059bbb39 fix: forget operations failing with new retention policy format 2024-03-19 09:50:57 -07:00
garethgeorge 38ff5fecee fix: proper display of retention policy 2024-03-19 00:39:21 -07:00
garethgeorge 746fd9cf76 fix: stats chart titles invisible on light color theme 2024-03-19 00:19:15 -07:00
garethgeorge aea74c51c0 feat: add option to disable scheduled execution of a plan 2024-03-19 00:19:15 -07:00
Gareth George 5a5a229f45 feat: use disambiguated retention policy format 2024-03-19 00:19:15 -07:00
Gareth George 7e909c4a96 fix: bugs in env var validation and form field handling 2024-03-02 13:32:27 -08:00
Gareth George 1f42b6ab4e feat: add 'compute stats' button to refresh stats on repo view 2024-02-28 20:49:58 -08:00
Gareth George f1e4619e9d fix: BackupInfoCollector handling of filtered events 2024-02-28 20:31:48 -08:00
Gareth George 56f5e40503 feat: support flag overrides for 'restic backup' in plan configuration 2024-02-28 20:15:34 -08:00
Gareth George a737371ed5 feat: add release artifacts for arm32 2024-02-28 19:42:46 -08:00
Gareth George 5b362ccbb4 feat: improved stats visualization with graphs and cleanup operation filtering 2024-02-28 19:27:55 -08:00