|
|
48a8f5fe07
|
chore: add disclosure
|
2024-04-02 14:16:36 +07:00 |
|
|
|
a54eb54ef7
|
feat: add document auth (#1029)
|
2024-03-28 13:13:29 +08:00 |
|
|
|
7ece6ef239
|
feat: add recipient roles (#716)
Fixes #705
---------
Co-authored-by: Lucas Smith <me@lucasjamessmith.me>
Co-authored-by: David Nguyen <davidngu28@gmail.com>
|
2024-02-02 10:45:02 +11:00 |
|
|
|
354e16901c
|
fix: sign dialog completed title color in dark mode (#879)
|
2024-01-29 11:08:31 +11:00 |
|
|
|
3054d84ba7
|
chore: implemented feedback
|
2024-01-08 09:58:34 +02:00 |
|
|
|
4fd6a0d5b6
|
chore: update onOpenChange
|
2024-01-05 13:06:16 +02:00 |
|
|
|
fface15a22
|
feat: jump to next field
|
2024-01-05 12:56:07 +02:00 |
|
|
|
341481d6db
|
fix: trimmed long file names for better UX (#760)
Fixes #755
### Notes for Reviewers
- The max length of the title is set to be `16`
- If the length of the title is <16 it returns the original one.
- Or else the title will be the first 8 characters (start) and last 8
characters (end)
- The truncated file name will look like `start...end`
### Screenshot for reference

---------
Co-authored-by: Catalin Pit <25515812+catalinpit@users.noreply.github.com>
|
2023-12-29 12:18:19 +02:00 |
|
|
|
3f0341c7d4
|
feat: add dialog to confirm signing (#342)
|
2023-11-14 19:01:00 +11:00 |
|