summaryrefslogtreecommitdiff
path: root/www/setup.php
AgeCommit message (Collapse)AuthorFilesLines
2014-04-21Now you can get a full list of FILES or DIRECTORY from class files. Also ↵Horus31-6/+6
changed database layout to log every up- and download.
2014-04-16Improved brutforce protection and added ban page.Horus31-1/+1
2014-03-28Butforce protection, now banns malicious user.moehm1-0/+1
2014-03-27Bug fixes.Horus31-1/+1
2014-03-26Various improvements, e.g. move_folder() and a new database layout.moehm1-4/+5
2014-03-26Now conform to HTTP/1.1. Also integrated func_download.root1-1/+1
2014-03-18Forgot the most important task. Shame on me.Horus31-0/+1
2014-03-18Made setup.php more fluffier.Horus31-3/+8
2014-03-18setup.php destroys a potential initialized sessionHorus31-0/+4
2014-03-17Changed database layout. Created trigger to delete files automatically.Horus31-0/+1
2014-03-12<\? -> <\?phpHorus31-1/+1
2014-03-12Checks if PHP version is compatible.root1-0/+7
2014-03-12Fixed typo in the database schema.Horus31-1/+1
2014-03-12Sasuga PHP. Now the security check works.root1-1/+1
2014-03-12Forgot ';' and added security check for pepperHorus31-0/+4
2014-03-12Structure in functions. Stronger hash algorith for password safety, also pepper.Horus31-10/+12
2014-03-11Upload checks if file already exist. If true, it just do the database linking.Horus31-1/+1
2014-02-19typoroot1-2/+2
2014-02-19Changed database schema again.Horus31-3/+6
2014-02-17setuproot1-12/+40
2014-02-17fixed database setuproot1-0/+20