Commit Graph

20 Commits

Author SHA1 Message Date
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 01d1248c4f chore: reactivate analysers (#4660)
* chore: reactivate analysers

* reactivate psalm

* Apply fixes from StyleCI

* fix

* fixes

* rename back the file

Co-authored-by: Alexis Saettler <asbiin@users.noreply.github.com>
2020-12-06 15:51:47 +00:00
Alexis Saettler 7f68e93988 feat: improve synctoken support (#3871) 2020-04-20 22:01:31 +02:00
Alexis Saettler 0a2604d6d3 chore: upgrade to laravel 7 (#3746) 2020-04-01 09:50:58 +02:00
Alexis Saettler 7257a5a1b3 fix: fix bugs with phpstan and psalm (#3753) 2020-03-29 16:44:06 +02:00
Alexis Saettler ebba317474 fix: fix carddav sync-collection reporting wrong syncToken (#3734) 2020-03-24 21:11:47 +01:00
Alexis Saettler 87bb435ab0 chore: remove access of eager load object if not needed (#3639) 2020-03-04 22:25:24 +01:00
Alexis Saettler 10e73e35b6 feat: vcard photo import (#2915) 2019-08-22 19:31:23 +02:00
Alexis Saettler 697eb8f83b feat: add notion of _me_ as a contact (#2899) 2019-08-17 11:42:45 +02:00
Alexis Saettler 73592fcaef Apply fixes from StyleCI (#2768) 2019-06-13 00:42:33 +02:00
Alexis Saettler 536f34abd0 chore: use string and array classes instead of helpers (#2605) 2019-04-16 08:21:46 +02:00
Matthew Brown 684ce6bc56 refactor: fix bad return types with Psalter (#2435) 2019-02-16 19:20:28 +01: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 b4befd7de2 fix: accept lastname_firstname name order for VCard imports (FN field) (#2343) 2019-01-26 14:29:23 +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