summaryrefslogtreecommitdiffstats
path: root/files/admin.php
Commit message (Collapse)AuthorAgeFilesLines
* files: fix max filesize checkFlorian Pritz2011-09-241-1/+3
| | | | | | | php check both, upload_max_filesize and post_max_size, when uploading a file so we should do the same when figuring out the maximum size. Signed-off-by: Florian Pritz <bluewind@xinu.at>
* Move some common code to OC_UtilBart Visscher2011-09-181-6/+1
| | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage
* fix the getlink callsFrank Karlitschek2011-08-111-1/+1
|
* show settings page in the correct contextRobin Appelman2011-08-081-1/+1
|
* Renaming classes :-)Jakob Sack2011-07-291-5/+5
|
* Delete requires in applications where possibleJakob Sack2011-07-271-1/+0
|
* add oc_user::getUser to get the user id of the loggedin userRobin Appelman2011-06-221-1/+1
|
* Make max upload filesize configurable for apache hostsRobin Appelman2011-05-291-0/+11
|
* Everything nice and active nowJakob Sack2011-04-171-0/+1
|
* get rid of the oc_require and friendsRobin Appelman2011-04-161-1/+1
|
* Try to make owncloud working againJakob Sack2011-04-151-1/+1
|
* Beginning of some ajax features and an admin page for filesJakob Sack2011-03-031-0/+39