Commit graph

240 commits

Author SHA1 Message Date
5b110def56 new(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG. 2023-02-05 14:41:33 -03:00
22fae3b4e8 new(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG. 2023-02-05 11:57:02 -03:00
e60216f443 refactor(basic.gblib): Renaming ImageProcessing. 2023-02-04 10:58:00 -03:00
651b42bde3 refactor(basic.gblib): Renaming WA. 2023-02-04 10:57:05 -03:00
d28eb0043d new(basic.gblib): BLUR keyword introduced. 2023-02-04 10:48:13 -03:00
9ba6a77e09 refactor(basic.gblib): Moving keywords to an isolated file. 2023-02-04 10:45:30 -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
fc26dbc10c fix(basic.gblib): #227 - HEAR AS FILE. 2023-01-31 14:07:23 -03:00
1d11b81904 fix(basic.gblib): #307 - Fixed user context in API. 2023-01-31 11:53:01 -03:00
55c88f793b new(security.gblib): Params support in users. 2023-01-31 10:08:48 -03:00
919e626b4d fix(basic.gblib): #326 align JS and BASIC map file. 2023-01-29 17:20:38 -03:00
6ac6d7004a new(basic.gblib): VBS to JS directly now and minor fixes. 2023-01-29 12:02:14 -03:00
Alan
99f0f5debb fix(basic.gblib): OPEN keyword fix. Magic number removal. 2023-01-26 12:47:37 -03:00
Alan
b3b297ed44 fix(basic.gblib): OPEN keyword fix. Magic number removal. 2023-01-26 12:47:17 -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
Daniel Lima
e62d72df4c fix(basic.gblib): Refactoring processInfo into all methods. 2023-01-17 11:03:25 -03:00
Alan Perdomo
cd78f631d6 fix(systemkeywords.ts): executionid, and changed to pid 2023-01-13 16:09:45 -03:00
Alan Perdomo
c124ed074a fix(gbminservice.ts): swagger-client migration from 2.0 to 3.0 2023-01-13 13:30:18 -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
Alan Perdomo
cd3804d355 fix(gbvmservices.ts): Update 2023-01-05 10:47:40 -03:00
Alan Perdomo
f2498471db fix(tscompiler.ts): Update typescript import. 2023-01-04 22:11:30 -03:00
952bd389d6 fix(basic.gblib): Threat multiple spaces as one. 2023-01-04 16:36:18 -03:00
ef255b0188 fix(basic.gblib): Threat multiple spaces as one. 2023-01-04 16:26:18 -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
18ef6ccb5b fix(basic.gblib): TODO removal. 2022-12-26 07:53:00 -03:00
8c8b7878e8 fix(basic.gblib): TODO removal. 2022-12-26 07:51:41 -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
aebfd09e63 new(all): Alpha Word Debugger for 3.0. 2022-11-14 16:09:05 -03:00
8f1dab36ef new(all): Alpha Word Debugger for 3.0. 2022-11-13 23:38:04 -03:00
8ec937ff2e new(all): Alpha Word Debugger for 3.0. 2022-11-13 23:11:52 -03:00
52d0fab979 new(all): Alpha Word Debugger for 3.0. 2022-11-13 22:56:09 -03:00
95a0bb5cf8 new(all): Alpha Word Debugger for 3.0. 2022-11-12 23:26:47 -03:00
9cd93a2791 new(all): Alpha Word Debugger for 3.0. 2022-11-12 21:33:45 -03:00
579015c045 new(all): Alpha Word Debugger for 3.0. 2022-11-12 17:17:14 -03:00
0de259b24c new(all): Alpha Word Debugger for 3.0. 2022-11-11 21:35:05 -03:00
04ce6e9bf6 new(all): Vm isolated working with IPC BASIC 3.0; 2022-11-11 10:01:18 -03:00