Commit Graph
124 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub f4a7b7f10d refactor: remove api call in vue (#6012) 2022-02-28 11:01:24 +01:00
Dung NguyenandGitHub a3e9b79236 feat: add reminders/upcoming API (#5783) 2022-01-06 07:34:43 +01:00
Alexis SaettlerandGitHub d76af0480c refactor: create queuable services (#5834) 2022-01-03 17:22:56 +01:00
337367a89e fix: add link to reminders endpoint at api root (#5801)
* Add link to reminders endpoint at api root

* fix: add link to reminders endpoint at api root

* add missing name route

Co-authored-by: Alexis Saettler <alexis@saettler.org>
2022-01-01 20:14:08 +01:00
Alexis SaettlerandGitHub 3ab1af6e49 chore(deps): update dependencies (#5799) 2021-12-27 11:13:03 +01:00
Alexis SaettlerandGitHub 223fbed0a8 Apply fixes from StyleCI (#5495) 2021-09-12 09:13:02 +02:00
Alexis SaettlerandGitHub 3f2821d75a fix: fix import vcard stability (#5160) 2021-05-03 20:52:37 +02:00
Alexis SaettlerandGitHub 56572bbd57 fix: left trim url if there is a trailing slash (#5149) 2021-05-03 10:16:18 +02:00
Alexis SaettlerandGitHub 33e0952ca4 refactor: distinguish passport password client and personal access token client configuration (#5105) 2021-04-25 19:05:46 +02:00
Regis FreydandGitHub 686a0a1f0b feat: set and clear personal description now appears in change log (#4893) 2021-02-20 18:08:54 -05:00
69331a9211 refactor: simplify setSQLOrderByQuery function (#4686)
* setSQLOrderByQuery function simplified

* double quote to single

* Update ApiController.php

Co-authored-by: Alexis Saettler <alexis@saettler.org>
2021-01-02 12:06:33 +01:00
Alexis SaettlerandGitHub 28d4cc94bb fix: fix oauth login bad credentials (#4688) 2020-12-12 13:45:34 +01:00
01d1248c4f chore: reactivate analysers (#4660)
* chore: reactivate analysers

* reactivate psalm

* Apply fixes from StyleCI

* fix

* fixes

* rename back the file

Co-authored-by: Alexis Saettler <asbiin@users.noreply.github.com>
2020-12-06 15:51:47 +00:00
Alexis SaettlerandGitHub a8b2151f3e feat: update passport conf and env. variables (#4293) 2020-08-06 00:01:49 +02:00
Alexis SaettlerandGitHub c5ecf34214 chore: fix search scopes (#3852) 2020-04-16 23:09:05 +02:00
Alexis SaettlerandGitHub 0a2604d6d3 chore: upgrade to laravel 7 (#3746) 2020-04-01 09:50:58 +02:00
Alexis SaettlerandGitHub 7257a5a1b3 fix: fix bugs with phpstan and psalm (#3753) 2020-03-29 16:44:06 +02:00
Alexis SaettlerandGitHub bb515c7ae0 fix: fix contact resources (#3583) 2020-03-22 10:39:46 -04:00
Alexis SaettlerandGitHub 87bb435ab0 chore: remove access of eager load object if not needed (#3639) 2020-03-04 22:25:24 +01:00
Alexis SaettlerandGitHub 5598ae2fee feat: add ability to set me contact (#3481) 2020-03-01 15:28:34 +01:00
Alexis SaettlerandGitHub 52d03f48c9 feat: add contact field labels (#3606) 2020-02-24 12:28:10 +01:00
Regis FreydandGitHub b256dbb150 chore: add audit logs for company creation (#3592) 2020-02-17 09:43:50 -05:00
Regis FreydandGitHub 8ac53a546e chore: add audit log for updating work information (#3588) 2020-02-17 07:52:42 -05:00
Regis FreydandGitHub fb67cf9f79 chore: last consulted at field update is now in a job (#3586) 2020-02-14 19:34:50 -05:00
Regis FreydandGitHub 5bf26262dc chore: refactor account model (#3570) 2020-02-13 10:48:51 -05:00
Regis FreydandGitHub 1ac905580e feat: add support for audit log (#3547) 2020-02-12 08:12:49 -05:00
Regis FreydandGitHub 355f3b8a23 chore: refactor user model (#3564) 2020-02-11 16:01:06 -05:00
Regis FreydandGitHub d170ec2758 fix: fix how you met date not being deleted upon save (#3542) 2020-02-02 20:45:19 -05:00
Regis FreydandGitHub dfacb89c87 feat: get all contacts for a given tag in the api (#3534) 2020-02-01 08:31:59 -05:00
Alexis SaettlerandGitHub 3e007af34e feat: enable activities edit (#3422) 2020-01-08 08:24:51 +01:00
Alexis SaettlerandGitHub 56bfde72cd feat: associate a photo to a gift (#3342) 2020-01-04 20:24:17 +01:00
Alexis SaettlerandGitHub 47ef3d75a7 fix: fix locale (#3420) 2020-01-01 13:04:57 +01:00
Alexis SaettlerandGitHub 99f84c2906 feat: add API contact properties update + documents + photos + avatar (#3302) 2019-12-18 22:55:24 +01:00
Regis FreydandGitHub 161ffcdc1f feat: refactor how activities are managed and displayed (#2299) 2019-12-16 20:42:02 -05:00
Alexis SaettlerandGitHub 63c2005ab0 refactor: use request input (#3303) 2019-12-15 22:05:01 +01:00
Alexis SaettlerandGitHub 9562f196a6 fix: fix request all usage (#3306) 2019-12-15 21:49:32 +01:00
Alexis SaettlerandGitHub 958d4ed614 feat: enable api web navigation (#3289) 2019-12-12 22:22:02 +01:00
Alexis SaettlerandGitHub 14ba416133 fix: fix OAuth login process with WebAuthn activated (#3283) 2019-12-05 19:03:28 +01:00
Alexis SaettlerandGitHub d69d091c11 chore(deps): upgrade to Laravel 6.5 (#3135) 2019-11-11 17:24:06 +01:00
dependabot-preview[bot]andAlexis Saettler 971e425f63 chore(deps): Bump pragmarx/google2fa from 5.0.0 to 7.0.0 (#3111) 2019-10-23 22:39:10 +02:00
Alireza MirsepassiandAlexis Saettler 5c64932924 refactor: oAuth proxy through HTTP kernel (#2969) 2019-09-02 09:48:33 +02:00
T3dandAlexis Saettler 7e5a5a3ad8 feat: add journal entry edit option (#2802) 2019-08-23 18:20:35 +02:00
Alexis SaettlerandGitHub 697eb8f83b feat: add notion of _me_ as a contact (#2899) 2019-08-17 11:42:45 +02:00
Alexis SaettlerandGitHub aa75e7d3ce chore: add thecodingmachine/safe package (#2630) 2019-05-04 14:48:25 +02:00
Alexis SaettlerandGitHub 74070d84de feat: add multi factor auth on oauth (#2597) 2019-04-15 23:52:31 +02:00
Alexis SaettlerandGitHub 8d9303fac3 feat: add ability to update a relationship (#2470) 2019-04-07 15:36:22 +02:00
Matthew BrownandAlexis Saettler 684ce6bc56 refactor: fix bad return types with Psalter (#2435) 2019-02-16 19:20:28 +01:00
Alexis SaettlerandGitHub 54204fc955 fix: no timestamp update on number of views update (#2391) 2019-02-09 14:47:57 +01:00
Alexis SaettlerandGitHub 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Régis FreydandGitHub 7b51868996 chore: refactor activity type categories (#2348) 2019-02-03 07:17:51 -05:00