flexisip-account-manager/flexiapi/app
Timothée Jaussoin 4f11deeaf9 Add some basic subscriptions statistics
Move the statistics to a specific Library
Show some subscriptions charts in the admin panel
Inject the browser user agent to the database if available
Split statistics in different view (day/week/month)
Install cron scripts
Update the dependencies
2021-10-05 14:27:23 +02:00
..
Console Save the removed accounts in a "tombstones" table to prevent them to be recreated 2021-09-07 15:52:21 +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 some basic subscriptions statistics 2021-10-05 14:27:23 +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 Save the removed accounts in a "tombstones" table to prevent them to be recreated 2021-09-07 15:52:21 +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
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
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