Commit graph

901 commits

Author SHA1 Message Date
b4b4b2d694 Update GBMinService.ts 2025-09-27 12:21:41 -03:00
62a80c0725 Refactor WhatsApp route handler syntax 2025-09-27 11:48:25 -03:00
ba600aae55 Change WhatsApp route to POST. 2025-09-27 09:32:34 -03:00
46b65779cb - Warning removal. 2025-09-24 15:20:32 -03:00
1f5466eae4 - Warming removal. 2025-09-21 16:49:03 -03:00
1b61951def - LocalLLM Embedded. 2025-09-10 11:11:32 -03:00
2e7e333ce3 - Logo fix. 2025-08-23 21:39:03 -03:00
7b2929a6cb refactor(SystemKeywords): comment out unused ID column logic for clarity 2025-07-19 22:48:11 -03:00
6c342a680b refactor(SystemKeywords): comment out unused ID column logic for clarity 2025-07-19 22:27:47 -03:00
8e5dcadc05 fix(GBSSR): update packagePath logic to handle non-static URLs correctly 2025-06-27 13:31:32 -03:00
d61fb27648 fix: update Puppeteer launch options to use environment variables for headless mode and enhance enrollment confirmation messages 2025-06-27 12:46:15 -03:00
d5e7ef1e04 fix(WhatsappDirectLine): update sendFileToDevice to default isViewOnce to true and clean up header example 2025-06-15 19:23:39 -03:00
127425a0f9 fix(WhatsappDirectLine): update sendFileToDevice to default isViewOnce to true and clean up header example 2025-06-15 19:17:50 -03:00
5a376078e0 fix(WhatsappDirectLine): update sendFileToDevice to default isViewOnce to true and clean up header example 2025-06-15 19:00:45 -03:00
e38a95ed1f fix(WhatsappDirectLine): streamline media handling and improve template creation 2025-06-12 11:31:33 -03:00
9d25e51de6 fix(WhatsappDirectLine): comment out unused header component in message structure 2025-06-11 11:47:59 -03:00
4350cd53cc fix(WhatsappDirectLine): comment out unused header component in message structure 2025-06-11 11:08:15 -03:00
d44e5aac0c fix(WhatsappDirectLine): add missing closing brace for header object in message structure 2025-06-11 10:28:13 -03:00
3b48dcac37 fix(GBConversationalService, WhatsappDirectLine): update component structure to include header type and format 2025-06-11 09:40:58 -03:00
ad2279042a fix(WhatsappDirectLine): refactor large file upload process to improve error handling and add public URL registration 2025-06-11 09:33:34 -03:00
7c998d77f8 fix(KBService): standardize formatting and improve code readability 2025-05-22 20:32:30 -03:00
1ca0ca1329 fix(KBService): remove unnecessary skip variable in file processing logic 2025-05-22 10:55:32 -03:00
1814e92a4d fix(KBService): remove unnecessary skip variable in file processing logic 2025-05-22 10:41:43 -03:00
d193654ecc refactor(GBDeployer): simplify file type checks for downloading text files 2025-05-11 21:21:25 -03:00
7b91f56baa feat(KeywordsExpressions, DialogKeywords, AdminDialog, GBDeployer, KBService): enhance functionality and improve file handling 2025-05-11 10:09:32 -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
cfda2b726d fix(workflow): enable npm ci command for production build in BotServer 2025-04-26 16:47:02 -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
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
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
567f2c8480 feat(SystemKeywords): integrate MinIO client for file retrieval in gbcluster mode 2025-04-17 15:05:09 -03:00
0177488597 feat(DialogKeywords): integrate MinIO client for file handling in gbcluster mode 2025-04-15 13:56:56 -03:00
9e66a2acba feat(DialogKeywords): integrate MinIO client for file handling in gbcluster mode 2025-04-15 13:46:02 -03:00
fe2544e1a5 feat(DialogKeywords): integrate MinIO client for file handling in gbcluster mode 2025-04-15 13:30:42 -03:00
2a4710b902 fix: update URLs and email addresses to reflect new domain 2025-04-15 12:49:05 -03:00
80d8a4101d fix(app): comment out boot instance creation and saving in legacy mode 2025-04-04 19:11:12 -03:00
6814cc2ed0 fix(app): comment out boot instance creation and saving in legacy mode 2025-04-04 18:34:57 -03:00