summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "cache the storage info for 5 min"Morris Jobke2017-02-161-29/+5
* Merge pull request #3439 from nextcloud/oc-26963Lukas Reschke2017-02-161-8/+8
|\
| * Check if color exists in palette before using itVictor Dubiniuk2017-02-101-3/+3
| * Make sure invalid images don't flood the log fileJoas Schilling2017-02-101-5/+5
* | Don't force displayname if backend already provides oneLukas Reschke2017-02-161-1/+12
* | Always enable avatarsMorris Jobke2017-02-131-4/+2
|/
* Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-301-21/+0
|\
| * always allow remembered loginChristoph Wurst2017-01-111-21/+0
* | Merge pull request #3214 from nextcloud/cache-storage-infoRobin Appelman2017-01-241-5/+29
|\ \
| * | hash the path used for the cache key to prevent key length problemsRobin Appelman2017-01-241-2/+3
| * | cache the storage info for 5 minRobin Appelman2017-01-231-5/+28
* | | Prevent PHP request to get killed when using fclose callback (#26775)Vincent Petry2017-01-231-0/+1
|/ /
* | Fix testsJoas Schilling2017-01-131-8/+8
* | Remove the magic parsing of the descriptionJoas Schilling2017-01-131-24/+2
|/
* Remove group restrictions when those are not allowed anymoreJoas Schilling2017-01-041-0/+8
* Merge pull request #2820 from nextcloud/testing-md5homeLukas Reschke2016-12-231-2/+9
|\
| * Testing md5home (#26854)Vincent Petry2016-12-221-2/+9
* | Only show version in settings - do not list channelMorris Jobke2016-12-221-2/+2
|/
* Don't use cached informations for app versionLukas Reschke2016-12-091-4/+7
* Cahnge URL for desktop clients directly to pop-upFelix A. Epp2016-12-081-1/+1
* Properly check the data dirMorris Jobke2016-12-051-0/+2
* Merge pull request #2066 from nextcloud/fix-redirect-double-encodingMorris Jobke2016-11-291-1/+1
|\
| * do not double encode the redirect urlChristoph Wurst2016-11-091-1/+1
* | Use correct channel informationMorris Jobke2016-11-291-7/+1
* | Keep the filemtime for files when downloading them in a zip/tarJoas Schilling2016-11-281-1/+2
* | Add jquery ui fixes js fileJohn Molakvoæ (skjnldsv)2016-11-251-0/+1
* | Update link to the docs to 11Lukas Reschke2016-11-221-1/+1
* | fix white screen of death in maintenance mode when theming is disabledRobin Appelman2016-11-211-0/+3
* | Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_envFelix Epp2016-11-161-3/+4
* | Add autoloader path for newly installed apps tooMorris Jobke2016-11-161-0/+2
* | Merge pull request #2148 from nextcloud/add_autoloader_before_enablingRoeland Jago Douma2016-11-161-0/+2
|\ \
| * | Add autoloader before enabling appsRoeland Jago Douma2016-11-151-0/+2
* | | Allow to register ProvidersJoas Schilling2016-11-161-0/+5
* | | Allow to register settings/types via info.xmlJoas Schilling2016-11-161-0/+5
* | | Allow to register activity filters via info.xmlJoas Schilling2016-11-161-0/+7
* | | Merge pull request #2145 from nextcloud/docs_to_comMorris Jobke2016-11-161-1/+1
|\ \ \
| * | | docs are on nc.comRoeland Jago Douma2016-11-151-1/+1
| |/ /
* | | Fix testsRoeland Jago Douma2016-11-151-15/+9
* | | Do not cache version info in the sessionsRoeland Jago Douma2016-11-151-29/+32
|/ /
* / We need to ensure that the app holding the objectstore implementation is load...Thomas Müller2016-11-141-0/+5
|/
* Fix preview URLsJoas Schilling2016-11-081-2/+2
* Merge pull request #1347 from nextcloud/bring-back-remember-meMorris Jobke2016-11-021-2/+3
|\
| * bring back remember-meChristoph Wurst2016-11-021-2/+3
* | Use findAppInDirectoriesLukas Reschke2016-10-311-1/+1
* | Add update supportLukas Reschke2016-10-312-15/+21
* | Query the timefactory instead of creating itLukas Reschke2016-10-311-1/+1
* | Replace with exception instead of boolean return valueLukas Reschke2016-10-311-12/+2
* | Use new appstore APILukas Reschke2016-10-311-185/+57
|/
* Remove legacy l10nRoeland Jago Douma2016-10-281-343/+0
* Fix more testsRoeland Jago Douma2016-10-281-3/+3