Ephraim Atta-Duncan
66b529a841
feat: send reset password email
2023-06-05 13:44:47 +00:00
Ephraim Atta-Duncan
8293b50195
Create reset password token for user
2023-06-05 13:05:25 +00:00
Ephraim Atta-Duncan
002b22b1a8
Add forgot password page
2023-06-05 12:53:51 +00:00
Ephraim Atta-Duncan
447bf0cb76
Add password reset to prisma schema
2023-06-05 12:23:52 +00:00
Lucas Smith
4e65ff3a47
Merge pull request #195 from PeerRich/patch-1
...
chore: fix readme Product Hunt Badges
2023-06-05 21:47:39 +10:00
Peer Richelsen
effe781ce7
chore: fix readme Product Hunt Badges
...
Product Hunt is over, its probably better to move it into its own section.
also added product of the day!
2023-06-05 12:33:08 +01:00
Ikko Eltociear Ashimine
a1bb360b6f
Fix typo in pdf-editor.tsx
...
postion -> position
2023-06-03 21:58:14 +09:00
Ephraim Atta-Duncan
37c4e68aac
Fix typo in contributing.md
2023-06-02 20:01:10 +00:00
Lucas Smith
11c1b6841f
Merge pull request #185 from ahiho/fix/ipv6
...
docs: update troubleshooting for IPv6
2023-06-03 00:44:04 +10:00
Thanh Vu
c41007e026
Revert "fix: support ipv6 for nextjs"
...
This reverts commit f9de6671e0aa29e25e872a80aa334d3319e3e522.
2023-06-02 18:04:52 +07:00
Thanh Vu
db99bf3674
Revert "fix: custom nextjs server"
...
This reverts commit 8f9a5f4ec7d834970a3e2b0778ce94218c997a8f.
2023-06-02 18:04:52 +07:00
Thanh Vu
3caa01ab53
Revert "fix: add custom nextjs server to docker"
...
This reverts commit 5dbe7b26286234db542921d9ded000c522c9a31e.
2023-06-02 18:04:52 +07:00
Thanh Vu
20b618c70f
docs: update troubleshooting for IPv6
2023-06-02 18:04:52 +07:00
Thanh Vu
bbedd6d3de
fix: add custom nextjs server to docker
2023-06-02 18:04:52 +07:00
Thanh Vu
054480500f
fix: custom nextjs server
2023-06-02 18:04:52 +07:00
Thanh Vu
15b5f31a74
fix: support ipv6 for nextjs
2023-06-02 18:04:52 +07:00
AshutoshBhadauriya
a07febef46
Fix: alignment of div containing selecboxes in mobile and tab screens
2023-06-02 15:06:26 +05:30
Mythie
316fb49339
fix: disable subscriptions in example env
2023-06-02 19:03:59 +10:00
Lucas Smith
fc1b3be5ad
Merge pull request #184 from The-Robin-Hood/bugfix/docker_script_update
...
docker script updated 🐳
2023-06-02 18:26:21 +10:00
Doug Andrade
79c037216d
Delete turbo-build.log
2023-06-01 22:13:45 -04:00
Doug Andrade
aa584c1495
Merge branch 'logo' of https://github.com/doug-andrade/documenso into logo
2023-06-01 22:09:39 -04:00
Doug Andrade
8b9738f6d5
fix: updated all logo component to set color
2023-06-01 22:05:15 -04:00
Robinhood
20b51198b4
docker script updated 🐳
2023-06-01 22:24:58 +05:30
Lucas Smith
f80edf3f94
Merge pull request #181 from ahiho/fix/docker-image-typo
...
typo: documentso >> documenso
2023-06-02 00:06:28 +10:00
Lucas Smith
08faabc813
Merge pull request #182 from JonasPardon/patch-1
...
Fix typos in example env
2023-06-02 00:04:50 +10:00
Mythie
0a7ed0701c
fix: add turbo entries for other platforms to package-lock
...
Package managers such as NPM behave strangely when adding
packages such as swc and turborepo which contain platform
variants.
During a first time install they will include only the current
devices platform while a clean node_modules and package-lock
will result in all platforms being included.
This change adds those missed platforms by performing the above step and porting it back to our existing package-lock.
2023-06-01 23:25:49 +10:00
Jonas Pardon
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
Thanh Vu
dd4568b7fa
typo: documentso >> documenso
2023-06-01 13:58:18 +07:00
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
Doug Andrade
37ded07a92
Merge branch 'main' into logo
2023-05-29 13:23:14 -04:00
Doug Andrade
df2294b43b
dynamic coloring of logo mark
2023-05-29 13:17:40 -04:00