flexisip-account-manager/flexiapi/app
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
..
Console Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
Exceptions Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
Helpers Add some basic subscriptions statistics 2021-10-05 14:27:23 +02:00
Http Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
Libraries Add some basic subscriptions statistics 2021-10-05 14:27:23 +02:00
Mail Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
Providers Add a toggle to disable public account registration 2021-08-02 15:54:35 +02:00
Rules Forbid uppercase during registration 2021-10-05 10:03:53 +02:00
Account.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
AccountAction.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
AccountTombstone.php Save the removed accounts in a "tombstones" table to prevent them to be recreated 2021-09-07 15:52:21 +02:00
AccountType.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
ActivationExpiration.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
Admin.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
Alias.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
ApiKey.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
Contact.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
Device.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
DigestNonce.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
EmailChanged.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
Password.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
PhoneChangeCode.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
Token.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
User.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00