Commit Graph

77 Commits

Author SHA1 Message Date
Baptiste Arnaud
f626c9867c (whatsapp) Improve WhatsApp preview management
Closes #800
2023-09-19 11:53:18 +02:00
Baptiste Arnaud
fbb198af9d (s3) Improve storage management and type safety
Closes #756
2023-09-08 15:28:11 +02:00
Baptiste Arnaud
43be38cf50 📝 (vercel) Add disable github workflows section 2023-09-08 12:53:10 +02:00
Baptiste Arnaud
a0df85108f 👷 Remove docker main tag building 2023-09-07 15:33:24 +02:00
Baptiste Arnaud
da272f2f9c 📝 Temporarily fix docker files starter urls 2023-08-29 15:55:58 +02:00
Baptiste Arnaud
b852b4af0b Add WhatsApp integration beta test (#722)
Related to #401
2023-08-29 10:05:24 +02:00
Baptiste Arnaud
786e5cb582 🧑‍💻 Improve env variables type safety and management (#718)
Closes #679
2023-08-28 09:13:53 +02:00
Baptiste Arnaud
43555c171e 🚸 New dedicated onboarding page 2023-07-25 16:21:40 +02:00
Baptiste Arnaud
b17177f35f 📝 Remove old stripe env var 2023-07-25 09:09:13 +02:00
Baptiste Arnaud
9433d3ea8f 📝 Update README (#632)
Closes #628
2023-07-24 12:24:08 +02:00
Johannes Zellner
48f074cdf7 Support specifying custom OAuth scope (#619)
For OpenID connect over OAuth, at least `openid profile` need to be set
there, but since the email is also used, the `email` scope will instruct
the OpenID provider to also deliver that.

---------

Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
2023-07-20 11:38:21 +02:00
Baptiste Arnaud
844832f310 📝 Add troubleshoot self-host page 2023-07-16 09:27:55 +02:00
Baptiste Arnaud
1e9c4bcb9a 📦 Add Cloudron package (#550)
Closes #30
2023-06-14 08:59:38 +02:00
Loan J
6651c85f02 Update builder configuration docs (#531) 2023-05-30 08:06:16 +02:00
Baptiste Arnaud
0fc6bfa7ce 🐳 Fix encryption length check script
The encryption length can also be of length 80 if encoded with base64

Closes #516
2023-05-17 11:35:32 +02:00
Baptiste Arnaud
72058fd624 🔊 Add DEBUG mode with valuable logs in viewer 2023-05-16 10:22:31 +02:00
Baptiste Arnaud
397a33afc6 📝 Improve writing on self-hosting introduction 2023-04-14 10:12:11 +02:00
Baptiste Arnaud
2cbf8348c3 🛂 Add new yearly plans and graduated pricing
BREAKING CHANGE: Stripe environment variables have changed. New ones are required. Check out the new Stripe configuration in the
docs.

Closes #457
2023-04-13 11:39:10 +02:00
Baptiste Arnaud
684e6338e2 🐛 (typebotLink) Fix linked typebot fetching error
Closes #429
2023-03-30 10:30:26 +02:00
Baptiste Arnaud
3ef4efab4e Add Unsplash picker
Closes #413
2023-03-29 15:20:01 +02:00
Baptiste Arnaud
e1de63a405 📝 Add required asterix in apps config 2023-03-24 08:11:13 +01:00
Baptiste Arnaud
16c261a8a5 ✏️ Fix old packages/db paths in documentation 2023-03-20 07:38:47 +01:00
Baptiste Arnaud
9ca17e4e0b 📈 Add telemetry webhook
Closes #357
2023-03-14 14:20:21 +01:00
Baptiste Arnaud
8df830721c 📝 Improve description for DISABLE_SIGNUP param 2023-03-11 09:57:11 +01:00
Baptiste Arnaud
8a0155dab8 💚 Build docker images for postgresql only
Still need to find a way to change the database provider at runtime. For now let's just only enable postgresql for docker deployments

Closes #324
2023-02-19 10:09:45 +01:00
Baptiste Arnaud
46e9271aaa 📝 Add a planetscale guide
Closes #287
2023-02-13 10:25:43 +01:00
Baptiste Arnaud
4a9f2b1b02 📝 Add google sheets callback URL instruction
Closes #286
2023-02-02 14:38:06 +01:00
Baptiste Arnaud
409e7643ad ♻️ Add a new unlimited plan
Closes #273
2023-01-27 15:00:07 +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
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
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
b9d38935a6 (auth) Add custom OAuth provider support
Closes #42
2023-01-02 08:29:46 +01:00
Baptiste Arnaud
4b2f42b40d 📝 Update minio setup instructions
Closes #175
2022-12-05 10:24:11 +01:00
Baptiste Arnaud
41149b07c6 📝 Improve Google config instructions 2022-12-02 09:37:48 +01:00
Baptiste Arnaud
bdf4e83617 🔧 Update db turbo scripts 2022-11-21 15:39:31 +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
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
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
5ff9afc2b0 docs: add builder url in viewer config 2022-08-06 08:01:01 +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
d1e94ee562 docs: 📝 Improve docker guides and examples 2022-06-27 16:26:27 +02:00
Baptiste Arnaud
3105adedb3 fix(auth): 🔧 Add ignoreTLS option for SMTP creds 2022-06-13 11:50:05 +02:00
Baptiste Arnaud
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +02:00