Commit Graph

423 Commits

Author SHA1 Message Date
Stavros
3b6ea5de8f New translations en.json (Portuguese) 2025-09-01 19:43:34 +03:00
Stavros
f1ef8b0c90 New translations en.json (Polish) 2025-09-01 19:43:33 +03:00
Stavros
7c02ec4226 New translations en.json (Norwegian) 2025-09-01 19:43:32 +03:00
Stavros
aae2c5ea8d New translations en.json (Dutch) 2025-09-01 19:43:31 +03:00
Stavros
573f211286 New translations en.json (Korean) 2025-09-01 19:43:31 +03:00
Stavros
3cdd9fdb08 New translations en.json (Japanese) 2025-09-01 19:43:30 +03:00
Stavros
0a6ccd8148 New translations en.json (Italian) 2025-09-01 19:43:29 +03:00
Stavros
e214ee617d New translations en.json (Hungarian) 2025-09-01 19:43:28 +03:00
Stavros
4ffc671663 New translations en.json (Hebrew) 2025-09-01 19:43:27 +03:00
Stavros
99f7d73eb9 New translations en.json (Finnish) 2025-09-01 19:43:26 +03:00
Stavros
a21164108c New translations en.json (Greek) 2025-09-01 19:43:25 +03:00
Stavros
de10d9b232 New translations en.json (German) 2025-09-01 19:43:24 +03:00
Stavros
4472815435 New translations en.json (Danish) 2025-09-01 19:43:22 +03:00
Stavros
2cc1339a4b New translations en.json (Czech) 2025-09-01 19:43:21 +03:00
Stavros
77fabf5c92 New translations en.json (Catalan) 2025-09-01 19:43:20 +03:00
Stavros
c7b1b62dc2 New translations en.json (Arabic) 2025-09-01 19:43:20 +03:00
Stavros
a9414ae42d New translations en.json (Afrikaans) 2025-09-01 19:43:19 +03:00
Stavros
de3cfd4f50 New translations en.json (Spanish) 2025-09-01 19:43:18 +03:00
Stavros
7b3d276780 New translations en.json (French) 2025-09-01 19:43:17 +03:00
Stavros
21c08897b6 New translations en.json (Romanian) 2025-09-01 19:43:16 +03:00
Stavros
7228c4eeb6 New translations en.json (German) 2025-08-17 17:54:23 +03:00
Stavros
37b972763b New translations en.json (German) 2025-08-17 16:53:50 +03:00
Stavros
911f7c36a3 New translations en.json (Czech) 2025-08-10 14:35:17 +03:00
Stavros
4fd78a0b02 New translations en.json (Russian) 2025-08-10 12:49:11 +03:00
Stavros
f61ef4090c New translations en.json (Swedish) 2025-08-09 18:08:45 +03:00
Stavros
1d86424718 New translations en.json (Swedish) 2025-08-09 09:14:36 +03:00
Stavros
fc9288ac51 New translations en.json (Chinese Simplified) 2025-08-08 09:32:57 +03:00
Stavros
9fef4db20b New translations en.json (Ukrainian) 2025-08-04 13:47:09 +03:00
Stavros
dce7e4779d New translations en.json (Chinese Simplified) 2025-07-31 05:00:53 +03:00
Stavros
6731a741fa New translations en.json (Russian) 2025-07-18 10:16:39 +03:00
Stavros
9667866982 New translations en.json (French) 2025-07-18 07:32:27 +03:00
Stavros
4dacb46a8e fix: fix typo in codecov config 2025-07-17 15:15:47 +03:00
Stavros
5f7f88421e refactor: move user logging to oauth callback handler v3.6.2 2025-07-17 15:07:05 +03:00
Stavros
bc941cb248 refactor: make reconnect operation return connection 2025-07-17 15:06:06 +03:00
Stavros
00d15de44f New Crowdin updates (#269)
* New translations en.json (Serbian (Cyrillic))

* New translations en.json (Serbian (Cyrillic))

* New translations en.json (Romanian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Afrikaans)

* New translations en.json (Arabic)

* New translations en.json (Catalan)

* New translations en.json (Czech)

* New translations en.json (Danish)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Finnish)

* New translations en.json (Hebrew)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Korean)

* New translations en.json (Dutch)

* New translations en.json (Norwegian)

* New translations en.json (Polish)

* New translations en.json (Portuguese)

* New translations en.json (Russian)

* New translations en.json (Serbian (Cyrillic))

* New translations en.json (Swedish)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (English)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Polish)

* New translations en.json (Greek)

* New translations en.json (Chinese Traditional)
2025-07-17 13:58:38 +03:00
dependabot[bot]
a4f17de0d1 chore(deps): bump the minor-patch group in /frontend with 2 updates (#277)
---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 7.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: vite
  dependency-version: 7.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-17 13:52:56 +03:00
Stavros
6867667de6 chore: format server package v3.6.2-beta.4 2025-07-17 00:46:28 +03:00
ElevenNotes
079886b54c feat: better health check and less log noise (#274)
* feat: better health check and less log noise

* feat: better health check and less log noise
2025-07-17 00:44:05 +03:00
Stavros
19eb8f3064 refactor: handle oauth groups response as an any array of any 2025-07-17 00:31:24 +03:00
Stavros
1a13936693 refactor: log parsed user in generic provider v3.6.2-beta.3 2025-07-16 01:38:54 +03:00
Stavros
af26d705cd fix: add auto complete information to auth forms 2025-07-16 01:29:13 +03:00
dependabot[bot]
2d4ceda12f chore(deps): bump the minor-patch group across 1 directory with 6 updates (#270)
Bumps the minor-patch group with 6 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.82.0` | `5.83.0` |
| [zod](https://github.com/colinhacks/zod) | `4.0.2` | `4.0.5` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.1` | `9.31.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.13` | `24.0.14` |
| [eslint](https://github.com/eslint/eslint) | `9.30.1` | `9.31.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.36.0` | `8.37.0` |



Updates `@tanstack/react-query` from 5.82.0 to 5.83.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.83.0/packages/react-query)

Updates `zod` from 4.0.2 to 4.0.5
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/commits/v4.0.5)

Updates `@eslint/js` from 9.30.1 to 9.31.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.31.0/packages/js)

Updates `@types/node` from 24.0.13 to 24.0.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.30.1 to 9.31.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.30.1...v9.31.0)

Updates `typescript-eslint` from 8.36.0 to 8.37.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.37.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.83.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: zod
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@eslint/js"
  dependency-version: 9.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@types/node"
  dependency-version: 24.0.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: eslint
  dependency-version: 9.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: typescript-eslint
  dependency-version: 8.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-15 13:19:12 +03:00
Stavros
4a87af4463 refactor: make ldap user not found errors be warnings 2025-07-15 13:18:37 +03:00
Stavros
88d918d608 fix: don't fail app if LDAP is not configured 2025-07-15 02:24:09 +03:00
Stavros
5854d973ea i18n: internationalize required error v3.6.2-beta.2 2025-07-15 02:15:17 +03:00
Stavros
f25ab72747 refactor: check cookie prior to basiv auth in context hook 2025-07-15 02:10:16 +03:00
Stavros
2233557990 tests: move handlers test to handlers package v3.6.2-beta.1 2025-07-15 01:38:01 +03:00
Stavros
d3bec635f8 fix: make tinyauth not "eat" the authorization header 2025-07-15 01:34:25 +03:00
Stavros
6519644fc1 fix: handle type string for oauth groups 2025-07-15 00:17:41 +03:00
Stavros
736f65b7b2 refactor: close connection before trying to reconnect 2025-07-14 20:10:15 +03:00