7e4c44e820
perf(web, lib): do not await inside promise statements ( #692 )
2023-11-29 09:10:15 +11:00
adc97802ea
feat: add/update title of the document ( #663 )
2023-11-28 14:56:50 +11:00
0e40658201
feat: track when the signing of a document has completed
2023-11-26 19:33:45 +00:00
d347359d2f
chore: changes from code review
2023-11-25 22:09:52 +00:00
fdf5b3908d
feat: add more posthog analytics to the application
2023-11-24 23:50:51 +00:00
d8688692f7
fix: move singleplayer create to trpc
2023-11-24 16:58:18 +11:00
8230349114
fix: unable to load font for signing
2023-11-24 16:17:54 +11:00
5de0c464f0
fix: hydration errors for modifier key
2023-11-23 13:57:08 +11:00
9444e0cc67
fix: docker build requires smtp host ( #672 )
...
set a default for smtp host and add an action
for testing docker builds on each pull request
2023-11-22 16:26:39 +11:00
be0fe079a3
fix: add healthcheck endpoint ( #671 )
2023-11-22 15:46:21 +11:00
fbbc3b89c3
feat: email verification for registration ( #599 )
2023-11-21 15:44:04 +11:00
6c73453542
#666 feat: disabled resend button for recipients ( #667 )
2023-11-20 21:53:57 +11:00
17eeaa2d25
fix: improve the validation message for documenso app ( #640 )
...
* fix: improve the validation message
* fix: improve the validation message
---------
Co-authored-by: Catalin Pit <catalinpit@gmail.com >
2023-11-20 12:23:27 +02:00
7ce4cf8381
feat: add dark mode toggle ( #529 )
2023-11-17 17:01:39 +11:00
cebdf5fd8e
chore: custom command menu shortcut text for macOS ( #657 )
2023-11-17 16:47:19 +11:00
8adc44802f
feat: copy signing link from avatar stack ( #658 )
2023-11-17 16:12:47 +11:00
06714a2aeb
chore: append _signed to files when downloading ( #656 )
2023-11-17 12:02:22 +11:00
1c9cec1e93
fix: remove plausible provider
2023-11-17 10:55:09 +11:00
b4f1a5abce
feat: handle download file error with toast
2023-11-16 07:11:23 +00:00
e838a07bf9
chore: remove share button from top level, texts ( #653 )
2023-11-16 16:43:50 +11:00
8722e4de74
chore: marketing site updates ( #654 )
...
Change "Open" links to "Open Startup" to reduce confusion about how to open the web app.
Additionally add the OSS Friends link to the footer since it was dropped during some changes.
2023-11-16 13:39:22 +11:00
f7d8ebb9de
feat: enable resend email menu ( #496 )
2023-11-16 13:08:31 +11:00
67f3b2de45
fix: fetch the correct number of open issues using the github search api ( #495 )
2023-11-15 21:56:09 +11:00
0da080aa41
fix: hovering on tabslist items at dashboard ( #645 )
2023-11-15 18:18:11 +11:00
ca9c0d7bf0
chore: add some eslint rules ( #344 )
2023-11-15 13:10:17 +11:00
3f0341c7d4
feat: add dialog to confirm signing ( #342 )
2023-11-14 19:01:00 +11:00
608a4eaaa6
feat: refactor og image generation ( #639 )
2023-11-14 13:08:14 +11:00
d6ae0b44e6
feat: use nextjs.js standalone output for improvised docker image ( #338 )
2023-11-12 13:15:42 +11:00
aec0d2ae97
fix: show initial data preview for duplication ( #642 )
2023-11-09 15:46:58 +11:00
86160136aa
chore: improve command bar ( #641 )
2023-11-09 14:38:26 +11:00
3490e2a3a8
feat: add command menu and keyboard shortcuts ( #337 )
2023-11-09 13:33:56 +11:00
574539d6dd
feat: duplicate document ( #633 )
2023-11-08 20:27:33 +11:00
b0e3abffd6
chore: restore dangling changes from rebase
2023-11-06 14:47:46 +11:00
2e9180acf5
chore: include total and new user charts
2023-11-06 13:02:21 +11:00
d27880b56b
fix: add white background for og images
2023-11-06 13:02:21 +11:00
2af100ef6d
fix: add white background for og images
2023-11-06 13:02:21 +11:00
9edf88692c
feat: show monthly new users
2023-11-06 13:02:21 +11:00
f9a0ec99dc
fix: correctly sign SPM documents ( #627 )
...
- Sign and email correct SPM document
- Optimise signing SPM documents
2023-11-06 13:02:21 +11:00
3ebb30090c
fix: dont use custom documentData for single player mode
2023-11-06 13:02:21 +11:00
4af3d05a24
fix: updates from error logs
2023-11-06 13:02:21 +11:00
f841683d82
fix: small typo error ( #584 )
2023-11-06 13:02:21 +11:00
8ae860432d
fix: days filter working ( #623 )
2023-11-06 13:02:21 +11:00
746c97b64f
fix: added the share btn in the UI and prewarm fetch ( #615 )
2023-11-06 13:02:20 +11:00
d6e3b2b5dc
fix: seal document for single player mode ( #617 )
2023-11-06 13:02:20 +11:00
223a5cc9d0
feat: improving incorrect default signature behaviour #594 ( #600 )
2023-11-06 13:02:20 +11:00
c2b078335e
fix: improve the early adopters plan input section ( #609 )
2023-11-06 13:02:20 +11:00
bbb7c6e0c7
docs: re-add launch week 5 blogpost ( #614 )
2023-11-06 13:02:20 +11:00
9b5af329a8
fix(web): fix typo + refactor empty state messages ( #583 )
...
* fix(web): fix typo + refactor empty state messages
* fix(web): refactor default empty-state message
2023-11-06 13:02:20 +11:00
4aa43bcfa2
fix: add back slack support
2023-11-06 13:02:20 +11:00
c95171bbc9
chore: updated slack to discord links
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2023-11-06 13:02:20 +11:00