Commit Graph

18 Commits

Author SHA1 Message Date
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 f660c4fd98 feat: register all app services as singleton (#2337) 2019-01-25 15:56:35 +01:00
Alexis Saettler d487b434cb fix: fix datepicker input format for locales (#2334) 2019-01-24 10:36:38 +01:00
Alexis Saettler 1d5515cf6d fix: fix label 'for' attributes (#2283) 2019-01-12 11:47:56 +01:00
Alexis Saettler 95df53135d fix: fix validation fails with Services (#2258) 2019-01-05 16:24:09 +01:00
Régis Freyd 731a6f0643 feat: add the concept of places (#2169) 2018-12-20 22:23:19 -05:00
Régis Freyd 3fd483186d feat: add ability to add gps coordinates to addresses (#2160) 2018-12-16 16:23:49 -05:00
Alexis Saettler c8941e4a92 fix: fix some routes and validations (#1991) 2018-11-07 22:20:47 +01:00
Alexis Saettler 1c70d4ef24 fix: Fix contacts account mismatch (#1625) 2018-08-01 23:28:05 +02:00
Régis Freyd 29197090a7 Restructure where models are stored (#1476)
The idea is to clean the repository a little bit by moving models into their respective folders.
2018-06-14 20:49:12 -04:00
Alexis Saettler 61961d580d Optimization for getting list of countries (#1321) 2018-05-13 14:08:27 +02:00
Alexis Saettler 67171c0309 Get list of countries from countries-laravel package (#1117) 2018-05-08 18:30:35 +02:00
Matthew Brown da73a6e15d Add Psalm to check for possibly fatal issues (#973) 2018-04-29 19:11:40 +02:00
Alexis Saettler 558515b59a Fix issues proposed by sonar (#986) 2018-03-08 22:37:27 +01:00
Matthew Brown 749caa2c03 Fix issues found by static analysis (#878) 2018-03-04 18:23:33 +01:00
Jakaria Blaine c836f56762 API: Fetch Countries in alphabetical order (#752) 2018-01-08 19:22:36 -05:00
Régis Freyd 84a1461c0f Add the ability to set an external avatar (#662)
This will allow the new Chrome extension for Monica to fetch
contacts from Facebook and retrieve the avatar.
2017-11-27 19:32:45 -05:00