index
:
fileup
master
An old university project for file sharing and uploading
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
php
Age
Commit message (
Collapse
)
Author
2021-02-13
Merge branch 'master' of https://github.com/alexvitkov/india
Alex Vitkov
2021-02-13
The X Window System, part 2 of N
Alex Vitkov
2021-02-13
Merge https://github.com/alexvitkov/india
adam
2021-02-13
added trash folder on user creation
adam
2021-02-13
/php/readfile.php
Alex Vitkov
2021-02-13
Merge https://github.com/alexvitkov/india
adam
2021-02-13
stuff
adam
2021-02-13
Merge branch 'master' of https://github.com/alexvitkov/india
Alex Vitkov
2021-02-13
path
Alex Vitkov
2021-02-13
Merge https://github.com/alexvitkov/india
adam
2021-02-13
removed usename from session
adam
2021-02-13
/php/rename.php
Alex Vitkov
2021-02-13
Move file to parent directories by dragging onto the path entries
Alex Vitkov
2021-02-13
/php/move.php
Alex Vitkov
2021-02-13
Upload.php now can upload in direcotires other than root
Alex Vitkov
2021-02-13
Compressed get_directory
Alex Vitkov
2021-02-12
directory duplication error dealt with
adam
2021-02-12
mkdir
adam
2021-02-12
checks if filename exists in the directory before creating the filenode
adam
2021-02-12
guesses mime types now
adam
2021-02-12
mimetype draft
adam
2021-02-12
the files show but there are still things to fix
adam
2021-02-12
almost there
adam
2021-02-12
asdf
adam
2021-02-12
asdf
adam
2021-02-12
asdf
adam
2021-02-12
stuff
adam
2021-02-12
Merge branch 'master' of https://github.com/alexvitkov/india
adam
2021-02-12
adf
adam
2021-02-12
front end for readdir
Alex Vitkov
2021-02-12
Merge branch 'master' of https://github.com/alexvitkov/india
Alex Vitkov
2021-02-12
asdf
adam
2021-02-12
drop table order
Alex Vitkov
2021-02-12
sql restructure
adam
2021-02-12
fixes
adam
2021-02-12
Merge branch 'master' of https://github.com/alexvitkov/india
adam
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
[next]