|
|
d0f679e177
|
Merge pull request #430 from documenso/feat/update-email-templates
feat: update email templates
|
2023-09-28 20:58:22 +10:00 |
|
|
|
4885cf5154
|
fix: resolve issues with signing document stickiness
|
2023-09-28 17:42:01 +10:00 |
|
|
|
af042a62cd
|
fix: disable cancel button when there is no window history
|
2023-09-28 15:45:22 +10:00 |
|
|
|
873f99ae86
|
fix: resolve document title inconsistency (#452)
|
2023-09-28 13:56:22 +10:00 |
|
|
|
2eed0ae063
|
feat: add posthog reverse proxy (#449)
|
2023-09-28 12:56:53 +10:00 |
|
|
|
81f9b2f776
|
Merge branch 'feat/refresh' into feat/update-email-templates
|
2023-09-27 15:50:54 +10:00 |
|
|
|
a20b1e2f6a
|
Merge pull request #350 from documenso/feat/redirect-signed-document
feat: redirect signed document to completed page
|
2023-09-27 15:09:07 +10:00 |
|
|
|
572f9d5ad6
|
chore: styling updates
|
2023-09-27 14:58:10 +10:00 |
|
|
|
e49c102e8c
|
fix: lint errors
|
2023-09-27 09:11:56 +10:00 |
|
|
|
2348221b03
|
fix: faster tooltips
|
2023-09-27 09:09:53 +10:00 |
|
|
|
a0c327cfcf
|
fix: share og updates
|
2023-09-27 09:03:53 +10:00 |
|
|
|
ddbeb9e3db
|
fix: twitter images
|
2023-09-27 08:02:51 +10:00 |
|
|
|
e8205c1390
|
fix: better share links
|
2023-09-27 07:52:24 +10:00 |
|
|
|
e5fa2f4490
|
feat: update email templates
Add SPM email attachment
|
2023-09-26 17:48:26 +10:00 |
|
|
|
2d2615447e
|
fix: redirectless authentication
|
2023-09-26 16:17:01 +10:00 |
|
|
|
584d5bd8ea
|
fix: update share preview
|
2023-09-26 15:58:43 +10:00 |
|
|
|
e4b6d42672
|
fix: styling updates
|
2023-09-26 15:56:11 +10:00 |
|
|
|
78498793fa
|
chore: refactor function
|
2023-09-25 11:21:39 +00:00 |
|
|
|
b2e916378d
|
feat: add dropdown to tweet or copy signing link
|
2023-09-25 11:15:31 +00:00 |
|
|
|
a52c19355a
|
chore: sign document
|
2023-09-25 15:57:10 +10:00 |
|
|
|
63cc57b035
|
fix: improve dark mode background patterns
|
2023-09-25 00:18:15 +10:00 |
|
|
|
c9f5496acb
|
Merge remote-tracking branch 'origin/feat/refresh' into feat/single-player-mode
|
2023-09-24 22:18:01 +10:00 |
|
|
|
99481b6144
|
feat: darker dark theme
|
2023-09-24 14:45:50 +10:00 |
|
|
|
3a825391b9
|
Merge pull request #399 from captain-Akshay/feat/handle_click
fix: cancel button handler
|
2023-09-23 22:19:57 +10:00 |
|
|
|
68d624ac78
|
Merge branch 'feat/refresh' into feat/completed-share-link
|
2023-09-23 21:07:31 +10:00 |
|
|
|
8012d665ae
|
fix: firefox signing fields
|
2023-09-23 13:25:39 +10:00 |
|
|
|
43ce76d928
|
fix: remove unused import
|
2023-09-22 23:29:14 +10:00 |
|
|
|
201ba65e1c
|
fix: remove unused import
|
2023-09-22 23:23:55 +10:00 |
|
|
|
946b2fe129
|
fix: use named export
|
2023-09-22 23:15:30 +10:00 |
|
|
|
2a2dbb65c6
|
Merge branch 'feat/refresh' into feat/table-empty-state
|
2023-09-22 23:13:51 +10:00 |
|
|
|
ef2300a600
|
Merge pull request #343 from adithyaakrishna/feat/404
feat: added custom `not-found` or 404 pages
|
2023-09-22 23:11:34 +10:00 |
|
|
|
eea99ac871
|
Merge pull request #391 from documenso/feat/custom-emails
feat: send custom emails
|
2023-09-22 22:53:09 +10:00 |
|
|
|
f4c7799537
|
fix: reverse meta relation and tidy code
|
2023-09-22 12:42:06 +00:00 |
|
|
|
989d7a351f
|
feat: add uninserted field validation
|
2023-09-22 16:25:09 +10:00 |
|
|
|
78325d9b39
|
Merge branch 'feat/refresh' into feat/404
|
2023-09-22 15:01:49 +10:00 |
|
|
|
679fb80f9a
|
fix: cancel button handler
|
2023-09-22 10:31:42 +05:30 |
|
|
|
1b276a0469
|
fix: support optimise imports
|
2023-09-21 21:34:24 +10:00 |
|
|
|
17fbf2673c
|
Merge remote-tracking branch 'origin/feat/refresh' into feat/completed-share-link
|
2023-09-21 18:55:52 +10:00 |
|
|
|
cdc50ec876
|
fix: resolve issues with open graph asset loading
|
2023-09-21 05:37:04 +00:00 |
|
|
|
4b13a42731
|
fix: tidy code and update endpoints
|
2023-09-21 00:51:02 +00:00 |
|
|
|
f2d3c51651
|
fix: avoid creating document meta with empty strings
|
2023-09-20 12:38:39 +00: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 |
|
|
|
d5238939ad
|
feat: persist document metadata in database for a specific user
|
2023-09-20 09:51:04 +00:00 |
|
|
|
6860726e83
|
feat: send custom email subjects
|
2023-09-20 09:06:28 +00:00 |
|
|
|
4b8aa3298b
|
feat: add single player mode
|
2023-09-20 13:48:30 +10:00 |
|
|
|
bcb163693a
|
Merge branch 'feat/refresh' into feat/completed-share-link
|
2023-09-20 12:42:30 +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 |
|
|
|
1adf7e183e
|
Merge branch 'feat/refresh' into feat/reveal-password
|
2023-09-20 12:03:24 +10:00 |
|