flexisip-account-manager/flexiapi
2025-10-15 11:19:35 +02:00
..
app Fix FLEXIAPI-402 Handle empty emails cases when importing accounts, handle... 2025-10-14 09:30:36 +00:00
bootstrap Update the dependencies 2021-01-05 15:35:51 +01:00
config Fix FLEXIAPI-372 Remove SESSION_DRIVER and CACHE_DRIVER and enforce them to file 2025-08-26 14:05:05 +02:00
database Fix FLEXIAPI-375 Fix VcardsStorage table UUID size, recover the UUID from the stored vCard 2025-08-27 16:36:16 +02:00
lang Feature/346 ini info 2025-07-03 10:05:17 +00:00
public Fix FLEXIAPI-361 Prepare the 2.0 release 2025-08-04 15:26:39 +02:00
resources Fix FLEXIAPI-404 Prevent the account domain to be reset during creation on error 2025-10-15 11:19:35 +02:00
routes Fix FLEXIAPI-394 Apply SpaceCheck on all the pages and URLs, backport from 2.1 2025-09-29 15:26:25 +02:00
storage Fix FLEXIAPI-220 Migrate SIP Domains to Spaces 2024-12-02 13:04:49 +00:00
tests Fix FLEXIAPI-355 Add withoutGlobalScope() to the Account ContactVcardList resolver 2025-10-14 09:04:07 +00:00
.editorconfig Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
.env.example Fix FLEXIAPI-372 Remove SESSION_DRIVER and CACHE_DRIVER and enforce them to file 2025-08-26 14:05:05 +02: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-387 Ensure that INSTANCE_CONFIRMED_REGISTRATION_TEXT et... 2025-09-18 13:55:46 +00:00
composer.phar Fix FLEXIAPI-298 Tag the 2.0 2025-05-19 07:57:05 +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