2
0
Commit Graph

116 Commits

Author SHA1 Message Date
Baptiste Arnaud
4a9f2b1b02 📝 Add google sheets callback URL instruction
Closes #286
2023-02-02 14:38:06 +01:00
Baptiste Arnaud
a842f57297 ♻️ Rename Code block to Script block
Closes #245
2023-01-27 15:58:05 +01:00
Baptiste Arnaud
409e7643ad ♻️ Add a new unlimited plan
Closes #273
2023-01-27 15:00:07 +01:00
Baptiste Arnaud
8e0043d51d 📝 Add affiliate program faq section 2023-01-27 07:43:34 +01:00
Baptiste Arnaud
fa9e4b7b67 Add Wait block
Closes #142
2023-01-26 18:23:09 +01:00
Baptiste Arnaud
01c9691175 📝 Write a guide about UTM params forwarding 2023-01-26 08:31:49 +01:00
Baptiste Arnaud
393f5f27ed 🚸 (share) Hide custom domain dropdown when env isn't configured
Related to #269
2023-01-21 18:20:10 +01:00
Baptiste Arnaud
3d2d4017b2 📝 Improve the description of NEXTAUTH_URL_INTERNAL 2023-01-21 17:53:42 +01:00
Baptiste Arnaud
4435fb0d7e 📝 Add extract first name example 2023-01-20 08:16:05 +01:00
Peng Boris Akebuon
930fef2c34 📝 Self-hosting manual docs (#260) 2023-01-17 08:38:52 +01:00
Baptiste Arnaud
b142dc18eb Make the default workspace plan configurable
Set it with a `DEFAULT_WORKSPACE_PLAN` env variable

Closes #152
2023-01-10 11:18:43 +01:00
Baptiste Arnaud
f1fa5358e9 📝 Update FAQ 2023-01-10 10:02:39 +01:00
Baptiste Arnaud
3bc02406f3 🧑‍💻 (auth) Improve Custom OAuth set up
Now only ask for a well-known URL

Closes #229
2023-01-10 08:24:44 +01:00
Baptiste Arnaud
4bf93b4872 ♻️ Add id token config param to custom OAuth
Closes #224
2023-01-07 17:13:08 +01:00
Baptiste Arnaud
6cc3cbf182 🐛 (auth) Add custom oauth client id and secret params
Closes #216
2023-01-06 14:17:29 +01:00
Baptiste Arnaud
40d230a73a 📝 Add custom body with variable example 2023-01-06 10:41:17 +01:00
Baptiste Arnaud
b9ed50b016 📝 Add Make.com instructions
Closes #205
2023-01-02 08:40:24 +01:00
Baptiste Arnaud
b9d38935a6 (auth) Add custom OAuth provider support
Closes #42
2023-01-02 08:29:46 +01:00
Baptiste Arnaud
2934af8835 📝 Explain how code works in Set variable block 2022-12-24 07:58:07 +01:00
Baptiste Arnaud
11ff7eab56 📝 Add "How to" section in Buttons block doc 2022-12-23 14:34:15 +01:00
Jorgelig
a898a7aa41 Add Google Tag Manager (#185) 2022-12-20 16:59:18 +01:00
Baptiste Arnaud
8b631d77eb 📝 Add embed PDF from Google Drive instructions 2022-12-18 11:32:21 +01:00
Baptiste Arnaud
141ffd35f7 📝 Improve prefilled variables clarity 2022-12-08 14:28:40 +01:00
Baptiste Arnaud
4b2f42b40d 📝 Update minio setup instructions
Closes #175
2022-12-05 10:24:11 +01:00
Baptiste Arnaud
ca8240ba29 📝 Improve Chatwoot block instructions 2022-12-05 08:43:25 +01:00
Baptiste Arnaud
41149b07c6 📝 Improve Google config instructions 2022-12-02 09:37:48 +01:00
Baptiste Arnaud
3e80af638b 📝 Improve send email doc 2022-11-28 08:27:11 +01:00
Baptiste Arnaud
ce20f960f2 ✏️ Remove "Notion" keywords where it's supposed to be "Typebot" 2022-11-27 08:29:53 +01:00
Baptiste Arnaud
11695efb57 📝 Introduce auto generate API doc 2022-11-22 17:30:20 +01:00
Baptiste Arnaud
bdf4e83617 🔧 Update db turbo scripts 2022-11-21 15:39:31 +01:00
Baptiste Arnaud
feaf49f137 ⚰️ (docs) Remove old link 2022-11-17 16:52:20 +01:00
Baptiste Arnaud
7db0e01aca Add audio bubble block
Closes #167
2022-11-17 10:33:17 +01:00
Baptiste Arnaud
96eb77d94b 📝 Add Chatwoot integration doc 2022-11-16 10:32:39 +01:00
Baptiste Arnaud
087d24e587 🧑‍💻 (typebot-js) Implement easier commands: open / close / toggle 2022-11-15 16:31:00 +01:00
Baptiste Arnaud
d6dffa924e 📝 Add instruction for AWS S3 endpoint
Closes #133
2022-10-20 09:09:48 +02:00
Baptiste Arnaud
9061c03d6d ✏️ (pricing) Fix typos 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
a16118027d 📝 More explicite set variable compute examples 2022-09-01 08:07:56 +02:00
Baptiste Arnaud
cf07cfe3ab 🧑‍💻 (smtp) Use secure prop instead of ignoreTLS
BREAKING CHANGE: The SMTP_IGNORE_TLS environment has been removed in favore of SMTP_SECURE. If
SMTP_SECURE is true,  the connection will use TLS when connecting to server. If false (the default)
then TLS is used if server supports the STARTTLS extension. In most cases set this value to true if
you are connecting to port 465. For port 587 or 25 keep it false
2022-09-01 07:40:35 +02:00
Baptiste Arnaud
69288484ed docs: add a custom domain 2022-08-16 07:47:31 +02:00
Baptiste Arnaud
6716cf2484 docs: add members and guests 2022-08-12 07:24:40 +02:00
Baptiste Arnaud
f9ab0e8a76 docs: improve set current date wording 2022-08-11 06:49:17 +02:00
Baptiste Arnaud
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
Baptiste Arnaud
8c3b5058f1 docs: update vercel cli command (closes #116) 2022-08-06 10:37:18 +02:00
Baptiste Arnaud
0e3ce7e7a7 docs: link to current typebot 2022-08-06 08:35:23 +02:00
Baptiste Arnaud
5ff9afc2b0 docs: add builder url in viewer config 2022-08-06 08:01:01 +02:00
Baptiste Arnaud
47d24c4447 docs: add extract cookie example 2022-07-26 08:02:27 +02:00
Baptiste Arnaud
bd0d995c2c fix(docs): openssl command 2022-07-17 18:39:38 +02:00
Baptiste Arnaud
c2ff1ff68f fix: viewer general config table 2022-07-12 08:22:51 +02:00
Baptiste Arnaud
0dd99e0802 docs: 📝 Add workspace doc 2022-07-07 08:06:09 +02:00
Baptiste Arnaud
f1f529949d docs: 📝 Add Troubleshoot sections 2022-07-06 08:00:06 +02:00