summaryrefslogtreecommitdiffstats
path: root/files/admin.php
Commit message (Expand)AuthorAgeFilesLines
* file settings: let people set no more than upper boundary for file uploads, b...Arthur Schiwon2012-04-131-0/+1
* make upload size settings work probably. do not replace whole .htaccess, only...Arthur Schiwon2012-04-131-6/+7
* always display config valuesArthur Schiwon2012-04-121-6/+8
* Config file is more appropriate hereArthur Schiwon2012-03-211-4/+4
* enable admin to turn off ZIP downloadsArthur Schiwon2012-03-191-0/+3
* check if selected files for zip archive are not too largeArthur Schiwon2012-03-161-6/+12
* make Files settings workArthur Schiwon2012-03-161-4/+4
* files: fix max filesize checkFlorian Pritz2011-09-241-1/+3
* Move some common code to OC_UtilBart Visscher2011-09-181-6/+1
* 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