Commit Graph

20 Commits

Author SHA1 Message Date
Alexis Falaise
0861d635af
Add "Allowed file types" option in file upload input (#2103)
Closes #1171
2025-03-31 14:21:22 +02:00
Baptiste Arnaud
e74b95fd65
🚸 Improve list pasting in buttons 2025-03-27 11:10:39 +01:00
Baptiste Arnaud
cb931988e4
🔧 Improve error details extraction 2025-03-27 10:58:37 +01:00
Baptiste Arnaud
615f9b0d6d
Introduce Blink block
Closes #2083
2025-03-25 15:08:38 +01:00
Alexis Falaise
f515ef108e
Add format options in number input block (#2080) 2025-03-19 12:29:18 +01:00
Enzo
ffd40e0dd5
🚸 Persist language preference in database for better cross device experience (#2043)
Closes [2013](https://github.com/baptisteArno/typebot.io/issues/2013)
2025-03-03 19:21:12 +01:00
Baptiste Arnaud
ccd794a82f
🐛 Preprocess number or variable type to avoid unwanted validation crash 2025-02-19 18:38:08 +01:00
Baptiste Arnaud
ce3c3aeae6
♻️ Upgrade next-auth and clean up config 2025-02-18 08:29:09 +01:00
Baptiste Arnaud
a6714ef1ab
🚸 Improve error handling with AI streaming 2025-02-17 11:03:14 +01:00
Baptiste Arnaud
f2512eb471
🐛 Fix error parsing with response field 2025-02-14 19:25:32 +01:00
Baptiste Arnaud
d9df90c9b1
🚸 Unify captured logs for better error reporting 2025-02-14 16:03:51 +01:00
Baptiste Arnaud
6ff81b93fd
🐛 Duplicate media objects on typebot import
Closes #1977
2025-02-08 15:07:09 +01:00
Baptiste Arnaud
24ac865f17
🚸 Move group title generation feature to user preferences
Introduces user credentials. We now have 2 credentials scopes: workspace and user
2025-02-04 09:58:53 +01:00
Baptiste Arnaud
d97913ac15
refactor: move encryption functions to credentials package 2025-01-25 16:01:48 +01:00
abab-dev
d714e316c2
🚸 (setVariable) Add timezones select input (#1925)
fixes #1394
add select component and pass the timezone object to it
2024-12-23 14:43:55 +01:00
Abhirup Basu
676fe940b6
🐛 (phoneInput) Fix phone country prefix not changing when already set (#1895)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-11-23 16:05:54 +01:00
Baptiste Arnaud
59c0ea03cf
Add Webhook block (#1815)
Closes #1531
2024-10-07 11:44:28 +02:00
Baptiste Arnaud
f1670150fa
🔀 Add biome zed settings
Some checks failed
Create Tag / create-tag (push) Has been cancelled
2024-09-26 16:35:10 +02:00
Baptiste Arnaud
e3aa613861
🐛 Fix invalid Google env name in lib 2024-09-26 16:33:53 +02:00
Baptiste Arnaud
10750f54d1
♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801)
Closes [#1754](https://github.com/baptisteArno/typebot.io/issues/1754)
2024-09-25 14:50:13 +02:00