Wayne Yao
|
e83e8c2ee4
|
Add podman support to the installer.
|
2025-07-08 23:14:42 +08:00 |
|
Wayne Yao
|
607b168b56
|
Use explicity FQDN image path because Podman by default doesn't have unqualified-search, and we don't bother configuring it for users. Being explicit is also a good practice
|
2025-07-08 23:14:23 +08:00 |
|
Wayne Yao
|
e0cf0916dd
|
Add a few targets to the Makefile to ease local development
|
2025-07-08 23:13:00 +08:00 |
|
Owen Schwartz
|
f90129213e
|
Merge pull request #1021 from fosrl/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
|
2025-07-06 10:07:50 -07:00 |
|
dependabot[bot]
|
838af30a38
|
Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-06 17:02:46 +00:00 |
|
Owen Schwartz
|
13ff15311a
|
Merge pull request #1019 from fosrl/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 4 to 5
|
2025-07-06 10:02:29 -07:00 |
|
Owen Schwartz
|
56e237c479
|
Merge pull request #1020 from fosrl/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
|
2025-07-06 10:01:49 -07:00 |
|
Owen Schwartz
|
ff1e10a025
|
Merge pull request #1022 from fosrl/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2025-07-06 10:00:51 -07:00 |
|
dependabot[bot]
|
c259037dbf
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-06 16:38:48 +00:00 |
|
dependabot[bot]
|
7b4878620f
|
Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-06 16:38:42 +00:00 |
|
dependabot[bot]
|
38fd58c173
|
Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-06 16:38:40 +00:00 |
|
Owen Schwartz
|
d1185d43f7
|
Merge pull request #1018 from Lokowitz/update-dependabot
Update dependabot with github-actions
|
2025-07-06 09:38:02 -07:00 |
|
Marvin
|
30cc85b793
|
Update dependabot.yml
|
2025-07-06 13:12:43 +02:00 |
|
Owen Schwartz
|
e2d5301376
|
Merge pull request #990 from Lokowitz/fix-test
Fix test
|
2025-07-04 08:57:56 -07:00 |
|
Owen
|
1bcb027e05
|
Fix translation issue with targets
|
2025-07-01 21:04:40 -07:00 |
|
miloschwartz
|
719d75f8a6
|
fix pg migration for >1.6.0
|
2025-07-01 21:03:10 -07:00 |
|
Milo Schwartz
|
8c164c410d
|
Merge pull request #994 from fosrl/dev
remove duplicate yargs
|
2025-06-30 18:03:54 -04:00 |
|
miloschwartz
|
8c6a4a90aa
|
remove duplicate yargs
|
2025-06-30 15:03:09 -07:00 |
|
Lokowitz
|
e56330be47
|
modified: Makefile
|
2025-06-30 20:08:44 +00:00 |
|
Lokowitz
|
764a63d784
|
modified: Makefile
|
2025-06-30 20:04:51 +00:00 |
|
Lokowitz
|
6f280c4664
|
modified: package-lock.json
|
2025-06-30 20:03:22 +00:00 |
|
Lokowitz
|
9b29f38d10
|
modified: package-lock.json
|
2025-06-30 19:54:59 +00:00 |
|
Marvin
|
6b60410791
|
modified: package-lock.json
|
2025-06-30 19:42:25 +00:00 |
|
Marvin
|
dffaceba6f
|
modified: package-lock.json
|
2025-06-30 19:40:45 +00:00 |
|
Marvin
|
3499dd4f56
|
Update test.yml
|
2025-06-30 21:25:52 +02:00 |
|
Marvin
|
7004820326
|
Update Makefile
|
2025-06-30 21:25:16 +02:00 |
|
Marvin
|
24a17235ae
|
Update test.yml
|
2025-06-30 21:24:32 +02:00 |
|
Milo Schwartz
|
66e8a4666c
|
Merge pull request #988 from fosrl/dev
1.6.0
|
2025-06-30 14:31:30 -04:00 |
|
Owen
|
862dd6f0bc
|
Update package-lock.json
|
2025-06-30 11:19:33 -07:00 |
|
miloschwartz
|
83afb23ac4
|
Merge branch 'main' into dev
|
2025-06-30 10:21:51 -07:00 |
|
Owen
|
baee745d3c
|
Fix orgId not in queries
|
2025-06-27 18:01:06 -04:00 |
|
Owen Schwartz
|
2f5579b070
|
Merge pull request #960 from fosrl/dependabot/npm_and_yarn/dev-patch-updates-c1dab6c5b3
Bump drizzle-kit from 0.31.1 to 0.31.2 in the dev-patch-updates group
|
2025-06-24 11:27:43 -04:00 |
|
Owen Schwartz
|
bc5d7f5f57
|
Merge pull request #961 from fosrl/dependabot/npm_and_yarn/dev-minor-updates-d97bf475c8
Bump typescript-eslint from 8.34.1 to 8.35.0 in the dev-minor-updates group
|
2025-06-24 11:27:15 -04:00 |
|
dependabot[bot]
|
d729be0d71
|
Bump typescript-eslint in the dev-minor-updates group
Bumps the dev-minor-updates group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Updates `typescript-eslint` from 8.34.1 to 8.35.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.35.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-24 03:57:56 +00:00 |
|
dependabot[bot]
|
7ccf7f6f15
|
Bump drizzle-kit from 0.31.1 to 0.31.2 in the dev-patch-updates group
Bumps the dev-patch-updates group with 1 update: [drizzle-kit](https://github.com/drizzle-team/drizzle-orm).
Updates `drizzle-kit` from 0.31.1 to 0.31.2
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.31.1...drizzle-kit@0.31.2)
---
updated-dependencies:
- dependency-name: drizzle-kit
dependency-version: 0.31.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-24 03:31:48 +00:00 |
|
Owen Schwartz
|
918dc98f71
|
Merge pull request #957 from fosrl/dependabot/npm_and_yarn/prod-patch-updates-86f5eb48c3
Bump express-rate-limit from 7.5.0 to 7.5.1 in the prod-patch-updates group
|
2025-06-23 09:26:08 -04:00 |
|
Owen Schwartz
|
79a72528d7
|
Merge pull request #958 from fosrl/dependabot/npm_and_yarn/prod-minor-updates-ca63e9bc34
Bump lucide-react from 0.518.0 to 0.522.0 in the prod-minor-updates group
|
2025-06-23 09:25:59 -04:00 |
|
Owen Schwartz
|
0f2cc7d425
|
Merge pull request #956 from fosrl/dependabot/npm_and_yarn/dev-minor-updates-063149b7b9
Bump @dotenvx/dotenvx from 1.44.2 to 1.45.1 in the dev-minor-updates group
|
2025-06-23 09:25:48 -04:00 |
|
dependabot[bot]
|
8f75725987
|
Bump lucide-react in the prod-minor-updates group
Bumps the prod-minor-updates group with 1 update: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react).
Updates `lucide-react` from 0.518.0 to 0.522.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.522.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.522.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-23 01:29:13 +00:00 |
|
dependabot[bot]
|
2918a3f767
|
Bump express-rate-limit in the prod-patch-updates group
Bumps the prod-patch-updates group with 1 update: [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit).
Updates `express-rate-limit` from 7.5.0 to 7.5.1
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](https://github.com/express-rate-limit/express-rate-limit/compare/v7.5.0...v7.5.1)
---
updated-dependencies:
- dependency-name: express-rate-limit
dependency-version: 7.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-23 01:27:02 +00:00 |
|
dependabot[bot]
|
598c206bbd
|
Bump @dotenvx/dotenvx in the dev-minor-updates group
Bumps the dev-minor-updates group with 1 update: [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx).
Updates `@dotenvx/dotenvx` from 1.44.2 to 1.45.1
- [Release notes](https://github.com/dotenvx/dotenvx/releases)
- [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dotenvx/dotenvx/compare/v1.44.2...v1.45.1)
---
updated-dependencies:
- dependency-name: "@dotenvx/dotenvx"
dependency-version: 1.45.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-23 01:24:39 +00:00 |
|
miloschwartz
|
2ead5f4506
|
add deprecated env vars warning
|
2025-06-21 16:59:10 -04:00 |
|
miloschwartz
|
4f68a26049
|
dont show org id taken after success
|
2025-06-21 16:42:59 -04:00 |
|
miloschwartz
|
49b88002fb
|
add replaceme back to installer
|
2025-06-21 16:36:17 -04:00 |
|
miloschwartz
|
ead5df0a8c
|
simplify installer and remove parsing from read config
|
2025-06-21 16:35:22 -04:00 |
|
Owen Schwartz
|
9f38ad9b4d
|
Merge pull request #945 from fosrl/crowdin_dev
New Crowdin updates
|
2025-06-20 17:19:46 -04:00 |
|
Owen Schwartz
|
7748fb682d
|
New translations en-us.json (Chinese Simplified)
|
2025-06-20 10:03:31 -04:00 |
|
Owen Schwartz
|
6f601c7814
|
New translations en-us.json (Turkish)
|
2025-06-20 10:03:30 -04:00 |
|
Owen Schwartz
|
c63dcd89b5
|
New translations en-us.json (Portuguese)
|
2025-06-20 10:03:29 -04:00 |
|
Owen Schwartz
|
8c6e3be8ce
|
New translations en-us.json (Polish)
|
2025-06-20 10:03:27 -04:00 |
|