flexisip-account-manager/flexiapi/app/Http/Controllers/Api
Timothée Jaussoin 75a98c0949 Add AccountAction model, CRUD and tests
Add AccountType model, CRUD and tests
Add AccountContact model, CRUD and tests
Allow users to retreive their contacts in JSON and VCARD4.0 format
Update the dependencies
Complete the documentation
Improve the messages displayed when removing accounts in RemoveUnconfirmedAccounts
Fix a bug in DeviceController
Fix README
2021-10-26 11:20:00 +02:00
..
Admin Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
AccountContactController.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
AccountController.php Forbid uppercase during registration 2021-10-05 10:03:53 +02:00
AccountPhoneController.php Fix #12 Add logs to important API endpoints and Web panel events 2021-07-02 11:01:00 +02:00
ApiController.php Add a basic documentation for FlexiAPI account panel 2021-07-27 09:35:47 +00:00
DeviceController.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
EmailController.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
PasswordController.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
PingController.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
StatisticController.php Add some basic subscriptions statistics 2021-10-05 14:27:23 +02:00
TokenController.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00