summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #1489 from nextcloud/fix-status-code-when-app-is-disabledMorris Jobke2016-09-271-1/+1
|\
| * Return 404 on v2.php when the app is disabledJoas Schilling2016-09-221-1/+1
* | Graceful error handling and loggingLukas Reschke2016-09-251-1/+16
|/
* Deprecate getEditionString()Joas Schilling2016-09-062-12/+3
* Move navigation entries without order to the endJoas Schilling2016-09-021-1/+9
* Some cleanup within OC_Image (#25875)Thomas Müller2016-08-291-15/+11
* Merge pull request #847 from nextcloud/quota-mount-in-homefolderLukas Reschke2016-08-281-1/+1
|\
| * fix quota calculation when a filesystem is mounted in a user homeRobin Appelman2016-08-121-1/+1
* | Merge pull request #1105 from nextcloud/usermenu-orderingRaghu Nayyar2016-08-281-3/+3
|\ \
| * | fix ordering of user menu entriesJan-Christoph Borchardt2016-08-271-3/+3
* | | Merge pull request #1054 from nextcloud/less-cache-hitsLukas Reschke2016-08-271-0/+1
|\ \ \ | |/ / |/| |
| * | cache user foldersRobin Appelman2016-08-251-0/+1
* | | prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst2016-08-243-3/+3
|/ /
* | Cache registered autoloadersLukas Reschke2016-08-221-0/+6
* | Remove unused private classesRoeland Jago Douma2016-08-181-28/+0
* | Merge pull request #848 from nextcloud/public-link-quotaLukas Reschke2016-08-171-1/+13
|\ \
| * | fix getting quota for public links with quota_include_external_storageRobin Appelman2016-08-121-1/+13
| |/
* | Merge pull request #899 from nextcloud/nfd-defaultRobin Appelman2016-08-171-1/+1
|\ \
| * | Disable NFD encoding wrapper by defaultVincent Petry2016-08-171-1/+1
| |/
* | Merge branch 'master' into implement_712Arthur Schiwon2016-08-161-5/+9
|\ \
| * | use $userId instead of $userJörn Friedrich Dreyer2016-08-141-3/+3
| * | Ensure the user exists before calling a method on it - fixes #24751Thomas Müller2016-08-141-3/+7
| |/
* | check registered sections and settings after an app got updated to garbage co...Arthur Schiwon2016-08-161-0/+5