Stavros
2246ca0c13
Merge branch 'main' into feat/new-ui
2025-05-14 20:21:37 +03:00
Stavros
10dc228f6c
feat: sanitize redirect URL on check
2025-05-14 20:08:48 +03:00
Stavros
28eea8d40c
feat: sanitize redirect URL
2025-05-14 20:08:04 +03:00
Stavros
a4224e6771
chore: add acknowledgements for background image
2025-05-14 19:50:44 +03:00
Stavros
003f55b9ff
feat: custom background image config option
2025-05-14 19:47:56 +03:00
Stavros
dbc460144e
feat: favicons
2025-05-14 19:36:57 +03:00
Stavros
f05181b05d
chore: rename docs back to assets
2025-05-14 19:29:28 +03:00
Stavros
28ef893456
chore: update readme and assets
2025-05-12 23:16:17 +03:00
Stavros
a488b70bbe
feat: add oauth logic
2025-05-12 23:03:14 +03:00
Stavros
4e91e567b2
fix: use correct tab order in login form
2025-05-09 23:17:53 +03:00
Stavros
6453edede6
feat: finalize username login
2025-05-09 22:55:52 +03:00
Stavros
41c63e5b49
feat: user context
2025-05-09 17:39:14 +03:00
Stavros
31a7b0ff06
feat: app context
2025-05-09 16:49:54 +03:00
Stavros
0880152b48
chore: remove unused translations
2025-05-09 16:26:26 +03:00
Stavros
51532350cc
feat: finalize pages
2025-05-09 16:25:12 +03:00
Stavros
56ae246ff4
feat: make forms functional
2025-05-08 18:08:56 +03:00
dependabot[bot]
854c10d13f
chore(deps): bump @mantine/form from 7.17.7 to 8.0.0 in /frontend ( #145 )
...
Bumps [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form ) from 7.17.7 to 8.0.0.
- [Release notes](https://github.com/mantinedev/mantine/releases )
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mantinedev/mantine/commits/8.0.0/packages/@mantine/form )
---
updated-dependencies:
- dependency-name: "@mantine/form"
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 18:42:08 +03:00
dependabot[bot]
7e158eb0d3
chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 ( #147 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.29.0...v0.30.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-version: 0.30.0
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>
2025-05-06 18:41:53 +03:00
Stavros
8b6194217e
chore: group minor and patch dep updates
2025-05-06 18:41:32 +03:00
dependabot[bot]
15d3bffd6d
chore(deps): bump @mantine/hooks from 7.17.7 to 8.0.0 in /frontend ( #144 )
...
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks ) from 7.17.7 to 8.0.0.
- [Release notes](https://github.com/mantinedev/mantine/releases )
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mantinedev/mantine/commits/8.0.0/packages/@mantine/hooks )
---
updated-dependencies:
- dependency-name: "@mantine/hooks"
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 18:38:45 +03:00
dependabot[bot]
5dd3bd5f7e
chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 ( #146 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/crypto/compare/v0.37.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.38.0
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>
2025-05-06 18:36:54 +03:00
dependabot[bot]
1d2530db6d
chore(deps): bump @mantine/core from 7.17.7 to 8.0.0 in /frontend ( #143 )
...
Bumps [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core ) from 7.17.7 to 8.0.0.
- [Release notes](https://github.com/mantinedev/mantine/releases )
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mantinedev/mantine/commits/8.0.0/packages/@mantine/core )
---
updated-dependencies:
- dependency-name: "@mantine/core"
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 18:36:08 +03:00
dependabot[bot]
b04af33fdb
chore(deps): bump @mantine/notifications in /frontend ( #142 )
...
Bumps [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications ) from 7.17.7 to 8.0.0.
- [Release notes](https://github.com/mantinedev/mantine/releases )
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mantinedev/mantine/commits/8.0.0/packages/@mantine/notifications )
---
updated-dependencies:
- dependency-name: "@mantine/notifications"
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 18:35:51 +03:00
dependabot[bot]
f3db19930a
chore(deps): bump oven/bun from 1.2.11-alpine to 1.2.12-alpine ( #140 )
...
Bumps oven/bun from 1.2.11-alpine to 1.2.12-alpine.
---
updated-dependencies:
- dependency-name: oven/bun
dependency-version: 1.2.12-alpine
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>
2025-05-06 18:35:29 +03:00
Stavros
5a601277ab
refactor: remove www authenticate header
2025-05-06 17:01:46 +03:00
github-actions[bot]
d5615bdcec
docs: regenerate readme sponsors list ( #138 )
...
Co-authored-by: GitHub <noreply@github.com >
2025-05-03 23:57:18 +03:00
Stavros
58588d6663
fix: allow docker api negotiation
2025-05-03 16:37:37 +00:00
Stavros
2db7795eb7
fix: use email in oauth whitelist check
v3.3.1-beta.1
v3.3.1
2025-05-02 15:16:57 +03:00
github-actions[bot]
dd5a9e2216
docs: regenerate readme sponsors list ( #131 )
...
Co-authored-by: GitHub <noreply@github.com >
2025-05-01 23:43:44 +03:00
Stavros
00d1543f08
fix: include past sponsors in readme
2025-05-01 23:41:27 +03:00
Stavros
d1eeb8c7f7
New Crowdin updates ( #116 )
...
* New translations en.json (German)
* 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 (Portuguese, Brazilian)
* New translations en.json (Polish)
* New translations en.json (German)
* 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 (Greek)
v3.3.0
2025-05-01 22:25:51 +03:00
Stavros
a98a91a394
fix: only use groups in OAuth
2025-05-01 22:01:08 +03:00
dependabot[bot]
5278fbea68
chore(deps-dev): bump vite from 6.0.7 to 6.3.4 in /frontend ( #129 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.0.7 to 6.3.4.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.4
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v3.3.0-alpha.3
2025-05-01 14:19:42 +03:00
Stavros
773942dc3b
feat: add support for auto redirecting to oauth providers
2025-05-01 14:18:26 +03:00
Stavros
83483d6374
fix: disable basic auth on totp users
2025-05-01 13:05:48 +03:00
Stavros
aab01b3195
chore: fix logo size in readme
2025-04-30 20:38:41 +03:00
github-actions[bot]
fe5e07139f
docs: regenerate readme sponsors list ( #128 )
...
Co-authored-by: GitHub <noreply@github.com >
2025-04-30 20:35:50 +03:00
Stavros
93a75324b8
chore: fix spacing in sponsors list
2025-04-30 20:34:53 +03:00
github-actions[bot]
67a01c196f
docs: regenerate readme sponsors list ( #127 )
...
Co-authored-by: GitHub <noreply@github.com >
2025-04-30 20:31:15 +03:00
Stavros
483b1de701
chore: remove permissions from sponsors generator workflow
2025-04-30 20:29:08 +03:00
Stavros
40ceed6686
chore: update secret in sponsors generator
2025-04-30 20:27:16 +03:00
Stavros
3878c629c6
chore: add sponsors list workflow
2025-04-30 20:22:05 +03:00
Stavros
31e874a34f
chore: update readme
2025-04-30 20:09:37 +03:00
dependabot[bot]
74a346349a
chore(deps): bump oven/bun from 1.2.10-alpine to 1.2.11-alpine ( #125 )
...
Bumps oven/bun from 1.2.10-alpine to 1.2.11-alpine.
---
updated-dependencies:
- dependency-name: oven/bun
dependency-version: 1.2.11-alpine
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>
2025-04-30 19:58:44 +03:00
Stavros
a9e8bf89a9
feat: map info from OIDC claims to headers ( #122 )
...
* refactor: return all values from body in the providers
* refactor: only accept claims following the OIDC spec
* feat: map info from OIDC claims to headers
* feat: add support for required oauth groups
* fix: bot suggestions
* feat: get claims from github and google
* fix: close body correctly
2025-04-30 19:57:49 +03:00
Stavros
fd96f39d3a
wip
2025-04-29 22:36:48 +03:00
Stavros
f824b84787
chore: update readme
2025-04-26 17:03:07 +03:00
dependabot[bot]
71b0c301f6
chore(deps): bump react-router from 7.5.0 to 7.5.2 in /frontend ( #119 )
...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) from 7.5.0 to 7.5.2.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.5.2/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.5.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v3.3.0-alpha.2
2025-04-25 17:03:51 +03:00
Stavros
1c738b718a
refactor: log actual errors when an error takes place
2025-04-25 17:03:12 +03:00
Stavros
4dc6bc0c98
refactor: change generic name to other
2025-04-25 14:01:09 +03:00