Timothée Jaussoin
|
903da8652f
|
XMLRPC was enforcing UTF8 for all the requests, enforces utf8mb4 for each queries like it is done in FlexiAPI (see https://github.com/laravel/framework/blob/v5.4.14/src/Illuminate/Database/Connectors/MySqlConnector.php#L55)
|
2021-06-01 15:13:00 +02:00 |
|
Timothée Jaussoin
|
f77846b676
|
Update from Laravel 6 to Laravel 8
Fix the related tests
Add the Belledonne Communications copyright
|
2020-09-16 12:44:26 +02:00 |
|
Peio Rigaux
|
e0390ce1d2
|
Fix/missing include get config value
|
2020-05-13 17:04:34 +02:00 |
|
Jehan Monnier
|
a0b6b2db8b
|
add default value to config params
|
2020-02-28 13:18:01 +01:00 |
|
Peio Rigaux
|
804ba97924
|
Modified database.php to fix syntax error in condition
|
2020-01-23 14:11:30 +01:00 |
|
Peio Rigaux
|
d6e2ef7f9e
|
Added linphone rootca as mysql connection param and added option to package's selinux rule to survive reboot
|
2020-01-15 17:44:54 +01:00 |
|
Timothée Jaussoin
|
065f0d3d8d
|
Reindent and reformat the code to follow PHP-PSR2
|
2020-01-08 11:21:41 +01:00 |
|
Sylvain Berfini
|
3d9d252120
|
Feature/complete rework for future developments
|
2019-07-05 11:56:32 +02:00 |
|