Commit Graph
37 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub b359c90206 feat: add a console command to see memcached stats (#5186) 2021-05-14 20:09:45 +00:00
Alexis SaettlerandGitHub a09af857e5 refactor: load commands at once (#4767) 2021-01-03 21:41:27 +00:00
mechanarchyandGitHub c5c6946358 feat: console command to send test email (#3212) 2020-05-02 10:00:27 +02:00
Alexis SaettlerandGitHub fc9f660389 feat: add new command monica:passport to generate encryption if needed (#3816) 2020-04-11 18:43:29 +02:00
Alexis SaettlerandGitHub de45518957 test: setup cypress (#3152) 2020-03-20 08:17:59 +01:00
Alexis SaettlerandGitHub d5999513fe feat: add a weekly job to update gravatars (#3638) 2020-03-01 23:36:44 +01:00
Regis FreydandAlexis Saettler 72ff0d3da4 feat: change avatar management (#2112) 2019-08-17 21:32:10 +02:00
Alexis SaettlerandGitHub 3d8d81bf90 feat: clean DAV sync tokens (#2813) 2019-08-10 16:01:11 +02:00
Alexis SaettlerandGitHub 0770bcc138 fix: fix schedule run (#2652) 2019-05-07 15:02:57 +02:00
Alexis SaettlerandGitHub 3d265359aa test: fix coverage on some lines (#2546) 2019-03-23 13:51:30 +01:00
IgorandAlexis Saettler d536580d96 refactor: fix commands registration (#2406)
* Order imports by length

StyleCI issue

* Order commands
2019-02-14 11:01:27 +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
ohandRégis Freyd a279d858ad feat: add export:all command to export as SQL (#1916) 2018-10-26 23:15:05 -04:00
Alexis SaettlerandGitHub 549aabdfb8 feat: add sentry:release command (#1836) 2018-09-23 17:32:19 +02:00
Alexis SaettlerandGitHub feded44625 feat: prepare AWS S3 upload for avatars (#1747) 2018-09-02 16:43:54 +02:00
Régis FreydandGitHub 5aa3afa08a tests: Add end 2 end frontend testing with Cypress (#1403) 2018-08-15 21:03:35 -04:00
Alexis SaettlerandRégis Freyd b5fb89aa85 Add ability to discover cloudflare trusted proxies automatically (#1611) 2018-07-25 06:50:36 -04:00
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