Commit graph

533 commits

Author SHA1 Message Date
044e0044d4 fix(all): Minor changes in PROD. 2023-07-09 20:00:05 -03:00
b4512b71c3 fix(all): Minor changes in PROD. 2023-07-09 06:51:10 -03:00
Alan
c0c4c19adc fix(core.gbapp): Upload now saves the file in correct folder. 2023-04-29 14:18:10 -03:00
Alan
62cb4849f5 fix(core.gbapp): fixed the use of GBLogEx to create GuaribasLog. 2023-04-20 22:41:58 -03:00
4e93683492 Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-04-09 19:21:51 -03:00
b514629a33 new(basic.gblib): GPT-3 automatically dialog generation. 2023-04-09 19:20:15 -03:00
AlanPerdomo
54ed8f74d2 Fix(core.gbapp): Schedule enabled. 2023-04-06 11:09:49 -03:00
3e7345c888 fix(core.gbapp): #336 timeout in API fixed. 2023-03-26 19:33:58 -03:00
Zuilho Segundo
f61ad11d92 Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-03-20 16:35:10 -03:00
Zuilho Segundo
c1d9a8ce10 fix(core.gbapp:using direct prop from singleton) 2023-03-20 16:35:01 -03:00
a7981d7a9c fix(core.gblib): SSR fixing about botId. 2023-03-20 16:14:58 -03:00
e70b992a9f fix(all): Fixes in production. 2023-03-19 20:09:54 -03:00
f10e0c4040 new(basic.gblib): DEV_GBAI introduced to share a .gbdata among dev. team. 2023-03-10 15:49:30 -03:00
319a9a8b89 fix(basic.gblib): GBAI automatic retrieval. 2023-03-09 18:56:55 -03:00
a0d711582f fix(basic.gblib): GBAI automatic retrieval. 2023-03-09 17:46:34 -03:00
656f2f26e8 new(basic.gblib): GBDIALOG_GBDATABOT introduced to share a .gbdata among dev. team. 2023-03-09 09:49:37 -03:00
8e898d0ff0 fix(basic.gblib): #269 Fixing of group autostart behaviour. 2023-03-08 12:01:02 -03:00
27eef38b07 fix(basic.gblib): #196 Spellchecker in groups now working. 2023-03-08 11:17:04 -03:00
b90cc49254 fix(whatsapp.gblib): #309 unify channel detection. 2023-03-07 10:01:36 -03:00
a49d9851c2 fix(whatsapp.gblib): #262 wrong key value. 2023-03-07 07:49:00 -03:00
64f0706df7 fix(whatsapp.gblib): #288 fix list and buttons. 2023-03-06 20:36:27 -03:00
574904b8a9 fix(whatsapp.gblib): #288 unify puppteer params with GBSSR. 2023-03-06 11:45:56 -03:00
6c6cc6e628 fix(basic.gblib): Upgrade to https://github.com/vasyas/push-rpc. 2023-03-04 16:27:25 -03:00
42e00c900a fix(kb.gbapp): #297 Spellchecker fixed after MSFT changes in service. 2023-03-01 10:54:44 -03:00
88df7ef424 fix(kb.gbapp): #276 use of NLP.js upgrade to v4. 2023-02-27 19:17:52 -03:00
5e1a7dddda fix(kb.gbapp): #276 use of NLP.js upgrade to v4. 2023-02-27 14:34:38 -03:00
7e6578f0ec fix(kb.gbapp): #332 fix STS. 2023-02-26 18:15:22 -03:00
267d59758a fix(kb.gbapp): /publish review, error handling improved and clean up. 2023-02-26 15:03:24 -03:00
8360c81573 fix(kb.gbapp): Download only if not in cache optimization. 2023-02-26 06:48:47 -03:00
fc0cde09d7 new(all): #156 and node update. 2023-02-26 06:05:57 -03:00
0368f68282 new(all): #156 and logo enhancement. 2023-02-24 13:31:40 -03:00
e816b86125 new(all): Review order of boot.mjs and imports calls from compiled js #302 and new boot logo. 2023-02-24 10:18:04 -03:00
6cea57fd0c new(default.gbui): Load time reduced for web page display. 2023-02-23 08:11:09 -03:00
0d3fb6d326 fix(kb.gbapp): #298 search fix and params. 2023-02-23 05:47:05 -03:00
6149bf3ac5 new(kb.gbapp): #322 more user context for VM. 2023-02-22 16:06:57 -03:00
1d13198277 new(kb.gbapp): #259 add several kinds of direct information import. 2023-02-21 18:22:22 -03:00
91d9e58946 fix(basic.gblib): #282 Fix SSR for Bots 3.0. 2023-02-20 10:29:04 -03:00
6605de5c5d fix(basic.gblib): #282 Fix SSR for Bots 3.0. 2023-02-18 16:48:40 -03:00
f4aa2d6ed1 new(all): #327 OPEN AS web automation. 2023-02-15 22:12:24 -03:00
e2e17c3bc2 new(all): Log per bot started. #299. 2023-02-12 14:31:21 -03:00
02d314031b new(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG. 2023-02-05 18:19:39 -03:00
82733e0f08 fix(basic.gblib): #227 - HEAR AS FILE defining where to save, per bot. 2023-02-03 12:08:23 -03:00
9d001edc69 fix(basic.gblib): #227 - HEAR AS FILE defining where to save, per bot. 2023-02-03 10:25:58 -03:00
cafcac0214 fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM. 2023-02-01 12:23:47 -03:00
2c248cc127 Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-02-01 12:23:31 -03:00
e5e9f3f2f8 fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM. 2023-02-01 12:18:07 -03:00
02d43fb0c2 fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM. 2023-02-01 11:15:58 -03:00
31f96ae18b fix(core.gbapp): #195 bind call to provide min context for uploads. 2023-01-31 19:22:58 -03:00
fc26dbc10c fix(basic.gblib): #227 - HEAR AS FILE. 2023-01-31 14:07:23 -03:00
6ac6d7004a new(basic.gblib): VBS to JS directly now and minor fixes. 2023-01-29 12:02:14 -03:00