summaryrefslogtreecommitdiffstats
path: root/lib/base.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Harden cookies more appropriateLukas Reschke2016-11-231-1/+9
|/
* Show all in one messageJoas Schilling2016-11-161-4/+9
* add explanatory text of what to do on app version errorJan-Christoph Borchardt2016-11-161-2/+2
* Merge pull request #1973 from nextcloud/dont-disable-shipped-apps-but-throw-i...Morris Jobke2016-11-021-1/+11
|\
| * Throw an exception when a shipped app was not replaced before the updateJoas Schilling2016-11-021-1/+11
* | bring back remember-meChristoph Wurst2016-11-021-0/+6
|/
* Remove all unneeded set_include_path()Thomas Müller2016-10-251-6/+1
* Throw exception because the logger causes session issues anyway that early in...Morris Jobke2016-10-241-1/+1
* log error when setting timezone to UTC fails (#26354)Jörn Friedrich Dreyer2016-10-241-1/+3
* Get rid of very old oc:// stream wrapper (#26381)Vincent Petry2016-10-201-1/+0
* Don't check for Same-Site cookie on Chrome AndroidLukas Reschke2016-09-201-0/+8
* Add exemptions for incompatible UAsLukas Reschke2016-09-081-1/+15
* Allow to call status.php before the instance is installedJoas Schilling2016-09-061-1/+1
* Short circuit processing of the heartbeat requestRobin Appelman2016-08-301-0/+3
* Fix redirection taking care of protocol and portJuan Pablo Villafáñez2016-08-291-1/+1
* check registered sections and settings after an app got updated to garbage co...Arthur Schiwon2016-08-161-0/+8
* attempt to remove section and settings entries when an app got disabledArthur Schiwon2016-08-161-0/+9
* Merge pull request #660 from gdamjan/custom-config-dirMorris Jobke2016-08-091-1/+3
|\
| * introduce NEXTCLOUD_CONFIG_DIR env variable (see #300)Damjan Georgievski2016-07-291-1/+3
* | reduce info on update screens, introduce button to refreshJan-Christoph Borchardt2016-08-041-2/+2
|/
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-4/+6
* Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke2016-07-211-1/+1
|\
| * Implement brute force protectionLukas Reschke2016-07-201-1/+1
* | [master] Port Same-Site Cookies to masterLukas Reschke2016-07-201-0/+80
|/
* Merge pull request #400 from nextcloud/ocs_appframeworkRoeland Douma2016-07-191-1/+1
|\
| * Make the OCS endpoint handle the new OCS AppFramework routesRoeland Jago Douma2016-07-181-1/+1
* | Use the themed Defaults everywhereJoas Schilling2016-07-151-1/+1
|/
* Revert "occ web executor (#24957)"Morris Jobke2016-07-071-16/+3
* Revert "Bypass upgrade page when occ controller is requested"Morris Jobke2016-07-071-15/+3