2
0
Commit Graph

131 Commits

Author SHA1 Message Date
1a7c25ef0b 🛂 (builder) Make sure old typebots can't overwrite newer 2022-09-10 15:18:37 +02:00
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
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
7d0a526736 feat(results): remove incomplete results limitation 2022-07-20 08:38:10 +02:00
9cddc755a3 fix(sheets): 🔒️ Check token id before updating creds 2022-07-02 08:28:20 +02:00
d84f99074d feat(results): Brand new Results table
- Resizable columns
- Hide / Show columns
- Reorganize columns
- Expand result
2022-07-01 17:21:11 +02:00
cf6e8a21be feat: 📈 Inject user id for Sentry 2022-07-01 10:26:04 +02:00
6e5f507171 fix(editor): 🐛 Attempt to fix collaboration invitation email 2022-06-30 11:25:17 +02:00
56dca868c9 fix(results): 🐛 Remove storage on result delete 2022-06-26 19:21:11 +02:00
3a4f263c71 build: Archive results to still be able to check usage 2022-06-24 14:06:06 +02:00
f801a29539 fix(docker): 🐛 Runtime public environment 2022-06-22 09:47:43 +02:00
3e47b37c2e Revert "fix(docker): 🐛 Runtime public environment"
This reverts commit e03fe9f7d9.
2022-06-22 07:21:02 +02:00
e03fe9f7d9 fix(docker): 🐛 Runtime public environment 2022-06-22 07:12:33 +02:00
3e7b34c721 feat: ️ Remove branding automatically 2022-06-20 11:28:18 +02:00
85601fc1de fix(collab): 🛂 Hide folders for guests 2022-06-20 11:16:36 +02:00
18c5ea5207 fix(results): 🐛 Make sure delete all works 2022-06-20 10:25:18 +02:00
d991dd5467 feat: 🚸 Grant team plan for admin on new workspace 2022-06-18 10:38:29 +02:00
9352587298 fix(results): 🔒️ Improve delete security checks 2022-06-18 09:41:23 +02:00
3105adedb3 fix(auth): 🔧 Add ignoreTLS option for SMTP creds 2022-06-13 11:50:05 +02:00
14afd2249e feat(editor): 🔒️ Add verification on backend for file input deployment 2022-06-13 08:21:48 +02:00
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +02:00
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
ee370b5f26 add azure-ad login option 2022-06-07 10:01:46 +02:00
e79ff09b0f refactor(models): 🎨 Build types from validation schemas 2022-06-07 09:39:44 +02:00
8ec117aee4 fix(integration): 🐛 Google sheets callback crash when no code 2022-06-03 16:13:44 +02:00
a0929c492b feat(user): Revokable API tokens 2022-06-03 13:20:19 +02:00
35923215b9 fix(stripe): 🐛 Subscription cancel webhook 2022-06-01 16:36:02 +02:00
87fe47923e feat(workspace): 🚸 Improve plan upgrade flow 2022-06-01 12:09:45 +02:00
c6bd3ea634 fix(editor): ✏️ Collab invite link 2022-05-31 10:19:19 +02:00
ff5c3683fc feat(auth): 🛂 Disable new user signups 2022-05-30 17:09:17 +02:00
a04a11ae02 build(docker): 🧱 Improve runtime environment 2022-05-30 16:40:13 +02:00
5d786f59cc build: 👷 New compose file and entrypoints 2022-05-25 14:49:34 -07:00
b7b034432a feat(dashboard): ️ Delete workspace button 2022-05-17 08:59:02 -07:00
98c1dea92a fix: 🎨 Code format 2022-05-17 08:16:55 -07:00
b39e892020 feat(auth): 🔒 add gitlab pagination 2022-05-17 08:16:55 -07:00
bda4116fbc chore: 🔥 Remove ownerIds 2022-05-17 08:16:55 -07:00
731e646377 fix(e2e): 🐛 Pass tests 2022-05-14 11:53:03 -07:00
508c1660b4 fix: 🐛 Disable font optimization temporarly
https://github.com/vercel/next.js/issues/24781
2022-05-14 08:11:26 -07:00
f0fdf08b00 feat(editor): Team workspaces 2022-05-13 15:33:53 -07:00
6c2986590b build: 📦️ Update packages 2022-05-13 10:05:53 -07:00
78c4596e93 fix(integration): 🔒️ Enforce Sheets security 2022-05-03 06:39:54 -07:00
a863a4cb21 Merge pull request #32 from laurin-wolf/10-add-gitlab-idp
Add gitlab idp
2022-05-02 07:36:47 -07:00
28710dddc7 fix(share): 🐛 Delete domain when Vercel doesn't have it 2022-05-02 07:09:43 -07:00
fe26e89902 fix: 🎨 Formatting 2022-04-30 07:10:02 -07:00
3db753e886 feat(auth): 🔒 add checking for required group 2022-04-26 09:51:11 +02:00
a4a62f23b6 feat(auth): 🔒 add gitlab provider 2022-04-26 09:50:02 +02:00
606932a77e refactor: 🔒️ Still investigating sheets creds issue 2022-04-21 10:50:36 -07:00
937621ee07 fix: ️ Remove credentials name check 2022-04-21 09:10:22 -07:00
b28fb06329 fix(auth): 🐛 add missing account attributes 2022-04-20 10:09:47 -07:00
97b14f19f0 fix(auth):🐛explicitly set linkAccount user values
, #10
2022-04-20 10:09:47 -07:00