Commit graph

18 commits

Author SHA1 Message Date
cami 52131aa3dd Refactoring..
All checks were successful
continuous-integration/drone/push Build is passing
- use STATES instead of multiple different variables
- add check if password is correct
-
2021-07-22 19:55:06 +02:00
cami 9cf2c50d01 Added study button
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-07-22 17:10:35 +02:00
cami c9e987a28f Updated some things and logger starts only once
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-07-16 02:16:08 +02:00
cami 0e222d3d52 Autoformatting all files
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-07-14 21:05:16 +02:00
cami fb5675eebd changed some unused things 2021-07-12 01:06:53 +02:00
cami 4e2ef3fd4d logout will redirect to startpage (fix #126) 2021-07-11 00:35:47 +02:00
cami 04cd56e188 add register option in navbar 2021-07-06 02:41:24 +02:00
cami cf3e0b8043 Add login / logout to navbar
This commit will add a login or logout button in the navbar so that the user can decide what the person wants to do . (solves #68)
2021-06-27 01:50:45 +02:00
cami d48278acab Added auth to navbar to decide what should be displayed 2021-06-27 00:45:25 +02:00
cami d8ce50a897 Formatting some things 2021-06-27 00:29:29 +02:00
cami 87929fe697 Added some content and fixed a small thing :-9 2021-06-23 01:56:27 +02:00
cami 620f457f62 Refactored some things and added some css styles to the javascript things 2021-06-23 00:19:17 +02:00
cami 8e67a91dc1 Added login functionality and a redirect if not logged in 2021-06-23 00:15:43 +02:00
cami b9771e6b1f Reformating 2021-06-21 03:45:22 +02:00
cami 34724f88f3 Started with new things for personalization 2021-05-27 04:19:22 +02:00
cami 29142a9977 Refactoring because of local scripts and tabs
In this commit I want to refactor some things.
- I don't want to use external connections so I moved all that shit to localhost
- I do not need so many spaces as it is bad for formatting
2021-05-27 03:07:54 +02:00
cami f8997272fe Removed all third party requests 2021-05-27 02:43:05 +02:00
cami 8d451a87b6 First stable application according to tutorial 2021-05-25 23:40:27 +02:00