Commit graph

370 commits

Author SHA1 Message Date
Ravinou 22eabd165d
2.0.0-rc.2 2023-09-10 18:40:37 +02:00
Ravinou 941fd93653
fix: improve delete repo function 2023-09-10 18:36:31 +02:00
Ravinou 100c62f39b
docker testing 2023-09-10 17:52:52 +02:00
Ravinou ddc5229136
style: all files now match prettier conf 2023-09-10 15:58:08 +02:00
Ravinou 8198c5462b
Add prettier configuration 2023-09-10 15:54:21 +02:00
Ravinou 81682ac2a2
Merge remote-tracking branch 'origin/v2.0' into v2.0 2023-09-10 15:12:00 +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 85f30d7ce7
feat: add API to get some env for wizard 2023-09-10 15:06:23 +02:00
Ravinou 1bd8f4c880
docs: update env vars 2023-09-10 15:06:23 +02:00
Ravinou 4e997fa794
docs: update README for single user unix in v2.0 2023-09-10 15:06:23 +02:00
Ravinou d083995b51
fix: reducing size of error msg 2023-09-10 15:06:23 +02:00
Ravinou 0e72f7a4cf
feat: display log from backend API to toast 2023-09-10 15:06:23 +02:00
Ravinou 1d1c4e01d6
fix: remove \n in end of the error msg 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 2df933dc95
2.0.0-rc.1 2023-09-10 15:06:23 +02:00
bsourisse 446efb8696
feat: check that SSH pubkey is unique 2023-09-10 15:06:23 +02:00
bsourisse 6eb1861d1b
fix: this script is only for v1.x 2023-09-10 15:06:23 +02:00
bsourisse 2700eab46b
fix: update permission on file 2023-09-10 15:06:23 +02:00
bsourisse 28dd40561f
fix: remove useless sudo 2023-09-10 15:06:23 +02:00
bsourisse 95126cfa57
fix: prevents creation with a pubkey already used 2023-09-10 15:06:23 +02:00
bsourisse eace07ed9a
feat: updateRepo with single Unix user and unique SSH pubkey 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
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