Commit Graph

33 Commits

Author SHA1 Message Date
Baptiste Arnaud
c2b251c7e5
♻️ Migrate to NX (#2418) 2026-03-18 15:29:32 +00:00
Baptiste Arnaud
80db9565cd
♻️ Upgrade to Zod v4 (#2355) 2026-01-19 10:51:20 +01:00
Baptiste Arnaud
69efa2f3c9
🚑️ Fix app router automatically adding transfer-encoding: chunked header to backend requests
Fixes #2336
2026-01-11 21:47:24 +01:00
Baptiste Arnaud
c8ee003e56
♻️ Export fetcher fetch in handlers array 2025-12-03 18:05:32 +01:00
Baptiste Arnaud
b9e64eca06
♻️ Move forged block handlers on a separate file 2025-12-03 17:11:17 +01:00
Baptiste Arnaud
8da6dde890
🔥 Remove e2e tests from builder 2025-10-21 18:39:32 +02:00
Baptiste Arnaud
40884d5df9
Add Gmail block (#2253)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-07-21 16:13:42 +02:00
Baptiste Arnaud
4d65bfc5de
📝 Add contribution guidelines
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-03-18 15:30:13 +01:00
Baptiste Arnaud
9fe956b223
📝 Update local installation guide to include information about minio instance for file uploads 2025-03-14 14:57:29 +01:00
Baptiste Arnaud
0b77bd4c53
📝 Update local installation guide with simplified commands and authentication options 2025-03-14 14:47:29 +01:00
Baptiste Arnaud
a54b27cfbd
📝 Add Blink integration instructions 2025-02-24 10:35:20 +01:00
Baptiste Arnaud
db6d908cf4
🔧 Add author metadata in blog posts 2025-02-04 10:51:15 +01:00
Baptiste Arnaud
06e6faa9d5
feat: integrate new brand (#1935) 2025-01-23 13:25:47 +01:00
Anthony
2541a1308f
docs: fix typos in create-block.mdx (#1967)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Edited "specficiation" to "specification" and 2 other quick typos for
improvement
2025-01-21 09:41:38 +01:00
younesbenallal
14833d5830
📝 Add 'WhatsApp business API pricing' blog post (#1858)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-10-25 13:49:01 +02:00
Abhirup Basu
18e882a4d0
📝 Fix typo docker-compose command (#1816) 2024-10-02 21:15:34 +02:00
Baptiste Arnaud
088678bd26
📝 Update local installation instructions 2024-10-01 12:00:58 +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
Baptiste Arnaud
e649e49572
📝 Update run forge documention with new specs
Closes #1695
2024-08-14 11:33:17 +02:00
Abhirup Basu
e545c60ca7
📝 Update local-installation documentation for landing page (#1627)
This section of the local-installation documentation required to be
modified because the `/landing-page` directory has already been moved
from the `/apps` directory to the `/ee/apps` directory.


Thanks!
2024-07-08 18:06:17 +02:00
Baptiste Arnaud
55654550f0
📝 Add nocodb block videos into docs 2024-06-20 17:13:11 +02:00
younesbenallal
5d99e00f6b
📝 Add "Lead Generation Guide" article (#1465)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-04-23 19:32:46 +02:00
Baptiste Arnaud
5fb20e36eb
📝 (blog) Improve Image MDX component 2024-04-22 19:47:43 +02:00
younesbenallal
a1da5f2cd4
📝 Add "Top 5 Alternatives to Landbot" article
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-04-22 16:04:59 +02:00
Baptiste Arnaud
eb2001c06b
📝 Improve blog capabilities and components 2024-04-20 18:21:06 +02:00
Baptiste Arnaud
6fe4e28bc3
📝 Add new blog structure 2024-04-19 13:20:58 +02:00
Baptiste Arnaud
d96f384e02
♻️ Migrate from got to ky (#1416)
Closes #1415
2024-04-05 09:01:16 +02:00
Baptiste Arnaud
ef10f69f92
🐛 Fix ky not working due to fetch rewriting by mistral package
Closes #1396
2024-04-03 14:35:18 +02:00
Baptiste Arnaud
60f3b1311b 📝 Write notes about creating an issue before contributing 2024-03-02 08:48:27 +01:00
Brian Hann
ddb7ac7915
✏️ Rewrite "optionnal" to "optional" (#1278)
Update the spelling of the word "optionnal" to "optional" in 4 places.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
	- Made the file type selection optional in the file upload feature.
- **Bug Fixes**
- Addressed issues with color mode synchronization, persistence, and
user reset behavior.
	- Improved caching and bundling of files.
- **Documentation**
- Corrected spelling errors and typos in various documentation files for
better clarity and accuracy.
- **Style**
	- Updated admin display labels for enhanced clarity.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-02-22 09:16:17 +01:00
Baptiste Arnaud
2f6de8e22c
Add ElevenLabs block (#1226)
Closes #853

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced the ElevenLabs block for Typebot, enabling text to speech
conversion using ElevenLabs API.
- Added live tutorial videos for creating ElevenLabs and Telegram
blocks.
- Added a `docsUrl` for the OpenAI block to improve accessibility to
documentation.

- **Documentation**
- New guides and integration details for ElevenLabs and Telegram blocks.

- **Style**
	- Added ElevenLabs logos for light and dark themes.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-07 17:43:11 +01:00
Baptiste Arnaud
006b9d6658 📝 Add analytics doc 2024-01-10 11:58:08 +01:00
Baptiste Arnaud
65f4fb0d7a 📝 Add Contribute docs 2024-01-03 16:29:41 +01:00