Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-12 | asdf | adam | |
2021-02-12 | form encoding | Alex Vitkov | |
2021-02-12 | asdf | adam | |
2021-02-12 | ] error | adam | |
2021-02-12 | ; error | adam | |
2021-02-12 | upload prototype. needs to be checked | adam | |
2021-02-12 | galin | adam | |
2021-02-12 | introducing directories | adam | |
2021-02-11 | setting up | adam | |
2021-02-11 | setting up | adam | |
2021-01-30 | HTML/CSS for user's filesystem | Alex Vitkov | |
2021-01-29 | Login is now remembered in $_SESSION['username'] | Alex Vitkov | |
If it is set, user is logged in, if it is unset user is not logged in | |||
2021-01-29 | index.html + login.html => index.php | Alex Vitkov | |
those files had the entire HTML tree duplicated, which would make it difficult to make any changes to the front end. this commit combines the two files in one, with some front-end JS to switch between the login and register forms. | |||
2021-01-29 | register and login looks ok | adam | |
2021-01-28 | initial registering stuff | adam | |