summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32054 from nextcloud/verify-that-talk-could-be-enabled-be...Joas Schilling2022-04-231-0/+1
|\
| * Verify that Talk could be enabled before executing the testsDaniel Calviño Sánchez2022-04-211-0/+1
* | Merge pull request #32091 from nextcloud/dependabot/npm_and_yarn/babel-loader...dependabot[bot]2022-04-232-8/+8
|\ \
| * | Bump babel-loader from 8.2.4 to 8.2.5dependabot[bot]2022-04-232-8/+8
* | | Merge pull request #32090 from nextcloud/dependabot/npm_and_yarn/puppeteer-13...dependabot[bot]2022-04-232-16/+16
|\ \ \
| * | | Bump puppeteer from 13.5.2 to 13.6.0dependabot[bot]2022-04-232-16/+16
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2022-04-23116-140/+202
|/ /
* | Merge pull request #32076 from nextcloud/cache-storage-info-failed-shareCarl Schwan2022-04-222-2/+20
|\ \
| * | add logging of failed quota infoRobin Appelman2022-04-221-0/+6
| * | use and cache root storage info if a share can't be resolvedRobin Appelman2022-04-221-2/+14
* | | Merge pull request #32040 from nextcloud/full-setup-only-newJulius Härtl2022-04-222-3/+16
|\ \ \
| * | | only register mounts that are new from providers that are new during a full s...Robin Appelman2022-04-212-3/+16
* | | | Merge pull request #32073 from nextcloud/fix/DyslexiaFont-themeSimon L2022-04-225-42/+178
|\ \ \ \
| * | | | Fix dyslexia font loadingJohn Molakvoæ2022-04-225-42/+178
| | |/ / | |/| |
* | | | Merge pull request #32071 from nextcloud/performance/cache-display-nameblizzz2022-04-221-6/+14
|\ \ \ \
| * | | | cache display names in local memory before external memcacheRobin Appelman2022-04-221-6/+14
| |/ / /
* | | | Merge pull request #32053 from nextcloud/cache-verify-share-mountpointblizzz2022-04-223-5/+35
|\ \ \ \ | |/ / / |/| | |
| * | | cache the verification of the share mountpointRobin Appelman2022-04-213-5/+35
| |/ /
* | | Merge pull request #31751 from nextcloud/theming-providersJohn Molakvoæ2022-04-22385-5844/+4421
|\ \ \
| * | | Add default theming disabled fallbackJohn Molakvoæ2022-04-226-3/+210
| * | | Fix acceptanceJohn Molakvoæ2022-04-211-1/+1
| * | | Compile assetsnextcloud-command2022-04-2199-157/+131
| * | | Lint and psalm fixJohn Molakvoæ2022-04-218-16/+20
| * | | PhpunitJohn Molakvoæ2022-04-2110-127/+466
| * | | Ship mexitek/phpcolorsJohn Molakvoæ2022-04-2127-11/+1732
| * | | Remove accessibilityJohn Molakvoæ2022-04-21204-5261/+18
| * | | Migrate old accessibility configJohn Molakvoæ2022-04-212-1/+130
| * | | Font fixes and design update for theme pickerJohn Molakvoæ2022-04-2120-33/+146
| * | | Migrating themes to Theming appJohn Molakvoæ2022-04-2124-167/+982
| * | | Write body theme selector straight in the templateJohn Molakvoæ2022-04-216-12/+71
| * | | Fix twofactor loading and public imageJohn Molakvoæ2022-04-212-2/+3
| * | | Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-2115-153/+151
| * | | Update search icon sizeJohn Molakvoæ (skjnldsv)2022-04-212-63/+5
| * | | Start theming providersJoas Schilling2022-04-2121-194/+712
* | | | Merge pull request #32045 from nextcloud/cache-fullSetupRequiredblizzz2022-04-221-1/+7
|\ \ \ \
| * | | | cache fullSetupRequired locallyRobin Appelman2022-04-211-1/+7
| | |/ / | |/| |
* | | | Merge pull request #32047 from nextcloud/performance/cache-display-nameJohn Molakvoæ2022-04-227-29/+96
|\ \ \ \
| * | | | Update cache when display name changeCarl Schwan2022-04-223-2/+16
| * | | | Cache display nameCarl Schwan2022-04-226-30/+83
|/ / / /
* | | | Merge pull request #32048 from nextcloud/cache-storage-infoJohn Molakvoæ2022-04-221-1/+18
|\ \ \ \
| * | | | cache storage info in memcache for 5mRobin Appelman2022-04-211-1/+18
| |/ / /
* | | | Merge pull request #32049 from nextcloud/bugfix/noid/custom-property-ignorelistJohn Molakvoæ2022-04-221-0/+22
|\ \ \ \
| * | | | Add known dav properties to ignore listJulius Härtl2022-04-211-0/+22
* | | | | Merge pull request #32050 from nextcloud/share-cache-owner-nameJohn Molakvoæ2022-04-221-4/+14
|\ \ \ \ \
| * | | | | cache the share owner name for formating cache entriesRobin Appelman2022-04-211-4/+14
| | |/ / / | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2022-04-2222-4/+102
| |_|_|/ |/| | |
* | | | Merge pull request #32042 from nextcloud/shared-storage-instanceof-commonJoas Schilling2022-04-211-2/+13
|\ \ \ \
| * | | | also apply the fix for the other storage typesRobin Appelman2022-04-211-1/+11
| * | | | improve optimization for SharedStorage::instanceOfStorage(Common)Robin Appelman2022-04-211-1/+2
| |/ / /
* | | | Merge pull request #31047 from nextcloud/enh/preferences-indexJulius Härtl2022-04-214-0/+25
|\ \ \ \ | |_|_|/ |/| | |