Commit Graph

17 Commits

Author SHA1 Message Date
e0f2c3219f feat: message populating from responswe 2025-06-15 19:26:43 +02:00
db2cb36f54 feat: location.pathname based bar navigation + admin layout + separate
auth routes
2025-05-29 23:42:17 +02:00
41c3dfdfe4 chore: remove unnecessary console.logs 2025-05-29 17:19:13 +02:00
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
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
476b9a13d9 feat: handle session selection after logging in 2025-05-25 14:54:19 +02:00
ffba961d72 fmt: don't use curly braces 2025-05-24 20:59:40 +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
eee3839dea feat: remove unnecessary comment 2025-05-24 14:24:39 +02:00
eb42b61b2c feat: store logged account 2025-05-24 12:05:57 +02:00
af8b347173 feat: finished login page 2025-05-21 19:27:08 +02:00
afc9208269 feat: basic setup for web with tailwind and routing 2025-05-20 19:39:55 +02:00