Commit Graph
14 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub 0ec0e8591d Use route function everywhere (#1568) 2018-07-22 21:04:31 +02:00
Alexis SaettlerandGitHub 18be5acaea Fix some sonar issues (#1546) 2018-07-07 16:24:07 +02: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
Alexis SaettlerandGitHub a79c19dd6c Add email confirmation on signup (#1374) 2018-05-28 17:40:17 +02:00
DanielandAlexis Saettler 8396ede379 Add trusted proxies to support ssl terminating lb (#1287) (#1312) 2018-05-22 23:57:30 +02:00
Régis FreydandGitHub 9018b558b8 Add GDPR compliance (#1296) 2018-05-20 16:00:03 -04:00
Matthew BrownandAlexis Saettler da73a6e15d Add Psalm to check for possibly fatal issues (#973) 2018-04-29 19:11:40 +02:00
Alexis SaettlerandGitHub 006ce9ad3e I18n improvements (#1060)
* Add a default locale
* Use html lang and dir attributes
* Fix translations
* Add pluralize forms
2018-03-26 22:00:36 +02:00
Régis FreydandGitHub 7e1cd96bf5 Add API (#606)
This is the first part of the API. It supports most of contacts, as well as the
journal. This PR also brings Monica to Laravel 5.5, as the API required it with
the new concept of resources. It needs to run `php artisan migrate` as well as
`php artisan passport:keys` to generate the access tokens needed for the API.
2017-10-30 08:38:15 -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
Daniel LovattandRégis Freyd a1a4accf72 Display human readable dates for latest actions on the dashboard (#406) 2017-06-29 07:00:18 -04:00
Regis Freyd fb4b6f74d6 Fix infinite redirect problem #15 2017-06-06 21:12:17 -04:00
Regis Freyd 2e6760e7db Migrate to organization 2017-02-16 19:21:44 -05:00