Commit Graph

7 Commits

Author SHA1 Message Date
f00ec0588c refactor: optimize the display for input image 2025-10-30 20:47:43 +08:00
1f138f5097 fix: allow add or paste more images 2025-10-30 17:58:36 +08:00
18ee8c1ac2 feat: support paste image for post input image 2025-10-30 17:34:10 +08:00
a8170f45be feat: support AI search in resource list page 2025-10-29 16:10:33 +08:00
bd817279db refactor: add top bar and adjust home page layout
- add top bar to show the title of web site
- move ai input and input image into right side drawer
2025-10-28 17:03:17 +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
ddb04ff15e feat: basic layout and pages
- add basic layout with sidebar and main container
- add three menus in sidebar
- add people form page for post people
- add text and image input for recognize people info
- add people table page for show peoples
2025-10-27 00:37:39 +08:00