Commit graph

309 commits

Author SHA1 Message Date
82733e0f08 fix(basic.gblib): #227 - HEAR AS FILE defining where to save, per bot. 2023-02-03 12:08:23 -03:00
1d11b81904 fix(basic.gblib): #307 - Fixed user context in API. 2023-01-31 11:53:01 -03:00
Alan
99f0f5debb fix(basic.gblib): OPEN keyword fix. Magic number removal. 2023-01-26 12:47:37 -03:00
Alan
6120c78500 fix(systemkeywords.ts): injected security context inside systemkeywords.ts 2023-01-25 11:02:10 -03:00
Alan
a0e13c276e fix(dialogkeywords.ts): injected security context inside DialogKeywords 2023-01-25 10:49:00 -03:00
Alan Perdomo
78c886385c fix(basic.gblib): executionid and changed to pid and security context for HEAR(#322). 2023-01-19 10:47:47 -03:00
Alan Perdomo
6df4937a05 fix(basic.gblib): executionid and changed to pid and security context for HEAR. 2023-01-19 10:39:37 -03:00
Alan Perdomo
8342ff6745 feat(systemkeywords.ts): introducing executionid feature in api 2023-01-10 12:06:14 -03:00
Alan Perdomo
99e67db464 feat(systemkeywords.ts): introducing executionid feature in api 2023-01-10 09:55:30 -03:00
6f4e68a514 fix(admin.gbapp): Fixing token generation issues. 2022-12-27 12:18:07 -03:00
dccde06274 fix(basic.gblib): TODO removal. 2022-12-26 13:37:11 -03:00
c8caebdf61 fix(all): Fixing bugs of 3.0. 2022-12-14 08:23:39 -03:00
2550047b6f fix(all): fetch calls replaces request packages. 2022-11-30 09:40:09 -03:00
dc37ddd1ed fix(all): Fixing #294. 2022-11-29 18:01:23 -03:00
92da2ad105 fix(core.gbapp): Lint of all. 2022-11-19 23:34:58 -03:00
aee711fa38 fix(core.gbapp): Update of all packages and nodejs to 19.1.0. 2022-11-18 22:39:14 -03:00
52d0fab979 new(all): Alpha Word Debugger for 3.0. 2022-11-13 22:56:09 -03:00
059ddedf63 new(all): Vm isolated working with IPC BASIC 3.0; 2022-11-08 18:13:41 -03:00
67acb8d9d1 new(all): Vm isolated working with IPC BASIC 3.0; 2022-11-06 20:19:05 -03:00
ef05bf0cca new(all): Vm isolated working with IPC BASIC 3.0; 2022-11-05 17:59:41 -03:00
7788501c74 new(all): Vm isolated working with IPC BASIC 3.0; 2022-11-03 11:06:26 -03:00
fc2737daa3 new(all): Vm isolated working with IPC BASIC 3.0; 2022-11-02 19:40:59 -03:00
f8131958c7 new(all): Vm isolated working with IPC BASIC 3.0; 2022-11-01 00:59:35 -03:00
82cc87943c fix(whatsapp.gblib): FIX on HEAR ON after provider change. 2022-10-16 14:46:41 -03:00
7f04bb5dd7 new(all): Custom Domain support per bot. 2022-10-02 13:37:37 -03:00
f1dca64f93 new(all): Twitter API. 2022-10-01 08:44:14 -03:00
020623086a new(all): Twitter API. 2022-09-24 12:51:47 -03:00
41da34ac62 fix(basic.gblib): SCREENSHOT keyword. 2022-09-12 08:52:51 -03:00
047c9bd467 fix(basic.gblib): Impersonated SET MAX LINES. 2022-08-28 18:38:02 -03:00
1ce6b3ee65 new(basic.gblib): WEb Automation HOVER and LINK BY TEXT keywords. 2022-08-26 09:53:00 -03:00
24bf448a4b new(basic.gblib): New keyword MERGE. 2022-08-07 23:54:19 -03:00
8d0ba35dce new(basic.gblib): PUT keyword. 2022-08-05 19:35:19 -03:00
99dfde8940 new(basic.gblib): PUT keyword. 2022-08-05 19:19:30 -03:00
bcb2c83348 new(basic.gblib): PUT keyword. 2022-08-05 00:10:23 -03:00
29b2e501e6 new(basic.gblib): CALL keyword to start another VM. 2022-08-01 20:36:38 -03:00
fb8a0760e3 new(basic.gblib): CALL keyword to start another VM. 2022-08-01 18:36:45 -03:00
15a374432d new(whatsapp.gblib): General Bots WhatsApp provider. 2022-07-21 15:33:33 -03:00
08b24ad351 new(whatsapp.gblib): General Bots WhatsApp provider. 2022-07-19 16:51:48 -03:00
9862932b77 new(whatsapp.gblib): General Bots WhatsApp provider. 2022-07-17 13:22:05 -03:00
e8218384f8 new(whatsapp.gblib): General Bots WhatsApp provider. 2022-07-16 09:56:17 -03:00
eeb446f109 new(whatsapp.gblib): General Bots WhatsApp provider. 2022-07-13 09:38:13 -03:00
c17ef9b26d new(whatsapp.gblib): General Bots WhatsApp provider. 2022-07-12 13:30:12 -03:00
d15a1ffa13 fix(all): CHART and IMAGE from GET HTTP calls. 2022-07-06 12:36:51 -03:00
592d623993 new(basic.gblib): SEND MAIL keyword. 2022-06-30 12:53:42 -03:00
e23beb1e15 new(basic.gblib): DOWNLOAD keyword for web automation and more. 2022-06-17 19:50:26 -03:00
068cb6a2b8 new(whatsapp.gblib): New provider. 2022-06-08 12:28:06 -03:00
55e3e362d1 new(basic.gblib): AS IMAGE, AS PDF, SET THEME and SQL new keywords. 2022-06-04 20:08:39 -03:00
ab02a25623 new(basic.gblib): AS IMAGE, AS PDF, SET THEME and SQL new keywords. 2022-06-04 17:02:34 -03:00
00cea95b3d new(basic.gblib): HEAR f AS FILE started. 2022-06-03 23:52:28 -03:00
c799d9a2b1 new(basic.gblib): CHART keyword dev started. 2022-06-03 07:43:20 -03:00