summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* 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
* | register app autoload instead of loading appsArthur Schiwon2016-08-121-3/+6
* | Merge branch 'master' into implement_712Lukas Reschke2016-08-112-29/+1
|\|
| * Merge pull request #777 from nextcloud/ocs_capabilitiesMorris Jobke2016-08-101-28/+0
| |\
| | * Remove OC_OCS_Cloud and OC\OCS\CloudRoeland Jago Douma2016-08-091-28/+0
| * | Merge pull request #529 from nextcloud/vendor-maintenance-downgradeLukas Reschke2016-08-101-1/+1
| |\ \ | | |/ | |/|
| | * Allow downgrades of maintenance accross vendorsJoas Schilling2016-07-221-1/+1
* | | fixes, improvements, and another app:Arthur Schiwon2016-08-111-0/+6
* | | fix registration of admin settings and section on app installArthur Schiwon2016-08-111-0/+6
* | | more admin page splitup improvementsArthur Schiwon2016-08-101-0/+1
* | | Initial work on Apps page split:Arthur Schiwon2016-08-091-1/+4
|/ /
* | libxml - compare against loaded versionMorris Jobke2016-07-281-2/+8
* | fix autoloading in LPAP integration tests, resolves #544Arthur Schiwon2016-07-251-1/+1
|/
* Update with robinJoas Schilling2016-07-2120-20/+20
* Fix othersJoas Schilling2016-07-2132-98/+99
* Revert "Remove "Help" link from personal sidebar"Lukas Reschke2016-07-211-4/+2
* Link to proper clientsLukas Reschke2016-07-211-4/+3
* Use proper documentation linksLukas Reschke2016-07-211-2/+2
* Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke2016-07-211-1/+1
|\
| * Implement brute force protectionLukas Reschke2016-07-201-1/+1
* | Merge pull request #476 from nextcloud/port-same-site-cookiesLukas Reschke2016-07-202-0/+9
|\ \
| * | [master] Port Same-Site Cookies to masterLukas Reschke2016-07-202-0/+9
| |/
* | Merge pull request #462 from nextcloud/master-explodeMorris Jobke2016-07-201-1/+1
|\ \ | |/ |/|
| * [master] Use explode() instead of split()Lukas Reschke2016-07-201-1/+1
* | Show app name in error message if app could not be loaded. (#25441)Klaas Freitag2016-07-201-1/+6
|/
* Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle2016-07-181-1/+1
|\
| * Use the themed Defaults everywhereJoas Schilling2016-07-151-1/+1
* | Remove asset pipelinRoeland Jago Douma2016-07-151-42/+0
|/