Commit Graph

491 Commits

Author SHA1 Message Date
Wesley F. Young
8fe82e0631 refactor: type definition for ActionMap 2024-08-12 11:35:17 +08:00
Wesley F. Young
d750e49490 feat: logging for hot reload 2024-08-12 11:20:48 +08:00
Wesley F. Young
721764cc18 feat: hot reload 2024-08-12 11:16:15 +08:00
Wesley F. Young
aefe5b0eb5 refactor: change method signature in legacy WebUi 2024-08-12 10:58:52 +08:00
Wesley F. Young
5dcaf67ef2 refactor: move Ob11Adapter to index.ts 2024-08-12 10:45:55 +08:00
Wesley F. Young
f24e19ee1d fix: remove redundant sleep 2024-08-12 10:43:51 +08:00
Wesley F. Young
c7b1a2c02d fix: replace deprecated calls 2024-08-12 08:20:11 +08:00
手瓜一十雪
6e5ced5bb9 fix 2024-08-12 02:27:44 +08:00
手瓜一十雪
1b977155a2 Merge branch 'main' of https://github.com/NapNeko/NapCatQQ 2024-08-12 02:23:56 +08:00
手瓜一十雪
17fbb42341 fix 2024-08-12 02:23:46 +08:00
Wesley F. Young
ac66482979 Merge remote-tracking branch 'origin/main' 2024-08-12 02:22:50 +08:00
Wesley F. Young
924ba4457b fix: sleep before loading 2024-08-12 02:22:20 +08:00
手瓜一十雪
9c28e13a00 build: test 2024-08-12 02:21:37 +08:00
Wesley F. Young
838f724aac fix: auto retry of active ws 2024-08-12 02:12:18 +08:00
Wesley F. Young
bfad79574b fix: use constructor to pass config name 2024-08-12 01:08:55 +08:00
Wesley F. Young
e78ca3f2bb fix & refactor: no longer merge config data and loader; use static imports to represent config struct 2024-08-12 00:49:59 +08:00
Wesley F. Young
17aa7f7df8 chore: remove TODO since legacy WebUI has been compatible with shell 2024-08-12 00:32:10 +08:00
Wesley F. Young
e739fcd92e refactor: move default config json files to inner folders 2024-08-12 00:27:14 +08:00
Wesley F. Young
6728c230d6 refactor: make ConfigBase abstract 2024-08-12 00:26:44 +08:00
Wesley F. Young
6c610ffaec Merge remote-tracking branch 'origin/main' 2024-08-12 00:14:04 +08:00
手瓜一十雪
1231723004 chore: config 2024-08-12 00:12:52 +08:00
Wesley F. Young
c6fb9f3bf1 chore: suppress type merging error 2024-08-12 00:09:05 +08:00
手瓜一十雪
6eb0150582 chore: 日志美化 2024-08-12 00:08:49 +08:00
手瓜一十雪
ba4cd2dbe8 chore: 鉴权和回复 2024-08-11 23:59:58 +08:00
手瓜一十雪
da8453e17d chore: 挂载逻辑 2024-08-11 23:53:12 +08:00
手瓜一十雪
83dcd948a4 fix 2024-08-11 23:39:25 +08:00
手瓜一十雪
0fb5ad3f2a fix 2024-08-11 23:37:31 +08:00
手瓜一十雪
6cfbe49232 fix: error 2024-08-11 23:34:59 +08:00
手瓜一十雪
35e09fe23f Merge branch 'main' of https://github.com/NapNeko/NapCatQQ 2024-08-11 23:27:31 +08:00
手瓜一十雪
ea2652c61a chore: 快速登录 2024-08-11 23:24:20 +08:00
手瓜一十雪
b66e51eb7c chore: noThrowError 2024-08-11 23:13:47 +08:00
Wesley F. Young
1ac8de35c9 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/onebot/network/active-websocket.ts
2024-08-11 23:13:15 +08:00
手瓜一十雪
4b617ed77b chore: 初步完成 2024-08-11 23:10:56 +08:00
Wesley F. Young
85f1223caa feat: implement ActiveHttp.open / close 2024-08-11 23:09:59 +08:00
Wesley F. Young
a0a81e70cc feat: complete active websocket 2024-08-11 23:09:00 +08:00
Wesley F. Young
fe51c46bb8 chore: clean-up 2024-08-11 23:08:41 +08:00
手瓜一十雪
e3bdb6504b chore: token 2024-08-11 23:05:42 +08:00
Wesley F. Young
b71de4b489 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	.env.production
#	README.md
#	package.json
#	src/common/utils/QQBasicInfo.ts
#	src/core/src/apis/group.ts
#	src/core/src/apis/msg.ts
#	src/core/src/data.ts
#	src/core/src/services/NodeIKernelMsgService.ts
#	src/onebot/action/types.ts
#	src/onebot11/action/extends/CreateCollection.ts
#	src/onebot11/action/extends/Debug.ts
#	src/onebot11/action/extends/FetchEmojioLike.ts
#	src/onebot11/action/extends/GetCollectionList.ts
#	src/onebot11/action/extends/GetRobotUinRange.ts
#	src/onebot11/action/extends/OCRImage.ts
#	src/onebot11/action/extends/SetGroupHeader.ts
#	src/onebot11/action/extends/SetLongNick.ts
#	src/onebot11/action/extends/SetOnlineStatus.ts
#	src/onebot11/action/extends/SetQQAvatar.ts
#	src/onebot11/action/extends/TestApi01.ts
#	src/onebot11/action/extends/TranslateEnWordToZn.ts
#	src/onebot11/action/file/DelGroupFile.ts
#	src/onebot11/action/file/GetFile.ts
#	src/onebot11/action/go-cqhttp/GetForwardMsg.ts
#	src/onebot11/action/go-cqhttp/GetFriendMsgHistory.ts
#	src/onebot11/action/go-cqhttp/GetGroupHonorInfo.ts
#	src/onebot11/action/go-cqhttp/GetStrangerInfo.ts
#	src/onebot11/action/go-cqhttp/SendGroupNotice.ts
#	src/onebot11/action/go-cqhttp/UploadGroupFile.ts
#	src/onebot11/action/go-cqhttp/UploadPrivareFile.ts
#	src/onebot11/action/group/GetGroupEssence.ts
#	src/onebot11/action/group/GetGroupList.ts
#	src/onebot11/action/group/SetEssenceMsg.ts
#	src/onebot11/action/group/SetGroupAddRequest.ts
#	src/onebot11/action/group/SetGroupBan.ts
#	src/onebot11/action/group/SetGroupKick.ts
#	src/onebot11/action/index.ts
#	src/onebot11/action/msg/DeleteMsg.ts
#	src/onebot11/action/msg/ForwardSingleMsg.ts
#	src/onebot11/action/msg/GetMsg.ts
#	src/onebot11/action/msg/SendMsg/create-send-elements.ts
#	src/onebot11/action/msg/SendMsg/handle-forward-node.ts
#	src/onebot11/action/msg/SendMsg/index.ts
#	src/onebot11/action/msg/SendPrivateMsg.ts
#	src/onebot11/action/msg/SetMsgEmojiLike.ts
#	src/onebot11/action/system/GetLoginInfo.ts
#	src/onebot11/action/user/GetFriendList.ts
#	src/onebot11/action/user/SendLike.ts
#	src/onebot11/config.ts
#	src/onebot11/constructor.ts
#	src/onebot11/event/notice/OB11GroupAdminNoticeEvent.ts
#	src/onebot11/event/notice/OB11InputStatusEvent.ts
#	src/onebot11/log.ts
#	src/onebot11/main.ts
#	src/onebot11/version.ts
#	src/webui/ui/NapCat.ts
2024-08-11 22:37:16 +08:00
Wesley F. Young
89e777f99e refactor: inline getApiContext() 2024-08-11 19:10:42 +08:00
Wesley F. Young
d58d06c293 fix: add missing catches 2024-08-11 18:39:23 +08:00
Wesley F. Young
9f4de6e745 feat: initGroupListener 2024-08-11 18:33:23 +08:00
Wesley F. Young
c1817539ec feat: initBuddyListener 2024-08-11 18:11:27 +08:00
手瓜一十雪
bdb8c080f9 Merge branch 'main' of https://github.com/NapNeko/NapCatQQ 2024-08-11 17:53:25 +08:00
手瓜一十雪
65343ed20f fix: rm log error 2024-08-11 17:53:15 +08:00
Wesley F. Young
9b8b377ef9 refactor: signature of internal methods 2024-08-11 17:44:24 +08:00
Wesley F. Young
c27639371f feat: onMsgInfoListUpdate 2024-08-11 17:38:31 +08:00
Wesley F. Young
b4b35359f6 fix: remove redundant async calls 2024-08-11 17:24:29 +08:00
手瓜一十雪
196f9053c3 chore: 临时会话 2024-08-11 15:43:13 +08:00
手瓜一十雪
6cf5d8cfdf chore: 移除废弃日志 2024-08-11 13:55:46 +08:00
手瓜一十雪
d3897844ef chore: V2 2024-08-11 13:53:45 +08:00