flexisip-account-manager/flexiapi/app
2024-11-14 16:12:57 +00:00
..
Console Fix FLEXIAPI-192 Add DotEnv configuration to allow the expiration of tokens and codes in the app 2024-07-11 12:51:02 +00:00
Exceptions Fix #177 2022-08-23 11:27:35 +02:00
Helpers Fix FLEXIAPI-213 Add TURN credentials support in the API as defined in... 2024-10-14 09:03:22 +00:00
Http Fix FLEXIAPI-206 Upgrade to Laravel 10, PHP 8.1 minimum and bump all the related dependencies 2024-11-14 16:12:57 +00:00
Libraries Fix FLEXIAPI-182 Replace APP_SUPER_ADMINS_SIP_DOMAINS with a proper sip_domains table, API endpoints, UI panels, tests and documentation 2024-07-01 14:11:47 +00:00
Mail Fix FLEXIAPI-192 Add DotEnv configuration to allow the expiration of tokens and codes in the app 2024-07-11 12:51:02 +00:00
Providers Fix FLEXIAPI-206 Upgrade to Laravel 10, PHP 8.1 minimum and bump all the related dependencies 2024-11-14 16:12:57 +00:00
Rules Fix FLEXIAPI-216 Implement the RFC 8898 partially... for HTTP 2024-10-23 14:31:29 +02:00
Services Fix FLEXIAPI-208 Add SMS templates documentation 2024-08-27 16:37:24 +02:00
Account.php Fix FLEXIAPI-216 Implement the RFC 8898 partially... for HTTP 2024-10-23 14:31:29 +02:00
AccountAction.php Fix #102 Implement AccountCreationRequestToken 2023-05-23 14:49:03 +00:00
AccountCreationRequestToken.php Fix #132 Move the provisioning_tokens and recovery_codes to dedicated table 2023-12-14 14:13:41 +00:00
AccountCreationToken.php Fix FLEXIAPI-192 Add DotEnv configuration to allow the expiration of tokens and codes in the app 2024-07-11 12:51:02 +00:00
AccountDictionaryEntry.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
AccountTombstone.php Import the base fonts localy 2022-06-27 13:59:35 +02:00
AccountType.php Fix #102 Implement AccountCreationRequestToken 2023-05-23 14:49:03 +00:00
ActivationExpiration.php Fix #102 Implement AccountCreationRequestToken 2023-05-23 14:49:03 +00:00
ApiKey.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
AuthToken.php Fix FLEXIAPI-138 Add ip and user_agent columns to all the tokens and code... 2024-01-30 14:02:14 +00:00
Consommable.php Fix FLEXIAPI-192 Add DotEnv configuration to allow the expiration of tokens and codes in the app 2024-07-11 12:51:02 +00:00
Contact.php Import the base fonts localy 2022-06-27 13:59:35 +02:00
ContactsList.php Add ContactList feature, complete the lists and attach them to accounts 2023-07-04 14:35:21 +00:00
Device.php Fix FLEXIAPI-182 Replace APP_SUPER_ADMINS_SIP_DOMAINS with a proper sip_domains table, API endpoints, UI panels, tests and documentation 2024-07-01 14:11:47 +00:00
DigestNonce.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
EmailChangeCode.php Fix FLEXIAPI-192 Add DotEnv configuration to allow the expiration of tokens and codes in the app 2024-07-11 12:51:02 +00:00
Password.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
PhoneChangeCode.php Fix FLEXIAPI-192 Add DotEnv configuration to allow the expiration of tokens and codes in the app 2024-07-11 12:51:02 +00:00
PhoneCountry.php Fix FLEXIAPI-196 Add a phone validation system by country code with configuration panels and related tests and documentation 2024-07-24 10:59:22 +02:00
ProvisioningToken.php Fix FLEXIAPI-192 Add DotEnv configuration to allow the expiration of tokens and codes in the app 2024-07-11 12:51:02 +00:00
RecoveryCode.php Fix FLEXIAPI-192 Add DotEnv configuration to allow the expiration of tokens and codes in the app 2024-07-11 12:51:02 +00:00
SipDomain.php Fix FLEXIAPI-203 Implement domain based Linphone configuration, add... 2024-08-12 10:14:21 +00:00
StatisticsCall.php Add call logs browsing, general and per account 2023-10-16 09:05:45 +00:00
StatisticsCallDevice.php Implement Calls Statistics 2023-09-19 13:07:09 +00:00
StatisticsMessage.php Add call logs browsing, general and per account 2023-10-16 09:05:45 +00:00
StatisticsMessageDevice.php Add Account statistics 2023-10-04 08:24:47 +00:00
User.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
VcardStorage.php Fix FLEXIAPI-164 Add vcards-storage endpoints 2024-04-24 13:41:43 +00:00