Commit Graph
22 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub 7af9895fbe fix: fix case when stay in touch trigger date is null (#2394) 2019-02-08 07:30:59 +01:00
Alexis SaettlerandGitHub 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Alexis SaettlerandGitHub 89ef81341c feat: add laravel telescope and admin user (#2313) 2019-01-18 09:08:08 +01:00
Régis FreydandGitHub 69cfdebb1a feat: refactor reminders (#2223)
yolo
2019-01-15 18:03:13 -05:00
Alexis SaettlerandGitHub 8788ac9a1a feat: add ability to name u2fkeys and delete it (#2264) 2019-01-12 12:05:35 +01:00
Régis FreydandGitHub ca34dec8fa feat: add support for weather (#2178) 2018-12-23 09:01:03 -05:00
Alexis SaettlerandGitHub ee74732a09 feat: add recovery codes (#2120) 2018-12-21 22:41:49 +01:00
Régis FreydandGitHub 574e89a31d feat: read changelogs from json file instead of db (#2016) 2018-11-11 10:44:08 -05:00
Alexis SaettlerandGitHub b15f1e5af5 chore: remove old email verification module and use laravel's one (#1965) 2018-10-28 22:58:17 +01:00
Alexis SaettlerandGitHub b5880bb741 feat: set currency and timezone for new users (#1657) 2018-10-25 23:24:25 +02:00
Régis FreydandGitHub e3e9fcbdcd feat: add life events feature (#1765) 2018-09-25 19:18:07 -04:00
Alexis SaettlerandGitHub 4259d5f955 feat: update mail template (#1768) 2018-09-19 00:16:16 +02:00
Alexis SaettlerandGitHub d409c95955 feat: add language selector in register page (#1770) 2018-09-04 00:17:54 +02:00
Régis FreydandGitHub 395e49f039 feat: add limitation to free accounts (#1715) 2018-08-18 18:07:49 -04:00
Alexis SaettlerandGitHub a979c56b19 fix: Fix account id get for acceptPolicy (#1661) 2018-08-13 12:39:34 +02:00
Régis FreydandGitHub a0f8494502 chore: remove logs (#1678) 2018-08-09 22:01:16 +02:00
Christopher ZentgrafandAlexis Saettler d855d52492 fix: Fix reminders for single digit hours (00:00-09:00) (#1663) 2018-08-09 17:48:37 +02:00
Alexis SaettlerandGitHub ed80f544a5 Improve Date and DateTime parsing (#1576) 2018-07-23 00:15:48 +02:00
Alexis SaettlerandGitHub a95d0f3368 Use Carbon::toDateString function (#1571) 2018-07-14 15:49:56 +02:00
Régis FreydandGitHub 0a025a3a94 Refactor how reminders are sent (#1527) 2018-07-01 12:59:24 -04:00
Régis FreydandGitHub 13ebabeb12 Fix bugs related to contact edition (#1499) 2018-06-21 20:38:12 -04:00
Régis FreydandGitHub 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