Commit Graph

7 Commits

Author SHA1 Message Date
Alexis Saettler 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 Freyd 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 Freyd a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Régis Freyd 647e8fa4f8 Add version checking (#495) 2017-07-24 23:19:49 -04:00
Daniel Lovatt 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