Commit Graph

81 Commits

Author SHA1 Message Date
725cc74102 feat: prettier integration 2025-05-29 17:17:38 +02:00
83c26bb94a feat: explicitly install idb + use react-router instead of react-router-dom 2025-05-29 17:03:44 +02:00
4b3a814d7e fix: don't select account after logging into it 2025-05-29 14:57:35 +02:00
dd5c59afa8 feat: handle agree ('allow') button click to select account for oauth auth 2025-05-29 14:57:20 +02:00
0723a48ab0 feat: save search params 2025-05-29 14:57:01 +02:00
21cedeabbd fix: proper page names 2025-05-29 14:19:01 +02:00
807d7538a0 feat: proper redirect handling 2025-05-29 14:17:09 +02:00
56755ac531 feat: navigate to home page after login if not explicit 2025-05-29 12:35:48 +02:00
aa152a4127 feat: authentication integration 2025-05-28 20:51:34 +02:00
04db9b8ef2 feat: unused import 2025-05-27 21:26:45 +02:00
e983719601 feat: tab navigation 2025-05-27 21:26:29 +02:00
c5c55f72b1 feat: preview page for account management 2025-05-25 17:51:37 +02:00
476b9a13d9 feat: handle session selection after logging in 2025-05-25 14:54:19 +02:00
428dc50aa1 feat: oauth auth page 2025-05-24 20:59:56 +02:00
ffba961d72 fmt: don't use curly braces 2025-05-24 20:59:40 +02:00
6fd7171450 feat: root dark overlay 2025-05-24 20:58:54 +02:00
3279f1fb90 feat: remove unused import 2025-05-24 18:02:25 +02:00
1819629008 test: profile pictures on agree preview 2025-05-24 17:51:16 +02:00
4e9fa2337b feat: change color 2025-05-24 17:46:16 +02:00
68899e98bd feat: profile picture support 2025-05-24 17:46:06 +02:00
587a463623 feat: dark theme support 2025-05-24 16:15:22 +02:00
38a2ce1ce9 feat: start agreement page 2025-05-24 14:31:26 +02:00
accde2662f feat: account list 2025-05-24 14:31:16 +02:00
eee3839dea feat: remove unnecessary comment 2025-05-24 14:24:39 +02:00
b941561ccf feat: render accounts saved in db 2025-05-24 14:24:29 +02:00
04bd27607f feat: load all saved accounts 2025-05-24 12:15:51 +02:00
eb42b61b2c feat: store logged account 2025-05-24 12:05:57 +02:00
eaf3596580 feat: database context 2025-05-24 11:19:16 +02:00
af8b347173 feat: finished login page 2025-05-21 19:27:08 +02:00
ba89880f8a feat: finished register page 2025-05-21 19:27:03 +02:00
afc9208269 feat: basic setup for web with tailwind and routing 2025-05-20 19:39:55 +02:00