Commit graph

65 commits

Author SHA1 Message Date
Hobbabobba
14dc526177 typo 2026-01-08 13:01:58 +01:00
Hobbabobba
9d6211b0aa adjusted to new version of borgmatic
example configuration of borgmatic adjusted
2026-01-08 13:01:58 +01:00
Ravinou
2ce7232849
refactor: migrates to the new ESLint configuration 2025-12-04 21:47:29 +01:00
Ravinou
88c8f920d9
fix: 🐛 handle empty SSH_SERVER_PORT with quick command button #470 2025-06-01 12:28:04 +02:00
Ravinou
0263edd44f
ui: 🎨 adapting ui to allow alias with 100 char #485 2025-06-01 10:51:52 +02:00
Marc Bulling
db4749479f
Merge branch 'main' into betterDates 2025-05-18 11:40:23 +02:00
Marc Ole Bulling
515535a5b3
ui: 🎨 changed "last changes" to a more human-readable format 2025-05-18 11:31:41 +02:00
Ravinou
62aedfa1e1
ui: 🎨 replace front-end "id" information with repositoryName 2025-05-18 11:02:25 +02:00
Marc Ole Bulling
0f03b26a63
Move ID to repository name 2025-05-15 23:13:40 +02:00
Ravinou
daa199dfb0
refactor: remove spinners for nprogress 2025-04-21 13:34:41 +02:00
Ravinou
ff25907bb3
ui: 🎨 new borgwarehouse logo and favicon 2025-04-20 23:08:29 +02:00
Ravinou
73842a8d62
chore: 🧹 clean up some imports 2025-04-20 23:08:25 +02:00
Ravinou
da60d50dcb
test: wizardEnv API 2025-04-20 23:08:09 +02:00
Ravinou
448781c3c3
refactor: email setting 2025-04-20 23:07:25 +02:00
Ravinou
940367e6b2
refactor: apprise alert and switch component 2025-04-20 23:07:24 +02:00
Ravinou
0d3377baa6
refactor: apprise mode component 2025-04-20 23:07:23 +02:00
Ravinou
d66e7a2263
refactor: component repoList 2025-04-20 23:07:22 +02:00
Ravinou
349275b908
refactor: switch and storagebar ui 2025-04-20 23:07:21 +02:00
Ravinou
12de337017
refactor: layout 2025-04-20 23:07:21 +02:00
Ravinou
d245e30af7
refactor: wizard 2025-04-20 23:07:20 +02:00
Ravinou
7b6d1a2785
refactor: info component 2025-04-20 23:07:20 +02:00
Ravinou
f228117720
refactor: error component 2025-04-20 23:07:19 +02:00
Ravinou
d9500df622
refactor: copybutton component 2025-04-20 23:07:19 +02:00
Ravinou
4f175114ff
refactor: components Repo and auth config 2025-04-20 23:07:19 +02:00
Ravinou
e323cdd9b8
refactor: component Repo in TS 2025-04-20 23:07:18 +02:00
Ravinou
5e66de2f64
config: 🔧 components and containers to TS 2025-04-20 23:07:17 +02:00
Ravinou
fc3f57e24c
fix: 🐛 improves storage calculation accuracy 2024-12-08 11:02:43 +01:00
Ravinou
026497303d
ui: 🎨 integration of Pika Backup in the wizard 2024-08-31 22:47:46 +02:00
Ravinou
3587942d31
feat: new env variable to hide the SSH port in quickcommands and wizard
#237
2024-08-31 21:01:06 +02:00
Ravinou
c3b782f434
fix: 🐛 overflow that was causing a 1px scroll on all pages 2024-08-31 21:01:05 +02:00
Ravinou
83fe9a5355
config: 🔧 update prettier format 2024-08-31 21:01:01 +02:00
Ravinou
e4d9484759
feat: generate and manage access tokens in account settings 2024-08-31 20:57:34 +02:00
Ravinou
202e7dcef9
feat: add the ability to use FQDN without SSH port in wizards #237 2024-08-31 20:57:34 +02:00
Ravinou
76d11d83f7
feat: add borgbackup "append-only" mode as option to repo ! #160 2024-05-12 17:52:38 +02:00
Ravinou
204c7fc384
ui: capitalize username's first letter in header 2024-02-25 18:20:06 +01:00
Ravinou
c3271c33e6
fix: typo for storage unit Go > GB #126 2024-01-07 15:38:11 +01:00
Ravinou
3638cd6d1d
feat: add a LAN badge next to the quicksettings button 2023-12-30 18:00:14 +01:00
Ravinou
10ad738755
feat: add a disabled option in repo alert settings 2023-12-30 18:00:14 +01:00
andrea
7b5744baf2
fix simple typo 2023-12-05 15:31:14 +01:00
Ravinou
1e6b53615f
feat: QuickCommand is now the repo URL only 2023-10-14 10:33:14 +02:00
Ravinou
f217d922a1
fix: "hostname" env var is used by default in docker. Avoid conflict. 2023-10-01 21:15:18 +02:00
Ravinou
f1cfe2459b
fix: better description in step 2 2023-09-17 22:16:01 +02:00
Ravinou
88e351f18c
fix: step3 variable name in dataToCopy 2023-09-17 22:06:16 +02:00
Ravinou
ddc5229136
style: all files now match prettier conf 2023-09-10 15:58:08 +02:00
Ravinou
1e7917041d
feat: hydrate wizard steps from API 2023-09-10 15:06:23 +02:00
Ravinou
28115f3506
fix: missing unix_user in quickcommand 2023-09-10 15:06:23 +02:00
Ravinou
d4c62e8572
feat: hydrate QuickCommand from API 2023-09-10 15:06:23 +02:00
Ravinou
ad46df61a3
fix: footer width create empty space on right 2023-09-10 15:06:23 +02:00
bsourisse
a735144a55
feat: unixUser is now unique and retrieved by env 2023-09-10 15:06:23 +02:00
bsourisse
a7beb7b37f
fix: change "repository" to "repositoryName" 2023-09-10 15:06:23 +02:00