flexisip-account-manager/flexiapi/app
2025-11-25 16:56:03 +01:00
..
Console Fix FLEXIAPI-406 Add an artisan console script to clear statistics after n days 2025-11-18 16:15:52 +00:00
Exceptions Fix #177 2022-08-23 11:27:35 +02:00
Helpers Fix FLEXIAPI-359 Add CardDav servers support in the spaces 2025-08-26 09:03:50 +00:00
Http Fix FLEXIAPI-386 Move the Contacts Lists in Spaces 2025-11-25 16:56:03 +01:00
Libraries Fix FLEXIAPI-412 Restrict the default messages statistics graph to the space... 2025-11-25 12:43:55 +01:00
Mail Fix FLEXIAPI-326 Rework email templates and translations 2025-07-01 12:15:33 +02:00
Providers Fix FLEXIAPI-220 Migrate SIP Domains to Spaces 2024-12-02 13:04:49 +00:00
Rules Fix FLEXIAPI-397 Fix Carddav Spaces creation and CommaList validation 2025-10-06 11:43:52 +02:00
Services Upgrade to PHP 8.2 and Laravel 11 2025-08-18 09:15:08 +00:00
Account.php Fix FLEXIAPI-401 Use a Space scoped reset password URL 2025-10-13 14:31:48 +02:00
AccountAction.php Fix #102 Implement AccountCreationRequestToken 2023-05-23 14:49:03 +00:00
AccountCardDavCredentials.php Fix FLEXIAPI-359 Add CardDav servers support in the spaces 2025-08-26 09:03:50 +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-242 Add stricter validation for the AccountCreationToken Push Notification endpoint 2024-12-10 14:26:53 +01:00
AccountDictionaryEntry.php Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
AccountRecoveryToken.php Fix FLEXIAPI-286 Send an account_recovery_token using a push notification 2025-05-05 13:43:44 +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
ApiKey.php Fix FLEXIAPI-284 Add configurable admin API Keys 2025-04-10 09:11:26 +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-403 Fix #14183 Cast the DotEnv setting to integer before passing them to Carbon 2025-10-14 10:22:42 +02:00
Contact.php Import the base fonts localy 2022-06-27 13:59:35 +02:00
ContactsList.php Fix FLEXIAPI-386 Move the Contacts Lists in Spaces 2025-11-25 16:56:03 +01: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
ExternalAccount.php Fix FLEXIAPI-272 Add Space based email server integration 2025-04-08 09:02:35 +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-272 Add Space based email server integration 2025-04-08 09:02:35 +00: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
ResetPasswordEmailToken.php Fix FLEXIAPI-272 Add Space based email server integration 2025-04-08 09:02:35 +00:00
Space.php Fix FLEXIAPI-386 Move the Contacts Lists in Spaces 2025-11-25 16:56:03 +01:00
SpaceCardDavServer.php Fix FLEXIAPI-359 Add CardDav servers support in the spaces 2025-08-26 09:03:50 +00:00
SpaceEmailServer.php Fix FLEXIAPI-272 Add Space based email server integration 2025-04-08 09:02:35 +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