Commit graph

30 commits

Author SHA1 Message Date
miloschwartz
df85f13aea
move all components to components dir 2025-09-04 11:18:42 -07:00
miloschwartz
d194e230de
option to log out if on verify email screen 2025-06-25 16:44:23 -04:00
Lokowitz
f07e8d08c3 update all 2025-05-25 19:01:20 +00:00
vlalx
ea24759bb3
I18n components (#27)
* 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

* Move into function

* Replace string matching to boolean check

* Add FIXIT in UsersTable

* Use localization for size units

* Missed and restored translation keys

* fixup! New translation keys in tr-TR locale

* Add translation keys in components
2025-05-25 16:41:38 +02: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
53be2739bb
successful log in loop poc 2025-04-13 18:29:23 -04:00
miloschwartz
759434e9f8
more visual enhancements and update readme 2025-03-01 23:03:42 -05:00
miloschwartz
20f1a6372b
small visual improvements 2025-02-26 21:24:35 -05:00
Milo Schwartz
8165051dd8
fix toast dismiss causing components to rerender and clean up rules text 2025-02-10 21:35:06 -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
3b4a993704
refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
11cbafb92a
reduce spacing in forms 2024-12-22 17:09:22 -05:00
Milo Schwartz
d3d2fe398b
env context and refactor api support different ports 2024-12-12 22:46:58 -05:00
Milo Schwartz
5bbf32f6a6
improve verify email redirect flow 2024-11-28 00:11:13 -05:00
Milo Schwartz
ad5ea3564b
added support for pin code auth 2024-11-23 20:08:56 -05:00
Milo Schwartz
45e1bff2e0
small visual enhancements to icons 2024-11-22 23:58:08 -05:00
Milo Schwartz
b1e53ed8d7
set users on resource working 2024-11-15 23:38:08 -05:00
Milo Schwartz
44b932937f
standardize header, save all button for targets, fix update site on resource 2024-11-13 20:08:05 -05:00
Milo Schwartz
2852d62258
refactor contexts, format zod errors, and more refactoring 2024-11-03 13:57:51 -05:00
Milo Schwartz
50d374d9f6
save 2024-10-26 17:01:34 -04:00
Milo Schwartz
a601d6b24f
implement prefer_wildcard_cert flag 2024-10-25 22:35:07 -04:00
Milo Schwartz
29b848fd5d
ability to disable email verification requirement 2024-10-25 21:39:18 -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
f14fb90ab6
add redirect support to signup and verify email 2024-10-13 16:00:49 -04:00
Milo Schwartz
7bfa17a293
fix get user rauth 2024-10-13 15:05:52 -04:00
Milo Schwartz
bdc52dcc48
organize componenst a lib 2024-10-13 14:50:07 -04:00
Milo Schwartz
f3eb76fd5e
added signup and verify email forms 2024-10-12 23:00:36 -04:00