36 Commits

Author SHA1 Message Date
Alies Lapatsin fe8660f464 chore: update psalm (#6532) 2023-01-30 12:28:42 +01:00
Alexis Saettler 1a00864eff refactor: cosmetic changes (#6123) 2022-05-04 23:15:44 +02:00
Alexis Saettler 2c50cbb992 chore: change phpunit conf (#5820) 2022-01-01 12:23:55 +00:00
Alexis Saettler 8ce3550cd8 refactor: improve exception handler for sentry (#5806) 2021-12-27 20:58:27 +01:00
Alexis Saettler d19b6adc37 feat: get weather from weatherapi (#5668) 2021-10-30 23:00:14 +02:00
Alexis Saettler 8eed44e48e feat: retry get gps coordinate when rate limited second (#5615) 2021-10-17 18:27:27 +02:00
Alexis Saettler 223fbed0a8 Apply fixes from StyleCI (#5495) 2021-09-12 09:13:02 +02:00
Alexis Saettler 3f2821d75a fix: fix import vcard stability (#5160) 2021-05-03 20:52:37 +02:00
Alexis Saettler fbac24891a fix: fix import job without subscription bypass (#5147) 2021-05-02 22:22:20 +02:00
Alexis Saettler 3d66188350 fix: fix bypass account limitation to create more contacts (#5125) 2021-04-29 23:53:26 +02:00
Alexis Saettler df166d62e6 fix: fix login route already set by Laravel now (#3802) 2020-04-08 09:28:34 +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
Regis Freyd 26bdb8c8bb chore: replace whoops by ignition (#3565) 2020-02-11 08:52:12 -05:00
Regis Freyd aad07b8347 feat: refactor the export process (#3119) 2019-10-30 09:41:06 -04:00
Regis Freyd 72ff0d3da4 feat: change avatar management (#2112) 2019-08-17 21:32:10 +02:00
Alexis Saettler 557f34bf55 fix: fix subscription cancel (#2886) 2019-08-11 18:35:30 +02:00
Alexis Saettler 3d265359aa test: fix coverage on some lines (#2546) 2019-03-23 13:51:30 +01:00
dependabot[bot] ec8835b88f chore(deps): bump sentry/sentry-laravel from 0.11.0 to 1.0.0 (#2471) 2019-03-03 20:22:52 +01:00
Alexis Saettler 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Alexis Saettler 95df53135d fix: fix validation fails with Services (#2258) 2019-01-05 16:24:09 +01:00
Régis Freyd ca34dec8fa feat: add support for weather (#2178) 2018-12-23 09:01:03 -05:00
Alexis Saettler 444babbb43 test: improve services rules validation (#1986) 2018-11-02 16:34:22 +01:00
Régis Freyd 21c9e9f61c feat: add ability to set a reminder for a life event (#1855) 2018-09-30 21:59:21 -04:00
Alexis Saettler 63b2a223c7 fix: stop reporting oauth exceptions (#1857) 2018-09-30 22:41:05 +02:00
Alexis Saettler 2c85d32e75 feat: sentry integration (#1824) 2018-09-18 23:45:39 +02:00
Alexis Saettler feded44625 feat: prepare AWS S3 upload for avatars (#1747) 2018-09-02 16:43:54 +02:00
Alexis Saettler 8d11d64a6e refactor: Improve automatic route binding (#1689) 2018-08-20 08:10:57 +02:00
Alexis Saettler 0ec0e8591d Use route function everywhere (#1568) 2018-07-22 21:04:31 +02:00
Régis Freyd 499c14f94a Upgrade to laravel 5.6 (#1092) 2018-04-04 07:42:39 -04:00
Matthew Brown 749caa2c03 Fix issues found by static analysis (#878) 2018-03-04 18:23:33 +01:00
Alexis Saettler 9fbf194e89 Fixes based on sonar recommandations (#934) 2018-02-26 19:31:39 +01:00
Régis Freyd 97f50bd2f8 Add Sentry to production environment (#508)
* Add Sentry to production

* Update .env.example
2017-07-31 18:36:19 -04:00
Régis Freyd a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
webdistortion bb297d0c06 Token mismatch fix (#152)
I've named the route for this just to make the code a bit more readable. I think the problem is due to sessions expiring prior to people submitting the form and thus the token on the other side is dead causing the exception.

Fix #141
2017-06-08 23:37:58 -04:00
Regis Freyd 2e6760e7db Migrate to organization 2017-02-16 19:21:44 -05:00