Commit Graph
37 Commits
Author SHA1 Message Date
Can VuralandGitHub 3bce8a5573 chore(deps): Upgrade Larastan to 0.6 (#4270) 2020-07-28 13:55:23 +02:00
Alexis SaettlerandGitHub 96a5009c1e feat: use queue to send email verification (#3985) 2020-05-10 11:35:11 +02:00
Alexis SaettlerandGitHub 7257a5a1b3 fix: fix bugs with phpstan and psalm (#3753) 2020-03-29 16:44:06 +02:00
Regis FreydandGitHub 355f3b8a23 chore: refactor user model (#3564) 2020-02-11 16:01:06 -05:00
Alexis SaettlerandGitHub 735aea5b68 feat: enhance user invitation mail (#3158) 2019-11-05 01:08:21 +01:00
Alexis SaettlerandGitHub 91dd6e96b8 fix: fix password resetting page (#3156) 2019-11-03 16:29:38 +01:00
dependabot-preview[bot]andAlexis Saettler 971e425f63 chore(deps): Bump pragmarx/google2fa from 5.0.0 to 7.0.0 (#3111) 2019-10-23 22:39:10 +02:00
Alexis SaettlerandGitHub 697eb8f83b feat: add notion of _me_ as a contact (#2899) 2019-08-17 11:42:45 +02:00
Alexis SaettlerandGitHub 019a69ad7e chore: remove useless mutators (#2888) 2019-08-11 08:54:24 +02:00
Alexis SaettlerandGitHub f9131e71c9 fix: fix exception in case a user register twice (#2882) 2019-08-10 10:00:30 +02:00
Matthew BrownandAlexis Saettler 684ce6bc56 refactor: fix bad return types with Psalter (#2435) 2019-02-16 19:20:28 +01:00
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 ba236dd718 feat: support CalDAV for birthdays and tasks (#2304) 2019-01-23 14:39:44 +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
Alexis SaettlerandGitHub 76dcfcb3f9 feat: carddav: support sync-token (#2230) 2019-01-01 14:09:13 +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 be3b6dd710 feat: add ability to track conversations (#1629) 2018-08-31 11:11:46 +00:00
Alexis SaettlerandGitHub 8d11d64a6e refactor: Improve automatic route binding (#1689) 2018-08-20 08:10:57 +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