Commit Graph
50 Commits
Author SHA1 Message Date
Gareth George 67a1133a96 chore: fix indentation in README.md 2025-02-19 23:16:37 -08:00
Gareth 06c5f27e11 chore: cleanup documentation (#674) 2025-02-19 23:04:16 -08:00
homandr 20c7dcb7e2 Clarify notes about the port for Windows installation (#604) 2024-12-05 23:39:25 -08:00
Gareth fe9be15c59 chore: migrate to connectrpc es v2 api (#583) 2024-11-26 18:15:23 -08:00
Gareth George c00f608997 chore: fix resticinstaller for windows tests 2024-11-26 00:23:27 -08:00
Gareth George 4554ac62ef fix: update resticinstaller to use the same binary name across versions and to use system restic install when possible 2024-11-25 18:06:26 -08:00
Francisco Javier 66d41dbed2 feat: initial support for healthchecks.io notifications (#480) 2024-09-23 19:40:38 -07:00
Gareth 3305d6e789 chore: update README.md 2024-09-10 00:58:24 -07:00
garethgeorge a401182973 chore: update README.md 2024-09-04 22:58:41 -07:00
garethgeorge ebfe47050e chore: update README.md 2024-08-26 23:05:55 -07:00
Gareth 81d7e2b3c9 chore: Update README.md 2024-07-08 11:39:28 -07:00
garethgeorge 8992e4e75f fix: improve handling of restore operations
- restore operations are split into a new flow
 - added support displaying restore operation percentage and other
   details in tree view
2024-07-02 20:51:09 -07:00
garethgeorge b244e15db6 fix: minor hook and naming bugs in check and backup tasks 2024-06-13 18:17:26 -07:00
garethgeorge cdfc4f8624 docs: document TZ= environment variable for docker image 2024-06-13 00:34:09 -07:00
Gareth 85d1539a5b docs: update README.md 2024-06-11 13:52:16 -07:00
Tyler Wright 64b3b8b25e docs: spring cleaning with minor doc tweaks (#302) 2024-05-26 23:08:57 -07:00
Tyler Wright f5958cb6cb docs: replace 'MacOS' to 'macOS' in README.md (#299) 2024-05-25 11:50:52 -07:00
garethgeorge 5904a8856e chore: run prettier on the codebase 2024-05-07 23:43:54 -07:00
garethgeorge 5141481ca2 docs: update README.md and docs wiki 2024-04-18 00:40:31 -07:00
devome 130e73da75 chore: add arch linux installation instructions 2024-04-17 09:44:36 -07:00
garethgeorge f3152cef0f chore: update README.md 2024-04-17 01:04:45 -07:00
garethgeorge 37918b145f fix: default BACKREST_PORT to 127.0.0.1:9898 (localhost only) when using install.sh 2024-04-08 00:44:26 -07:00
Gareth 3832ad53c9 chore: update README.md 2024-03-19 19:47:18 -07:00
Gareth George 0731a8d56e fix: stat operation interval for long running repos 2024-02-28 12:35:21 -08:00
François-Guillaume Lemesre ac554a54a1 docs: update README.md covering first time windows usage instructions (#119) 2024-02-27 09:10:34 -08:00
edersong c2d8b49032 docs: update README.md docker-compose example (#121) 2024-02-27 09:07:39 -08:00
garethgeorge ed597440b0 feat: Windows WebUI uses correct path separator 2024-02-14 23:37:36 -08:00
garethgeorge f250af290d chore: update README.md 2024-02-07 21:46:34 -08:00
garethgeorge f73d1d514b docs: update README.md with new screenshots 2024-01-04 18:31:29 -08:00
garethgeorge 6afe624e7f fix: possible race condition in scheduled task heap 2024-01-01 15:25:39 -08:00
garethgeorge d30f67f6ce chore: update README.md 2024-01-01 14:14:05 -08:00
garethgeorge 3e88450b3d chore: update README.md 2024-01-01 14:09:29 -08:00
garethgeorge 3a9e4af02f chore: update readme.md to document install scripts 2023-12-31 11:17:14 -08:00
Gareth George 3d0f1d8df7 feat: add backrest logo 2023-12-31 00:53:25 +00:00
Gareth 318f474d1d docs: create install scripts and update docs (#37) 2023-12-22 18:39:14 -08:00
Gareth George 1d0b964105 chore: rebrand as backrest 2023-12-22 09:06:23 +00:00
garethgeorge a795add630 docs: update README.md with detailed install and usage instructions 2023-12-09 20:41:19 -08:00
garethgeorge 84d3bd4b77 docs: rebrand as Restora WebUI for restic 2023-12-09 19:41:56 -08:00
Gareth 0b6b2eb607 feat: initial Windows OS support 2023-12-07 11:27:58 -08:00
garethgeorge 7011384d62 docs: update README instructions for local installation 2023-12-02 16:23:26 -08:00
garethgeorge 9bb478ed32 feat: basic forget support in backend and UI 2023-11-30 22:47:46 -08:00
garethgeorge 9e53cf5ec0 fix: build and test fixes 2023-11-28 17:03:46 -08:00
Gareth George e76b7ef5a2 chore: cleanup environment variable option parsing and config handling 2023-11-27 18:40:08 -08:00
Gareth George 7f11110a4b Revert "chore: use storm for indexing on top boltdb"
This reverts commit 3f4c01235c.
2023-11-22 17:59:33 -08:00
Gareth George 3f4c01235c chore: use storm for indexing on top boltdb 2023-11-22 16:30:58 -08:00
garethgeorge 71eb52a24d chore: update readme and add RESTICUI_PORT env var 2023-11-16 22:09:43 -08:00
garethgeorge 810bdc4c58 chore: relocated main package to root folder 2023-11-16 20:07:39 -08:00
garethgeorge e0bf04f5e6 chore: update README.md 2023-11-16 19:59:56 -08:00
garethgeorge 13acd37114 chore: add roadmap to README.md 2023-11-12 16:34:15 -08:00
garethgeorge dd9e14e450 Initial commit 2023-11-10 00:59:48 -08:00