Commit Graph

1994 Commits (2ea7719bfa4280220c7dfc9fbfec97b61ba33112)

Author SHA1 Message Date
Joas Schilling dac31ad101
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager 2 years ago
Joas Schilling 77bc6c32d8
fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2 years ago
Matthieu Gallien 906a6612e4 when reading an empty file getting EOF is not an error 3 years ago
Joas Schilling c3bc575d99
fix(comments): Emit CommentsEntityEvent as typed event 3 years ago
Joas Schilling 72667a667d
feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 3 years ago
Daniel Kesselberg 9e50f149a3
fix: check that object store backend supports multi part uploads 3 years ago
jld3103 cbe3c578e1
dav: Add OpenAPI spec 3 years ago
Richard Steinmetz 9206c0f473
fix(dav): close cursor when fetching max id 3 years ago
Joas Schilling 308fc8d8ed
fix(dav): Use IRequest constant to match version 3 years ago
Johannes Merkel bb802956a2 enh(contacts): show/hide addressbooks for all 3 years ago
Robin Appelman 95c3b8131a
preload custom properties when propfinding folders 3 years ago
Joas Schilling e1d4b82111
fix(CI): Fix type confusion with Psalm 3 years ago
Joas Schilling 2bf339e2a7
fix(dav): Remove listener for events that never existed anywhere 3 years ago
Joas Schilling 80ee81faa1
fix(dav): Move listener to actually existing event 3 years ago
Joas Schilling f59c74062a
fix(dav): Move DAV app to non deprecated event dispatcher 3 years ago
Arthur Schiwon 5596af2b96
docs(dav): remove outdated comment 3 years ago
Anna Larch 558e386e46 fix(CardDAV): catch right exception when checking for federated app classes 3 years ago
Joas Schilling abc8ff38cb
fix: Cleanup unused imports and some type deprecations 3 years ago
Joas Schilling eb09053897
feat(admin_audit): Migrate to non-deprecated IEventDispatcher 3 years ago
Johannes Merkel eda3824d91 enh(sab): Add profileUrl to SAB 3 years ago
Arthur Schiwon d9487103c9
fix: cannot apply limit+offset on multi-tag-search 3 years ago
Thomas Citharel 1e390e1982 style(caldav): improve getDenormalizedData method 3 years ago
Thomas Citharel 3886b00a33 Fix creating events with old (< unix time) lastoccurence 3 years ago
Christoph Wurst 92c18b252c
fix(dav): Catch SAB sync errors during upgrade 3 years ago
Arthur Schiwon 00b396a674
refactor: save unnecessary method_exists 3 years ago
Arthur Schiwon a0b683477f
fix: use array_unitersect against objects 3 years ago
Arthur Schiwon 27f6f86d75
fix: obey offset and limit for results from favs and circles 3 years ago
Arthur Schiwon a0f9556f7c
fix: cominbation of small fixes 3 years ago
Arthur Schiwon 49db546f78
fix: include invisible tags for admins 3 years ago
Arthur Schiwon 29f59a54b4
fix: search with more than one search tags 3 years ago
Arthur Schiwon 30028bb9ac
fix: no search when LazyFolder was provided 3 years ago
Arthur Schiwon ddb65be58f
chore: cleanup unused code 3 years ago
Arthur Schiwon be50bd1b0f
fix: ensure searchBySystemTag() is available 3 years ago
Arthur Schiwon 783e32a64d
fix: favorites view and universal search against tags 3 years ago
Arthur Schiwon 58f7fd2370
use efficient tag retrieval on DAV report request 3 years ago
Robin Appelman 58a4a222d0
clean failed upload chunks 3 years ago
Carl Schwan 8f94fd0102
Cleanup comments code 3 years ago
Johannes Merkel 3cb8968808 fix(sab): put location in proper address field 3 years ago
Carl Schwan 9725d00329
Cleanup comments code 3 years ago
Daniel Kesselberg debd03f30d perf: skip request without write permission 3 years ago
Christoph Wurst 62c41967e8
fix(carddav): Make SystemAddressBook::__construct $groupManager argument nullable 3 years ago
Christof Arnosti 73fb2997f4 Issue #36644: Fix pruneOutdatedSyncTokens for CalDAV 3 years ago
Christoph Wurst a213650b71
fix(caldav): Cast calendar objects id to int when building index 3 years ago
Christoph Wurst 6f3f84e955
fix(caldav): Close DB cursor in reminder index background job 3 years ago
Christoph Wurst b7e7d80173
fix(caldav): Ignore invalid events for reminder generation 3 years ago
Joas Schilling ef93bb926c
fix(dav): Fix avatar size in system address book 3 years ago
Christoph Wurst e524631ce3
fix(carddav): Don't show system address book cards to guests 3 years ago
greta 50b61c8b7b fix(carddav): Make system contact phone number RFC compliant 3 years ago
Christoph Wurst 5cfbd4c535
fix(carddav): Check enumeration settings for all SAB methods 3 years ago
Johannes Merkel 5983ef001d
fix(SAB): Save avatar to SAB 3 years ago