Commit graph

3123 commits

Author SHA1 Message Date
50f438caa9 fix(DialogKeywords): comment out unused email headers in mail options 2025-04-30 14:18:32 -03:00
76fe9f63e2 feat(DialogKeywords): integrate Nodemailer for email sending functionality 2025-04-30 13:50:47 -03:00
328e29fed5 feat(DialogKeywords): integrate Nodemailer for email sending functionality 2025-04-30 13:45:49 -03:00
8c2dc63044 fix(GBMinService): update CORS origin to use HTTPS for improved security 2025-04-27 19:00:54 -03:00
8d25081a79 fix(GBMinService): update CORS origin to specific subdomain 2025-04-27 18:46:43 -03:00
f1f2bfa022 fix(GBMinService): add logging for meeting token requests and definition 2025-04-27 18:02:00 -03:00
1a23a39da9 fix(GBMinService): add logging for meeting token requests and definition 2025-04-26 21:44:02 -03:00
b078f51e4f fix(GBMinService): await token.toJwt() for proper JWT generation 2025-04-26 17:27:29 -03:00
05bf56a5e4 fix(GBMinService): await token.toJwt() for proper JWT generation 2025-04-26 17:17:28 -03:00
d5ffe94f0f fix(dependencies): remove duplicate super-strong-password-generator entries in package.json 2025-04-26 17:01:02 -03:00
d28aaafe48 fix(workflow): clean up node_modules before installing production dependencies in BotServer 2025-04-26 16:56:38 -03:00
cfda2b726d fix(workflow): enable npm ci command for production build in BotServer 2025-04-26 16:47:02 -03:00
f197e5a135 fix(workflow): enable npm ci command for production build in BotServer 2025-04-26 16:40:42 -03:00
d31e10c109 feat(GBMinService): update dependencies to include livekit-server-sdk and AccessToken import 2025-04-26 16:14:53 -03:00
0e421cf82e feat(GBMinService): add CORS header to meeting token endpoint 2025-04-26 15:25:35 -03:00
87c774145d feat(GBMinService): add endpoint for generating meeting tokens with LiveKit 2025-04-26 15:15:57 -03:00
7351127f52 chore: remove deprecated files including deployment scripts, localization, and CI configurations 2025-04-25 02:24:52 -03:00
7cde1bcc05 chore: remove deprecated files including deployment scripts, localization, and CI configurations 2025-04-25 02:20:32 -03:00
591e243892 chore: remove unused image assets and update API URL in configuration 2025-04-25 01:46:35 -03:00
d479efd3f0 feat(GBMinService, MainService): integrate Stripe payment success handling and update dialog flow 2025-04-24 20:02:50 -03:00
961e58e176 feat(GBMinService, MainService): integrate Stripe payment success handling and update dialog flow 2025-04-24 19:52:06 -03:00
ee61299760 feat(GBMinService, MainService): integrate Stripe payment success handling and update dialog flow 2025-04-24 01:18:30 -03:00
43cf1901f5 refactor(GBOService, MainModel): clean up code and enhance model structure for better clarity and maintainability 2025-04-21 22:29:26 -03:00
4b913b8fcf fix(SystemKeywords): enhance save method to support CSV files and improve row update logic 2025-04-19 22:34:42 -03:00
35a0d55296 fix(DialogKeywords): modify file naming convention for improved clarity 2025-04-19 14:44:40 -03:00
653100b4fc fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic 2025-04-19 14:39:21 -03:00
81aaa4bf21 fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic 2025-04-19 14:36:48 -03:00
333f7c4e2a fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic 2025-04-19 14:33:58 -03:00
505ace3d1a fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic 2025-04-19 14:27:23 -03:00
f99130b743 fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic 2025-04-19 14:20:15 -03:00
8a368aa311 fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic 2025-04-19 14:13:53 -03:00
5a62d6ce6a fix(workflow): add logging for file copying in node.yaml 2025-04-19 14:05:43 -03:00
264b0a1445 fix(workflow): add logging for file copying in node.yaml 2025-04-19 13:37:55 -03:00
e12744b1de fix(workflow): comment out Node.js setup and adjust build commands in node.yaml 2025-04-19 13:36:07 -03:00
b392aa6e7f fix(ChatServices): update prompt message for clarity on tool results 2025-04-19 13:32:53 -03:00
0dd8c8c1ce fix(ChatServices): update prompt message for clarity on tool results 2025-04-19 13:21:41 -03:00
75f34e5faf fix(ChatServices): enhance logging and clarify response instructions 2025-04-19 12:39:25 -03:00
4301bb64c4 fix(workflow): streamline botserver restart process in node.yaml 2025-04-19 12:14:18 -03:00
d912667dee fix(workflow): ensure BotServer directory is created before copying files 2025-04-19 11:48:09 -03:00
9786749728 fix(workflow): ensure BotServer directory is created before copying files 2025-04-19 11:36:07 -03:00
96c65af1b4 fix(workflow): ensure BotServer directory is created before copying files 2025-04-19 11:14:26 -03:00
b24f8fb733 fix(workflow): ensure BotServer directory is created before copying files 2025-04-19 01:42:51 -03:00
a8c3c696e8 fix(workflow): ensure BotServer directory is created before copying files 2025-04-19 01:12:54 -03:00
10294c9a82 fix(workflow): update node.yaml to correctly copy .env file to deployment location 2025-04-19 01:09:16 -03:00
f4f76f3743 fix(workflow): update node.yaml to run npm start in the background 2025-04-19 00:24:43 -03:00
275eaa90e1 fix(workflow): update node.yaml to run npm start in the background 2025-04-18 23:48:26 -03:00
e95d180eb7 feat: update dependencies and improve file handling in GBVMService 2025-04-18 22:20:33 -03:00
f1b9c1742e feat: add bcrypt for password hashing and comparison utilities 2025-04-17 21:45:46 -03:00
c872766664 fix(GBMinService): comment out file writing to prevent overwriting bot manifest 2025-04-17 16:21:02 -03:00
7140f041c8 fix(SystemKeywords): update file writing to use Uint8Array for buffer consistency 2025-04-17 16:15:27 -03:00