Commit graph

104 commits

Author SHA1 Message Date
rodrigorodriguez
bc5c1b0ced fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM. 2023-02-01 12:23:47 -03:00
rodrigorodriguez
33a5efa17b Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-02-01 12:23:31 -03:00
rodrigorodriguez
2521117a80 fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM. 2023-02-01 12:18:07 -03:00
rodrigorodriguez
ceded7fd55 fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM. 2023-02-01 11:15:58 -03:00
rodrigorodriguez
c5290b91aa fix(basic.gblib): #227 - HEAR AS FILE. 2023-01-31 14:07:23 -03:00
rodrigorodriguez
cbce44f20d fix(basic.gblib): #307 - Fixed user context in API. 2023-01-31 11:53:01 -03:00
Alan
fe2af84b21 fix(basic.gblib): OPEN keyword fix. Magic number removal. 2023-01-26 12:47:17 -03:00
Alan
81953d7d9f fix(dialogkeywords.ts): injected security context inside DialogKeywords 2023-01-25 10:49:00 -03:00
Alan Perdomo
9820bb3f7a fix(basic.gblib): executionid and changed to pid and security context for HEAR(#322). 2023-01-19 10:47:47 -03:00
Alan Perdomo
1063739cbe fix(basic.gblib): executionid and changed to pid and security context for HEAR. 2023-01-19 10:39:37 -03:00
Daniel Lima
50d3fccd0d fix(basic.gblib): Refactoring processInfo into all methods. 2023-01-17 11:03:25 -03:00
Alan Perdomo
274db0d389 fix(systemkeywords.ts): executionid, and changed to pid 2023-01-13 16:09:45 -03:00
Alan Perdomo
552e8b14c4 fix(gbminservice.ts): swagger-client migration from 2.0 to 3.0 2023-01-13 13:30:18 -03:00
Alan Perdomo
a65a82dd8a feat(systemkeywords.ts): introducing executionid feature in api 2023-01-10 12:06:14 -03:00
Alan Perdomo
52dea442d5 feat(systemkeywords.ts): introducing executionid feature in api 2023-01-10 09:55:30 -03:00
rodrigorodriguez
2b0896521e fix(basic.gblib): TODO removal. 2022-12-26 13:37:11 -03:00
rodrigorodriguez
9ad1d5693e fix(basic.gblib): TODO removal. 2022-12-26 07:51:41 -03:00
rodrigorodriguez
bf705c730b fix(all): Fixing bugs of 3.0. 2022-12-14 08:23:39 -03:00
rodrigorodriguez
25ce766820 fix(all): Fixing #294. 2022-11-29 18:01:23 -03:00
rodrigorodriguez
4a2f8b7b43 fix(core.gbapp): Lint of all. 2022-11-19 23:34:58 -03:00
rodrigorodriguez
a315d21cfe fix(core.gbapp): Update of all packages and nodejs to 19.1.0. 2022-11-18 22:39:14 -03:00
rodrigorodriguez
25230816b0 new(all): Vm isolated working with IPC BASIC 3.0; 2022-11-06 20:19:05 -03:00
rodrigorodriguez
a7a86175e1 new(all): Vm isolated working with IPC BASIC 3.0; 2022-11-03 11:06:26 -03:00
rodrigorodriguez
4bbd384501 new(all): Vm isolated working with IPC BASIC 3.0; 2022-11-02 19:40:59 -03:00
rodrigorodriguez
45f4a48f88 new(all): Vm isolated working with IPC BASIC 3.0; 2022-11-02 16:03:25 -03:00
rodrigorodriguez
a26d659e29 new(all): Vm isolated working with IPC BASIC 3.0; 2022-11-01 00:59:35 -03:00
rodrigorodriguez
765b3eddbc new(all) General Bots Auto Tester 1.0; Unlimited conditionals after-code BASIC 3.0; 2022-10-28 23:17:35 -03:00
rodrigorodriguez
30c93526c0 new(all) General Bots Auto Tester 1.0; Unlimited conditionals after-code BASIC 3.0; 2022-10-22 13:23:32 -03:00
rodrigorodriguez
c66f9bfe04 fix(whatsapp.gblib): FIX on HEAR ON after provider change. 2022-10-16 14:46:41 -03:00
rodrigorodriguez
e01bc57119 new(whatsapp.gblib): Native provider works in groups now. 2022-10-15 17:04:46 -03:00
rodrigorodriguez
60b3536d8b new(whatsapp.gblib): Native provider works in groups now. 2022-10-12 20:38:35 -03:00
rodrigorodriguez
b23111dfad new(basic.gblib): WhatsApp buttons. 2022-10-12 15:08:53 -03:00
rodrigorodriguez
cda4959501 new(all): Custom Domain support per bot. 2022-10-09 20:46:17 -03:00
rodrigorodriguez
c29efe794c new(all): Custom Domain support per bot. 2022-10-02 14:19:15 -03:00
rodrigorodriguez
8909834b82 new(all): Custom Domain support per bot. 2022-10-02 13:37:37 -03:00
Rodrigo Rodriguez
0f1ee22467 fix(basic.gblib): SCREENSHOT keyword. 2022-09-12 08:52:51 -03:00
Rodrigo Rodriguez
f058a4a0c6 fix(basic.gblib): Impersonated SET MAX LINES. 2022-08-28 18:45:25 -03:00
Rodrigo Rodriguez
8f373f3691 fix(basic.gblib): Impersonated SET MAX LINES. 2022-08-28 18:38:02 -03:00
Rodrigo Rodriguez
f5826e1f0d new(basic.gblib): WEb Automation HOVER and LINK BY TEXT keywords. 2022-08-26 09:53:00 -03:00
Rodrigo Rodriguez
d3769e5bf3 new(basic.gblib): PUT keyword. 2022-08-05 00:10:23 -03:00
Rodrigo Rodriguez
29b1975dab new(basic.gblib): CALL keyword to start another VM. 2022-08-01 20:36:38 -03:00
Rodrigo Rodriguez
c408bb4a3c new(basic.gblib): CALL keyword to start another VM. 2022-08-01 18:36:45 -03:00
Rodrigo Rodriguez
6aa86a17c2 Merge branch 'master' of https://github.com/GeneralBots/BotServer 2022-07-15 09:05:22 -03:00
Rodrigo Rodriguez
963202a31a new(whatsapp.gblib): New providers. 2022-07-15 09:05:16 -03:00
Rodrigo Rodriguez
2eea15438e new(whatsapp.gblib): General Bots WhatsApp provider. 2022-07-13 09:38:13 -03:00
Rodrigo Rodriguez
9e82beaf19 new(whatsapp.gblib): General Bots WhatsApp provider. 2022-07-12 13:30:12 -03:00
Rodrigo Rodriguez
a3e99bb553 fix(all): CHART and IMAGE from GET HTTP calls. 2022-07-06 15:01:58 -03:00
Rodrigo Rodriguez
cf62b10196 fix(all): CHART and IMAGE from GET HTTP calls. 2022-07-06 12:36:51 -03:00
Rodrigo Rodriguez
904ec971e1 new(basic.gblib): SEND MAIL keyword. 2022-06-30 12:53:42 -03:00
Rodrigo Rodriguez
696e867364 new(basic.gblib): Web Automation CAPTCHA processing. 2022-06-21 17:46:46 -03:00