summaryrefslogtreecommitdiff
path: root/www/index.php
AgeCommit message (Expand)AuthorFilesLines
2014-04-21Now you can get a full list of FILES or DIRECTORY from class files. Also chan...Horus31-1/+1
2014-04-20Added new methodsroot1-8/+9
2014-04-16Improved brutforce protection and added ban page.Horus31-2/+1
2014-03-30Removed nonsense. Also cleaned the index.phpHorus31-2/+0
2014-03-29Improved the ban system and the download mechanism.Horus31-14/+6
2014-03-28Butforce protection, now banns malicious user.moehm1-3/+15
2014-03-27Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.demoehm1-10/+6
2014-03-27Merge in comming. Added new function to generate a donwload id.moehm1-0/+9
2014-03-26Small changes.root1-10/+6
2014-03-26More improvements. Fix in the index, also added password_recover and changed ...moehm1-1/+23
2014-03-26Now conform to HTTP/1.1. Also integrated func_download.root1-8/+32
2014-03-22Differences between folder_is_empty and file_not_found. TODO: Extra design fo...root1-1/+9
2014-03-21The index.php starts the download. Also extra function to print empty folders.moehm1-3/+9
2014-03-17Small bugfixes and tmp print_invite().Horus31-3/+2
2014-03-17Added directory creation to the browser and fixed all the bugs in func_folderoweissbarth1-1/+1
2014-03-17func mkdirHorus31-1/+1
2014-03-17corrected slash erroroweissbarth1-1/+0
2014-03-17Empty folderHorus31-1/+2
2014-03-16Redesigned the way of showing content.Horus31-1/+2
2014-03-16Final fix.Horus31-4/+4
2014-03-16No more warnings because of 'undefined constants' anymore.Horus31-5/+5
2014-03-16fixed constants erroroweissbarth1-4/+4
2014-03-16Redesigned to user constants.Horus31-10/+36
2014-03-16Redesigned login and register function.Horus31-2/+17
2014-03-16Fixed security issues.Horus31-1/+4
2014-03-14Removed more warnings.oweissbarth1-1/+1
2014-03-14Removed some warningsoweissbarth1-2/+0
2014-03-12<\? -> <\?phpHorus31-1/+1
2014-03-12more modular for greater flexibilityHorus31-3/+2
2014-03-12Fixed the path for the css fileroot1-1/+1
2014-03-12Forgot ';' and added security check for pepperHorus31-1/+1
2014-03-12Structure in functions. Stronger hash algorith for password safety, also pepper.Horus31-2/+1
2014-03-11Forward arguments for the httperror siteHorus31-1/+1
2014-03-10instructions 4 oliHorus31-3/+4
2014-03-10starting to write the interfaceroot1-2/+5
2014-03-10stuffHorus31-35/+8
2014-02-28indexHorus31-1/+0
2014-02-28.Horus31-3/+5
2014-02-23fixed a embarrassing bugroot1-1/+1
2014-02-23rewrite if logged inroot1-7/+10
2014-02-23minorroot1-4/+9
2014-02-23gitignoreHorus31-12/+0
2014-02-23indexHorus31-41/+57
2014-02-17added session to indexroot1-0/+6
2014-02-17handles most of the database stuffroot1-6/+31
2014-02-16fixed for()root1-3/+3
2014-02-16typoroot1-1/+1
2014-02-16typoHorus31-1/+2
2014-02-16typoHorus31-1/+1
2014-02-16checks if is emptyHorus31-20/+30