Commit graph

397 commits

Author SHA1 Message Date
Ravinou 0d6b5aaf12
2.0.0 2023-10-15 11:14:45 +02:00
Ravinou 70dbd64aff
Merge pull request #56 from Ravinou/v2.0
V2.0
2023-10-15 11:11:00 +02:00
Ravinou 1e6b53615f
feat: QuickCommand is now the repo URL only 2023-10-14 10:33:14 +02:00
Ravinou 3d409916be
fix: upgrade node image 2023-10-10 19:59:01 +02:00
Ravinou ddd2972b9c
Update dependencies 2023-10-10 19:52:01 +02:00
Ravinou 2642d15f4f
Update dependencies 2023-10-10 19:47:19 +02:00
Ravinou 1ef8703991
feat: add apprise to docker-compose 2023-10-08 18:41:13 +02:00
Ravinou bd4ff2f87e
fix: default Apprise mode on stateless 2023-10-08 18:25:43 +02:00
Ravinou ea68dea83f
fix: return a empty json if there are no repo to stat 2023-10-08 16:57:13 +02:00
Ravinou 3e63f187e8
feat: history in a log the repo list changes 2023-10-08 16:38:13 +02:00
Ravinou 5720ff906c
Update dependencies 2023-10-08 12:10:19 +02:00
Ravinou 55a33d627d
fix: uid/gid in docker 2023-10-05 21:21:55 +02:00
Ravinou 6db2364ca3
2.0.0-rc.3 2023-10-02 18:51:07 +02:00
Ravinou d55a9c17a0
fix: check if there are some repo before stat them 2023-10-02 17:59:03 +02:00
Ravinou 608a3b6bf5
feat: add docker-compose.yml file 2023-10-01 22:06:51 +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 2ff969d3c1
fix: default account init 2023-10-01 19:04:42 +02:00
Ravinou 805253491d
feat: add default values for wizard 2023-10-01 18:48:58 +02:00
Ravinou 8df8c6a100
feat: add uid and gid options for build 2023-10-01 18:36:00 +02:00
Ravinou ed97e52c60
feat: get SSH fingerprints and env 2023-09-23 19:09:08 +02:00
Ravinou 9e55b47f77
feat: add cronjobs to docker 2023-09-23 18:09:10 +02:00
Ravinou f1cfe2459b
fix: better description in step 2 2023-09-17 22:16:01 +02:00
Ravinou 1baef885d2
fix: restart SSH service after docker init 2023-09-17 22:08:54 +02:00
Ravinou 88e351f18c
fix: step3 variable name in dataToCopy 2023-09-17 22:06:16 +02:00
Ravinou b5b4f1a766
fix: entrypoint init 2023-09-17 17:42:30 +02:00
Ravinou f4479bb2f8
feat: add ssh init 2023-09-17 11:21:22 +02:00
Ravinou 7e21c7b379
fix: stop container if init failed 2023-09-16 19:23:29 +02:00
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