flexisip-account-manager/flexiapi/app/Console/Commands
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
..
ClearExpiredNonces.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
ClearOldAccountsTombstones.php Save the removed accounts in a "tombstones" table to prevent them to be recreated 2021-09-07 15:52:21 +02:00
CreateAdminAccountTest.php Create an "old" Admin account to prevent it to be removed by the SQL cleanup triggers 2021-04-15 12:04:26 +02:00
ImportDatabase.php Allow migration with no SQLite databases 2021-07-05 14:42:59 +02:00
RemoveUnconfirmedAccounts.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
SetAccountAdmin.php Set back the set-admin command to id 2021-05-12 17:36:17 +02:00