Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-22 | 2 | -2/+60 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #38930 from nextcloud/chunk-clean-failed | Robin Appelman | 2023-07-20 | 1 | -1/+9 |
|\ | | | | | clean failed upload chunks | ||||
| * | clean failed upload chunks | Robin Appelman | 2023-06-21 | 1 | -1/+9 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | when reading an empty file getting EOF is not an error | Matthieu Gallien | 2023-07-20 | 1 | -2/+6 |
| | | | | | | | | | | | | will allow uploading empty files via bulk upload Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com> | ||||
* | | Merge pull request #39304 from nextcloud/bugfix/noid/typed-event-comments-entity | Joas Schilling | 2023-07-19 | 3 | -15/+12 |
|\ \ | | | | | | | fix(comments): Emit CommentsEntityEvent as typed event | ||||
| * | | fix(comments): Emit CommentsEntityEvent as typed event | Joas Schilling | 2023-07-18 | 3 | -15/+12 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-19 | 2 | -36/+292 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #38397 from nextcloud/enh/contacts/hide-adressbook-option | Daniel | 2023-07-18 | 3 | -14/+54 |
|\ \ \ | |/ / |/| | | enh(contacts): show/hide addressbooks for all | ||||
| * | | enh(contacts): show/hide addressbooks for all | Johannes Merkel | 2023-07-10 | 3 | -14/+54 |
| | | | | | | | | | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de> | ||||
* | | | Merge pull request #39305 from nextcloud/bugfix/noid/sabre-plugin-events | Joas Schilling | 2023-07-18 | 8 | -14/+79 |
|\ \ \ | | | | | | | | | feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin | ||||
| * | | | feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin | Joas Schilling | 2023-07-17 | 8 | -14/+79 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | fix: check that object store backend supports multi part uploads | Daniel Kesselberg | 2023-07-17 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-15 | 10 | -10/+20 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge branch 'master' into fix/correct-exceptions-for-SAB | Anna | 2023-07-14 | 82 | -398/+240 |
|\| | | | |||||
| * | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-14 | 72 | -260/+74 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-13 | 2 | -50/+50 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | | Merge pull request #39297 from nextcloud/fix/dav/close-cursor | Joas Schilling | 2023-07-12 | 2 | -2/+6 |
| |\ \ \ | | | | | | | | | | | fix(dav): close cursor when fetching max id | ||||
| | * | | | fix(dav): close cursor when fetching max id | Richard Steinmetz | 2023-07-11 | 2 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
| * | | | | dav: Add OpenAPI spec | jld3103 | 2023-07-11 | 3 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
| * | | | | Merge pull request #38561 from ↵ | Joas Schilling | 2023-07-11 | 3 | -53/+20 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/feat/noid/allow-to-match-client-versions-with-regex feat(request): Allow to match the client version with the IRequest::U… | ||||
| | * | | | | fix(dav): Use IRequest constant to match version | Joas Schilling | 2023-07-11 | 3 | -53/+20 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | The pattern matches since a 10 year old client version Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Merge pull request #39190 from ↵ | John Molakvoæ | 2023-07-11 | 2 | -31/+16 |
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | nextcloud/bugfix/noid/move-dav-app-to-non-deprecated-dispatcher | ||||
| | * | | | fix(CI): Fix type confusion with Psalm | Joas Schilling | 2023-07-07 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| | * | | | fix(dav): Remove listener for events that never existed anywhere | Joas Schilling | 2023-07-07 | 1 | -19/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| | * | | | fix(dav): Move listener to actually existing event | Joas Schilling | 2023-07-07 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The legacy event was removed in 4bb31c021e02d1076b5edc13d352e9c058e7c253 Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| | * | | | fix(dav): Move DAV app to non deprecated event dispatcher | Joas Schilling | 2023-07-07 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Merge pull request #39248 from nextcloud/custom-properties-preload | Robin Appelman | 2023-07-10 | 1 | -2/+42 |
| |\ \ \ \ | | |_|/ / | |/| | | | preload custom properties when propfinding folders | ||||
| | * | | | preload custom properties when propfinding folders | Robin Appelman | 2023-07-09 | 1 | -2/+42 |
| | |/ / | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-10 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-09 | 2 | -0/+8 |
| |/ / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge branch 'master' into fix/correct-exceptions-for-SAB | Anna | 2023-07-07 | 6 | -3/+4 |
|\| | | |||||
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-07 | 4 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | docs(dav): remove outdated comment | Arthur Schiwon | 2023-07-06 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | The method was added actually to PHP API in 28 and the mentioned check is not in place anymore. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | fix: Cleanup unused imports and some type deprecations | Joas Schilling | 2023-07-06 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | fix(CardDAV): catch right exception when checking for federated app classes | Anna Larch | 2023-07-06 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-06 | 2 | -22/+22 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | feat(admin_audit): Migrate to non-deprecated IEventDispatcher | Joas Schilling | 2023-07-04 | 2 | -15/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | enh(sab): Add profileUrl to SAB | Johannes Merkel | 2023-07-03 | 2 | -4/+28 |
| | | | | | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de> | ||||
* | | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-30 | 2 | -0/+62 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #31790 from nextcloud/fix-events-with-old-lastoccurence | Christoph Wurst | 2023-06-29 | 2 | -8/+18 |
|\ \ | | | | | | | Fix creating events with old (< unix time) lastoccurence | ||||
| * | | style(caldav): improve getDenormalizedData method | Thomas Citharel | 2023-06-27 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
| * | | Fix creating events with old (< unix time) lastoccurence | Thomas Citharel | 2023-06-27 | 2 | -6/+16 |
| | | | | | | | | | | | | | | | | | | Closes #20804 Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | | Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint | Julius Härtl | 2023-06-28 | 2 | -207/+454 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix: cannot apply limit+offset on multi-tag-search | Arthur Schiwon | 2023-06-27 | 1 | -1/+11 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | refactor: save unnecessary method_exists | Arthur Schiwon | 2023-06-21 | 1 | -4/+1 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | fix: use array_unitersect against objects | Arthur Schiwon | 2023-06-21 | 1 | -2/+5 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | fix: obey offset and limit for results from favs and circles | Arthur Schiwon | 2023-06-21 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | fix: cominbation of small fixes | Arthur Schiwon | 2023-06-21 | 2 | -6/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | - possible null return - parameter name mismatch in implementation - incomplete unit test Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | fix: include invisible tags for admins | Arthur Schiwon | 2023-06-21 | 2 | -52/+60 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |