summaryrefslogtreecommitdiffstats
path: root/apps/files/admin.php
Commit message (Collapse)AuthorAgeFilesLines
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix apps/Joas Schilling2016-07-211-2/+2
|
* Add app:check-code for already compatible appsMorris Jobke2016-06-271-2/+0
| | | | | | * admin_audit, comments, federation * removed not needed call to OC_Util::checkAdminUser() (is already done by the request handler before)
* Update license headersLukas Reschke2016-05-261-2/+2
|
* Happy new year!Thomas Müller2016-01-121-3/+3
|
* Refactor OC_Util::callCheckMorris Jobke2015-12-221-1/+1
|
* Replacing ini_get instances with inigetwrapper usagesClark Tomlinson2015-11-231-3/+2
|
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
|
* Update .user.ini when setting upload size limitRobin McCorkell2015-07-201-1/+2
|
* Update license headersJenkins for ownCloud2015-03-261-20/+25
|
* Do not overwrite the active menu entry of the navigationJoas Schilling2015-03-111-2/+0
|
* Revert "Updating license headers"Morris Jobke2015-02-261-24/+21
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-21/+24
|
* drop allowZIPdownload and maxZIPSize as optionsMorris Jobke2014-06-021-12/+0
|
* Remove outdated commentsLukas Reschke2013-01-261-4/+0
|
* only show the max possible upload of 2GB on a 32 bit system.Thomas Mueller2012-12-281-0/+2
| | | | | | | | for a 64 bit system we have no such limitation refs #856 Conflicts: apps/files/templates/admin.php
* Revert "fixed max possible upload size for files app in admin screen"Thomas Mueller2012-12-281-4/+1
| | | | | | | This reverts commit 7f2208b9a11f608e7d726bf426fe4c2a672e058a. Conflicts: apps/files/admin.php
* fix checkstyle for files appJörn Friedrich Dreyer2012-11-291-1/+2
|
* Fix a typoLukas Reschke2012-11-021-1/+1
|
* Add CSRF tokenLukas Reschke2012-11-021-1/+1
|
* Whitespace cleanupBart Visscher2012-10-141-1/+0
|
* fixed max possible upload size for files app in admin screenMichael Göhler2012-10-071-2/+6
| | | | | used get_cfg_var() to get the real limit from php.ini instead of .ht_access dont know why we used PHP_INT_MAX here...
* adding space between) and {Thomas Mueller2012-09-071-1/+1
|
* Whitespace fixes in appsBart Visscher2012-08-291-1/+1
|
* dont show config option for file upload size if we cant write the new valueRobin Appelman2012-06-061-1/+3
|
* removing executable bit - againThomas Mueller2012-05-151-0/+0
|
* ported the oc_template classFrank Karlitschek2012-05-061-1/+1
|
* first part of the config stuffFrank Karlitschek2012-05-021-4/+4
|
* ported the oc_app callsFrank Karlitschek2012-05-021-1/+1
|
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-8/+8
|
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
|
* remove require once lib base in some more filesGeorg Ehrke2012-04-181-1/+1
|
* move files to app folderGeorg Ehrke2012-04-181-0/+60