2
0
Commit Graph

12 Commits

Author SHA1 Message Date
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
ba219b7e59 📝 Fix secret generation broken link 2024-02-19 16:18:12 +01:00
Sebastian Goscinski
3ddc24e04f 📝 Remove duplicate pnpm in Vercel deploy docs (#1261)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Refactor**
- Simplified the build process for Vercel deployment by removing a
redundant command.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-19 15:57:44 +01:00
Baptiste Arnaud
5226b06fe1 🧑‍💻 Allow for custom 404 system messages 2024-02-12 09:18:54 +01:00
Baptiste Arnaud
26be94de37 🧑‍💻 (whatsapp) Set default template language to en_US 2024-02-08 10:00:14 +01:00
Baptiste Arnaud
9f0c6b3cc4 👷 Add posthog keys to github secrets 2024-02-03 11:35:04 +01:00
Baptiste Arnaud
fd4867f3ae 📈 Send onboarding replies to PostHog 2024-02-02 11:58:32 +01:00
Baptiste Arnaud
92a1d672fd ♻️ Re-organize telemetry package 2024-02-01 14:19:24 +01:00
Clairton Rodrigo Heinzen
47af9a9a59 📝 Add env WHATSAPP_CLOUD_API_URL to possible change https://gr… (#1170)
refs #1117 

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

- **Refactor**
- Dynamically construct API URLs for WhatsApp features using environment
variables for improved reliability and configurability.
- Updated `sendWhatsAppMessage` function to use
`env.WHATSAPP_CLOUD_API_URL` for URL construction, allowing for more
dynamic configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-01-29 09:37:19 +01:00
Baptiste Arnaud
07d349eb75 📝 Add warning on manual deployment guide saying that it's not for local 2024-01-17 16:13:48 +01:00
Baptiste Arnaud
218abcbc89 📝 Add auth callback URL info in custom oauth config 2024-01-17 15:33:58 +01:00
Baptiste Arnaud
1e5fa5a575 📝 Migrate from Docusaurus to Mintlify (#1115)
Closes #868
2023-12-22 09:13:53 +01:00