Commit Graph

1698 Commits (a94de5cb5a0a0e341dd3eb7130a41f95c71a6abc)

Author SHA1 Message Date
Côme Chilliet c54fb5f9e6
Use {$var} instead of ${var} for PHP 8.2 compatibility 4 years ago
Thomas Citharel 39ef0500d1
Handle the move operation properly between shared calendars 4 years ago
Thomas Citharel c6c3fd9aa9
Avoid creating carddav activities for the system user 4 years ago
Joas Schilling 8e3b30f388
Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done 4 years ago
Christopher Ng 57c66bf7cb Use Image class from public API 4 years ago
Christoph Wurst 58f7a150ed
Debug log what happens during reminders processing 4 years ago
Carl Schwan 1b426eda44 Make X-HAS-{MD5/SHA256} opt-in 4 years ago
Christopher Ng aaedc95e81 Update calendar estimation 4 years ago
Christopher Ng 9fbbbc7ca6 Update contacts estimation 4 years ago
Christopher Ng 432bc9a585 Update method name 4 years ago
Côme Chilliet 6da413f7af Move new IMigrator method to a specific interface ISizeEstimationMigrator 4 years ago
Côme Chilliet 09917b8583 Implement getExportEstimatedSize in migrators 4 years ago
Joas Schilling 2c670f9cf9
Also trim the name 4 years ago
Joas Schilling ba684f5c58
Fix handling events without names in activities 4 years ago
Carl Schwan 3ada267a02 Fix return type and make type stricter 4 years ago
Thomas Citharel 424fc1b736
Rename user-agent used by the Webcal Refresh Service 4 years ago
Thomas Citharel cf8b98bf5f
Make sure activities are not created when a deleted calendar object expires 4 years ago
Anna Larch 440f69bd69
Add email validation 4 years ago
Thomas Citharel 741c44385f
Increase loglevel of Webcal parsing errors and modernize code 4 years ago
Thomas Citharel 190a71ecf9
Expose additional emails in {DAV:}alternate-URI-set 4 years ago
Thomas Citharel 28b0da59ce
Fix a doctype in OCP for IAddressBook 4 years ago
Thomas Citharel 060c8d7c4b
Add some typed properties 4 years ago
Thomas Citharel 4bb31c021e
Remove all legacy event dispatchers from CalDAV & CardDAV backends 4 years ago
Thomas Citharel bd8b2137e2
Allow DAV Object properties 4 years ago
Carl Schwan f7be76125f Fix more psalm issues 4 years ago
Carl Schwan e71db40492 Wrap multiple inserts inside a transation 4 years ago
Carl Schwan eef973e85b Minor optimizations for saving user personal information 4 years ago
Thomas Citharel 8d7154318f
Put calendar invites into the user's first available calendar 4 years ago
Carl Schwan 829490ab7a Cleanup dav 4 years ago
Julien Veyssier af8b7835b8
remove leading minus which thankfully crashes because this operand does not apply to PsrLoggerAdapter 4 years ago
Côme Chilliet 3f132d5678
Fix use of $logger from another scope in apps/dav/lib/Server.php 4 years ago
Côme Chilliet 771028dada
Add missing use for LoggerInterface 4 years ago
Côme Chilliet 5fb9de6248
Migrate last instances of $server::getLogger() from dav 4 years ago
Côme Chilliet e2531f8503
Migrate dav application from ILogger to LoggerInterface 4 years ago
Thomas Citharel 5494dd736d
Handle processing reminders for calendar objects with an infinite number 4 years ago
Robin Appelman 54ac585bc5
add logging of failed quota info 4 years ago
Julius Härtl a54fc45311
Add known dav properties to ignore list 4 years ago
Christopher Ng 522cc891c7 Fix warning 4 years ago
Christopher Ng e7f293ba63 Update naming of address book exports 4 years ago
Christopher Ng e670f692cc Fix export of shared calendars 4 years ago
Louis Chemineau e8ab298d2c Use email settings in DAV search 4 years ago
Louis Chemineau 70c56b411e Use share setting in DAV search 4 years ago
Carl Schwan 1c7ecfc544 Fix an issue with the search backend update 4 years ago
Vincent Petry 78c8e57896
Fix migrators according to exceptions 4 years ago
Côme Chilliet 0fd72f4355
Adapt existing migrators to new API 4 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata 4 years ago
Côme Chilliet 2049a21348
Fix warning about optional parameter before required one 4 years ago
Valdnet 13b5118c76
l10n: Remove comma 4 years ago
Côme Chilliet dda51d49d7 Use Migrators id instead of class names 4 years ago
Christopher Ng e08b8c47a2 Extend calendar migrator 4 years ago