summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* Fix resource usages in OC_ImageCôme Chilliet2021-11-021-17/+17
* Merge pull request #29183 from nextcloud/backport/29028/stable22John Molakvoæ2021-10-191-3/+13
|\
| * add 'supported'-label to all supported apps, also if they are not downloaded yetBjoern Schiessle2021-10-121-3/+13
* | Fix translated app detailsJoas Schilling2021-10-131-2/+3
|/
* Merge pull request #29062 from nextcloud/backport/28939/stable22Julius Härtl2021-10-061-0/+6
|\
| * Don't further setup disabled users when logging in with apacheJoas Schilling2021-10-041-0/+6
* | Avoid usage of Nextcloud API, use PHP functionacsfer2021-10-041-1/+1
* | Fix path of `file_get_contents`acsfer2021-10-041-1/+1
|/
* Fix #20913: Check image resource before attempting to preserve alphaSimon Spannagel2021-08-181-6/+14
* Use proper methods for display name retrievalMorris Jobke2021-06-171-26/+0
* Fix default product name for old themesMorris Jobke2021-06-161-0/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0415-40/+5
* Merge pull request #27088 from nextcloud/fix/27074/removing-appsJohn Molakvoæ2021-06-021-4/+0
|\
| * Allow removing apps with app store disabledGary Kim2021-05-241-4/+0
* | l10n: Spelling unificationValdnet2021-06-021-1/+1
* | emit UserLoggedInEvent on apache authArthur Schiwon2021-06-011-0/+12
* | Merge pull request #27043 from nextcloud/storage-info-include-externalMorris Jobke2021-05-251-6/+15
|\ \ | |/ |/|
| * fix return value of getStorageInfo when 'quota_include_external_storage' is e...Robin Appelman2021-05-201-6/+15
* | Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-211-29/+11
|\ \
| * | load share settings from the share manager in more placesRobin Appelman2021-05-121-29/+11
| |/
* / l10n: Unify spellingValdnet2021-05-201-2/+2
|/
* Don't break OCC if an app is breaking in it's Application classJoas Schilling2021-05-051-1/+8
* Fix unit testsJoas Schilling2021-04-271-3/+3
* Cleanup unneeded code around database.xmlMorris Jobke2021-03-241-50/+0
* Bye bye database.xmlJoas Schilling2021-03-241-6/+7
* log full expection during repair stepRobin Appelman2021-03-181-1/+2
* Remove deprecated \OCP\APIRoeland Jago Douma2021-03-031-5/+5
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Fix remaining #25359Roeland Jago Douma2021-02-101-5/+5
* Type the service registrationChristoph Wurst2021-02-101-3/+3
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-281-3/+3
* Add templatedirectory config value to let admins have their custom templates ...Julius Härtl2021-01-281-5/+7
* files: Create files from template APIJulius Härtl2021-01-281-0/+3
* Add support for webpRoeland Jago Douma2021-01-191-1/+8
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-084-34/+30
* Replace patchwork/utf8 with symfony-polyfill-*Christoph Wurst2021-01-071-1/+7
* Update license headersChristoph Wurst2020-12-302-0/+2
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-222-4/+4
|\
| * Unify links to php.netJ0WI2020-09-172-4/+4
* | Update all license headers for Nextcloud 21Christoph Wurst2020-12-1614-15/+13
* | Do not include non-required scripts on the upgrade pageJulius Härtl2020-12-151-1/+1
* | Add sanitizers for JSON outputLukas Reschke2020-12-112-0/+3
* | Merge pull request #24398 from nextcloud/fix/do-not-update-incompatible-appJoas Schilling2020-12-091-0/+9
|\ \
| * | Do not update incompatible appsChristoph Wurst2020-12-041-0/+9
* | | GD imagesRoeland Jago Douma2020-12-071-2/+15
|/ /
* | Fix the download of multiple files from the webUIRoeland Jago Douma2020-12-031-0/+1
* | Remove the deprecated update.phpChristoph Wurst2020-11-271-5/+0
* | Fix typo in @deprecated PHPDoc tagMorris Jobke2020-11-241-2/+2
* | Merge pull request #24269 from nextcloud/taint-specializeRoeland Jago Douma2020-11-221-0/+2
|\ \
| * | Mark getAppPath as specialized taintLukas Reschke2020-11-211-0/+2