summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-14Fix #25 : for...of is not implemented in Chrome UPLOAD DOES NOT WORKHEADmasteroweissbarth1-2/+3
2014-08-26fixed typomoehm1-1/+1
2014-07-24improved upload uioweissbarth2-15/+34
2014-07-23Code Cleanup + Added filelist headeroweissbarth5-104/+147
2014-07-21fixed progressbar....hopefullyoweissbarth1-4/+2
2014-07-21hopefully fixed the progress bar issueoweissbarth2-6/+18
2014-07-21Added legacy uploadoweissbarth4-16/+33
2014-07-19added d&d multifile uploadoweissbarth5-18/+185
2014-07-19Removed warning by specifying character encodingoweissbarth1-0/+1
2014-06-18Made Context Menu non transparentoweissbarth2-67/+88
2014-06-18seperated js fileoweissbarth1-0/+44
2014-06-18Added zero-clipboardoweissbarth7-0/+3912
2014-06-10Added autofocus on login and registeroweissbarth2-2/+2
2014-06-06Added basic contextmenu. No functionality!oweissbarth2-3/+33
2014-06-05Added logout button. Now using new icons.oweissbarth2-7/+16
2014-06-05now using font-awesomeoweissbarth34-0/+3695
2014-06-05fixed typooweissbarth1-1/+1
2014-05-29fixed bug, now it's possible to create private folder.root1-1/+1
2014-04-28Forgot to commit something...root2-1/+7
2014-04-28Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.demoehm3-8/+50
2014-04-28Unimportant changes #2moehm6-15/+99
2014-04-28Unimportant changes #1root3-8/+50
2014-04-21Added 2 more failure pages.Horus34-3/+12
2014-04-21Added documentation for class and new methods.Horus34-33/+142
2014-04-21Now you can get a full list of FILES or DIRECTORY from class files. Also chan...Horus310-20/+65
2014-04-20Added close button to upload and new folder tooloweissbarth2-25/+63
2014-04-20Error handling in class_file and more methods.Horus32-17/+118
2014-04-20Added new methodsroot2-11/+36
2014-04-20Added class file.root2-0/+51
2014-04-16Mergedroot6-17/+46
2014-04-16added try_files (experimental)root1-8/+10
2014-04-16Comments.root2-3/+5
2014-04-16Improved brutforce protection and added ban page.Horus36-17/+45
2014-04-15Added 404 message for internal server redirect.root2-0/+6
2014-04-13Able to change settings through uploading the same file again.Horus31-6/+8
2014-04-13Patch: Old files are now deleted if you overwrite it with a new one.Horus32-28/+72
2014-04-13If you upload a different file with the same filename, the old one is now ove...Horus31-17/+52
2014-04-05Output now orderd by type and name instead of creating date.Horus32-4/+2
2014-04-02Displays images directly in the browser.Horus33-2/+6
2014-03-30Removed nonsense. Also cleaned the index.phpHorus33-5/+9
2014-03-29Improved the ban system and the download mechanism.Horus36-25/+20
2014-03-28Added new database layout.root2-3/+5
2014-03-28Butforce protection, now banns malicious user.moehm3-5/+50
2014-03-27Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.demoehm10-67/+130
2014-03-27Merge in comming. Added new function to generate a donwload id.moehm6-7/+102
2014-03-27Fixed wrong input.Horus31-1/+6
2014-03-27Added upload uioweissbarth2-14/+92
2014-03-27Bug fixes.Horus32-3/+3
2014-03-27Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.deHorus34-25/+23
2014-03-27Fixed upload();Horus33-24/+6