Commit Graph

41 Commits

Author SHA1 Message Date
904948e2bc fix: refactor trpc errors (#1511) 2024-12-06 16:01:24 +09:00
98d85b086d feat: add initial api logging (#1494)
Improve API logging and error handling between client and server side.
2024-11-28 16:05:37 +07:00
22c02aac02 feat: avatar images 2024-06-27 21:50:42 +10:00
19d8b4b80d Merge branch 'main' into feat/public-profiles 2024-06-21 20:14:32 +10:00
664b9284bd chore: feedback from pull request 2024-06-19 13:28:14 +10:00
108054a133 wip: background tasks 2024-06-13 15:23:19 +10:00
5514dad4d8 feat: add public profiles 2024-06-06 15:28:02 +10:00
dc11676d28 fix: profile claim name length (#1144)
fixes the caim name length on the profile claim popup
2024-05-07 14:42:16 +07:00
b436331d7d fix: improve error log coverage 2024-03-30 14:00:34 +08:00
73aae6f1e3 feat: improve admin panel 2024-03-03 01:55:33 +11:00
ecc9dc63ea feat: the rest of the owl 2024-02-29 13:22:21 +11:00
e3e2cfbcfd fix: refactor and implement design 2024-02-28 14:43:09 +11:00
b498f8edb7 feat: update ui
Signed-off-by: Adithya Krishna <adithya@documenso.com>
2024-02-27 20:40:42 +11:00
65d762dd4b feat: update signin signup ui
Signed-off-by: Adithya Krishna <adithya@documenso.com>
2024-02-27 20:39:19 +11:00
9cf72e1442 chore: tidy code and extract alert-dialog 2024-02-25 11:12:18 +00:00
c680cfc24f chore: update pr based on review 2024-02-14 14:55:46 +00:00
6daaa3a6d4 Merge branch 'main' into feat/account-deletion 2024-02-14 14:54:26 +00:00
cad48236a0 Merge branch 'main' into feat/disable-access-unverified-users 2024-02-07 16:30:22 +11:00
bc989075ba Merge branch 'main' into feat/account-deletion 2024-02-05 13:01:59 +00:00
4c09867b55 feat: transfer completed and pending documents to deleted email 2024-02-05 12:47:22 +00:00
ada46a5f47 feat: add auth fail logs 2024-01-31 12:27:40 +11:00
cc090adce0 chore: refactor 2024-01-30 12:54:48 +02:00
7e15058a3a feat: add user security audit logs 2024-01-30 17:32:20 +11:00
1676f5bf6c chore: removed unused code 2024-01-29 09:43:38 +02:00
b2cca9afb6 chore: refactor 2024-01-26 13:27:36 +02:00
311c8da8fc chore: encrypt and decrypt email addr 2024-01-25 17:24:37 +02:00
49ecfc1a2c chore: refactor 2024-01-25 15:42:40 +02:00
a3e560899a feat: delete user from db and unsubscribe from stripe 2024-01-20 23:30:56 +00:00
4aefb80989 feat: restrict app access for unverified users 2024-01-16 14:25:05 +02:00
fbbc3b89c3 feat: email verification for registration (#599) 2023-11-21 15:44:04 +11:00
pit
35087f551c chore: implement pr feedback 2023-11-06 13:02:18 +11:00
78d2401d44 feat: require old password for password reset (#488)
* feat: require old password for password reset
2023-11-06 13:01:46 +11:00
pit
550b7e1655 feat: build individual user page 2023-11-06 13:01:13 +11:00
6e791b6e91 fix: add layout and minor updates 2023-11-06 13:01:13 +11:00
dec7a9cb38 feat: better error handling and better toast messages 2023-11-06 13:01:13 +11:00
1e0cde850a feat: better error handling in forgotPassword trpc router 2023-11-06 13:01:13 +11:00
84bc6eb4f3 feat: add reset functionality 2023-11-06 13:01:13 +11:00
729d0c93fe feat: create a password reset token 2023-11-06 13:01:13 +11:00
5cba252627 fix: minor tidying 2023-11-06 13:01:11 +11:00
cd1b4796fc feat: avoid updating password with existing password 2023-11-06 13:01:11 +11:00
159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00