Commit Graph

17 Commits

Author SHA1 Message Date
Alexis Saettler 6f887dfb75 feat: add contact soft delete and prunable (#5826) 2022-01-09 19:10:16 +01:00
Alexis Saettler 57b31f6526 refactor: fix sonar issues (#5837) 2022-01-07 19:30:42 +01:00
Alexis Saettler 38bdeaa8dc refactor: change log class and content (#5608) 2021-10-15 07:41:10 +02:00
Alexis Saettler 1da427f113 fix: fix distant contact etag handle (#5605) 2021-10-11 20:46:42 +02:00
Alexis Saettler 741f5a7a75 fix: fix import vcard photo (#5577) 2021-10-08 21:38:10 +02:00
Alexis Saettler e6c92cf005 feat: carddav client (#3851) 2021-09-20 22:54:29 +02:00
Alexis Saettler 223fbed0a8 Apply fixes from StyleCI (#5495) 2021-09-12 09:13:02 +02:00
Alexis Saettler 2c22d73d4d chore(deps): update psalm (#5287) 2021-06-19 22:29:32 +02:00
dependabot[bot] 31138a81ea chore: Bump nunomaduro/larastan from 0.6.13 to 0.7.0 (#4858)
* chore: Bump nunomaduro/larastan from 0.6.13 to 0.7.0

Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.6.13 to 0.7.0.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/larastan/compare/v0.6.13...v0.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* fix phpdoc

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2021-02-13 08:42:02 +00:00
Alexis Saettler a18962ecbf feat: add notion of addressbooks (#3749) 2020-12-15 08:54:27 +01:00
Alexis Saettler 7f68e93988 feat: improve synctoken support (#3871) 2020-04-20 22:01:31 +02:00
Alexis Saettler 7257a5a1b3 fix: fix bugs with phpstan and psalm (#3753) 2020-03-29 16:44:06 +02:00
Alexis Saettler 73592fcaef Apply fixes from StyleCI (#2768) 2019-06-13 00:42:33 +02:00
Alexis Saettler 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Alexis Saettler 3ed3e477de fix: change dav resources names (#2346) 2019-01-27 13:44:33 +01:00
Alexis Saettler f660c4fd98 feat: register all app services as singleton (#2337) 2019-01-25 15:56:35 +01:00
Alexis Saettler ba236dd718 feat: support CalDAV for birthdays and tasks (#2304) 2019-01-23 14:39:44 +01:00