dependabot[bot]
|
3a41c0c9c0
|
chore(deps): bump commander from 11.0.0 to 11.1.0
Bumps [commander](https://github.com/tj/commander.js) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v11.0.0...v11.1.0)
---
updated-dependencies:
- dependency-name: commander
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-26 07:26:36 +02:00 |
|
dependabot[bot]
|
d5a313fc03
|
chore(deps-dev): bump @types/web-push from 3.6.1 to 3.6.2
Bumps [@types/web-push](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/web-push) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/web-push)
---
updated-dependencies:
- dependency-name: "@types/web-push"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-26 07:24:45 +02:00 |
|
dependabot[bot]
|
36a683a36e
|
chore(deps): bump bullmq from 4.12.3 to 4.12.5
Bumps [bullmq](https://github.com/taskforcesh/bullmq) from 4.12.3 to 4.12.5.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](https://github.com/taskforcesh/bullmq/compare/v4.12.3...v4.12.5)
---
updated-dependencies:
- dependency-name: bullmq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-26 07:24:32 +02:00 |
|
Nicolas Meienberger
|
f39232e1a7
|
refactor(cli): add spinner text when stopping and starting apps
|
2023-10-25 18:36:11 +02:00 |
|
Nicolas Meienberger
|
435ff66522
|
refactor(cli): use flush method for cleanLogs
|
2023-10-25 18:36:11 +02:00 |
|
Nicolas Meienberger
|
ef0298665c
|
refactor(cli): improve help message for app commands
|
2023-10-25 18:36:11 +02:00 |
|
dependabot[bot]
|
2cdc7e2d5b
|
chore(deps-dev): bump @types/cli-progress from 3.11.3 to 3.11.4
Bumps [@types/cli-progress](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cli-progress) from 3.11.3 to 3.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cli-progress)
---
updated-dependencies:
- dependency-name: "@types/cli-progress"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-24 22:58:14 +02:00 |
|
dependabot[bot]
|
0888e4a873
|
chore(deps-dev): bump @faker-js/faker from 8.1.0 to 8.2.0
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v8.1.0...v8.2.0)
---
updated-dependencies:
- dependency-name: "@faker-js/faker"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-24 22:33:35 +02:00 |
|
Nicolas Meienberger
|
1925b0cb75
|
chore(cli): flush all logs when app is starting
|
2023-10-24 19:43:33 +02:00 |
|
dependabot[bot]
|
89fe3156a5
|
chore(deps-dev): bump vite from 4.4.11 to 4.5.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.11 to 4.5.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.0/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.0/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-24 19:40:50 +02:00 |
|
dependabot[bot]
|
8919700245
|
chore(deps): bump systeminformation from 5.21.11 to 5.21.13
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.11 to 5.21.13.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.21.11...v5.21.13)
---
updated-dependencies:
- dependency-name: systeminformation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-24 19:39:18 +02:00 |
|
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]
|
f928b5a056
|
chore(deps): bump winston from 3.9.0 to 3.11.0
Bumps [winston](https://github.com/winstonjs/winston) from 3.9.0 to 3.11.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.9.0...v3.11.0)
---
updated-dependencies:
- dependency-name: winston
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 08:02:14 +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
|
aba1781d65
|
feat: add setting to see pre-release versions in dashboard
|
2023-09-02 01:03:59 +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 |
|