aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move away from OC_L10NRoeland Jago Douma2016-10-281-1/+1
* Fix avatar on exif rotated imagesRoeland Jago Douma2016-10-261-0/+27
* Add nonce also to legacy CSPLukas Reschke2016-10-261-1/+1
* Merge pull request #1452 from nextcloud/appconfig-endpointJoas Schilling2016-10-251-0/+1
|\
| * Make AppConfig part of the public APIJoas Schilling2016-10-211-0/+1
* | Merge pull request #1829 from nextcloud/downstream-26256Morris Jobke2016-10-241-0/+1
|\ \
| * | Changed request to not add a prefix to the url (#26256)Sergio Bertolín2016-10-201-0/+1
* | | Merge pull request #1885 from nextcloud/downstream-26295Morris Jobke2016-10-241-11/+28
|\ \ \
| * | | App dependencies are now analysed on app enable as well - not only on app ins...Thomas Müller2016-10-241-11/+28
* | | | Remove checks whether OC is running on Windows pt. 2RealRancor2016-10-242-29/+3
|/ / /
* | | Merge pull request #1832 from nextcloud/select2-into-coreLukas Reschke2016-10-221-1/+5
|\ \ \ | |_|/ |/| |
| * | Template css orderJohn Molakvoæ2016-10-211-1/+5
| |/
* / Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-202-4/+3
|/
* Remove unneeded compatibility polyfillsMorris Jobke2016-10-201-1/+0
* Remove unneeded placeholder polyfillMorris Jobke2016-10-201-1/+0
* Merge pull request #1663 from nextcloud/dont-reparse-info-xmlMorris Jobke2016-10-101-1/+16
|\
| * Cache AppInfo in Memory Cache if configuredLukas Reschke2016-10-071-1/+1
| * Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller2016-10-071-1/+16
* | Simplify isSubDirectory checkLukas Reschke2016-10-071-26/+0
|/
* Merge pull request #1306 from nextcloud/simplefsLukas Reschke2016-10-061-1/+11
|\
| * Kill users with the reserved name on loginRoeland Jago Douma2016-10-051-1/+11
* | Fallback from "de" to "de_DE" and the other way aroundJoas Schilling2016-10-041-3/+30
* | Allow multiple names and descriptionJoas Schilling2016-09-301-7/+40
|/
* Kill update simulationVincent Petry2016-09-271-17/+0