| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-23 | 110 | -130/+180 |
* | Merge pull request #32076 from nextcloud/cache-storage-info-failed-share | Carl Schwan | 2022-04-22 | 1 | -0/+6 |
|\ |
|
| * | add logging of failed quota info | Robin Appelman | 2022-04-22 | 1 | -0/+6 |
* | | Merge pull request #32073 from nextcloud/fix/DyslexiaFont-theme | Simon L | 2022-04-22 | 5 | -42/+178 |
|\ \ |
|
| * | | Fix dyslexia font loading | John Molakvoæ | 2022-04-22 | 5 | -42/+178 |
| |/ |
|
* | | Merge pull request #32053 from nextcloud/cache-verify-share-mountpoint | blizzz | 2022-04-22 | 3 | -5/+35 |
|\ \
| |/
|/| |
|
| * | cache the verification of the share mountpoint | Robin Appelman | 2022-04-21 | 3 | -5/+35 |
* | | Merge pull request #31751 from nextcloud/theming-providers | John Molakvoæ | 2022-04-22 | 232 | -5489/+2364 |
|\ \ |
|
| * | | Add default theming disabled fallback | John Molakvoæ | 2022-04-22 | 5 | -3/+205 |
| * | | Lint and psalm fix | John Molakvoæ | 2022-04-21 | 5 | -8/+11 |
| * | | Phpunit | John Molakvoæ | 2022-04-21 | 9 | -124/+463 |
| * | | Remove accessibility | John Molakvoæ | 2022-04-21 | 193 | -5242/+13 |
| * | | Migrate old accessibility config | John Molakvoæ | 2022-04-21 | 2 | -1/+130 |
| * | | Font fixes and design update for theme picker | John Molakvoæ | 2022-04-21 | 20 | -33/+146 |
| * | | Migrating themes to Theming app | John Molakvoæ | 2022-04-21 | 23 | -167/+979 |
| * | | Write body theme selector straight in the template | John Molakvoæ | 2022-04-21 | 3 | -11/+61 |
| * | | Fix twofactor loading and public image | John Molakvoæ | 2022-04-21 | 1 | -0/+2 |
| * | | Update and fix theming images | John Molakvoæ (skjnldsv) | 2022-04-21 | 5 | -57/+44 |
| * | | Start theming providers | Joas Schilling | 2022-04-21 | 13 | -176/+643 |
* | | | Update cache when display name change | Carl Schwan | 2022-04-22 | 2 | -1/+4 |
* | | | Cache display name | Carl Schwan | 2022-04-22 | 3 | -30/+15 |
* | | | Merge pull request #32049 from nextcloud/bugfix/noid/custom-property-ignorelist | John Molakvoæ | 2022-04-22 | 1 | -0/+22 |
|\ \ \ |
|
| * | | | Add known dav properties to ignore list | Julius Härtl | 2022-04-21 | 1 | -0/+22 |
* | | | | Merge pull request #32050 from nextcloud/share-cache-owner-name | John Molakvoæ | 2022-04-22 | 1 | -4/+14 |
|\ \ \ \ |
|
| * | | | | cache the share owner name for formating cache entries | Robin Appelman | 2022-04-21 | 1 | -4/+14 |
| | |_|/
| |/| | |
|
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-22 | 6 | -2/+42 |
* | | | | Merge pull request #32042 from nextcloud/shared-storage-instanceof-common | Joas Schilling | 2022-04-21 | 1 | -2/+13 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | also apply the fix for the other storage types | Robin Appelman | 2022-04-21 | 1 | -1/+11 |
| * | | | improve optimization for SharedStorage::instanceOfStorage(Common) | Robin Appelman | 2022-04-21 | 1 | -1/+2 |
| |/ / |
|
* | / | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-21 | 14 | -4/+34 |
| |/
|/| |
|
* | | Fix warning | Christopher Ng | 2022-04-20 | 1 | -1/+1 |
* | | Update naming of address book exports | Christopher Ng | 2022-04-20 | 1 | -10/+10 |
* | | Fix export of shared calendars | Christopher Ng | 2022-04-20 | 1 | -16/+9 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-20 | 2 | -188/+232 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-19 | 8 | -28/+104 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-18 | 10 | -16/+30 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-17 | 22 | -66/+162 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-16 | 14 | -318/+338 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-15 | 12 | -2/+14 |
* | Master is now 25 | Joas Schilling | 2022-04-14 | 29 | -58/+58 |
* | Merge pull request #30860 from nextcloud/smb-getdirectory-content-catch | Vincent Petry | 2022-04-14 | 1 | -3/+9 |
|\ |
|
| * | handle notfound and notpermitted error in Smb::getDirectoryContent | Robin Appelman | 2022-02-11 | 1 | -3/+9 |
* | | Merge pull request #31975 from nextcloud/bugfix/31952/fix-mail-link-share-pas... | Vincent Petry | 2022-04-14 | 2 | -6/+6 |
|\ \ |
|
| * | | Adjust settings for mail link password | Vincent Petry | 2022-04-14 | 2 | -6/+6 |
* | | | Merge pull request #31886 from nextcloud/bugfix/noid/principal-search-case-in... | Vincent Petry | 2022-04-14 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | Principal search by display name case insensitive | Vincent Petry | 2022-04-08 | 1 | -2/+3 |
* | | | | Merge pull request #31839 from nextcloud/feat/metadata-server | Vincent Petry | 2022-04-14 | 56 | -52/+284 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix an issue with the search backend update | Carl Schwan | 2022-04-14 | 50 | -37/+157 |
| * | | | Add a metadata service to store file metadata | Carl Schwan | 2022-04-13 | 8 | -19/+131 |
* | | | | l10n: Change to lowercase | Valdnet | 2022-04-14 | 1 | -1/+1 |