Commit Graph

16 Commits

Author SHA1 Message Date
61518b4fb4 Сообщение о неверном вводе 2021-06-03 20:17:01 +03:00
baac5a7c17 Рабочий сайт 2021-06-03 12:34:17 +03:00
8bce702a9c Рабочий фронтенд 2021-06-03 02:01:45 +03:00
c3b3f6763e Status codes 2021-03-23 20:37:14 +03:00
3368b9f0d9 Switched to Axios 2021-03-23 19:00:59 +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
bb1e02b41a Created .gitignore 2021-03-23 13:46:45 +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
89d0f5fa0c Merge branch 'master' of github.com:anatolykopyl/registration 2021-03-23 03:03:12 +03:00
c5819a4f74 Moved public files to separate folder and added .env 2021-03-23 03:02:00 +03:00
Anatoly
ff2798e66c Create README.md 2021-03-22 16:12:32 +03:00
aadfd0708b Initial commit
Backend endpoints for getting all user data and adding a user
2021-03-22 16:08:31 +03:00