summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2014-03-17Added directory creation to the browser and fixed all the bugs in func_folderoweissbarth10-23/+375
2014-03-17rename mkdir() to create_folder()Horus31-1/+1
2014-03-17func mkdirHorus311-29/+52
2014-03-17func user_is_ownerHorus31-0/+13
2014-03-17Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.deHorus32-2/+2
2014-03-17Fixed logical error and made the code smoother.Horus31-7/+2
2014-03-17corrected slash erroroweissbarth2-2/+2
2014-03-17Fix: empty folder array.Horus31-6/+1
2014-03-17Empty folderHorus31-1/+2
2014-03-17fixed error page positionoweissbarth1-3/+3
2014-03-17Fixed browser link. Recentered all formsoweissbarth5-24/+14
2014-03-17Changed database layout. Created trigger to delete files automatically.Horus31-0/+1
2014-03-17fixed browser links added trailing /oweissbarth1-1/+1
2014-03-17Fixed typo in constants.Horus31-3/+3
2014-03-17Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.deoweissbarth2-0/+36
2014-03-17added basic browsing functionalityoweissbarth7-3/+194
2014-03-17Added func recover_passwordHorus32-0/+36
2014-03-16Added func change_passwordHorus34-3/+40
2014-03-16Changed rewrite() to cut a trailing slash.Horus32-2/+11
2014-03-16Redesigned the way of showing content.Horus34-6/+6
2014-03-16mergeHorus33-11/+13
2014-03-16Checks if user really invited.Horus33-11/+22
2014-03-16Added more error cases to register uioweissbarth3-11/+13
2014-03-16Some comments in the doc and renaming stuff.Horus35-15/+16
2014-03-16Added database query for login purposes.Horus31-1/+2
2014-03-16Added constant 'REGISTER_USERNAME', which checks if username already used.Horus32-3/+11
2014-03-16Added new constant 'REGISTER_INVITEKEY'Horus33-7/+16
2014-03-16Added print_registeroweissbarth3-38/+52
2014-03-16+;Horus31-1/+1
2014-03-16Final fix.Horus35-18/+18
2014-03-16No more warnings because of 'undefined constants' anymore.Horus34-18/+18
2014-03-16fixed constants erroroweissbarth3-6/+9
2014-03-16Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.deoweissbarth2-1/+1
2014-03-16Fixed typo.Horus32-1/+1
2014-03-16Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.deoweissbarth6-72/+101
2014-03-16Added print_loginoweissbarth1-29/+32
2014-03-16Redesigned to user constants.Horus36-72/+101
2014-03-16Redesigned login and register function.Horus33-95/+86
2014-03-16Fixed security issues.Horus33-4/+10
2014-03-14Removed more warnings.oweissbarth6-33/+75
Added and reorganized inline docs. Every file should have a small header explaining what the file does and what the paramerters are.
2014-03-14Removed some warningsoweissbarth2-3/+1
2014-03-13rewrite rulezHorus31-9/+7
2014-03-12No idea + the invite key is now in the URL bar, until the MTA works.Horus31-1/+1
2014-03-12<\? -> <\?phpHorus328-16/+16
2014-03-12Checks if PHP version is compatible.root1-0/+7
2014-03-12Some stuff werks. 'Showing the content' should now do the job.root2-4/+15
2014-03-12more modular for greater flexibilityHorus38-59/+84
2014-03-12Added invite-formoweissbarth3-7/+116
2014-03-12TODO: Get the right root.root2-2/+2
2014-03-12Fixed typo in the database schema.Horus32-1/+2