Timothée Jaussoin
|
e0f33da4ac
|
Fix FLEXIAPI-411 Add a temporary toggle to hide the login page counter globally
|
2025-12-04 16:29:04 +01:00 |
|
Timothée Jaussoin
|
9d98e466eb
|
Fix FLEXIAPI-352 Add missing errors box in the password change form
|
2025-07-09 09:40:51 +02:00 |
|
Jonathan Bartet
|
a1f73095fd
|
Fix FLEXIAPI-326 Rework email templates and translations
|
2025-07-01 12:15:33 +02:00 |
|
Timothée Jaussoin
|
22797eb493
|
Fix FLEXIAPI-335 Safari rendering issues with font icons
|
2025-06-19 10:13:53 +02:00 |
|
Timothée Jaussoin
|
d8635a619c
|
Fix FLEXIAPI-316 Typos in the views
|
2025-06-04 15:15:18 +02:00 |
|
Félix Olart
|
c3dcbab9cc
|
fix: FLEXIAPI-311 Typos
|
2025-06-02 12:35:01 +02:00 |
|
Jonathan Bartet
|
477f23123d
|
Fix FLEXIAPI-296 fix registration text
|
2025-05-19 11:39:55 +02: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
|
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
|
1d3c3b8c13
|
Fix FLEXIAPI-276 Complete the translations
|
2025-03-13 13:50:10 +00:00 |
|
Timothée Jaussoin
|
11a9f87f1d
|
Fix FLEXIAPI-275 Add names in Spaces
|
2025-03-05 15:48:55 +01:00 |
|
Timothée Jaussoin
|
f566bc0c7c
|
Fix FLEXIAPI-237 Add internationalisation support in the app
|
2025-02-26 10:06:55 +01: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
|
5f0595bbaa
|
Fix FLEXIAPI-244 Remove faulty middleware
|
2024-12-17 10:34:50 +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
|
dcdf364517
|
Fix FLEXIAPI-238 Replace Material Icons with Phosphor
|
2024-11-06 16:43:01 +01: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
|
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
|
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
|
faf33f5ac3
|
Fix FLEXIAPI-162 Drop the aliases table
|
2024-04-22 13:38:51 +00:00 |
|
Timothée Jaussoin
|
7418d79b41
|
Fix FLEXIAPI-152 API Key usage clarification
|
2024-04-09 09:10:08 +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
|
92e06df01f
|
Fix FLEXIAPI-154 Fix and improve hcaptcha integration
|
2024-03-21 13:42:53 +00: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
|
1df1ca4ddf
|
Fix typos and generic text issues
|
2024-02-28 13:58:07 +00: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
|
76430cc5af
|
Fix #137 Migrate the icons from Material Icons to Material Symbols
|
2023-12-19 11:16:56 +01:00 |
|
Timothée Jaussoin
|
c2ebe29d77
|
Fix #135 Refactor the password algorithms code
|
2023-12-19 09:30:21 +00:00 |
|
Timothée Jaussoin
|
3dece6158d
|
Small UI fixes
|
2023-10-09 16:35:12 +02: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
|
5fd6766a8e
|
Fix #114 Complete the API documentation for the currently implemented statistics endpoint
|
2023-08-23 14:37:21 +00:00 |
|
Timothée Jaussoin
|
f8ae6d93ff
|
Add PIN code error handling and proper redirect
|
2023-08-17 09:42:09 +00:00 |
|
Timothée Jaussoin
|
49d414c9ee
|
Add the Account CSV import feature
|
2023-08-14 13:53:03 +00:00 |
|
Timothée Jaussoin
|
4db2b591c5
|
Move to Material Icons Outlined and load it locally
|
2023-08-08 15:01:24 +00:00 |
|
Timothée Jaussoin
|
77f334a730
|
Fix #106 Remove completely the deprecated laravelcollective/html dependency
|
2023-08-08 15:20:07 +02:00 |
|
Timothée Jaussoin
|
adabb52f3f
|
Move Device controller to the admin panel
|
2023-08-07 15:10:32 +00:00 |
|
Timothée Jaussoin
|
ec3f123c9a
|
Various UI fixes
|
2023-08-03 16:07:25 +00:00 |
|
Timothée Jaussoin
|
f8bde4345f
|
First basic statistics graph generation using Chart.js
|
2023-07-27 15:23:53 +00:00 |
|
Timothée Jaussoin
|
0729718ccf
|
Add basic Statistics support for Messages and Related devices
|
2023-07-20 14:56:42 +00:00 |
|
Timothée Jaussoin
|
c1e355a829
|
Add ContactList feature, complete the lists and attach them to accounts
|
2023-07-04 14:35:21 +00:00 |
|
Timothée Jaussoin
|
806a77a756
|
Redesign the account related pages
|
2023-06-27 09:13:36 +00:00 |
|
Timothée Jaussoin
|
fc96338bfb
|
Redesign the UI
|
2023-06-09 08:24:49 +00:00 |
|
Timothée Jaussoin
|
171f55e42e
|
Fix #95 PUT /accounts admin endpoint implementation
|
2023-05-25 17:16:36 +02:00 |
|