NapCatQQ/packages/napcat-webui-frontend/src
Hans155922 b75b733bb0
增加/fetch_emoji_likes_all (#1548)
* Update FetchEmojiLike.ts

* 减少getMsgEmojiLikesList参数,一次性全部拉取

* Update FetchEmojiLike.ts

* Refactor API message schema and update descriptions

* Update and rename FetchEmojiLike.ts to FetchEmojiLikesAll.ts

* Create FetchEmojiLike.ts

* Update router.ts

* Update index.ts

* Update index.ts

* Update FetchEmojiLikesAll.ts

* Update FetchEmojiLikesAll.ts

* Refactor emoji likes API and update related logic

Replaces FetchEmojiLikesAll with GetEmojiLikes, updating the API to use a new payload and return schema. Adjusts action registration, router action names, and frontend API mapping accordingly. Adds isShortId utility to MessageUnique for improved message ID handling.

---------

Co-authored-by: 手瓜一十雪 <nanaeonn@outlook.com>
2026-01-25 13:18:16 +08:00
..
assets Remove unused dependencies and optimize Monaco workers 2025-12-24 15:32:21 +08:00
components Add token check exception for localhost servers 2026-01-24 12:24:57 +08:00
config Add plugin store feature to backend and frontend 2026-01-24 12:00:26 +08:00
const 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
contexts Remove music player and related context/hooks 2025-12-20 18:07:16 +08:00
controllers Add plugin store feature to backend and frontend 2026-01-24 12:00:26 +08:00
hooks Refactor UI styles for improved consistency and clarity 2025-12-22 10:38:23 +08:00
layouts feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
pages Add plugin store feature to backend and frontend 2026-01-24 12:00:26 +08:00
store refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
styles Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
types Add plugin store feature to backend and frontend 2026-01-24 12:00:26 +08:00
utils feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
App.tsx Add plugin store feature to backend and frontend 2026-01-24 12:00:26 +08:00
main.tsx Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
provider.tsx refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
vite-env.d.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00