aboutsummaryrefslogtreecommitdiffstats
path: root/php/database.php
AgeCommit message (Collapse)Author
2021-02-13fixadam
2021-02-13text files are kinda sharedadam
2021-02-13share is shareadam
2021-02-13files are actually deleted now from abstract filesystem and from the real ↵adam
filesystem
2021-02-13unlink recursesadam
2021-02-13i think i broke somethingadam
2021-02-13nothing doneadam
2021-02-13added trash folder on user creationadam
2021-02-13/php/move.phpAlex Vitkov
2021-02-13Upload.php now can upload in direcotires other than rootAlex Vitkov
2021-02-12directory duplication error dealt withadam
2021-02-12checks if filename exists in the directory before creating the filenodeadam
2021-02-12guesses mime types nowadam
2021-02-12mimetype draftadam
2021-02-12the files show but there are still things to fixadam
2021-02-12almost thereadam
2021-02-12asdfadam
2021-02-12asdfadam
2021-02-12asdfadam
2021-02-12stuffadam
2021-02-12asdfadam
2021-02-12upload prototype. needs to be checkedadam
2021-02-12galinadam
2021-02-12introducing directoriesadam
2021-01-29index.html + login.html => index.phpAlex 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-29register and login looks okadam
2021-01-28initial registering stuffadam