Elias Schneider
|
08e4ffeb60
|
feat: minor redesign of auth pages
|
2025-12-22 21:36:23 +01:00 |
|
Elias Schneider
|
59ca6b26ac
|
feat: add ability define user groups for sign up tokens (#1155)
|
2025-12-21 18:26:52 +01:00 |
|
Melvin Snijders
|
f5da11b99b
|
feat: add email logo customization (#1150)
|
2025-12-17 16:20:22 +01:00 |
|
Elias Schneider
|
edb32d82b2
|
chore: fix type error after version bump
|
2025-12-10 16:41:59 +01:00 |
|
Elias Schneider
|
14c7471b52
|
refactor: run formatter
|
2025-11-30 18:17:22 +01:00 |
|
Elias Schneider
|
5d6a7fdb58
|
fix: hide theme switcher on auth pages because of dynamic background
|
2025-11-30 18:17:11 +01:00 |
|
Elias Schneider
|
a1cd3251cd
|
fix: theme mode not correctly applied if selected manually
|
2025-11-30 18:05:01 +01:00 |
|
Elias Schneider
|
d98c0a391a
|
fix: global audit log user filter not working
|
2025-11-29 23:15:50 +01:00 |
|
Elias Schneider
|
ca888b3dd2
|
chore(translations): add Finish files
|
2025-11-25 20:46:48 +01:00 |
|
Alessandro (Ale) Segala
|
c56afe016e
|
feat: adding/removing passkeys creates an entry in audit logs (#1099)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-11-16 14:51:38 -08:00 |
|
Kyle Mendell
|
d5e0cfd4a6
|
feat: light/dark/system mode switcher (#1081)
|
2025-11-09 13:28:58 -06:00 |
|
dai
|
7ec57437ac
|
fix: replace %lang% placeholder in html lang (#1071)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-11-04 13:01:12 +00:00 |
|
Elias Schneider
|
ed2c7b2303
|
feat: add ability to set default profile picture (#1061)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-11-04 13:40:00 +01:00 |
|
Elias Schneider
|
f184120890
|
feat: open edit page on table row click
|
2025-10-29 10:46:03 +01:00 |
|
Mufeed Ali
|
93639dddb2
|
fix: dark oidc client icons not saved on client creation (#1057)
|
2025-10-28 12:35:56 +01:00 |
|
Elias Schneider
|
a190529117
|
chore(translations): add Turkish language files
|
2025-10-28 09:31:32 +01:00 |
|
Mufeed Ali
|
8f98d8c0b4
|
fix: Prevent blinding FOUC in dark mode (#1054)
|
2025-10-26 20:40:25 +01:00 |
|
Elias Schneider
|
10d640385f
|
fix: prevent page flickering on redirection based on auth state
|
2025-10-24 12:12:42 +02:00 |
|
Elias Schneider
|
47927d1574
|
fix: make pkce requirement visible in the oidc form if client is public
|
2025-10-24 10:57:44 +02:00 |
|
Elias Schneider
|
b356cef766
|
fix: only animate login background on initial page load
|
2025-10-24 10:53:51 +02:00 |
|
Kyle Mendell
|
028d1c858e
|
feat: add support for dark mode oidc client icons (#1039)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-10-24 09:57:12 +02:00 |
|
Elias Schneider
|
c20e93b55c
|
feat: add various improvements to the table component (#961)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-10-13 09:12:55 +00:00 |
|
Kyle Mendell
|
068fcc65a6
|
chore(translations): add Japanese files
|
2025-10-07 18:29:13 -05:00 |
|
Elias Schneider
|
cbf0e3117d
|
fix: mark any callback url as valid if they contain a wildcard (#1006)
|
2025-10-07 08:18:53 +02:00 |
|
Elias Schneider
|
2c74865173
|
feat: add link to API docs on API key page
|
2025-10-04 23:45:37 +02:00 |
|
Elias Schneider
|
b81de45166
|
fix: date locale can't be loaded if locale is en
|
2025-10-03 11:54:07 +02:00 |
|
Elias Schneider
|
22f4254932
|
fix: allow any image source but disallow base64
|
2025-10-03 11:50:39 +02:00 |
|
Elias Schneider
|
507f9490fa
|
feat: add the ability to make email optional (#994)
|
2025-10-03 11:24:53 +02:00 |
|
Elias Schneider
|
043cce615d
|
feat: add required indicator for required inputs (#993)
|
2025-10-01 13:44:17 +02:00 |
|
Elias Schneider
|
d47b20326f
|
fix: improve back button handling on auth pages
|
2025-09-30 14:44:08 +02:00 |
|
Elias Schneider
|
fc9939d1f1
|
fix: prevent endless effect loop in login wrapper
|
2025-09-30 14:06:13 +02:00 |
|
Elias Schneider
|
2c1c67b5e4
|
fix: include port in OIDC client details
|
2025-09-30 12:18:44 +02:00 |
|
Elias Schneider
|
d010be4c88
|
feat: hide alternative sign in methods page if email login disabled
|
2025-09-30 12:15:08 +02:00 |
|
Elias Schneider
|
01db8c0a46
|
fix: make logo and oidc client images sizes consistent
|
2025-09-30 12:12:37 +02:00 |
|
Kyle Mendell
|
6bdf5fa37a
|
feat: support for url based icons (#840)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-09-29 15:07:55 +00:00 |
|
Clément Contini
|
ecc7e224e9
|
fix: show only country in audit log location if no city instead of Unknown (#977)
|
2025-09-23 18:41:54 -05:00 |
|
Elias Schneider
|
a3da943aa6
|
fix: decouple images from app config service (#965)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-09-20 21:42:52 +02:00 |
|
Elias Schneider
|
e7e53a8b8c
|
fix: my apps card shouldn't take full width if only one item exists
|
2025-09-18 21:55:43 +02:00 |
|
Elias Schneider
|
02249491f8
|
feat: allow uppercase usernames (#958)
|
2025-09-17 14:43:12 -05:00 |
|
Kyle Mendell
|
68373604dd
|
feat: add user display name field (#898)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-09-17 17:18:27 +02:00 |
|
Alessandro (Ale) Segala
|
a897b31166
|
chore: minify background image (#933)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-09-14 08:24:28 -07:00 |
|
Elias Schneider
|
5367463239
|
feat: add PWA support (#938)
|
2025-09-12 10:17:35 -05:00 |
|
Elias Schneider
|
6c9147483c
|
fix: add validation for callback URLs (#929)
|
2025-09-10 10:14:54 -07:00 |
|
Elias Schneider
|
6c696b46c8
|
fix: list items on previous page get unselected if other items selected on next page
|
2025-09-09 10:02:59 +02:00 |
|
Elias Schneider
|
6215e1ac01
|
feat: add CSP header (#908)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-09-07 11:45:06 -07:00 |
|
Elias Schneider
|
a1d8538c64
|
feat: add info box to app settings if UI config is disabled
|
2025-09-07 19:49:07 +02:00 |
|
Elias Schneider
|
1d7cbc2a4e
|
fix: disable sign up options in UI if UI_CONFIG_DISABLED
|
2025-09-07 19:42:20 +02:00 |
|
Kyle Mendell
|
954fb4f0c8
|
chore(translations): add Swedish files
|
2025-09-05 19:57:54 -05:00 |
|
Kyle Mendell
|
e88be7e61a
|
fix: update localized name and description of ldap group name attribute (#892)
|
2025-08-27 15:52:50 -05:00 |
|
Kyle Mendell
|
096d214a88
|
feat: redesigned sidebar with administrative dropdown (#881)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-08-27 16:39:22 +00:00 |
|