Stavros
|
6ec8c9766c
|
feat: add ldap support (#232)
* feat: add ldap support
* feat: add insecure option for self-signed certificates
* fix: recognize ldap as a username provider
* test: fix tests
* feat: add configurable search filter
* fix: fix error message in ldap search result
* refactor: bot suggestions
|
2025-07-05 18:17:39 +03:00 |
|
Stavros
|
34c8d16c7d
|
fix: fix loading states in forms
|
2025-05-30 18:14:33 +03:00 |
|
Stavros
|
3c3bd719db
|
fix: show correct generic name in login screen
|
2025-05-24 16:19:56 +03:00 |
|
Stavros
|
318f00993e
|
Feat/new UI (#153)
* wip
* feat: make forms functional
* feat: finalize pages
* chore: remove unused translations
* feat: app context
* feat: user context
* feat: finalize username login
* fix: use correct tab order in login form
* feat: add oauth logic
* chore: update readme and assets
* chore: rename docs back to assets
* feat: favicons
* feat: custom background image config option
* chore: add acknowledgements for background image
* feat: sanitize redirect URL
* feat: sanitize redirect URL on check
* chore: fix dependabot config
* refactor: bot suggestions
* fix: correctly redirect to app and check for untrusted redirects
* fix: run oauth auto redirect only when there is a redirect URI
* refactor: change select color
* fix: fix dockerfiles
* fix: fix hook rendering
* chore: remove translations cdn
* chore: formatting
* feat: validate api response against zod schema
* fix: use axios error instead of generic error in login page
|
2025-05-20 17:17:12 +03:00 |
|
Stavros
|
773942dc3b
|
feat: add support for auto redirecting to oauth providers
|
2025-05-01 14:18:26 +03:00 |
|
Stavros
|
7413b3f931
|
chore: update to react query v5
|
2025-04-15 12:27:28 +03:00 |
|
Stavros
|
bafcb9a867
|
feat: add rate limit warning to frontend
|
2025-04-08 14:52:02 +03:00 |
|
Stavros
|
d82e959734
|
refactor: rename site to frontend
|
2025-03-23 13:07:53 +02:00 |
|