Commit Graph

29 Commits

Author SHA1 Message Date
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
Lokowitz eff812eaa8 first fixes 2025-05-17 18:17:22 +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 e2f056e6ca add idp to profile dropdown 2025-04-20 15:50:17 -04:00
miloschwartz 8fa719181a show list of idp on login 2025-04-18 21:59:58 -04:00
miloschwartz cc6800c791 add migration script 2025-03-04 11:13:34 -05:00
Milo Schwartz 6c813186b8 verify redirects are safe before redirecting 2025-01-09 23:26:07 -05:00
Milo Schwartz 64158a823b major ui tweaks and refactoring 2025-01-04 20:22:01 -05:00
Milo Schwartz 4a1e869e58 setup server admin 2024-12-25 15:54:32 -05:00
Milo Schwartz 78b23a8956 added resource auth status cards and moved login to reusable login form 2024-11-23 17:56:21 -05:00
Milo Schwartz 2852d62258 refactor contexts, format zod errors, and more refactoring 2024-11-03 13:57:51 -05:00
Milo Schwartz a6baebb216 basic invite user functional 2024-11-02 23:46:16 -04:00
Milo Schwartz ce19cc4ba4 migrate to next 15 and react 19 2024-10-23 13:30:23 -04:00
Milo Schwartz 57ba84eb02 more validation and redirects 2024-10-19 16:37:40 -04:00
Milo Schwartz bdc52dcc48 organize componenst a lib 2024-10-13 14:50:07 -04:00
Owen Schwartz 800dcb6270 Fix small issues for test 2024-10-06 20:54:39 -04:00
Milo Schwartz d7d4828871 add params 2024-10-06 19:37:53 -04:00
Owen Schwartz d144704066 Fix login stuff? 2024-10-06 18:43:20 -04:00
Milo Schwartz 3e2085fbb3 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-06 18:09:12 -04:00
Milo Schwartz 87c4fc798f add login portal and traefik middleware auth for testing redirect login 2024-10-06 18:08:26 -04:00
Owen Schwartz 8213036729 Format files and fix http response 2024-10-06 18:05:20 -04:00
Milo Schwartz 0838679120 automatically set the base url 2024-10-06 14:09:26 -04:00
Milo Schwartz 29777da430 added axios client 2024-10-06 12:39:05 -04:00
Milo Schwartz 282203d9f2 add shad 2024-10-06 09:55:45 -04:00