Commit Graph

2257 Commits (dd08f9320249d8ac7bf96f338a5be70d60af1dce)

Author SHA1 Message Date
tobiasKaminsky 63d5c2b0e0 fix: https://github.com/nextcloud/calendar/issues/6079 and https://github.com/nextcloud/contacts/issues/3997 1 year ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 1 year ago
Robin Appelman d5a2a4aa87
fix: keep previous exception when wrapping dav exceptions 1 year ago
Christoph Wurst f5e9be96ae
fix(dav): Call Sabre server start 1 year ago
Richard Steinmetz cbea787233
fix(caldav): stricter default calendar checks 1 year ago
SebastianKrupinski f00354a276 fix(caldav): added localization hits for translators 1 year ago
Joas Schilling eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Joas Schilling e9bfaf31b8
fix(db): Don't use deprecated 3rdparty constant: `Doctrine\DBAL\Connection::PARAM_STR_ARRAY` 1 year ago
skjnldsv 725736a754 chore(integration): add file request tests 1 year ago
skjnldsv f28d933acc feat(files_sharing): add public name prompt for files requests 1 year ago
skjnldsv f45d6135d7 feat(files_sharing): allow uploading to subfolders in File requests 1 year ago
SebastianKrupinski 43ee948890 feat: Improve recurrence invitations messages 1 year ago
SebastianKrupinski 0f3d05afea fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server Error 1 year ago
SebastianKrupinski 79c97e7f09 fix(caldav): decode values before returning 1 year ago
Ferdinand Thiessen 322b3946d9
fix(dav): Verify target path in `setName` instead of source path 1 year ago
Richard Steinmetz e42bceac9f
feat: hide caldav server settings if no app uses the caldav backend 1 year ago
SebastianKrupinski f5fcfb4670 fix(dav): Thrown forbidden error for authenticated user instead of not found 2 years ago
SebastianKrupinski 247fbb5538 fix(caldav): limit vevent size 2 years ago
SebastianKrupinski cb6c091e08 fix(carddav): limit vcard size 2 years ago
SebastianKrupinski 65e4d46e2c chore(caldav): remove obsolete function 2 years ago
Hamza Mahjoubi 85a3b27cf9 Fix: Make out of office replacement nullable 2 years ago
Hamza Mahjoubi a9774741e8 Feat: Allow users to select another user as their out-of-office replacement 2 years ago
Arthur Schiwon 1d3ff4337e
fix(BuildSocialSearchIndexBackgroundJob): offset not applied 2 years ago
Julius Härtl 4d6b4b71c7 fix: Authorization header can be an empty string 2 years ago
SebastianKrupinski ff7e2c1837 fix(dav): add missing database index for dav_shares resourceid, type and access 2 years ago
SebastianKrupinski d7eb509b26 fix(caldav): when message is a reply compare the message sender not the recipient 2 years ago
Daniel Kesselberg f73c5c4aa9 chore: don't pass null to createElement 2 years ago
Daniel Kesselberg 1fa37ed2dc refactor(dav): migrate to new http client 2 years ago
Joas Schilling 8130968a35
feat(notifications): Migrate server INotifiers to new exceptions 2 years ago
Joas Schilling 2c977d2b6e
fix(userstatus): Fix user status automation in real-life scenario 2 years ago
Richard Steinmetz df28c04a8f
fix(caldav): encode calendar URIs with umlauts for activities 2 years ago
Robin Appelman 957a00b9de chore: remove chunking-v1 2 years ago
Christoph Wurst 169eedabf9
fix(dav): Limit number of UPDATES for sync token created_at 2 years ago
Ferdinand Thiessen 67a0e01382
fix(dav): Try basic auth for ajax WebDAV requests 2 years ago
skjnldsv 4a77fe3530 fix(dav): also return shared-with-me shares data 2 years ago
Richard Steinmetz 3a975d0a89
fix(caldav): event links in shared calendar notifications 2 years ago
Anna Larch ad78f7e48e fix(caldav): automatically delete outdated scheduling objects 2 years ago
Andrew Summers 7a887b4513 Refactor `OC\Server::getAvatarManager` in dav app 2 years ago
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB 2 years ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Daniel Kesselberg b769dc4304 feat(caldav): order the calendar objects by start date for search 2 years ago
Daniel Kesselberg 4718a7e4e0 fix(caldav): event search with limit and timerange 2 years ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 2 years ago
Richard Steinmetz 69e0158030
feat: implement public OCP api to update resources and rooms 2 years ago
Hamza Mahjoubi fe780945e2 fix(dav): Rate limit address book creation 2 years ago
Jérôme Herbinet 1ffdebd20d fix(dav): Replaces "Time:" with "Date and time:" in calendar invite email 2 years ago
Anna Larch de49514fb4 fix(caldav): loop through all events for busy events 2 years ago
Daniel Kesselberg e210043ee9
feat(caldav): expose calendar subscriptions 2 years ago
Anna Larch e43811d395 fix(userstatus): catch unique constrain violation on revert 2 years ago