Commit Graph

2646 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
provokateurin 6a12fbc4f3
refactor: Run rector 3 months ago
Côme Chilliet 88fc8c94ce
fix(dav): Fix PHP warnings triggered by tests in dav application 3 months ago
SebastianKrupinski cab9a5deea fix: automatically disable sab 3 months ago
Hamza fa1dd4a717
fix: make sure default contact exists by default 4 months ago
Carl Schwan 8555f98e32 refactor: Port External\Manager to the query builder 4 months ago
Carl Schwan 7e1c49ad9d refactor: Port away from IQueryBuilder::execute in apps/ 4 months ago
Louis Chemineau 634e8d2587
fix: Dispatch favorite event with an actual path 4 months ago
Carl Schwan 0e7d5dce1c refactor: Port away from changeColumn 4 months ago
Ferdinand Thiessen 6dede68baa
feat(ZipFolderPlugin): always use the parent folder name as archive name 4 months ago
Maxence Lange a867ff8b27 feat(migration-attributes): missing attributes 4 months ago
Carl Schwan b303185126 refactor(CustomPropertiesBackend): Modernize class 4 months ago
Ferdinand Thiessen 9ba4150a18
fix(dav): ensure moving or copying a file is possible 4 months ago
Richard Steinmetz 4cf2203de8
perf(carddav): ungreedify search result aggregation 4 months ago
Christoph Wurst 8e1a070bd5
fix(dav): clean up user's addressbook shares on deletion 4 months ago
Richard Steinmetz 16ad73cd15
feat(ocp): create contacts from string 4 months ago
Carl Schwan ef5edb6801 fix(psalm): Fix ParamNameMismatch with Job::run 4 months ago
SebastianKrupinski 7e92b157e3 fix: aliases and capitalization of emails 4 months ago
Richard Steinmetz 5b254ea39a
perf: prevent fetching a principal's user account if the data is not needed 4 months ago
Richard Steinmetz e8986db7a4
perf(caldav): preload publish statuses for a whole calendar home at once 4 months ago
Richard Steinmetz 0a79bc44df
perf(caldav): also cache empty share arrays 4 months ago
Git'Fellow 995c97acb4
chore(MtimeSanitizer): Print bad values to help debugging 4 months ago
Richard Steinmetz b7dc720848
feat: calendar federation 4 months ago
SebastianKrupinski 46e624a089 feat: Calendar Import 4 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 4 months ago
Richard Steinmetz caf664ea43
fix(carddav): IAddressBook::getKey() should return a string 4 months ago
Matt Evans 4d770f1c3c fix: use appropriate user agent string when syncing Outlook calendar subscriptions 4 months ago
Salvatore Martire 5d028cfaf8 fix: propfind query monitor breaking removeListener and removeAllListeners 4 months ago
Carl Schwan 94e2af0302 perf(comments): Also cache the comments count 4 months ago
Richard Steinmetz 1a781d5afa
fix(caldav): public calendars are always read-only 4 months ago
Arusekk b3c5707a0c
fix(caldav): show confidential event if writable 4 months ago
Richard Steinmetz 51f0aa5be2
fix: exclude \Sabre\DAVACL\Plugin from prop find monitoring 5 months ago
Josh 1fcf57c3ee
chore(dav): Fix typo in property name 5 months ago
Richard Steinmetz fa80a6199d
fix(caldav): encode calendar URLs properly when formatting search results 5 months ago
Salvatore Martire 4a0a00a5a2 perf(shares): avoid array_merge in loops 5 months ago
Salvatore Martire bdcd583045 feat: make use of `preloadCollection` in core apps 5 months ago
Salvatore Martire 9bbebd6034 feat: emit `preloadCollection` event in DAV 5 months ago
Carl Schwan 9df79bae10 perf(caldav): Only prefetch published properties 5 months ago
Carl Schwan 46f0c6ebb5 perf(caldav): Cache calendars in CustomPropertiesBackend 5 months ago
Carl Schwan 977541cedf perf(caldav): Add multi users support in findPropertiesByPaths 5 months ago
Carl Schwan 806fe6619f perf(caldav): Fetch additional properties for multiple calendars in one query 5 months ago
Ferdinand Thiessen ba00416040 refactor(Streamer): inject `IDateTimeZone` as constructor arg 5 months ago
Carl Schwan 90cc0454a7 perf(calendar): Disable custom properties for individual calendar events 5 months ago
Richard Steinmetz 7c0ffc0759
perf: delete commonly used custom properties instead of setting the default value 5 months ago
Salvatore Martire ec176a933a feat(dav): report inefficient DAV plugins in logs 5 months ago
Robin Appelman 46b5ff7467 perf: ignore any customer property in the nc/oc namespace that isn't explicitly allowed 5 months ago
Ferdinand Thiessen 32703d0500
fix(ZipFolderPlugin): set mtime of directories in archive 5 months ago
nextcloud-command f5a5b005b6 chore: Update minimum supported desktop version 5 months ago
Christoph Wurst 0c4bb5e8c5
fix(dav): calculate permissions based on addressbook principal 5 months ago
Daniel Kesselberg 13f25c9316 fix(carddav): return correct sync token for non-truncated requests 5 months ago