Nicolas Meienberger
|
b85fbc3224
|
chore(cli): pull app store repo upon start
|
2023-10-23 21:57:55 +02:00 |
|
Nicolas Meienberger
|
1dd64af4ed
|
chore(cli): generate APP_PROTOCOL env var even for http
|
2023-10-23 07:52:14 +02:00 |
|
Nicolas Meienberger
|
9f1e09098a
|
feat(cli): add commands for starting and stopping apps
|
2023-10-23 07:46:37 +02:00 |
|
dependabot[bot]
|
57dc28f518
|
chore(deps): bump zod from 3.21.4 to 3.22.4
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.4.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.4...v3.22.4)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 07:38:47 +02:00 |
|
Nicolas Meienberger
|
abde5868ac
|
chore: fix typo in ts
|
2023-10-16 20:21:23 +02:00 |
|
Nicolas Meienberger
|
2cff0de4ac
|
fix(cli): flush cache before adding scheduled jobs
|
2023-10-15 13:54:41 +02:00 |
|
Nicolas Meienberger
|
1fb8b6409a
|
refactor(cli): enable lazy connect for redis connexion
|
2023-10-14 21:28:28 +02:00 |
|
Nicolas Meienberger
|
5b28f50847
|
refactor: flush cache on start
|
2023-10-14 20:22:34 +02:00 |
|
Nicolas Meienberger
|
ab3409d411
|
chore(deps): install ioredis and swr
|
2023-10-14 20:22:34 +02:00 |
|
Nicolas Meienberger
|
bc8c4bfe88
|
chore: rename all reference of personal github account to new organization
|
2023-10-12 21:16:37 +02:00 |
|
Nicolas Meienberger
|
a3ce08bee3
|
refactor(cli): don't change permissions on media folder
|
2023-10-12 20:45:22 +02:00 |
|
Nicolas Meienberger
|
bbba17168b
|
chore: bump dependencies
|
2023-10-10 22:37:58 +02:00 |
|
Nicolas Meienberger
|
0221021b84
|
tests(cli): include postgrest env vars in .env.test
|
2023-10-10 21:31:26 +02:00 |
|
Nicolas Meienberger
|
e0865f1326
|
chore: bump version to 2.0.6
|
2023-10-10 20:57:06 +02:00 |
|
DireMunchkin
|
5d2d8e7b9c
|
Always pull image on app start
|
2023-10-01 13:23:56 +02:00 |
|
Nicolas Meienberger
|
c3ea3e8cdc
|
Merge branch 'master' into develop
|
2023-09-28 07:52:21 +02:00 |
|
Nicolas Meienberger
|
e8ea9d6099
|
chore: bump version to 2.0.5
|
2023-09-27 21:18:31 +02:00 |
|
Nicolas Meienberger
|
86556a6477
|
hotfix: correct execAsync execution
|
2023-09-27 21:18:06 +02:00 |
|
Nicolas Meienberger
|
f0831db9d6
|
chore: bump version to 2.0.4
|
2023-09-27 20:37:01 +02:00 |
|
Nicolas Meienberger
|
163d2f9374
|
fix(cli): handle unhandled errors in execAsync
|
2023-09-27 20:37:01 +02:00 |
|
Nicolas Meienberger
|
779f7951d9
|
refactor: remove usages of singletons and optimize redis connections count
|
2023-09-05 22:33:24 +02:00 |
|
Nicolas Meienberger
|
49f025e188
|
refactor: remove the ability to update tipi through the ui
|
2023-09-02 21:49:20 +02:00 |
|
Nicolas Meienberger
|
b159c151ae
|
feat: remove old scripts folder on start
|
2023-09-02 20:05:29 +02:00 |
|
Nicolas Meienberger
|
c97360f601
|
fix: close pipe after file is downloaded
|
2023-09-02 20:05:29 +02:00 |
|
Nicolas Meienberger
|
35a2bcff04
|
fix: run compose commmands using spawn instead of execAsync
|
2023-09-02 11:24:22 +02:00 |
|
Nicolas Meienberger
|
71c38dbd1b
|
chore: redirect watcher logs to app.log
|
2023-09-02 02:58:29 +02:00 |
|
Nicolas Meienberger
|
64ba3a292d
|
chore(cli): remove file permissions change before copying them
|
2023-09-02 01:38:29 +02:00 |
|
Nicolas Meienberger
|
7eb90831b1
|
fix: race conditions when killing previous watchers
|
2023-09-02 00:55:00 +02:00 |
|
Nicolas Meienberger
|
b5c00cd808
|
chore: add loggin during start
|
2023-09-02 00:37:45 +02:00 |
|
Nicolas Meienberger
|
45a8d50ace
|
fix: correct path for traefik file permission
|
2023-09-01 01:09:28 +02:00 |
|
Nicolas Meienberger
|
5495d87979
|
chore: bump versio to 2.0.2
|
2023-09-01 00:21:54 +02:00 |
|
Nicolas Meienberger
|
bcda2fd203
|
hotfix: git fetch in the correct directory
|
2023-09-01 00:21:47 +02:00 |
|
Nicolas Meienberger
|
760097f492
|
chore: cleanup unused group creation
|
2023-08-31 22:43:30 +02:00 |
|
Nicolas Meienberger
|
3959fd8a1f
|
fix(git): reset hard on remote branch before pulling
|
2023-08-31 22:08:57 +02:00 |
|
Nicolas Meienberger
|
f928a51570
|
Merge branch 'develop' of github.com:meienberger/runtipi into develop
|
2023-08-31 21:12:04 +02:00 |
|
Nicolas Meienberger
|
b13c35cb3d
|
chore: bump version to 2.0.1
|
2023-08-31 21:11:59 +02:00 |
|
Nicolas Meienberger
|
a59da9cfc2
|
fix: add git pull strategy
|
2023-08-31 21:09:47 +02:00 |
|
Nicolas Meienberger
|
72272cdfdd
|
feat: start apps on launch
|
2023-08-31 21:09:47 +02:00 |
|
Nicolas Meienberger
|
e5f1a94c08
|
chore: add logs to git repo pull
|
2023-08-31 18:27:50 +02:00 |
|
Nicolas Meienberger
|
00f6ab1e64
|
refactor: run watch with sudo by default
|
2023-08-31 18:26:20 +02:00 |
|
Nicolas Meienberger
|
a0f5d07df1
|
hotfix: roll back and add back permissions a+rwx to app-data folder
|
2023-08-31 18:24:06 +02:00 |
|
Nicolas Meienberger
|
7926c45d88
|
feat(cli): create tipi group and assign it to user and folders
|
2023-08-29 22:54:31 +02:00 |
|
Nicolas Meienberger
|
93282a051e
|
fix: delete .gitkeep files after copying data folder
|
2023-08-29 22:54:31 +02:00 |
|
Nicolas Meienberger
|
86ed9503a7
|
fix(cli): mark app store repo as git safe folder before pulling
|
2023-08-29 22:54:31 +02:00 |
|
Nicolas Meienberger
|
333c588293
|
fix(cli): mark app store repo as git safe folder before pulling
|
2023-08-28 22:15:34 +02:00 |
|
Nicolas Meienberger
|
ca8e05652c
|
refactor: move db migrations in cli start command
|
2023-08-28 20:23:51 +02:00 |
|
Nicolas Meienberger
|
a594e63906
|
feat: make start script work in an unintened cli
|
2023-08-26 11:28:22 +02:00 |
|
Nicolas Meienberger
|
62490a596b
|
fix(system-executor): add correct permissions to traefik folder
|
2023-08-26 00:28:13 +02:00 |
|
Nicolas Meienberger
|
30d1977a63
|
refactor: protect redis instance with a password
|
2023-08-24 18:40:38 +02:00 |
|
Nicolas Meienberger
|
6def5a1168
|
chore(cli): remove commented out code
|
2023-08-24 08:59:09 +02:00 |
|