Commit Graph
19 Commits
Author SHA1 Message Date
Régis FreydandGitHub f05a9a9b06 Add command to process old reminders (#1529) 2018-07-01 13:24:50 -04:00
Alexis SaettlerandGitHub 1edd0853f9 Add a new variable DB_USE_UTF8MB4 (#1466) 2018-06-10 18:38:11 +02:00
Régis FreydandGitHub 901bc0c4d6 Add ability to stay in touch with a contact at a regular interval (#1195) 2018-04-21 12:36:25 -04:00
Alexis SaettlerandGitHub 2513137d12 Add an update command (#997) 2018-04-07 10:35:39 +02:00
Alexis SaettlerandGitHub aa869d5b05 Split app.js and generate separate javascript language files (#1079) 2018-04-01 22:10:03 +02:00
Régis FreydandGitHub e96b70f95c Add concept of notifications for reminders (#894) 2018-02-25 17:42:14 -05:00
Alexis SaettlerandRégis Freyd 620c5de2b0 Add Two Factor Authentication (2FA) (#724) 2018-01-08 18:17:06 -05:00
Alexis SaettlerandGitHub 0424be2d35 Add sonar cloud analyser (#748) 2018-01-05 23:35:55 +01:00
Régis FreydandGitHub d8bed11785 Add ability to add dates without a year (#677) 2017-12-13 15:38:05 -05:00
Regis Freyd 01339efc8b Fix reminders not being sent because of a bug in timezone 2017-09-10 11:24:38 -04:00
Régis FreydandGitHub a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Régis FreydandGitHub 647e8fa4f8 Add version checking (#495) 2017-07-24 23:19:49 -04:00
Marcus KazmierczakandRégis Freyd 551c48667e Add import CSV Command for GMail export (#60) 2017-06-15 21:20:58 -04:00
Brandon TurnerandRégis Freyd 03abab2f96 Deployment heroku button (#225)
Close #215
2017-06-12 10:40:14 -04:00
Régis FreydandGitHub beb71095b1 Cleanup the codebase a bit (#223)
* Clean env variables names
* Remove Facebook env variables
* Remove unused commands
2017-06-11 22:44:20 -04:00
Yamamoto KadirandRégis Freyd 79e5a37856 Add import:vcard command (#201)
This pull request adds a command to import vcards (similar to #60 ).

Usage: php artisan import:vcard {user: User's email address} {path: Path to a .vcf file} 

The command checks whether an email already exists, so duplicates shouldn't be an issue.
2017-06-11 22:20:33 -04:00
RégisandGitHub 3c274e6fa2 Simplify significant others management 2017-05-03 12:20:05 -04:00
RégisandGitHub 53bb6ff7b7 Yet another refactoring 2017-05-02 21:24:10 -04:00
Regis Freyd 2e6760e7db Migrate to organization 2017-02-16 19:21:44 -05:00