- 02 Feb, 2025 9 commits
-
-
dependabot[bot] authored
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [less](https://github.com/less/less.js) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/compare/v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: less dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@radix-ui/react-popover](https://github.com/radix-ui/primitives) from 1.1.4 to 1.1.5. - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) --- updated-dependencies: - dependency-name: "@radix-ui/react-popover" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [actions/stale](https://github.com/actions/stale) from 9.0.0 to 9.1.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v9.0.0...v9.1.0) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [github.com/lithammer/shortuuid/v4](https://github.com/lithammer/shortuuid) from 4.0.0 to 4.2.0. - [Release notes](https://github.com/lithammer/shortuuid/releases) - [Commits](https://github.com/lithammer/shortuuid/compare/v4.0.0...v4.2.0) --- updated-dependencies: - dependency-name: github.com/lithammer/shortuuid/v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.22.1 to 0.23.2. - [Release notes](https://github.com/google/cel-go/releases) - [Commits](https://github.com/google/cel-go/compare/v0.22.1...v0.23.2) --- updated-dependencies: - dependency-name: github.com/google/cel-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.34.0. - [Commits](https://github.com/golang/net/compare/v0.33.0...v0.34.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.32.7 to 1.36.0. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.7...v1.36.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@github/relative-time-element](https://github.com/github/relative-time-element) from 4.4.4 to 4.4.5. - [Release notes](https://github.com/github/relative-time-element/releases) - [Commits](https://github.com/github/relative-time-element/compare/v4.4.4...v4.4.5) --- updated-dependencies: - dependency-name: "@github/relative-time-element" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 01 Feb, 2025 10 commits
-
-
Xiao Wei authored
* fix: migrate sql error sqlite not support postgres sql * Apply suggestions from code review --------- Co-authored-by:Johnny <yourselfhosted@gmail.com>
-
johnnyjoy authored
-
johnnyjoy authored
-
johnnyjoy authored
-
johnnyjoy authored
-
johnnyjoy authored
-
johnnyjoy authored
-
johnnyjoy authored
-
johnnyjoy authored
-
RoccoSmit authored
Cancel out of trying to save
-
- 31 Jan, 2025 6 commits
-
-
johnnyjoy authored
-
johnnyjoy authored
-
johnnyjoy authored
-
johnnyjoy authored
-
thehijacker authored
Co-authored-by:Andrej Kralj <andrej.kralj@gmail.com>
-
Viacheslav Potoropin authored
-
- 30 Jan, 2025 1 commit
-
- 29 Jan, 2025 2 commits
-
-
johnnyjoy authored
-
changchiakai authored
Update zh-Hant Co-authored-by:changchiakai <changeric1031@gmail.com>
-
- 26 Jan, 2025 2 commits
-
-
Philipp Mundhenk authored
* Update SSOSection.tsx linked to SSO (links to Authentik, Authelia, Keycloak), instead of Keycloak only * Update id.json * Update uk.json * Update fr.json * Update pt-PT.json * Update vi.json * Update uk.json * Update de.json * Update en.json
-
Pavel Stržínek authored
-
- 21 Jan, 2025 4 commits
- 20 Jan, 2025 2 commits
- 19 Jan, 2025 4 commits