Commit graph

117 commits

Author SHA1 Message Date
Timothée Jaussoin
85c939b4da Fix FLEXIAPI-431 Complete missing admin account dictionnary documentation 2026-01-12 10:41:45 +00:00
Timothée Jaussoin
4d601c4a9c Fix FLEXIAPI-366 Add voicemails endpoints 2025-12-11 16:27:32 +00:00
Timothée Jaussoin
d179d0f6df Fix FLEXIAPI-415 Add endpoints to activate/deactivate phone countries 2025-12-09 16:15:06 +01:00
Timothée Jaussoin
593d7ce5c0 Fix FLEXIAPI-400 Scope the API accounts endpoints per space 2025-12-01 17:00:11 +01:00
Timothée Jaussoin
a53910d364 Fix FLEXIAPI-386 Move the Contacts Lists in Spaces 2025-11-25 16:56:03 +01:00
Timothée Jaussoin
fe265a972d Fix FLEXIAPI-410 Modernize the Middleware and application stack to fit with... 2025-11-12 14:50:07 +00:00
Timothée Jaussoin
60df61d508 Fix FLEXIAPI-359 Add CardDav servers support in the spaces 2025-08-26 09:03:50 +00:00
Timothée Jaussoin
a5eeb06055 Upgrade to PHP 8.2 and Laravel 11 2025-08-18 09:15:08 +00:00
Timothée Jaussoin
327c017b8f Fix FLEXIAPI-348 Add a fallback 404 page for URLs that are pointing to no configured Spaces 2025-07-03 16:05:28 +02:00
Timothée Jaussoin
e4392951c7 Fix FLEXIAPI-324 Add an app setup wizard page 2025-06-17 16:56:50 +02:00
Timothée Jaussoin
724e4c4e5b Fix/325 328 2025-06-11 15:36:51 +00:00
Timothée Jaussoin
b0b6ab2c51 Fix FLEXIAPI-224 Add a console script to send Space Expiration emails 2025-05-13 08:46:46 +00:00
Timothée Jaussoin
48961ea194 Fix FLEXIAPI-293 Remove the (long) outdated general documentation 2025-05-05 15:59:10 +02:00
Timothée Jaussoin
cd3b9b818b Fix FLEXIAPI-286 Send an account_recovery_token using a push notification 2025-05-05 13:43:44 +00:00
Timothée Jaussoin
0160779784 Fix FLEXIAPI-232 Add provisioning email 2025-04-23 13:01:45 +00:00
Timothée Jaussoin
e2f40699fb Fix FLEXIAPI-205 Remove the deprecated endpoints, compatibility code... 2025-04-22 12:51:15 +00:00
Timothée Jaussoin
a3861304cc Fix FLEXIAPI-284 Add configurable admin API Keys 2025-04-10 09:11:26 +00:00
Timothée Jaussoin
672d6291b7 Fix FLEXIAPI-272 Add Space based email server integration 2025-04-08 09:02:35 +00:00
Timothée Jaussoin
7cb63f3e51 Fix FLEXIAPI-233 Add External Accounts (new version) 2025-03-24 13:36:20 +00:00
Timothée Jaussoin
9006bc1d0d Fix FLEXIAPI-258 Move DotEnv instance configurations in the Spaces table 2025-02-17 14:02:06 +00:00
Timothée Jaussoin
9cb24cad77 Fix FLEXIAPI-241 Add a /push-notification endpoint to send custom push... 2024-12-10 16:05:19 +00:00
Timothée Jaussoin
3d715afc23 Fix FLEXIAPI-228 Add reset password email flow 2024-12-04 16:25:13 +01:00
Timothée Jaussoin
93c98ae73f Fix FLEXIAPI-220 Migrate SIP Domains to Spaces 2024-12-02 13:04:49 +00:00
Timothée Jaussoin
648936514f Fix FLEXIAPI-213 Add TURN credentials support in the API as defined in... 2024-10-14 09:03:22 +00:00
Timothée Jaussoin
08ff1b8675 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
Timothée Jaussoin
2ed4f02c11 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
Timothée Jaussoin
0d399503c4 Fix FLEXIAPI-181 Replace APP_ADMINS_MANAGE_MULTI_DOMAINS with APP_SUPER_ADMINS_SIP_DOMAINS 2024-06-10 13:49:42 +00:00
Timothée Jaussoin
3d1e313ca3 Fix FLEXIAPI-159 Add the account_creation_tokens/consume endpoint 2024-05-30 12:36:27 +00:00
Timothée Jaussoin
b44d6e1b25 Fix FLEXIAPI-177 Complete vcards-storage and devices related endpoints with their User/Admin ones 2024-05-22 12:21:08 +02:00
Timothée Jaussoin
c13a78002a Fix FLEXIAPI-168 Add POST /accounts/me/email to confirm the email change 2024-04-25 13:33:20 +00:00
Timothée Jaussoin
fd57132d06 Fix FLEXIAPI-166 Reimplement the deprecated email validation URL 2024-04-25 11:06:03 +02:00
Timothée Jaussoin
debf668e77 Fix FLEXIAPI-164 Add vcards-storage endpoints 2024-04-24 13:41:43 +00:00
Timothée Jaussoin
c5f001e337 Fix FLEXIAPI-156 Disable the Phone change web form when PHONE_AUTHENTICATION is disabled 2024-04-02 13:57:08 +00:00
Timothée Jaussoin
d2316251d5 Fix FLEXIAPI-143 Implement JWT authentification in the API 2024-03-25 11:08:41 +00:00
Timothée Jaussoin
2e9455ef11 Fix FLEXIAPI-150 Use the same account_id parameter for both API and Web routes 2024-03-18 09:46:49 +01:00
Timothée Jaussoin
8780050487 Fix FLEXIAPI-146 Add devices management panels for accounts 2024-03-05 16:53:00 +01:00
Timothée Jaussoin
4035cbd0ab Fix FLEXIAPI-134 Add a system to detect and block abusive accounts 2024-01-29 11:36:41 +01:00
Timothée Jaussoin
9fd4b56066 Fix FLEXIAPI-136 Refactor the Web Panel toggle mechanism and move it to a proper Middleware 2024-01-23 17:11:55 +01:00
Timothée Jaussoin
0597db0f8e Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
Timothée Jaussoin
3649dde4f3 Fix #136 Refactor the activation_key integration 2023-12-20 11:02:34 +00:00
Timothée Jaussoin
245910374a Fix #134 Create an Activity view in the Admin > Accounts panel 2023-12-18 10:58:53 +00:00
Timothée Jaussoin
459e8faf9d Fix Mantis#11998 Send the correct message by SMS when creating an account... 2023-11-07 14:20:13 +00:00
Timothée Jaussoin
179c76251d Add call logs browsing, general and per account 2023-10-16 09:05:45 +00:00
Timothée Jaussoin
c477973d84 Fix #126 Move all the intercome related features under a toggle 2023-10-05 17:02:08 +02:00
Timothée Jaussoin
ab6aa88b3c Fix #127 Move the API Key management form to a specific page 2023-10-05 15:42:15 +02:00
Timothée Jaussoin
e996a9827c Fix #125 Remove the External Accounts feature 2023-10-04 16:03:53 +02:00
Timothée Jaussoin
7feb7fd184 Add Account statistics 2023-10-04 08:24:47 +00:00
Timothée Jaussoin
e516ae788c Fix #124 Return 404 when the account is already provisioned or the provisioning_token not valid 2023-09-27 14:31:04 +00:00
Timothée Jaussoin
312c9e515f Fix #123 Define a proper documentation for the provisioning flow 2023-09-27 14:53:32 +02:00
Timothée Jaussoin
a9fb3fd1c1 Implement Calls Statistics 2023-09-19 13:07:09 +00:00