| .. |
|
apiHandlers
|
♻️ Simplify walk the flow logic in bot engine (#2127)
|
2025-04-15 17:29:17 +02:00 |
|
blocks
|
🐛 (cards) Fix variables saving not working
|
2025-04-14 20:39:40 +02:00 |
|
events
|
♻️ Simplify walk the flow logic in bot engine (#2127)
|
2025-04-15 17:29:17 +02:00 |
|
forge
|
♻️ Simplify walk the flow logic in bot engine (#2127)
|
2025-04-15 17:29:17 +02:00 |
|
helpers
|
🚑️ Fix matchByIndex function to use strict equality for index matching
|
2025-03-31 15:28:50 +02: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
|
🔥 Remove deprecated edgeIdToTriggerWhenDone prop in typebotsQueue
|
2025-04-01 12:48:24 +02:00 |
|
computeResultTranscript.ts
|
🐛 Tie globals object for each session
|
2025-03-13 09:06:24 +01:00 |
|
continueBotFlow.ts
|
♻️ Simplify walk the flow logic in bot engine (#2127)
|
2025-04-15 17:29:17 +02: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 |
|
formatInputForChatResponse.ts
|
♻️ Simplify walk the flow logic in bot engine (#2127)
|
2025-04-15 17:29:17 +02:00 |
|
getFirstEdgeId.ts
|
refactor: add chat-session package and migrate related files from bot-engine
|
2025-01-25 16:49:25 +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
|
🐛 Fix starting preview from group not working
|
2025-04-16 15:51:38 +02:00 |
|
startSession.ts
|
♻️ Simplify walk the flow logic in bot engine (#2127)
|
2025-04-15 17:29:17 +02:00 |
|
types.ts
|
♻️ Simplify walk the flow logic in bot engine (#2127)
|
2025-04-15 17:29:17 +02:00 |
|
updateVariablesInSession.ts
|
refactor: add chat-session package and migrate related files from bot-engine
|
2025-01-25 16:49:25 +01:00 |
|
walkFlowForward.ts
|
🚑️ Fix edge case when calling link to typebot after input
|
2025-04-16 21:59:36 +02:00 |