Commit Graph
21 Commits
Author SHA1 Message Date
garethgeorge ec7592937d fix: date formatting 2024-05-08 01:13:51 -07:00
garethgeorge 5904a8856e chore: run prettier on the codebase 2024-05-07 23:43:54 -07:00
garethgeorge d4e112652a fix: use locale to properly format time 2024-05-07 21:54:15 -07:00
Gareth fa851967b1 feat!: redefine hostname as a required property that maps to --host (#256) 2024-05-05 12:42:30 -07:00
Gareth George aa5b366428 fix: incorrectly indicate AM/PM in formatted date strings 2024-03-30 10:05:16 +00:00
Gareth George 80a90fa1f8 feat: improved stats visualization with graphs and cleanup operation filtering 2024-02-28 19:27:55 -08:00
garethgeorge 76cb5a0c0f fix: form bugs in UI e.g. awkward behavior when modifying hooks 2024-02-07 20:59:09 -08:00
Gareth ed642308c0 feat: authentication for WebUI (#62) 2024-02-01 01:19:16 -08:00
garethgeorge 4c47086b43 fix: relax name regex for plans and repos 2024-01-23 22:56:11 -08:00
Gareth George 3d0f1d8df7 feat: add backrest logo 2023-12-31 00:53:25 +00:00
Gareth George 07d43887c5 feat: add mobile layout 2023-12-28 08:18:36 +00:00
Gareth George 1ec38314fa fix: UI and code quality improvements 2023-12-26 07:57:11 +00:00
Gareth George 7f7f98bc6c fix: use timezone offset when grouping operations in OperationTree 2023-12-21 00:49:21 +00:00
Gareth e83a614705 feat: implement restore operation through snapshot browser UI (#27) 2023-12-03 22:17:27 -08:00
garethgeorge 265fdd1673 fix: forget deadlocking and misc smaller bugs 2023-12-02 13:21:57 -08:00
garethgeorge 725fe57537 fix: task priority not taking effect 2023-12-01 22:55:26 -08:00
Gareth George 4bbd511e61 created basic tree layout 2023-11-25 17:09:00 -08:00
Gareth George cb4b20d94e feat: initial optree implementation 2023-11-23 02:07:27 -08:00
Gareth George 2c4b0542ad feat: show snapshots in sidenav 2023-11-18 00:21:21 -08:00
garethgeorge 70b88e86eb feat: implement backup scheduling in orchestrator 2023-11-14 21:52:06 -08:00
garethgeorge 54e1be033a feat: implement add plan UI 2023-11-12 02:57:48 -08:00