| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-16 | 2 | -256/+256 |
* | | | Merge pull request #49528 from nextcloud/fix/issue-47879-property-serialization | Sebastian Krupinski | 2024-12-13 | 2 | -2/+24 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix: replace null character when serializingfix/issue-47879-property-serialization | SebastianKrupinski | 2024-12-13 | 2 | -2/+24 |
* | | | fix: return 204 instead of 404fix/issue-3021-return-no-content-instead-of-error | SebastianKrupinski | 2024-12-13 | 2 | -2/+2 |
|/ / |
|
* | | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-dav | Julius Knorr | 2024-12-12 | 4 | -4/+34 |
|\ \ |
|
| * | | refactor(tags): move favorite event dispatching to tags.php | grnd-alt | 2024-12-03 | 1 | -4/+0 |
| * | | fix(dav): add activity logging for favorites in dav | grnd-alt | 2024-12-03 | 4 | -4/+38 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-11 | 4 | -2/+30 |
* | | | fix: disable both iTip and iMip messagesfix/issue-48528-disable-itip-and-imip-messages-2 | SebastianKrupinski | 2024-12-10 | 4 | -28/+46 |
* | | | fix: add support for Microsoft time zones | SebastianKrupinski | 2024-12-09 | 1 | -2/+4 |
* | | | fix: add support for Microsoft time zonesfix/issue-48079-windows-time-zones | SebastianKrupinski | 2024-12-09 | 6 | -25/+327 |
| |/
|/| |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-09 | 2 | -0/+2 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-08 | 10 | -0/+38 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-07 | 8 | -0/+16 |
* | | fix(systemtags): handle null dav value | skjnldsv | 2024-12-06 | 1 | -1/+5 |
* | | feat(systemtags): allow setting color with occ | skjnldsv | 2024-12-06 | 2 | -5/+11 |
* | | feat(systemtags): add color support backend | skjnldsv | 2024-12-06 | 4 | -18/+31 |
* | | Merge pull request #49352 from nextcloud/s3-disable-multipart | Julius Knorr | 2024-12-06 | 2 | -11/+33 |
|\ \ |
|
| * | | fix: improve assembly stream | Robin Appelman | 2024-12-05 | 2 | -11/+33 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-06 | 16 | -0/+58 |
|/ / |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-05 | 80 | -82/+164 |
* | | fix: log which file cannot be opened | Robin Appelman | 2024-12-04 | 1 | -2/+7 |
* | | fix: Throw exception when copy failed | Louis Chemineau | 2024-12-04 | 1 | -1/+7 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-04 | 4 | -2/+6 |
|/ |
|
* | refactor: Use new `ShareType` across file_sharing | nfebe | 2024-12-03 | 1 | -1/+1 |
* | Merge pull request #49527 from nextcloud/skjnldsv-patch-1 | John Molakvoæ | 2024-12-03 | 1 | -1/+1 |
|\ |
|
| * | chore(config): set min supported desktop to `2.7.0` | John Molakvoæ | 2024-11-27 | 1 | -1/+1 |
* | | chore(absence): Add capability for absence replacement support | Marcel Müller | 2024-12-01 | 3 | -1/+6 |
* | | chore(absence): Add capability for absence api | Marcel Müller | 2024-12-01 | 4 | -3/+43 |
|/ |
|
* | feat(config): add `maximum.supported.desktop.version` | skjnldsv | 2024-11-27 | 2 | -30/+73 |
* | Merge pull request #49454 from nextcloud/fix/invitations-named-parameter | Christoph Wurst | 2024-11-25 | 1 | -4/+4 |
|\ |
|
| * | fix: improve oci compatibility when purging calendar invitationsfix/invitations-named-parameter | Richard Steinmetz | 2024-11-23 | 1 | -2/+2 |
| * | fix: invalid usage of IQueryBuilder::createNamedParameter() | Richard Steinmetz | 2024-11-23 | 1 | -3/+3 |
* | | Merge pull request #49004 from nextcloud/bug/48678/restore-dav-error-response | Anna | 2024-11-25 | 8 | -58/+126 |
|\ \ |
|
| * | | fix: Re-throwing the TypeError to prevent exposing the installation pathbug/48678/restore-dav-error-response | Daniel Kesselberg | 2024-11-22 | 1 | -0/+92 |
| * | | Revert "fix(dav): Always respond custom error page on exceptions" | Daniel Kesselberg | 2024-11-22 | 7 | -55/+53 |
| * | | Revert "fix: Drop unnecessary exit" | Daniel Kesselberg | 2024-11-22 | 1 | -0/+1 |
| * | | Revert "fix: Override start method of \Sabre\DAV\Server to remove exception o... | Daniel Kesselberg | 2024-11-22 | 1 | -23/+0 |
| |/ |
|
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-24 | 2 | -4/+20 |
|/ |
|
* | fix: (CalDav) Delete invitation when deleting Calendars or Eventsfix/issue-12387-delete-invitations | SebastianKrupinski | 2024-11-21 | 1 | -2/+51 |
* | Merge pull request #49396 from nextcloud/dav-webcal-default-refresh-rate | Christoph Wurst | 2024-11-21 | 2 | -3/+3 |
|\ |
|
| * | feat(dav): increase default calendar subscription refresh rate to one daydav-webcal-default-refresh-rate | Thomas Citharel | 2024-11-20 | 2 | -3/+3 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-21 | 2 | -0/+22 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-20 | 2 | -2/+2 |
* | Merge pull request #49332 from wolandtel/master | John Molakvoæ | 2024-11-19 | 1 | -1/+5 |
|\ |
|
| * | fix(job): Check if carddata is resource and read it to string | Mikhail Kotelnikov | 2024-11-19 | 1 | -1/+5 |
* | | refactor(styles): Adjust code style in SCSS sources to match our stylelint co... | Ferdinand Thiessen | 2024-11-19 | 3 | -1/+12 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-18 | 4 | -2/+30 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-16 | 2 | -2/+2 |
* | build(deps): bump @nextcloud/vue from 8.17.1 to 8.20.0 | dependabot[bot] | 2024-11-15 | 1 | -35/+35 |