Commit graph

397 commits

Author SHA1 Message Date
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
bsourisse 695e360d07
feat: get storage with single unix user 2023-09-10 15:06:23 +02:00
bsourisse 04038b5b0d
feat: get last modif with single unix user 2023-09-10 15:06:23 +02:00
bsourisse 7b04e8dc4c
feat: delete repo with the same unix user 2023-09-10 15:06:23 +02:00
bsourisse 071e9733d2
feat: create repo with the same unix user 2023-09-10 15:06:23 +02:00
Ravinou d8e5542aa4
feat: add robots.txt and disallow by default 2023-09-10 15:05:17 +02:00
Ravinou adb90e2a08
feat: hydrate wizard steps from API 2023-09-05 22:53:23 +02:00
Ravinou f5e3262534
fix: missing unix_user in quickcommand 2023-09-05 22:07:17 +02:00
Ravinou b64843c6c2
feat: hydrate QuickCommand from API 2023-09-05 22:03:39 +02:00
Ravinou 13116f2334
feat: add API to get some env for wizard 2023-09-05 22:02:54 +02:00
Ravinou e84b0ec131
docs: update env vars 2023-09-05 20:45:12 +02:00
Ravinou 2b6e83c8fc
docs: update README for single user unix in v2.0 2023-09-03 16:11:06 +02:00
Ravinou b589bc9b15
fix: reducing size of error msg 2023-09-03 15:48:57 +02:00
Ravinou 0a1ef9140c
feat: display log from backend API to toast 2023-09-03 15:39:57 +02:00
Ravinou 67267961a1
fix: remove \n in end of the error msg 2023-09-03 15:31:15 +02:00
Ravinou 5ae03396e0
fix: footer width create empty space on right 2023-09-03 14:23:09 +02:00
Ravinou 38b2d25f87 Merge branch 'main' into v2.0 2023-09-03 13:58:42 +02:00
Ravinou f8d1d15afb
Merge pull request #52 from ngarafol/fix-wizard-step4
fix typo in wizard step 4 for Borgmatic config
2023-09-03 13:51:09 +02:00
nix c1d28331a4 fix typo in wizard step 4 2023-08-30 23:42:28 +02:00
bsourisse 37a475afd1 2.0.0-rc.1 2023-08-27 17:16:06 +02:00
bsourisse c060932749 feat: check that SSH pubkey is unique 2023-08-27 16:32:13 +02:00
Ravinou 0ce98074da
Merge pull request #51 from Ravinou/feat/single-unix-user
Feat/single unix user
2023-08-27 15:14:28 +02:00
bsourisse be65bb6321 fix: this script is only for v1.x 2023-08-27 14:04:58 +02:00
bsourisse 8ff7c26ee1 fix: update permission on file 2023-08-27 14:03:54 +02:00
bsourisse d4932dcc89 fix: remove useless sudo 2023-08-27 13:28:15 +02:00
bsourisse fa1a142529 fix: prevents creation with a pubkey already used 2023-08-22 21:57:45 +02:00
bsourisse 65b495b841 feat: updateRepo with single Unix user and unique SSH pubkey 2023-08-22 21:11:28 +02:00
bsourisse 13adfa1031 feat: unixUser is now unique and retrieved by env 2023-08-20 22:00:57 +02:00
bsourisse 68e24d31a5 fix: change "repository" to "repositoryName" 2023-08-20 21:38:55 +02:00
bsourisse af922219eb feat: get storage with single unix user 2023-08-20 20:54:27 +02:00
bsourisse d92dead1bd feat: get last modif with single unix user 2023-08-20 16:54:21 +02:00
bsourisse 08fba83271 feat: delete repo with the same unix user 2023-08-20 16:40:23 +02:00
bsourisse 9e4aa30e3a feat: create repo with the same unix user 2023-08-19 13:09:14 +02:00
bsourisse c4cb47a88c 1.6.0 2023-08-10 20:21:10 +02:00
Ravinou 237d8e6611
Merge pull request #50 from Ravinou/perf/displayDetails-from-API-to-localStorage
Perf/display details from api to local storage
2023-08-10 20:19:14 +02:00
bsourisse ccebfd54fe fix: disallow negative/zero value for storage size 2023-08-10 19:39:11 +02:00
bsourisse 0c4955603e fix: type Number on StorageSize in Edit mode 2023-08-10 19:19:20 +02:00
bsourisse 045f1d1576 perf: displayDetails pref is now in LocalStorage 2023-08-10 18:54:09 +02:00
bsourisse b96bfbff13 feat: display version number in footer 2023-08-09 18:18:21 +02:00
bsourisse 940455101c 1.5.1 2023-08-09 12:19:06 +02:00
bsourisse 182b2821e9 fix: missing await on Node fs.writeFile() method 2023-08-08 14:24:38 +02:00
bsourisse 1f2711ee88 update semver dependancy 2023-08-08 14:03:26 +02:00
bsourisse 3ef66e52de fix: missing await on Node fs.writeFile() method #48 #34 2023-08-08 13:46:38 +02:00
Ravinou eb95d22e99
Merge pull request #45 from Ravinou/update/dependancies
Update/dependancies
2023-07-07 22:35:27 +02:00
bsourisse f8e2283d87 remove unused dependancy 2023-07-07 21:55:25 +02:00
bsourisse 2a0c42d97f update next-auth 2023-07-07 21:50:08 +02:00
bsourisse fd7614a843 update swr to next major version 2023-07-07 21:37:32 +02:00
bsourisse 99c03a8c2d update nodemailer 2023-07-07 21:29:22 +02:00
bsourisse 98730cbf08 update chartjs to next major version 2023-07-07 21:26:04 +02:00