summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-04-24602-44/+3476
* [tx-robot] updated from transifexNextcloud bot2022-04-23110-130/+180
* Merge pull request #32076 from nextcloud/cache-storage-info-failed-shareCarl Schwan2022-04-221-0/+6
|\
| * add logging of failed quota infoRobin Appelman2022-04-221-0/+6
* | 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 #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-22232-5489/+2364
|\ \
| * | Add default theming disabled fallbackJohn Molakvoæ2022-04-225-3/+205
| * | Lint and psalm fixJohn Molakvoæ2022-04-215-8/+11
| * | PhpunitJohn Molakvoæ2022-04-219-124/+463
| * | Remove accessibilityJohn Molakvoæ2022-04-21193-5242/+13
| * | 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-2123-167/+979
| * | Write body theme selector straight in the templateJohn Molakvoæ2022-04-213-11/+61
| * | Fix twofactor loading and public imageJohn Molakvoæ2022-04-211-0/+2
| * | Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-215-57/+44
| * | Start theming providersJoas Schilling2022-04-2113-176/+643
* | | Update cache when display name changeCarl Schwan2022-04-222-1/+4
* | | Cache display nameCarl Schwan2022-04-223-30/+15
* | | 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-226-2/+42
* | | | 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
| |/ /
* | / [tx-robot] updated from transifexNextcloud bot2022-04-2114-4/+34
| |/ |/|
* | Fix warningChristopher Ng2022-04-201-1/+1
* | Update naming of address book exportsChristopher Ng2022-04-201-10/+10
* | Fix export of shared calendarsChristopher Ng2022-04-201-16/+9
|/
* [tx-robot] updated from transifexNextcloud bot2022-04-202-188/+232
* [tx-robot] updated from transifexNextcloud bot2022-04-198-28/+104
* [tx-robot] updated from transifexNextcloud bot2022-04-1810-16/+30
* [tx-robot] updated from transifexNextcloud bot2022-04-1722-66/+162
* [tx-robot] updated from transifexNextcloud bot2022-04-1614-318/+338
* [tx-robot] updated from transifexNextcloud bot2022-04-1512-2/+14
* Master is now 25Joas Schilling2022-04-1429-58/+58
* Merge pull request #30860 from nextcloud/smb-getdirectory-content-catchVincent Petry2022-04-141-3/+9
|\
| * handle notfound and notpermitted error in Smb::getDirectoryContentRobin Appelman2022-02-111-3/+9
* | Merge pull request #31975 from nextcloud/bugfix/31952/fix-mail-link-share-pas...Vincent Petry2022-04-142-6/+6
|\ \
| * | Adjust settings for mail link passwordVincent Petry2022-04-142-6/+6
* | | Merge pull request #31886 from nextcloud/bugfix/noid/principal-search-case-in...Vincent Petry2022-04-141-2/+3
|\ \ \
| * | | Principal search by display name case insensitiveVincent Petry2022-04-081-2/+3
* | | | Merge pull request #31839 from nextcloud/feat/metadata-serverVincent Petry2022-04-1456-52/+284
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix an issue with the search backend updateCarl Schwan2022-04-1450-37/+157
| * | | Add a metadata service to store file metadataCarl Schwan2022-04-138-19/+131