Commit Graph

19 Commits

Author SHA1 Message Date
miloschwartz c956e0d401 add meta titles to auth pages 2026-04-22 16:09:16 -07:00
Milo Schwartz 553fda265c Merge branch 'dev' into feature/oidc-email-error 2025-12-17 08:20:40 -08:00
David Reed 78369b6f6a Add OIDC authentication error response support 2025-12-10 11:13:04 -08:00
Owen f9b03943c3 Format all files 2025-12-09 10:56:14 -05:00
Owen 2c63851130 Separate types & fix #private import 2025-10-11 19:02:15 -07:00
Owen d92b87b7c8 Chungus 2.0 2025-10-10 11:27:15 -07:00
Owen c2c907852d Chungus 2025-10-04 18:36:44 -07:00
miloschwartz df85f13aea move all components to components dir 2025-09-04 11:18:42 -07:00
Marvin a6348a3e28 Merge remote-tracking branch 'upstream/dev' into feature-i18n 2025-06-06 06:03:55 +00:00
miloschwartz f0cb65f65c dont import db in nextjs 2025-06-05 14:44:34 -04:00
Marvin dd7b91f770 Merge remote-tracking branch 'upstream/dev' into feature-i18n 2025-06-05 04:41:28 +00:00
miloschwartz 2cca561e51 support postgresql as database option 2025-06-04 12:02:07 -04:00
Lokowitz f07e8d08c3 update all 2025-05-25 19:01:20 +00:00
Lokowitz d9ee40c898 more fixes 2025-05-17 20:04:56 +00:00
vlalx b8ed5ac1c5 I18n auth (#23)
* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Add translation keys in app/auth

* Fix build

---------

Co-authored-by: Lokowitz <marvinlokowitz@gmail.com>
2025-05-17 18:11:56 +02:00
miloschwartz 4819f410e6 add license system and ui 2025-04-27 13:03:00 -04:00
miloschwartz 8fa719181a show list of idp on login 2025-04-18 21:59:58 -04:00
miloschwartz aa3b527f67 add validate callback loading state and encryption 2025-04-14 20:56:45 -04:00
miloschwartz 53be2739bb successful log in loop poc 2025-04-13 18:29:23 -04:00