Alexis Saettler
1a00864eff
refactor: cosmetic changes ( #6123 )
2022-05-04 23:15:44 +02:00
Alexis Saettler
8c627a28cb
feat: export data as json format ( #4779 )
2022-01-11 21:41:32 +01:00
Alexis Saettler
223fbed0a8
Apply fixes from StyleCI ( #5495 )
2021-09-12 09:13:02 +02:00
Alexis Saettler
7257a5a1b3
fix: fix bugs with phpstan and psalm ( #3753 )
2020-03-29 16:44:06 +02:00
Alexis Saettler
958d4ed614
feat: enable api web navigation ( #3289 )
2019-12-12 22:22:02 +01:00
Alexis Saettler
92bef2413c
chore: add phpstan ( #2383 )
2019-02-07 22:44:34 +01:00
Alexis Saettler
ed80f544a5
Improve Date and DateTime parsing ( #1576 )
2018-07-23 00:15:48 +02:00
Régis Freyd
76c75ce6e7
Add inline notes editing and favorites for notes ( #672 )
...
Notes are now edited inline (with Vue.js) and can be marked as favorites.
Favorite notes will appear on the dashboard in a new tab.
2017-12-04 09:55:47 -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