3e89ec1afc
Merge pull request #384 from documenso/feat/stripe-free-tier
...
feat: add Stripe free tier subscription
2023-10-14 12:22:31 +11:00
01e6367b72
Merge branch 'feat/refresh' into feat/stripe-free-tier
2023-10-11 17:24:01 +11:00
39ff11a59d
chore: use env vars for tests
2023-10-05 09:12:56 +03:00
9bdff9a61f
feat: add resend mail transport
2023-09-28 12:27:04 +10:00
fd545cee0c
chore: update env.example
2023-09-25 10:33:38 +10:00
4b8aa3298b
feat: add single player mode
2023-09-20 13:48:30 +10:00
de9116e9b2
Merge branch 'feat/refresh' into feat/stripe-free-tier
2023-09-19 15:12:40 +10:00
1be0b9e01f
feat: add vercel build script
2023-09-19 01:54:20 +00:00
773566f193
feat: add free tier Stripe subscription
2023-09-18 22:33:07 +10:00
9014f01276
feat: universal upload
...
Implementation of a universal upload allowing for multiple storage backends
starting with `database` and `s3`.
Allows clients to put and retrieve files from either client or server using
a blend of client and server actions.
2023-09-14 12:47:47 +10:00
6b00282a87
chore: support direct urls for prisma
2023-08-25 17:52:24 +10:00
f60cb22f11
feat: feature flags
2023-08-21 12:17:56 +10:00
918018c7ca
fix: improve typesafety
2023-07-31 13:53:55 +10:00
b3fa837967
feat: use server-actions for authoring flow
...
This change actually makes the authoring flow work for
the most part by tying in emailing and more.
We have also done a number of quality of life updates to
simplify the codebase overall making it easier to continue
work on the refresh.
2023-07-26 18:52:53 +10:00
803ebccee3
wip: refresh design
2023-06-09 18:22:21 +10:00
316fb49339
fix: disable subscriptions in example env
2023-06-02 19:03:59 +10:00
488cf58f0e
Fix typos in example env
...
Just noticed some typos while setting up a local copy and thought I'd fix them up real quick.
2023-06-01 10:04:26 +02:00
17d51354d7
fix: support cert file encodings
2023-05-28 00:39:07 +10:00
a300c3fb3a
Merge branch 'main' into feat/support-custom-cert-paths
2023-05-27 23:38:33 +10:00
de46d0f4ab
fix: support passphrase env var
2023-05-27 01:31:48 +10:00
32f904ad68
feat: support leading cert from custom path
2023-05-27 01:07:07 +10:00
e7e881be01
fix: update env types
2023-05-06 14:34:20 +10:00
e80997f462
fix: update env vars
2023-05-06 14:33:42 +10:00
ed3e4d22ef
feat: scaffhold subscription table and ui
2023-05-05 19:29:42 +10:00
cb77a40fd9
fix: update postgres port
2023-04-13 23:43:42 +10:00
5dd3713475
feat: add docker support and docker-compose quickstart
...
Add support for production container builds using the provided `Dockerfile` and `build.sh` script. This can later be used with actions to automatically publish to the provided docker registry.
Additionally, support an accelerated developer quickstart using `docker-compose`. Developers can now run the `dx` npm command to quickly spin up a database and mail server.
2023-04-08 23:20:42 +10:00
0c3305b11d
setup STMP from .env
2023-04-04 14:20:36 +02:00
9e536e95b6
default allow signup
2023-03-21 09:21:57 +01:00
025e6a4eb1
feature flag for signup
2023-03-19 14:59:10 +01:00
793902ae54
docs
2023-03-17 15:08:06 +01:00
7ce3365dc9
💡 🔧 env example with remote test database credentials
2023-03-14 09:23:07 +01:00
67192f3d2d
update env example
2023-02-09 12:11:21 +01:00
df9bef53f4
env exampl
2023-01-16 12:57:14 +01:00