Commit Graph

52 Commits

Author SHA1 Message Date
osaajani bd3da73711 Change UTF8 to utf8mb4 to properly support utf8 in mysql 2021-12-29 02:54:21 +01:00
osaajani 850923c1e6 Fix console command to update/create a user. 2021-08-05 17:14:53 +02:00
osaajani 017c7fee53 style validation fix 2021-06-17 00:51:33 +02:00
osaajani 4a39865903 add capacity to modify user 2021-06-12 23:23:15 +02:00
osaajani 4c47de3fc5 add quota renewal 2021-06-10 01:31:53 +02:00
osaajani cb38447feb Pass quota limit as a console method 2021-06-08 21:01:26 +02:00
osaajani 92146ba8e1 Add tool to clean unused medias 2021-03-26 18:53:20 +01:00
osaajani 3b662c1153 fix style 2021-02-23 00:31:54 +01:00
osaajani e0eed18794 fix few phpstan alerts 2021-01-14 03:58:28 +01:00
osaajani aac464704e fix style 2021-01-14 03:32:17 +01:00
osaajani df7c66f91c Add tools for command line manipulation of users 2020-10-22 20:31:01 +02:00
osaajani adef27f862 fix codestyle 2020-06-23 21:06:13 +02:00
osaajani d010134d01 fix bad return type 2020-06-22 19:49:59 +02:00
osaajani 48ef0c063e Working smtp for email 2020-04-16 07:50:30 +02:00
osaajani 3569baf1a1 Update user creation to allow using already encrypted password 2020-04-08 23:34:15 +02:00
osaajani 413c058ffc add support status on users 2020-03-30 01:52:53 +02:00
osaajani ca9397b62d Fix invalid closing of queues from sender, improve cleaning of pid files 2020-03-04 03:28:34 +01:00
osaajani 6f8c7d62b9 Use id_phone instead of number in scheduled, use ftok to generate queue id, improve adapter interface, add popup error 2020-03-04 01:40:47 +01:00
osaajani 9bf1433d2e fix rights 2020-02-21 03:55:14 +01:00
osaajani fca212a542 Add console function to create a user 2020-02-19 02:32:52 +01:00
osaajani 99edf9a2c8 Remove test function 2020-02-18 22:01:58 +01:00
osaajani 38a8b023cb remove makefile 2020-02-18 20:03:32 +01:00
osaajani 40fccf133c Move to raspisms dir 2020-02-18 04:29:48 +01:00
osaajani b8bd067dc7 Fix php style 2020-01-17 18:19:25 +01:00
OsaAjani 99bb1bd46c Working gammu adapter 2020-01-12 23:57:24 +01:00
OsaAjani fcc438af3c Fix gammu adapter, first version of gammu sms parser 2020-01-12 22:20:12 +01:00
osaajani c790b47c14 Rename manager to launcher, add option for no background daemon 2020-01-08 18:20:17 +01:00
osaajani b5a36b1169 Separate daemons and responsabilities insides thoses daemons. Add webhook & commands, still to test 2020-01-07 01:31:34 +01:00
osaajani 99cdf6516a Working daemons by extracting phone create and using cmd instead 2019-12-17 14:38:16 +01:00
osaajani e709ed91b7 first console using daemon 2019-12-08 02:33:53 +01:00
osaajani a99e159b1f Update index and create is_connected 2019-11-11 00:22:40 +01:00
osaajani 0f4ccbdb14 update license 2019-11-10 17:48:54 +01:00
osaajani 07f57e0145 fix style coding 2019-11-10 17:36:42 +01:00
osaajani bb6f755ef2 all basic functionnalities working fine 2019-11-10 17:32:59 +01:00
osaajani 1dfebd1df7 Update received 2019-11-10 17:00:21 +01:00
osaajani ae42484a60 fix a lot a errors probably due to migration 2019-11-10 00:27:42 +01:00
osaajani 0e227a85c2 Ignore if no scheduleds to send 2019-11-07 19:31:49 +01:00
osaajani a43f365012 Ignore all files with . 2019-11-07 19:29:11 +01:00
osaajani c6050f06aa Add transfer controller and model, remove database model and transfer responsabilities 2019-11-07 16:17:18 +01:00
osaajani bda1c7ddfd Rename a few classes, fix bugs, fix syntax 2019-11-06 20:34:26 +01:00
osaajani 7cb963b8cf Fix another method 2019-11-06 20:27:16 +01:00
osaajani 155cace466 Transfer few methods from model database to propers tables models 2019-11-06 18:32:07 +01:00
osaajani f1170c82ea Fix database model methods names 2019-11-06 18:08:22 +01:00
osaajani b88413b311 remove useless functions from model DataBase 2019-11-06 18:03:06 +01:00
osaajani 10ae91d23d fix few last 2019-11-06 17:46:28 +01:00
osaajani 4050dce290 validate contact 2019-11-04 18:33:04 +01:00
osaajani 46ebd39c04 Fix use of old db 2019-11-04 18:23:11 +01:00
osaajani 37b2a93323 Fix unreal error phpstan 2019-10-30 01:22:09 +01:00
osaajani fab9e256ab Fix style and add config file to php-cs-fixer 2019-10-30 00:30:39 +01:00
osaajani 485a0cb6fd Fix all phpstan and php-cs-fixer errors 2019-10-30 00:17:10 +01:00