9 Commits

Author SHA1 Message Date
c3b3f6763e Status codes 2021-03-23 20:37:14 +03:00
725c965c4e Checking for existing accounts when registering
Packed up js into a file
2021-03-23 18:40:38 +03:00
c75520014f Added reCaptcha 2021-03-23 17:31:34 +03:00
0336865728 Logout on logout instead of deleting the whole session 2021-03-23 13:37:30 +03:00
edbb4ab437 Replaced duplicate sendFiles with redirects 2021-03-23 12:59:54 +03:00
52468d94a6 Switched sensetive requests to post 2021-03-23 12:43:37 +03:00
5681cc42d1 Added sessions and a personal page 2021-03-23 12:01:00 +03:00
c5819a4f74 Moved public files to separate folder and added .env 2021-03-23 03:02:00 +03:00
aadfd0708b Initial commit
Backend endpoints for getting all user data and adding a user
2021-03-22 16:08:31 +03:00