flexisip-account-manager/flexiapi/app
Timothée Jaussoin fe279e3244 Remove totally the SQLite support
- Run all the migrations in the MySQL database
- Add foreign keys + cascade support
- Remove the AccountDeleting event (now useless)
- Simplify the related code
- Keep (for now), the FlexiSIP structure to ensure compatibility
- Update the README
- Update the test suite
2021-06-03 11:31:54 +02:00
..
Console Set back the set-admin command to id 2021-05-12 17:36:17 +02:00
Exceptions Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
Helpers Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
Http Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
Libraries Complete the setup documentation regarding the flexisip_pusher 2021-05-17 16:02:13 +02:00
Mail Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
Providers Update wording 2020-09-14 11:55:07 +02:00
Rules Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
Account.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
ActivationExpiration.php Remove totally the SQLite support 2021-06-03 11:31:54 +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
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 Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
Token.php Add Push notification token and account creation endpoints 2021-02-24 15:15:40 +01:00
User.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00