Commit Graph

23 Commits (43beaba0dcca396c3e5707b37f0208067291fdee)

Author SHA1 Message Date
Joas Schilling 981c60f5f5 Do not overwrite the active menu entry of the navigation 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Morris Jobke 57ef089aac drop allowZIPdownload and maxZIPSize as options 11 years ago
Lukas Reschke 6c882d9806 Remove outdated comments 12 years ago
Thomas Mueller a3206b4e97 only show the max possible upload of 2GB on a 32 bit system. 12 years ago
Thomas Mueller 7b72424a39 Revert "fixed max possible upload size for files app in admin screen" 12 years ago
Jörn Friedrich Dreyer 3b83fe1530 fix checkstyle for files app 12 years ago
Lukas Reschke d9e9761099 Fix a typo 13 years ago
Lukas Reschke 0f02b7dea6 Add CSRF token 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 13 years ago
Michael Göhler 7f2208b9a1 fixed max possible upload size for files app in admin screen 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Lukas Reschke c009bc4b87 Revert 13 years ago
Lukas Reschke 6817a6b102 First try of implementing assignHTML 13 years ago
Robin Appelman a3c1f70be4 dont show config option for file upload size if we cant write the new value 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Frank Karlitschek 8e99475886 first part of the config stuff 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 13 years ago
Georg Ehrke b44bc9f4b2 remove require once lib base in some more files 13 years ago
Georg Ehrke 45de7ad221 move files to app folder 13 years ago
Arthur Schiwon b95f561bf2 file settings: let people set no more than upper boundary for file uploads, but they should can really go up to the limit 13 years ago
Arthur Schiwon 1bd27891e2 make upload size settings work probably. do not replace whole .htaccess, only replace what is needed. Consistent, human readable input on admin settings page. 13 years ago
Arthur Schiwon 1ade37305f always display config values 13 years ago
Arthur Schiwon 7c815054c7 Config file is more appropriate here 13 years ago
Arthur Schiwon b13ab2b17e enable admin to turn off ZIP downloads 13 years ago
Arthur Schiwon a77edf88c6 check if selected files for zip archive are not too large 13 years ago
Arthur Schiwon cfc41942e4 make Files settings work 13 years ago
Florian Pritz 152fc7d94d files: fix max filesize check 14 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 14 years ago
Frank Karlitschek c824572b91 fix the getlink calls 14 years ago
Robin Appelman 5ecdd26902 show settings page in the correct context 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 14 years ago
Robin Appelman 83958ebd4b add oc_user::getUser to get the user id of the loggedin user 14 years ago
Robin Appelman 6b34ba8a8e Make max upload filesize configurable for apache hosts 14 years ago
Jakob Sack ee3d32b023 Everything nice and active now 14 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 14 years ago
Jakob Sack 3c01e30748 Try to make owncloud working again 14 years ago
Jakob Sack f042e85d41 Beginning of some ajax features and an admin page for files 14 years ago
Jakob Sack 39279350eb Forgot to change some calls of linkTo 14 years ago
Jakob Sack ddc2a70de9 Admin pages are for admins only, right? 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 15 years ago