Davidson Gomes
a90f0f2c59
Fixes in mongodb and chatwoot
2023-12-06 15:21:50 -03:00
jaison-x
e17baddf01
fix: workaround to manage param data as an array in mongodb
...
When saving data from a group session (sender-key-xxxxx@g.us::xxxxx::xx) we receive the data param as an array.
In mongodb we can't save an array as a root document. Bacause this, in this case we save the array in a property called content_array.
2023-11-24 18:59:19 -03:00
Davidson Gomes
79864e97d6
feat: Added websocket with lib socket.io
2023-08-02 13:08:30 -03:00
Alan Mosko
dc3d59bae1
wip
2023-07-26 11:12:00 -03:00
Alan Mosko
249aecbc0d
wip
2023-07-26 10:58:13 -03:00
Alan Mosko
e151eb85f0
wip
2023-07-26 10:30:26 -03:00
Davidson Gomes
c4f39ab85c
fix: Improved how Redis works for instances
2023-07-04 12:38:29 -03:00
Davidson Gomes
1017010e15
fix: fix problems in create instance and delete instance files
2023-06-28 13:42:35 -03:00
Davidson Gomes
5d29c2d881
fix: fix for container mode also work only with files
2023-06-20 19:29:47 -03:00
Davidson Gomes
d359949310
fix: Adjustment in the recording of temporary files and periodic cleaning
2023-06-20 14:57:19 -03:00
Davidson Gomes
2a1c426311
init project evolution api
2023-06-09 07:48:59 -03:00