summaryrefslogtreecommitdiffstats
path: root/lib/base.php
Commit message (Expand)AuthorAgeFilesLines
...
| * | Properly log the full exception instead of only the messageMorris Jobke2018-01-231-1/+5
| |/
* | Merge pull request #7354 from nextcloud/refacor-update-page-printblizzz2018-01-221-32/+19
|\ \ | |/ |/|
| * Reuse systemconfigMorris Jobke2017-11-301-6/+5
| * Refactor method to check if update is neededMorris Jobke2017-11-301-27/+15
* | Fix strict typing issues in lib/base.phpMorris Jobke2018-01-121-6/+6
* | Fix error log on PHP 7.2Morris Jobke2017-12-121-3/+4
|/
* Merge pull request #7264 from nextcloud/cache-fetched-appsLukas Reschke2017-11-271-3/+9
|\
| * Get the Installer via DIMorris Jobke2017-11-251-3/+9
* | Reset bruteforce attempt table on successful loginMorris Jobke2017-11-241-4/+12
|/
* Update license headersMorris Jobke2017-11-061-4/+7
* Add logrote as a default background jobRoeland Jago Douma2017-10-241-13/+0
* Remove SAML hack from base.phpRoeland Jago Douma2017-09-271-16/+1
* Handle SameSiteCookie check for index.php in AppFramework MiddlewareRoeland Jago Douma2017-09-241-15/+11
* Use the guest.css for the maintenance page as wellMorris Jobke2017-06-131-0/+1
* Reset opcache if update is detectedMorris Jobke2017-05-211-0/+3
* Merge pull request #4873 from nextcloud/check-whether-REQUEST-existsMorris Jobke2017-05-151-3/+3
|\
| * Check whether the $_SERVER['REQUEST_*'] vars exist before using themJoas Schilling2017-05-151-3/+3
* | Allow to enforce update via web UIMorris Jobke2017-05-111-1/+4
|/
* Properly decide on actual users if instance is too bigMorris Jobke2017-05-101-1/+23
* Fix escaped HTML on error pagesMorris Jobke2017-05-081-3/+2
* dont spam log when request can't access filesystemRobin Appelman2017-04-281-0/+2
* Make the emergency disable also accept arraysLukas Reschke2017-04-261-5/+6
* Add activities when email or password is changedJoas Schilling2017-04-131-0/+3
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-1/+1
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-2/+2
* Check that set_time_limit is not disabled before calling itKo-2017-03-111-1/+3
* Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-091-1/+1
* Extend Same Site cookie user_saml exemption ruleVincent Vanackere2017-03-071-1/+1
* Remove deprecated OC_User::isLoggedInSebastian Wessalowski2017-03-021-2/+2
* Clean up single user modeMorris Jobke2017-02-221-27/+0
* Fix public page css fallback loadingJohn Molakvoæ (skjnldsv)2017-02-011-4/+0
* Merge pull request #3004 from nextcloud/fix-installation-cssLukas Reschke2017-01-221-5/+6
|\
| * Create unified css file and merge all needed data into this fileJohn Molakvoæ (skjnldsv)2017-01-101-5/+6
* | Merge pull request #2914 from nextcloud/logrotate-logfileMorris Jobke2017-01-101-1/+1
|\ \
| * | Get the logfile location while running the logrotate cron job instead of when...Robin Appelman2017-01-061-1/+1
* | | Merge pull request #2943 from nextcloud/kill_old_preview_codeMorris Jobke2017-01-101-17/+0
|\ \ \
| * | | Remove old preview codeRoeland Jago Douma2017-01-041-17/+0
* | | | Merge pull request #2925 from nextcloud/remove-close-wrapperRoeland Jago Douma2017-01-101-3/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | replace close:// streamwrapper with CallBackWrapperRobin Appelman2017-01-061-3/+0
| | |/ | |/|
* / | Allow access to CSS resourcesLukas Reschke2017-01-091-8/+16
|/ /
* | Merge pull request #2934 from nextcloud/quota-stream-non-globalRoeland Jago Douma2017-01-061-1/+0
|\ \
| * | remove the need to register the quota streamwrapper globallyRobin Appelman2017-01-041-1/+0
| |/
* | Theme update pages via CSSMorris Jobke2017-01-061-0/+3
* | remove static:// stream wrapperRobin Appelman2017-01-041-1/+0
|/
* remove no longer used fakedir stream wrapperRobin Appelman2017-01-031-1/+0
* Merge pull request #2322 from nextcloud/compat-with-chrome54Morris Jobke2016-11-251-9/+0
|\
| * Remove exception for Chrome on MobileLukas Reschke2016-11-241-9/+0
* | Merge pull request #2276 from nextcloud/update-email-addressMorris Jobke2016-11-251-0/+6
|\ \ | |/ |/|
| * bring back setEmailAddress for the user managementBjoern Schiessle2016-11-251-1/+1
| * update accounts table if email address or display name changes from outsideBjoern Schiessle2016-11-251-0/+6