Commit Graph

72 Commits

Author SHA1 Message Date
Mawoka af5abc8d5b Added UI for custom OpenID login 2023-02-17 15:22:13 +01:00
Mawoka 3e61ecc8d4 🐛 Fixed disabled save button on avatar page after starting over after saving 2023-01-29 14:47:29 +01:00
Mawoka f01d2292d3 Closing #104 2023-01-29 12:39:21 +01:00
Mawoka bbd4ce66ad Added function to customize the user avatar 2023-01-29 11:40:43 +01:00
Mawoka 32c8b95c51 🐛 Closed #126 2023-01-28 20:48:17 +01:00
Mawoka 2d05ee26bd ♻️ Moved buttons into own components 2023-01-27 22:25:57 +01:00
Mawoka 6f08613382 🐛 Checking that the password is at most 100 characters long 2022-12-28 13:35:50 +01:00
Mawoka 0f947c9d2b 🚨 Fixed linter errors 2022-12-19 13:33:50 +01:00
Mawoka ab1ab91153 🐛 Fixed webauthn for root_url with port 2022-12-19 13:30:43 +01:00
Mawoka e2fdf35f90 .bug: Fixed modals in dark-mode 2022-12-18 19:37:01 +01:00
Mawoka 2e159af134 Advanced Authentication 2022-12-18 18:31:06 +01:00
Mawoka 444bfb1767 🌐 Added more strings to be translated 2022-12-01 19:09:55 +01:00
Mawoka 6efd240955 🐛 Fixed white text on light background 2022-10-05 19:30:39 +02:00
Mawoka 375317c3c6 Fixed API-Key UI 2022-09-29 18:46:45 +02:00
Mawoka 15b03fc368 Added basic API-Key UI (Closes #121) 2022-09-25 15:24:35 +02:00
Mawoka f1421d156c Added practice-mode 2022-09-16 22:26:17 +02:00
Mawoka dcddb3b764 🐛 Fixed more errors coming from upgrading SvelteKit 2022-08-18 17:07:02 +02:00
Mawoka cacd727c0e ⬆️ Finished upgrading SvelteKit 2022-08-18 16:22:44 +02:00
Mawoka a3b015ffca ⬆️ Upgraded SvelteKit 2022-08-18 15:53:02 +02:00
Mawoka 9b79358db3 ⬆️ Upgraded SvelteKit 2022-08-18 15:35:01 +02:00
Mawoka 4a7bc2a589 Renamed overview to dashboard (#80) 2022-08-11 15:27:28 +02:00
Mawoka 1b8e4d5524 Merge remote-tracking branch 'origin/master' 2022-07-26 22:51:19 +02:00
Mawoka ba79c6a8c1 ⬆️ Updated SvelteKit 2022-07-26 21:51:58 +02:00
chriswolfdesign 1b6f874eb9 converted window.location.replace with window.location.assign 2022-07-23 07:57:29 -04:00
Mawoka f7b97b1b88 Added working user-avatars 2022-07-05 22:14:40 +02:00
Mawoka 469cd3e779 📄 Added license-note to every file 2022-07-02 17:20:55 +02:00
Mawoka 88d8f4f5d7 🥅 Catching OAuth-errors 2022-06-17 17:15:03 +02:00
Mawoka 23aa5ba57d 📝 Added Terms of Service 2022-06-11 18:15:05 +02:00
Mawoka 03a76a448f Implemented Oauth in frontend and fixed it in backend 2022-06-11 18:09:47 +02:00
Mawoka bc7a75cabd 🚸 Added check for reading privacy policy 2022-04-29 18:29:38 +02:00
Mawoka 352eb39283 🌐 translated more strings 2022-04-26 18:17:26 +02:00
Mawoka 1a52951f34 🎨 Formatted code 2022-04-16 11:33:31 +02:00
Mawoka 0fa609f4e3 🚸 Fixed #31 2022-04-16 11:33:04 +02:00
Mawoka c5a35ba484 🚸 Fixed #30 2022-04-16 11:31:59 +02:00
Mawoka a4fdc4c22d 🎨 Formatted code 2022-04-16 11:22:02 +02:00
Mawoka 1292faa518 🔍 Added title to every page 2022-04-16 11:20:57 +02:00
Mawoka 061c409dc3 🐛 Trying stuff 2022-04-15 19:58:12 +02:00
Mawoka 49ff503898 Added session-management with a map! 2022-04-15 16:10:56 +02:00
Mawoka 6a1072dae9 🔇 Removed debug console.logs 2022-04-15 11:46:17 +02:00
Mawoka bf27803e39 🎨 Formatted files and fixed warnings 2022-04-15 10:48:40 +02:00
Mawoka 95ca55dcdd 🚸 Added redirectTo to not redirect to /overview every time 2022-04-15 10:46:56 +02:00
Mawoka eb4747a4a0 🐛 Maybe fixed reload-loop 2022-04-13 21:49:49 +02:00
Mawoka 63fc9562b9 🐛 Fixed wrong button-text 2022-04-13 17:22:01 +02:00
Mawoka 88a8cec5b2 🚧 Added winner-screen 2022-04-10 13:10:21 +02:00
Dynnammo f8b1b8814b Merge branch 'master' into chores/add-minimal-ci 2022-04-09 16:37:48 +02:00
THIVEND 7da2fb7952 Run pnpm format 2022-04-09 16:31:41 +02:00
Mawoka dad9559a38 🏷️ Made ts-compiler happy 2022-04-09 10:05:45 +02:00
Mawoka 01d423ba04 Fixed #12 2022-04-09 09:48:40 +02:00
Mawoka 14cfcb0e45 🐛 Fixed #10 2022-04-09 09:34:33 +02:00
Mawoka 411064967f 🐛 Fixed navbar #11 2022-04-09 09:31:31 +02:00