|
|
181af24b78
|
fix: remove disallow property of _next from robots
|
2023-09-20 20:46:23 -05:00 |
|
|
|
c247295131
|
Merge pull request #388 from captain-Akshay/feat/theme
feat: added a better theme change ability for user
|
2023-09-20 21:45:45 +10:00 |
|
|
|
e6e8de62c8
|
Merge pull request #306 from adithyaakrishna/feat/reveal-password
feat: added feature to show/hide password
|
2023-09-20 12:38:09 +10:00 |
|
|
|
71c7a6ee8c
|
chore: add visibility toggle to reset password
|
2023-09-20 02:32:06 +00:00 |
|
|
|
ecc8e59c8c
|
fix: update colors
|
2023-09-20 02:18:35 +00:00 |
|
|
|
d0f027c4ea
|
Merge branch 'feat/refresh' into feat/reveal-password
|
2023-09-20 12:13:31 +10:00 |
|
|
|
2c667f785c
|
Merge pull request #385 from documenso/feat/reset-password
feat: reset password
|
2023-09-20 12:12:57 +10:00 |
|
|
|
1adf7e183e
|
Merge branch 'feat/refresh' into feat/reveal-password
|
2023-09-20 12:03:24 +10:00 |
|
|
|
7771d7acbe
|
feat: added the icon for theme
|
2023-09-20 06:56:40 +05:30 |
|
|
|
58580c7fac
|
Merge pull request #386 from documenso/blog/selfhosting-blog-post
feat: add deploying documenso with vercel, supabase and resend
|
2023-09-20 09:41:41 +10:00 |
|
|
|
4cd56fa98c
|
feat: removed unecessary code to the file and made few UI changes
|
2023-09-19 19:45:21 +05:30 |
|
|
|
68020006b4
|
Merge branch 'feat/refresh' into feat/reset-password
|
2023-09-20 00:03:46 +10:00 |
|
|
|
70cb65d266
|
fix: update token validity check
|
2023-09-19 13:59:19 +00:00 |
|
|
|
cef8cad14c
|
fix: update reset token query
|
2023-09-19 13:57:11 +00:00 |
|
|
|
def8f45f8b
|
fix: update email template
|
2023-09-19 13:49:01 +00:00 |
|
|
|
ca325cc90b
|
fix: add layout and minor updates
|
2023-09-19 13:34:54 +00:00 |
|
|
|
a1ce6f696a
|
feat: added a better theme change ability for user
|
2023-09-19 13:38:37 +05:30 |
|
|
|
09c7f9dde8
|
chore: update devcontainer
|
2023-09-19 15:10:03 +10:00 |
|
|
|
0060b9da8c
|
Merge branch 'feat/refresh' into feat/reset-password
|
2023-09-19 13:53:38 +10:00 |
|
|
|
bad88a2a83
|
Merge pull request #387 from nsylke/nsylke-patch-9
feat: security headers
|
2023-09-19 13:51:57 +10:00 |
|
|
|
96a79b8879
|
Merge branch 'feat/refresh' into nsylke-patch-9
|
2023-09-19 13:41:18 +10:00 |
|
|
|
60ef9df721
|
chore: update ci
|
2023-09-19 13:34:38 +10:00 |
|
|
|
2d8ca8fea0
|
Merge pull request #374 from documenso/feat/vercel-build-script
feat: vercel build script
|
2023-09-19 13:11:49 +10:00 |
|
|
|
b411db40da
|
chore: tidy unused code
|
2023-09-19 02:40:58 +00:00 |
|
|
|
1be0b9e01f
|
feat: add vercel build script
|
2023-09-19 01:54:20 +00:00 |
|
|
|
d41ca8e0e6
|
feat: security headers
|
2023-09-18 20:13:46 -05:00 |
|
|
|
d4659eee07
|
feat: add deploying documenso with vercel, supabase and resend
|
2023-09-18 17:58:01 +00:00 |
|
|
|
b93e3c0b52
|
feat: add invalid reset token page
|
2023-09-18 15:13:19 +00:00 |
|
|
|
079963cde8
|
feat: better error handling and better toast messages
|
2023-09-18 15:09:41 +00:00 |
|
|
|
45f447c796
|
feat: better error handling in forgotPassword trpc router
|
2023-09-18 14:41:24 +00:00 |
|
|
|
2327b15e0d
|
fix: width reducing with screen size
|
2023-09-18 14:39:42 +00:00 |
|
|
|
166cbc150f
|
feat: send email to user on successful password reset
|
2023-09-18 14:31:04 +00:00 |
|
|
|
f561ef3cda
|
feat: add reset functionality
|
2023-09-18 14:03:33 +00:00 |
|
|
|
29bd4cb9c3
|
feat: send forgot password email
|
2023-09-18 12:14:55 +00:00 |
|
|
|
1237944b71
|
chore: rename email templates export
|
2023-09-18 11:51:43 +00:00 |
|
|
|
b331e3c780
|
feat: add reset password email template
|
2023-09-18 11:49:37 +00:00 |
|
|
|
7f641e3e73
|
feat: add forgot password template
|
2023-09-18 11:38:02 +00:00 |
|
|
|
b84f0548d2
|
feat: create a password reset token
|
2023-09-18 11:15:29 +00:00 |
|
|
|
0f92534f00
|
chore: remove unused error toast
|
2023-09-18 10:34:15 +00:00 |
|
|
|
7a489f241a
|
feat: add reset password page
|
2023-09-18 10:31:33 +00:00 |
|
|
|
f88e529111
|
feat: add forgot passoword page
|
2023-09-18 10:18:33 +00:00 |
|
|
|
47d55a5eab
|
feat: add password reset token to schema
|
2023-09-18 06:47:03 +00:00 |
|
|
|
9dcab76cd5
|
feat: use description of each blog post in og image (#380)
|
2023-09-18 11:37:17 +10:00 |
|
|
|
dfebdfccda
|
Merge pull request #357 from documenso/feat/universal-upload
feat: universal upload
|
2023-09-16 15:35:30 +10:00 |
|
|
|
c3d9cac43f
|
Merge pull request #373 from documenso/chore/readme
chore: update readme to main version
|
2023-09-14 20:35:21 +10:00 |
|
|
|
74355244a4
|
Merge pull request #372 from documenso/chore/blogposts
chore: moved rewrite article from next repo
|
2023-09-14 20:34:55 +10:00 |
|
|
|
8be52e2fa3
|
fix: final reference to created column
|
2023-09-14 14:50:17 +10:00 |
|
|
|
0d702e9189
|
fix: remove further references to created column
|
2023-09-14 13:37:38 +10:00 |
|
|
|
425db8fc1f
|
fix: remove references to created column
|
2023-09-14 13:32:16 +10:00 |
|
|
|
2356f58e7b
|
fix: implement feedback
|
2023-09-14 13:21:03 +10:00 |
|