Commit Graph

5779 Commits (758f476fe30a1e153acfe76aacac80f5149a8bc9)
 

Author SHA1 Message Date
Bart Visscher 758f476fe3 Calendar: remove not used style rules 14 years ago
Bart Visscher 73b1b68fff Rewrite remoteStorage settings, remove block echo 14 years ago
Bart Visscher ab8e7f1da3 Remove unused gallery template 14 years ago
Bart Visscher cb71996008 Change image links to use imagePath function 14 years ago
Thomas Tanghus 329bc28d06 Commented out unused(?) class that interfered with appsettings. 14 years ago
Thomas Tanghus eb516b79b6 Position appsettings fixed and load it in dynamically added element. 14 years ago
Thomas Tanghus 7113e80184 Readded refresh param. 304 and ETag is still sent so shouldn't matter. 14 years ago
Jakob Sack 4d3d4522f9 Backgroundjobs: Fix wrong var names 14 years ago
Jakob Sack deef1f73db Backgroundjobs: fix bug in QueuedTask 14 years ago
Jenkins for ownCloud 355a1adb3a [tx-robot] updated from transifex 14 years ago
Jakob Sack 0c69e64b86 Backgroundjobs: Fix template 14 years ago
Jakob Sack 2bc8d3e5d6 Backgroundjobs: interface improvements 14 years ago
Michael Gapczynski a5a5ab2318 Add type text to new user, fixes display issue 14 years ago
Michael Gapczynski 651245effa Use limit and offset for subadmin users 14 years ago
Michael Gapczynski a1c88a3e39 Add search, limit, offset parameters to usersInGroups() 14 years ago
Michael Gapczynski 4f1b3631ba Change limit parameter in OC_User as well 14 years ago
Michael Gapczynski 400533af2c Start with 30 users, this fills my screen 14 years ago
Michael Gapczynski 874f31b8d7 Make getting all users and groups the default 14 years ago
Michael Gapczynski 9d2ae5fa1f Add infinite scrolling to Settings -> Users, still a little buggy 14 years ago
Michael Gapczynski 8d1eb674ec Add search, limit, and offset parameters to getUsers() and getGroups() 14 years ago
Michael Gapczynski baa0b4d530 Cast subadmin groups as strings 14 years ago
Lukas Reschke 5b16c7a25d This is unnessecary because we already run htmlentities() over the template engine 14 years ago
Jakob Sack bd90b7eaca Backgroundjobs: Fix bug in admin interface 14 years ago
Jakob Sack 1d7e3071e0 bump version to reate new tables 14 years ago
Jakob Sack bf7afa28d5 Backgroundjobs: cron.php now checks for mode=="none" 14 years ago
Lukas Reschke 0d8df3f55c Revert "Combine install checks in lib/base.php" 14 years ago
Michael Gapczynski 465767670b Check blacklist when renaming files 14 years ago
Jenkins for ownCloud 39b9052c2f [tx-robot] updated from transifex 14 years ago
Lukas Reschke d3427be5e4 Following the code guidelines makes Michael happy :-) 14 years ago
Lukas Reschke 85f2e737a4 Disable listening, instead checking the ACL to prevent DoS 14 years ago
Lukas Reschke 11895a86b0 Activate ACLs 14 years ago
Lukas Reschke 8ec45870a3 Validate cookie properly and prevent auth bypass 14 years ago
Jakob Sack 0de81f9dad Backgroundjobs: don't execute cron.php if owncloud has not been installed 14 years ago
Jakob Sack 0ea4fa298c Backgroundjobs: don't try to access OC_Appconfig if ownCloud has not been installed 14 years ago
Jakob Sack 81b997b56e Merge branch 'backgroundjobs' 14 years ago
Bart Visscher 82b10954e7 Simplify loading app php script files 14 years ago
Bart Visscher 5e7086adc9 Move login handling to OC class 14 years ago
Bart Visscher 1823dafe44 Remove checks before displaying login page 14 years ago
Bart Visscher 83403784d1 Always load when the requested file is css 14 years ago
Bart Visscher da07245f59 Move OC::loadfile and OC::loadapp next to OC::handleRequest 14 years ago
Bart Visscher e3c732040b Make OC::loadfile and OC::loadapp protected, only used in OC::handleRequest 14 years ago
Bart Visscher 0973969386 Cleanup OC::loadfile 14 years ago
Bart Visscher 667cd318fe Use OC_Util::displayLoginPage and cleanup the function 14 years ago
Bart Visscher aa9fbf6639 Combine install checks in lib/base.php 14 years ago
Lukas Reschke e73292339f Check if webfinger is enabled 14 years ago
Jakob Sack 9ad31e5f81 Backgroundjobs: use correct var name in template 14 years ago
Jakob Sack 7c766cdfe0 Backgroundjobs: fix bugs in template 14 years ago
Thomas Tanghus 2c5ab91c7d Used wrong class. 14 years ago
Jakob Sack 7055d2aa2b Backgroundjobs: improve admin form 14 years ago
Jakob Sack 595591a460 Backgroundjobs: Add table to db_structure.xml 14 years ago