summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* Remove files_iedavclientJohn Molakvoæ (skjnldsv)2021-11-301-5/+0
* Merge pull request #29966 from nextcloud/feat/remove-isIEJohn Molakvoæ2021-11-301-13/+0
|\
| * Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-301-13/+0
* | Remove iconv from dependencies and testsMichaIng2021-11-301-1/+0
|/
* Merge pull request #29632 from nextcloud/fix/26118/imagecreatetruecolor-errorVincent Petry2021-11-191-0/+4
|\
| * fix imagecreatetruecolor() errorszaimen2021-11-101-0/+4
* | OC_Util::isNonUTF8Locale: fix lint errorNaoto Kobayashi2021-11-161-5/+5
* | OC_Util::isSetLocaleWorking: fix typoNaoto Kobayashi2021-11-161-1/+1
* | OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi2021-11-161-2/+17
* | Check whether setlocale works only after setlocaleNaoto Kobayashi2021-11-141-4/+5
* | Fix missing setlocale with php 8Naoto Kobayashi2021-11-141-2/+2
|/
* Fix resource usages in OC_ImageCôme Chilliet2021-10-281-17/+17
* Revert "Fix "never catch" catches in OC_App"Joas Schilling2021-10-251-1/+0
* Fix "never catch" catches in OC_Appzorn-v2021-10-221-0/+1
* Merge pull request #29187 from nextcloud/fix/noid/passwordless-app-password-g...Julius Härtl2021-10-131-2/+2
|\
| * allow null password in UserLoggedInEventJulien Veyssier2021-10-131-1/+1
| * fix login_credentials->password in session when loging in with apacheJulien Veyssier2021-10-131-1/+1
* | Merge pull request #29004 from nextcloud/bugfix/noid/fix-translated-app-detailsJoas Schilling2021-10-131-2/+3
|\ \ | |/ |/|
| * Fix translated app detailsJoas Schilling2021-09-301-2/+3
* | add 'supported'-label to all supported apps, also if they are not downloaded yetBjoern Schiessle2021-10-061-3/+13
* | Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin...Julius Härtl2021-10-051-41/+4
|\ \
| * \ Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf2021-08-043-7/+23
| |\ \
| * | | Fix UtilTest::testDefaultApps()Daniel Rudolf2021-07-011-0/+1
| * | | Remove \OC::$server->getURLGenerator() usageDaniel Rudolf2021-07-011-1/+2
| * | | Remove unused importsDaniel Rudolf2021-06-301-1/+0
| * | | Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf2021-06-301-39/+1
* | | | Merge pull request #28939 from nextcloud/bugfix/noid/dont-setup-disabled-usersLukas Reschke2021-10-041-0/+6
|\ \ \ \
| * | | | Don't further setup disabled users when logging in with apacheJoas Schilling2021-09-231-0/+6
| | |_|/ | |/| |
* / | | Add admin privilege delegation for admin settingsCarl Schwan2021-09-291-4/+5
|/ / /
* | | Merge pull request #28473 from nextcloud/fix-file-get-contentsChristoph Wurst2021-08-251-1/+1
|\ \ \
| * | | Avoid usage of Nextcloud API, use PHP functionacsfer2021-08-181-1/+1
| * | | Fix path of `file_get_contents`acsfer2021-08-171-1/+1
| | |/ | |/|
* | | Remove unused methodDaniel Kesselberg2021-08-181-10/+0
* | | Fix #20913: Check image resource before attempting to preserve alphaSimon Spannagel2021-08-181-6/+14
|/ /
* | Merge pull request #26481 from ghost/fdroidJulius Härtl2021-07-131-0/+14
|\ \
| * | Add F-DroidHouraisanNEET2021-07-041-0/+14
* | | Migrate HintException to OCPGary Kim2021-06-302-7/+9
| |/ |/|
* | 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