typebot.io/packages/bot-engine/src
2025-03-31 15:20:49 +02:00
..
apiHandlers 🐛 Make allowed origins stricter and prevent the bot being consumable from public URL as mentioned in the docs 2025-03-26 13:38:07 +01:00
blocks 🐛 Make the "Device type" function work in iframes as well 2025-03-28 11:15:37 +01:00
events Add Command event (#2017) 2025-02-14 09:40:42 +01:00
forge 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
helpers 🚸 Add internal values option in choice inputs (#2098) 2025-03-26 18:11:32 +01:00
logs 🚸 Unify captured logs for better error reporting 2025-02-14 16:03:51 +01:00
queries 🚸 Unify captured logs for better error reporting 2025-02-14 16:03:51 +01:00
schemas 🐛 Make allowed origins stricter and prevent the bot being consumable from public URL as mentioned in the docs 2025-03-26 13:38:07 +01:00
addBlockToTypebotIfMissing.ts Add Command event (#2017) 2025-02-14 09:40:42 +01:00
addPortalEdge.ts Add Command event (#2017) 2025-02-14 09:40:42 +01:00
computeCurrentProgress.ts Add Command event (#2017) 2025-02-14 09:40:42 +01:00
computeResultTranscript.ts 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
continueBotFlow.ts Add "Allowed file types" option in file upload input (#2103) 2025-03-31 14:21:22 +02:00
executeGroup.ts 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
executeIntegration.ts 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
executeLogic.ts 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
getFirstEdgeId.ts refactor: add chat-session package and migrate related files from bot-engine 2025-01-25 16:49:25 +01:00
getNextGroup.ts Add Command event (#2017) 2025-02-14 09:40:42 +01:00
getPrefilledValue.ts ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +02:00
parseBubbleBlock.ts 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
parseDynamicTheme.ts 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
resetSessionState.ts refactor: add chat-session package and migrate related files from bot-engine 2025-01-25 16:49:25 +01:00
saveStateToDatabase.ts 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
startBotFlow.ts 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
startSession.ts 🔒️ Improve brand badge CSS protection 2025-03-31 15:20:49 +02:00
types.ts Add Cards Input 2025-03-10 16:05:10 +01:00
updateVariablesInSession.ts refactor: add chat-session package and migrate related files from bot-engine 2025-01-25 16:49:25 +01:00