Commit Graph

870 Commits

Author SHA1 Message Date
Mythie 19e960f593 fix: improve stripe webhook endpoint
Improve the stripe webhook endpoint by checking for
subscriptions prior to performing an update to handle
cases where accounts have no created subscription.

This can happen in sitations such as when a checkout_session has been created but the payment fails.
2023-05-31 21:11:54 +10:00
Lucas Smith 893ab9bea5 Merge pull request #167 from dephraiim/fix/dashboard-logo
fix: dashboard logo
2023-05-30 23:29:57 +10:00
Lucas Smith 2aaeab3217 Merge pull request #176 from The-Robin-Hood/bugfix/docker_compose
Package.json Docker script fix
2023-05-30 22:50:57 +10:00
Ansari 0a5de18235 minor script fix 2023-05-30 15:43:58 +05:30
Mythie b5e03359c1 fix: mark truncateTitle as optional 2023-05-30 20:11:23 +10:00
Lucas Smith a266e4f9d4 Merge pull request #150 from The-Robin-Hood/bugfix/long_filename
Long filename fix 🗄
2023-05-30 20:04:19 +10:00
Lucas Smith eccd9b5cd3 Merge branch 'main' into bugfix/long_filename 2023-05-30 20:03:19 +10:00
Lucas Smith fdbcf33210 Merge pull request #164 from doug-andrade/next
Simplified next.config.js and removed next-transpile-modules dependency.
2023-05-30 20:02:17 +10:00
Lucas Smith 6048555e4a Merge branch 'main' into next 2023-05-30 19:55:31 +10:00
Lucas Smith e33f31c483 Merge pull request #165 from doug-andrade/fix-typos
typo: /ressources to /resources
2023-05-30 19:54:32 +10:00
Lucas Smith fe82e3c84f Merge pull request #171 from leerob/turbo
Add turborepo to monorepo.
2023-05-30 19:34:53 +10:00
Ansari 7684a49b7d Merge branch 'main' into bugfix/long_filename 2023-05-30 14:30:55 +05:30
Mythie d8ad4b4b2b fix: add turbo dep and start command 2023-05-30 18:56:41 +10:00
Lucas Smith e40ebd84d4 Merge pull request #174 from doug-andrade/fonts
loading fonts with next/font for no layout shift
2023-05-30 18:48:12 +10:00
Lucas Smith a340b9c481 Merge pull request #173 from piyushkrmaurya/prisma_deprecations
fix: deprecated type checks and imports from @prisma/client
2023-05-30 18:35:32 +10:00
Doug Andrade 307b0cc9d9 fixed height on login/signup pages 2023-05-30 02:36:43 -04:00
Doug Andrade 3e94491474 fixed next/font load on ALL pages and toast. 2023-05-30 02:17:34 -04:00
Doug Andrade 007fe44db8 loading fonts with next/font 2023-05-29 22:25:36 -04:00
Lee Robinson 1e6f65f92d Explicit deps 2023-05-29 19:46:24 -05:00
Piyush Maurya 82fbedf8e3 fix: deprecated type checks and imports from @prisma 2023-05-30 00:24:18 +05:30
Lee Robinson 2f3be1cfe5 Add turborepo to monorepo. 2023-05-29 10:38:24 -05:00
Mythie 8ecd5cf215 fix: respect truncate title prop 2023-05-29 18:47:54 +10:00
Lucas Smith f5091dd4d7 Merge pull request #166 from doug-andrade/tailwind
update: add new brand color as palette in tailwind config
2023-05-29 18:40:09 +10:00
Ephraim Atta-Duncan 4c06b5e640 fix: logo only on dashboard 2023-05-29 08:01:12 +00:00
Doug Andrade b477799d70 update: add new brand color as palette in tailwind config 2023-05-28 23:17:52 -04:00
Doug Andrade b928993510 typo: /ressources >> /resources 2023-05-28 20:06:43 -04:00
Doug Andrade ad4d844b4d remove: next-transpile-modules dependency 2023-05-28 19:53:44 -04:00
Doug Andrade 3444d7fd93 task: simplify next.config.js 2023-05-28 19:44:00 -04:00
Timur Ercan 3e220135be fix: readme format 2023-05-28 17:42:54 +02:00
Timur Ercan 095c391d45 Merge pull request #163 from documenso/ElTimuro-patch-1
We are LIVE on Product Hunt 🚨 Come say hi :)
2023-05-28 10:16:35 +02:00
Timur Ercan b0e4fa9e1d We are LIVE on Product Hunt 🚨 Come say hi :)
We are LIVE on Product Hunt 🚨 Come say hi :) 
https://www.producthunt.com/posts/documenso
2023-05-28 10:16:22 +02:00
Timur Ercan f6bff1649b fix: disable empty state add doc without subscr. v0.9 2023-05-28 06:38:55 +02:00
Timur Ercan b2b499f397 chore: update signup link 2023-05-28 06:16:48 +02:00
Mythie eb18a7e11c feat: update password in dashboard 2023-05-28 13:11:09 +10:00
Mythie 89d9e02464 fix: update logo 2023-05-28 13:10:09 +10:00
Mythie a83b09f4db fix: update favicon 2023-05-28 13:07:47 +10:00
Mythie e445830ffb fix: convert readFile to buffer 2023-05-28 08:04:16 +10:00
Mythie bfff81dd3c fix: apply encoding on buffer level 2023-05-28 07:43:02 +10:00
Timur Ercan 02129aab73 Merge pull request #162 from documenso/feature/update-branding
Feature/update branding
2023-05-27 18:23:22 +02:00
Timur Ercan e7386928fa Merge branch 'main' into feature/update-branding 2023-05-27 18:22:13 +02:00
Timur Ercan 7890b4adf1 feat: update logo 2023-05-27 18:18:34 +02:00
Timur Ercan 6aa40b2547 feat: update logo 2023-05-27 18:18:21 +02:00
Timur Ercan c142c1bd54 feat: favicon logo 2023-05-27 18:11:49 +02:00
Mythie 980bd0d485 fix: convert readFile to buffer 2023-05-28 00:53:43 +10:00
Mythie 17d51354d7 fix: support cert file encodings 2023-05-28 00:39:07 +10:00
Lucas Smith 0881abdee4 Merge pull request #159 from documenso/feat/support-custom-cert-paths
feat: support leading cert from custom path
2023-05-27 23:39:08 +10:00
Lucas Smith a300c3fb3a Merge branch 'main' into feat/support-custom-cert-paths 2023-05-27 23:38:33 +10:00
Timur Ercan 5e07b8bd92 Merge pull request #161 from documenso/ElTimuro-patch-1
PRODUCT HUNT LAUNCH TOMORROW
2023-05-27 12:04:55 +02:00
Timur Ercan 7b1d626f9a PRODUCT HUNT LAUNCH TOMORROW
WE LAUNCH ON PRODUCT HUNT TOMORROW.
https://dub.sh/documenso-launch
2023-05-27 12:04:44 +02:00
Mythie de46d0f4ab fix: support passphrase env var 2023-05-27 01:31:48 +10:00