Commit Graph

1436 Commits

Author SHA1 Message Date
Ephraim Atta-Duncan
fdf5b3908d feat: add more posthog analytics to the application 2023-11-24 23:50:51 +00:00
Catalin Pit
80fe7ccdf5 feat: api token page in the settings 2023-11-24 13:59:33 +02:00
Mythie
d8688692f7 fix: move singleplayer create to trpc 2023-11-24 16:58:18 +11:00
Mythie
8230349114 fix: unable to load font for signing 2023-11-24 16:17:54 +11:00
Catalin Pit
5c8a77ee8f chore: merged main 2023-11-23 12:05:28 +02:00
Catalin Pit
b3008fb272 feat: add route for retrieving a single document by id 2023-11-23 10:02:22 +02:00
Mythie
5de0c464f0 fix: hydration errors for modifier key 2023-11-23 13:57:08 +11:00
Catalin Pit
4a6b3edc05 feat: get documents api route with pagination 2023-11-22 15:44:49 +02:00
Lucas Smith
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
Lucas Smith
be0fe079a3 fix: add healthcheck endpoint (#671) 2023-11-22 15:46:21 +11:00
Catalin Pit
fbbc3b89c3 feat: email verification for registration (#599) 2023-11-21 15:44:04 +11:00
Bilal Ahmad Bhat
6c73453542 #666 feat: disabled resend button for recipients (#667) 2023-11-20 21:53:57 +11:00
Anik Dhabal Babu
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
Adithya Krishna
7ce4cf8381 feat: add dark mode toggle (#529) 2023-11-17 17:01:39 +11:00
Ephraim Atta-Duncan
cebdf5fd8e chore: custom command menu shortcut text for macOS (#657) 2023-11-17 16:47:19 +11:00
Ephraim Atta-Duncan
8adc44802f feat: copy signing link from avatar stack (#658) 2023-11-17 16:12:47 +11:00
Ephraim Atta-Duncan
06714a2aeb chore: append _signed to files when downloading (#656) 2023-11-17 12:02:22 +11:00
Mythie
1c9cec1e93 fix: remove plausible provider 2023-11-17 10:55:09 +11:00
Ephraim Atta-Duncan
b4f1a5abce feat: handle download file error with toast 2023-11-16 07:11:23 +00:00
Timur Ercan
e838a07bf9 chore: remove share button from top level, texts (#653) 2023-11-16 16:43:50 +11:00
Lucas Smith
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
Nafees Nazik
f7d8ebb9de feat: enable resend email menu (#496) 2023-11-16 13:08:31 +11:00
Ephraim Atta-Duncan
67f3b2de45 fix: fetch the correct number of open issues using the github search api (#495) 2023-11-15 21:56:09 +11:00
Tanay
0da080aa41 fix: hovering on tabslist items at dashboard (#645) 2023-11-15 18:18:11 +11:00
Nafees Nazik
ca9c0d7bf0 chore: add some eslint rules (#344) 2023-11-15 13:10:17 +11:00
Ephraim Atta-Duncan
3f0341c7d4 feat: add dialog to confirm signing (#342) 2023-11-14 19:01:00 +11:00
neo773
608a4eaaa6 feat: refactor og image generation (#639) 2023-11-14 13:08:14 +11:00
Nafees Nazik
d6ae0b44e6 feat: use nextjs.js standalone output for improvised docker image (#338) 2023-11-12 13:15:42 +11:00
Lucas Smith
aec0d2ae97 fix: show initial data preview for duplication (#642) 2023-11-09 15:46:58 +11:00
Lucas Smith
86160136aa chore: improve command bar (#641) 2023-11-09 14:38:26 +11:00
Nafees Nazik
3490e2a3a8 feat: add command menu and keyboard shortcuts (#337) 2023-11-09 13:33:56 +11:00
sean-brydon
574539d6dd feat: duplicate document (#633) 2023-11-08 20:27:33 +11:00
Mythie
b0e3abffd6 chore: restore dangling changes from rebase 2023-11-06 14:47:46 +11:00
Mythie
2e9180acf5 chore: include total and new user charts 2023-11-06 13:02:21 +11:00
Mythie
d27880b56b fix: add white background for og images 2023-11-06 13:02:21 +11:00
Mythie
2af100ef6d fix: add white background for og images 2023-11-06 13:02:21 +11:00
Mythie
9edf88692c feat: show monthly new users 2023-11-06 13:02:21 +11:00
David Nguyen
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
Mythie
3ebb30090c fix: dont use custom documentData for single player mode 2023-11-06 13:02:21 +11:00
Mythie
4af3d05a24 fix: updates from error logs 2023-11-06 13:02:21 +11:00
Anik Dhabal Babu
f841683d82 fix: small typo error (#584) 2023-11-06 13:02:21 +11:00
Abhinav
8ae860432d fix: days filter working (#623) 2023-11-06 13:02:21 +11:00
Anupam
746c97b64f fix: added the share btn in the UI and prewarm fetch (#615) 2023-11-06 13:02:20 +11:00
Catalin Pit
d6e3b2b5dc fix: seal document for single player mode (#617) 2023-11-06 13:02:20 +11:00
18feb06
223a5cc9d0 feat: improving incorrect default signature behaviour #594 (#600) 2023-11-06 13:02:20 +11:00
Anik Dhabal Babu
c2b078335e fix: improve the early adopters plan input section (#609) 2023-11-06 13:02:20 +11:00
Ephraim Atta-Duncan
bbb7c6e0c7 docs: re-add launch week 5 blogpost (#614) 2023-11-06 13:02:20 +11:00
Shivam Bhatnagar
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
Lucas Smith
4aa43bcfa2 fix: add back slack support 2023-11-06 13:02:20 +11:00
Adithya Krishna
c95171bbc9 chore: updated slack to discord links
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
2023-11-06 13:02:20 +11:00