flexisip-account-manager/flexiapi
Timothée Jaussoin 86983f3f9b Add the About page
2023-07-07 15:22:56 +00:00
..
app Add the About page 2023-07-07 15:22:56 +00:00
bootstrap Update the dependencies 2021-01-05 15:35:51 +01:00
config Redesign the UI 2023-06-09 08:24:49 +00:00
database Add ContactList feature, complete the lists and attach them to accounts 2023-07-04 14:35:21 +00:00
public Add the About page 2023-07-07 15:22:56 +00:00
resources Add the About page 2023-07-07 15:22:56 +00:00
routes Add the About page 2023-07-07 15:22:56 +00:00
storage Remove the db.sqlite 2020-09-14 11:24:59 +02:00
tests Complete the Contacts Lists endpoints in the API, with tests and documentation 2023-07-06 17:21:12 +02:00
.editorconfig Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
.env.example Fix #97 Validate usernames with a configurable regex 2023-05-31 16:06:41 +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 Redesign the UI 2023-06-09 08:24:49 +00:00
composer.lock Complete the Contacts Lists endpoints in the API, with tests and documentation 2023-07-06 17:21:12 +02:00
composer.phar Fix #50 upgrade the code to fit with the new object format 2022-11-03 10:39:11 +01: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 #77 Add proper SIP username validation 2023-03-21 13:03:02 +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