Commit Graph

5 Commits

Author SHA1 Message Date
Régis Freyd 499c14f94a Upgrade to laravel 5.6 (#1092) 2018-04-04 07:42:39 -04:00
Alexis Saettler 620c5de2b0 Add Two Factor Authentication (2FA) (#724) 2018-01-08 18:17:06 -05: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 647e8fa4f8 Add version checking (#495) 2017-07-24 23:19:49 -04:00
Regis Freyd 2e6760e7db Migrate to organization 2017-02-16 19:21:44 -05:00