Dhruwang
4dcf6fda40
fix: code rabbit feedback
2026-02-18 18:44:24 +05:30
Dhruwang
4f9088559f
feat: add Cube.js dev setup and analytics client
...
- Add Cube container to docker-compose.dev.yml (pinned v1.3.21)
- Add Cube server config (cube/cube.js) and FeedbackRecords schema
- Add @cubejs-client/core dependency and singleton client in EE module
- Add CUBEJS_API_URL and CUBEJS_API_TOKEN to .env.example
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-18 18:05:47 +05:30
Victor Hugo dos Santos
935e24bd43
chore: clean-up new cache package ( #6532 )
2025-09-12 11:16:13 +00:00
Anshuman Pandey
96031822a6
feat: s3 compatible storage ( #6536 )
...
Co-authored-by: Victor Santos <victor@formbricks.com >
2025-09-12 08:17:33 +00:00
Matti Nannt
35b2356a31
fix: nextjs cache handler for next 15 ( #5717 )
...
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com >
2025-05-09 17:51:57 +02:00
victorvhs017
1894bbe4f7
feat: add custom TTL for cache records ( #4912 )
2025-03-18 12:33:52 +00:00
victorvhs017
aa910ca3f0
fix: updated docker file with redis and minio containers ( #4909 )
2025-03-17 09:33:02 +00:00
Matti Nannt
2199a4b102
Improve pnpm go command pipeline & remove database tsup setup ( #574 )
...
* move docker compose dev
* update all packages; pnpm format
* remove tsup from prisma
* add zod to prisma files
* delete tsup config
* improve pnpm go script, downgrade prettier
* update pnpm lock
2023-07-17 18:12:40 +02:00
Matthias Nannt
270754521e
fix posthog tracking new user, use next link in form tabs to improve speed
2022-12-12 11:14:55 +01:00
Matthias Nannt
8cf06c6ea5
add api key functionality to formbricks HQ
2022-11-26 11:55:57 +01:00
Matthias Nannt
0a17676981
move development of formbricks HQ to monorepo
2022-11-24 12:30:08 +01:00
Matthias Nannt
beb00d6dbd
remove old snoopForms code, change license to MIT, remove unused code configs
2022-11-10 09:40:15 +01:00
Matti Nannt
a850c1ec26
Feature/nextjs 13 ( #122 )
...
* upgrade nextjs to 13
* update docker compose, fix env bug
* update github actions check workflow to lint on ubuntu image
2022-10-28 14:50:45 +02:00
Matti Nannt
5c378bc8ce
Feature/monorepo #95 ( #105 )
...
Move repository into a monorepo with turborepo and pnpm.
This is a big change in the way the code is organized, used and deployed.
2022-10-13 09:46:43 +02:00