| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(dav): Replaces "Time:" with "Date and time:" in calendar invite email | Jérôme Herbinet | 2024-05-23 | 1 | -1/+1 |
* | fix(caldav): loop through all events for busy events | Anna Larch | 2024-05-14 | 1 | -12/+9 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-09 | 2 | -0/+4 |
* | feat(caldav): expose calendar subscriptions | Daniel Kesselberg | 2024-05-07 | 18 | -29/+585 |
* | fix(userstatus): catch unique constrain violation on revert | Anna Larch | 2024-05-06 | 1 | -2/+25 |
* | Merge pull request #45098 from nextcloud/fix/issue-45081 | Sebastian Krupinski | 2024-05-04 | 3 | -39/+95 |
|\ |
|
| * | fix(caldav): Fixed formatting to comply with php-cs | SebastianKrupinski | 2024-05-03 | 1 | -6/+3 |
| * | fix(caldav): Fixed phpUnit to use userSession instead of userId and userManager | SebastianKrupinski | 2024-05-02 | 1 | -17/+67 |
| * | fix(caldav): Test if user object is not null and trim senderName | SebastianKrupinski | 2024-05-01 | 1 | -3/+6 |
| * | fix(caldav): Use userSession instead of userId | SebastianKrupinski | 2024-04-30 | 2 | -21/+16 |
| * | fix(caldav): Do not load IMipPlugin before user auth and session is created | SebastianKrupinski | 2024-04-29 | 1 | -4/+15 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-04 | 2 | -2/+2 |
* | | fix(tests): Replace deprecated methods in `FileTest` | Ferdinand Thiessen | 2024-05-02 | 1 | -16/+30 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-02 | 2 | -0/+2 |
* | | fix: Fix incorrect phpdoc typing in dav app | Côme Chilliet | 2024-04-30 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #44938 from nextcloud/fix/remove-unknown-from-imip-service | Anna | 2024-04-26 | 1 | -1/+1 |
|\ |
|
| * | fix(CalDAV): remove UNKNOWN from room / resource consideration | Anna Larch | 2024-04-19 | 1 | -1/+1 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-26 | 2 | -4/+4 |
* | | fix(DAV): Migrate known exceptions to Sabre exceptions when copying | Joas Schilling | 2024-04-24 | 1 | -11/+19 |
* | | Merge pull request #44858 from nextcloud/artonge/feat/support_multiple_scope_... | Louis | 2024-04-22 | 1 | -17/+74 |
|\ \
| |/
|/| |
|
| * | feat(dav): Support multiple scopes in DAV search | Louis Chemineau | 2024-04-17 | 1 | -17/+74 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-19 | 2 | -4/+4 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-18 | 2 | -0/+8 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-14 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-13 | 2 | -40/+334 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-11 | 2 | -2/+110 |
* | chore(deps): Update openapi-extractor | provokateurin | 2024-04-08 | 1 | -6/+60 |
* | fix: Fix new psalm errors from update | Côme Chilliet | 2024-04-08 | 1 | -1/+1 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-05 | 2 | -4/+94 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-04 | 4 | -2/+8 |
* | Merge pull request #44511 from nextcloud/perf/noid/skip-tree-lookup-for-non-c... | Daniel | 2024-04-03 | 2 | -0/+62 |
|\ |
|
| * | perf(dav): skip non-calendar requests in webcal caching plugin | Daniel Kesselberg | 2024-03-27 | 2 | -0/+62 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-03 | 4 | -76/+80 |
* | | Merge pull request #44332 from nextcloud/fix/fix-chunkupload-quota-check | Côme Chilliet | 2024-04-02 | 2 | -7/+8 |
|\ \ |
|
| * | | chore(dav): Fix tests for length headers on upload | Côme Chilliet | 2024-04-02 | 1 | -3/+2 |
| * | | fix(dav): Fix quota check for chunk upload | Côme Chilliet | 2024-04-02 | 1 | -4/+6 |
* | | | chore: Improve phpdoc typing to silence psalm errors | Côme Chilliet | 2024-04-02 | 4 | -1/+12 |
* | | | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 29 | -59/+59 |
|/ / |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-02 | 4 | -2/+4 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-01 | 2 | -0/+8 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-31 | 2 | -4/+4 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-30 | 2 | -0/+40 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-29 | 4 | -10/+12 |
* | | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-03-28 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #44017 from rcwschaller/fix/caldav/eventcomparisionservice... | John Molakvoæ | 2024-03-26 | 2 | -1/+68 |
|\ |
|
| * | fix(dav): wrong comparison method between two events | Robert C. Schaller | 2024-03-25 | 2 | -1/+68 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-26 | 4 | -18/+26 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-25 | 4 | -2/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-22 | 2 | -2/+2 |
* | fix(dav): Add retention time to sync token cleanup | Christoph Wurst | 2024-03-21 | 10 | -21/+140 |