flexisip-account-manager/flexiapi
2025-02-03 16:24:39 +00:00
..
app Fix FLEXIAPI-264 Add -k|api_key_ip parameter to accounts:create-admin-account... 2025-02-03 16:24:39 +00:00
bootstrap Update the dependencies 2021-01-05 15:35:51 +01:00
config Fix FLEXIAPI-252 Update the hCaptcha Laravel library, use file instead of... 2024-12-18 15:27:43 +00:00
database Fix FLEXIAPI-228 Add reset password email flow 2024-12-04 16:25:13 +01:00
public Fix FLEXIAPI-251 Restrict UI elements not accessible by standard Admins or Users 2024-12-16 14:51:03 +00:00
resources Fix FLEXIAPI-264 Add -k|api_key_ip parameter to accounts:create-admin-account... 2025-02-03 16:24:39 +00:00
routes Fix FLEXIAPI-241 Add a /push-notification endpoint to send custom push... 2024-12-10 16:05:19 +00:00
storage Fix FLEXIAPI-220 Migrate SIP Domains to Spaces 2024-12-02 13:04:49 +00:00
tests Fix FLEXIAPI-262 Bypass the JWT auth if we have an API 2025-01-30 10:23:06 +00:00
.editorconfig Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
.env.example Fix FLEXIAPI-252 Update the hCaptcha Laravel library, use file instead of... 2024-12-18 15:27:43 +00:00
.gitattributes Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
.gitignore Complete the documentation regarding how DotEnv configuration is handled 2020-09-14 16:41:47 +02:00
.styleci.yml Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
artisan Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
composer.json Fix FLEXIAPI-252 Update the hCaptcha Laravel library, use file instead of... 2024-12-18 15:27:43 +00:00
composer.lock Fix FLEXIAPI-260 Return 404 and not 403 if the contact is already in the list... 2025-01-28 14:27:26 +00:00
composer.phar Fix FLEXIAPI-252 Update the hCaptcha Laravel library, use file instead of... 2024-12-18 15:27:43 +00:00
package.json Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
phpcs.xml Add a PHP CodeSniffer to the CI 2022-09-21 12:28:59 +02:00
phpmd.xml Fix #42 add PHPMD to the GitlabCI 2022-09-21 15:29:27 +02:00
phpunit.xml 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
server.php Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
webpack.mix.js Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00