Commit Graph

147 Commits (6a12fbc4f31db4103e3a486aaacb84d8331ba142)

Author SHA1 Message Date
provokateurin 6a12fbc4f3
refactor: Run rector 1 week ago
Carl Schwan b303185126 refactor(CustomPropertiesBackend): Modernize class 1 month ago
Richard Steinmetz 5b254ea39a
perf: prevent fetching a principal's user account if the data is not needed 1 month ago
Richard Steinmetz 0a79bc44df
perf(caldav): also cache empty share arrays 1 month ago
Richard Steinmetz b7dc720848
feat: calendar federation 1 month ago
Salvatore Martire bdcd583045 feat: make use of `preloadCollection` in core apps 2 months ago
Carl Schwan 9df79bae10 perf(caldav): Only prefetch published properties 2 months ago
Carl Schwan 46f0c6ebb5 perf(caldav): Cache calendars in CustomPropertiesBackend 2 months ago
Carl Schwan 90cc0454a7 perf(calendar): Disable custom properties for individual calendar events 2 months ago
Richard Steinmetz 7c0ffc0759
perf: delete commonly used custom properties instead of setting the default value 2 months ago
Robin Appelman 46b5ff7467 perf: ignore any customer property in the nc/oc namespace that isn't explicitly allowed 2 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
skjnldsv 9806a9830c feat(files_sharing): allow viewing files with download disabled 3 months ago
Daniel Kesselberg 8b66f3518e
fix: hide guests group when searching for principals 4 months ago
Daniel Kesselberg 5876653677 fix: hide guests group from principal backend 5 months ago
Julius Knorr 24f3b15acc
perf: Skip photos app related property in custom properties 5 months ago
Daniel Kesselberg c05d3fdb2e
fix(caldav): prevent unshare entry creation for owner unsharing 5 months ago
Robin Appelman 5c66fead67
fix: fix preloading files with no custom properties 6 months ago
Git'Fellow 36d6b0f1e6 refactor: Use Http framework where possible 10 months ago
SebastianKrupinski c1dd8ddf59 fix: replace null character when serializing 10 months ago
provokateurin bb7841998b
fix(dav): Cleanup view-only check 11 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 12 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Anna Larch 17ef20c5f3 fix(dav): also allow unsharing of circle shares 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Robin Appelman 1363e142d8
fix: make preload custom proterties sharding compatible 1 year ago
Joas Schilling 7a1a0eb7a2
fix(dav): Allow apps to get unshares for DAV resources 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible 1 year ago
Richard Steinmetz cbea787233
fix(caldav): stricter default calendar checks 1 year ago
Joas Schilling e9bfaf31b8
fix(db): Don't use deprecated 3rdparty constant: `Doctrine\DBAL\Connection::PARAM_STR_ARRAY` 1 year ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 1 year ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Christoph Wurst b6e1685683
fix(dav): ACLs for shared addressbooks 2 years ago
Richard Steinmetz 53ef6c5f71
feat(dav): update a principal's schedule-default-calendar-URL 2 years ago
Hamid Dehnavi 7bf31df0bc Refactors "substr" calls to improve code readability 2 years ago
Louis Chemineau 8e95d0f3ae
Check share attributes when downloading versions 2 years ago
Anna Larch dce69154ba enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2 years ago
Louis Chemineau 25274f92b7
Improve view only error message 2 years ago
Louis Chemineau 6aa2d2daee
Don't query oc_properties for metadata props 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 2 years ago
Robin Appelman 31c483b759
preload shares for calendars when listing calendars 2 years ago
Johannes Merkel bb802956a2 enh(contacts): show/hide addressbooks for all 2 years ago
Robin Appelman 95c3b8131a
preload custom properties when propfinding folders 2 years ago
Faraz Samapoor 8c64ccae01 Fixes "PossiblyNullArgument" Psalm warnings. 2 years ago
Faraz Samapoor 0bae21b1d1 Refactors "strpos" calls in /apps/dav to improve code readability. 2 years ago
Thomas Citharel c9a3129cb4 fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does multiple DB calls in transactions 3 years ago
jld3103 7e58aa1a05
Fix DAV types 3 years ago
Maximilian Martin 245351fdae assign group share value 3 years ago