Commit graph

490 commits

Author SHA1 Message Date
Timothée Jaussoin
f566bc0c7c Fix FLEXIAPI-237 Add internationalisation support in the app 2025-02-26 10:06:55 +01:00
Timothée Jaussoin
cc9fb24db1 Fix FLEXIAPI-271 Handle properly reversed attributes in objects 2025-02-18 12:04:25 +01:00
Timothée Jaussoin
ac74ad31f4 Fix FLEXIAPI-270 Call the static $apnsTypes attribute in FlexisipPusherConnector 2025-02-18 10:57:29 +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
b66cc28004 Fix FLEXIAPI-269 Update the IsNotPhoneNumber rule to use a better phone number validator 2025-02-13 11:58:44 +01:00
Timothée Jaussoin
2bf8db6bd1 Fix FLEXIAPI-268 Allow pn-param in Apple format for the push notifications endpoints 2025-02-13 10:18:03 +01:00
Timothée Jaussoin
63c1c404a6 Fix FLEXIAPI-256 Publish an empty string while deleting a device on Redis to... 2025-02-10 10:47:09 +00:00
Timothée Jaussoin
1ba3834f40 Fix FLEXIAPI-264 Add -k|api_key_ip parameter to accounts:create-admin-account... 2025-02-03 16:24:39 +00:00
Timothée Jaussoin
1b1df7eef8 Fix FLEXIAPI-262 Bypass the JWT auth if we have an API 2025-01-30 10:23:06 +00:00
Timothée Jaussoin
0d48ff3964 Fix FLEXIAPI-260 Return 404 and not 403 if the contact is already in the list... 2025-01-28 14:27:26 +00:00
Timothée Jaussoin
07458db5c9 Fix FLEXIAPI-257 Return a more coherent message when search API endpoints returns a 404 2025-01-07 14:48:59 +01:00
Timothée Jaussoin
786258da1f Fix FLEXIAPI-255 Create a INSTALL.md tutorial and log FlexisipPusherConnector errors 2025-01-06 10:51:18 +01:00
Timothée Jaussoin
0dcb74ef19 Fix FLEXIAPI-254 Allow no data on POST requests to not trigger the ValidateJSON middleware 2024-12-30 17:22:03 +01:00
Timothée Jaussoin
e761e03309 Fix FLEXIAPI-252 Update the hCaptcha Laravel library, use file instead of... 2024-12-18 15:27:43 +00:00
Timothée Jaussoin
5f0595bbaa Fix FLEXIAPI-244 Remove faulty middleware 2024-12-17 10:34:50 +00:00
Timothée Jaussoin
d86e297b81 Fix FLEXIAPI-251 Restrict UI elements not accessible by standard Admins or Users 2024-12-16 14:51:03 +00:00
Timothée Jaussoin
4add0d7daa Fix FLEXIAPI-250 Allow Spaces to be declared without a subdomain 2024-12-16 13:56:14 +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
694265cc1c Fix FLEXIAPI-242 Add stricter validation for the AccountCreationToken Push Notification endpoint 2024-12-10 14:26:53 +01:00
Timothée Jaussoin
c310ee0566 Fix GH-15 Add password import from CSV 2024-12-09 11:50:50 +01: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
0d6bc37207 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
Timothée Jaussoin
0ec0986b9b Fix FLEXIAPI-240 Update the Docker images 2024-11-12 11:59:56 +01:00
Timothée Jaussoin
9b3d3cd2f2 Fix FLEXIAPI-239 Add missing WWW-Authenticate header bearer parameter if present 2024-11-07 11:06:55 +01:00
Timothée Jaussoin
8fd273f4c0 Fix FLEXIAPI-239 Add missing WWW-Authenticate header key parameter 2024-11-06 17:00:54 +01:00
Timothée Jaussoin
dcdf364517 Fix FLEXIAPI-238 Replace Material Icons with Phosphor 2024-11-06 16:43:01 +01:00
Timothée Jaussoin
86715d6048 Fix FLEXIAPI-239 Ensure to return the correct error codes as stated in the RFC6750 section 3.1 2024-11-06 11:29:25 +01:00
Timothée Jaussoin
197705d872 Fix FLEXIAPI-219 Allow complete Bearer value to be set in the setting to... 2024-10-28 09:40:52 +00:00
Timothée Jaussoin
61bc04da02 Fix FLEXIAPI-216 Implement the RFC 8898 partially... for HTTP 2024-10-23 14:31:29 +02: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
12ef6d472e Fix FLEXIAPI-212 Add CoTURN credentials support in the provisioning 2024-09-25 10:33:44 +02:00
Timothée Jaussoin
23e61fdc38 Fix FLEXIAPI-211 Add a JSON validation middleware + test 2024-09-11 17:03:10 +02:00
Timothée Jaussoin
1ff618d20a Fix FLEXIAPI-210 Inject the proper object in the sip_domains create/edit view 2024-09-09 14:39:07 +00:00
Timothée Jaussoin
13715c73f5 Fix FLEXIAPI-209 Release the 1.5 version, introduce the RELEASE file 2024-08-29 16:22:58 +02:00
Timothée Jaussoin
b0cfa0f08d Fix FLEXIAPI-208 Add SMS templates documentation 2024-08-27 16:37:24 +02:00
Timothée Jaussoin
53f47045c5 Fix FLEXIAPI-206 Use the proper wording in the delete account form 2024-08-21 15:43:16 +02:00
Timothée Jaussoin
a4e44d94a6 Fix FLEXIAPI-203 Implement domain based Linphone configuration, add... 2024-08-12 10:14:21 +00:00
Timothée Jaussoin
4d550d04ab Fix FLEXIAPI-202 Add account parameter to the redirection in the destroy admin route 2024-08-05 15:10:34 +02: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
f6c5562201 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
Timothée Jaussoin
29fc1744a3 Management Update the CHANGELOG with the 1.4 release 2024-07-08 10:53:11 +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
e913b4a584 Fix FLEXIAPI-195 Fix LiblinphoneTesterAccoutSeeder to fit with the latest Account related changes 2024-06-25 15:43:39 +02:00
Timothée Jaussoin
6031ea80d3 Fix FLEXIAPI-193 Typo 2024-06-20 09:14:17 +00:00
Timothée Jaussoin
aea9de7923 Fix FLEXIAPI-192 Clear and upgrade properly the account dictionary entries if... 2024-06-19 14:00:33 +00:00
Timothée Jaussoin
747e308831 Fix FLEXIAPI-191 Add quotes for the pn-prid parameter in FlexisipPusherConnector 2024-06-18 17:09:03 +02:00
Timothée Jaussoin
47acf6cb9d Fix FLEXIAPI-186 Ensure that empty objects are serialized in JSON as objects and not empty arrays 2024-06-13 17:15:31 +02:00
Timothée Jaussoin
9f908c3f7d Fix FLEXIAPI-185 Return null if the account dictionary is empty in the API 2024-06-13 15:23:25 +02:00
Timothée Jaussoin
61a0339442 Fix FLEXIAPI-184 Append phone_change_code and email_change_code to the admin... 2024-06-13 07:39:55 +00:00