Commit Graph

5 Commits

Author SHA1 Message Date
c923244a68 feat: support user management
- sign up and delete account with email or phone
- sign in and sign out
- update nickname and avatar
- update account phone or email
2025-11-22 09:53:47 +08:00
5d56a4bbe9 feat: dispaly creation time of people in detail 2025-11-13 21:26:04 +08:00
ae617114e0 feat: support provide people cover when register 2025-10-31 00:39:09 +08:00
81995263d6 feat: people add new filed 'contact' 2025-10-27 15:38:02 +08:00
28de10061a feat: use api for manage people
- wrap the backend apis
- post people by api
- list people by api
- auto fill people form by post input api
- auto fill people form by post image api
2025-10-27 00:42:18 +08:00