囧囧JOJO
cf03ad8fd9
feat: 向 /get_system_msg 添加可选参数 'count' ( #1113 )
...
* feat: Add the optional parameter "count" to /get_system_msg
* Refactor GetGroupSystemMsg to use TypeBox schema
Introduced TypeBox for payload validation in GetGroupSystemMsg, replacing manual count handling with a schema-based approach. Updated the handler to use the new payload type and schema, improving type safety and input validation.
---------
Co-authored-by: 手瓜一十雪 <nanaeonn@outlook.com >
v4.8.92
2025-07-07 20:46:26 +08:00
Mlikiowa
0c0b27901a
release: v4.8.91
2025-07-07 12:41:15 +00:00
手瓜一十雪
137fe3c8f2
feat: 37012
v4.8.91
2025-07-07 20:40:36 +08:00
Mlikiowa
d96174076a
release: v4.8.90
2025-06-29 02:01:31 +00:00
手瓜一十雪
6d5662d96e
feat: Add new Linux native modules for arm64 and x64
...
Added MoeHoo.linux.arm64.new.node and MoeHoo.linux.x64.new.node binaries to support native packet functionality on both ARM64 and x64 Linux platforms.
v4.8.90
2025-06-29 09:58:32 +08:00
Mlikiowa
57abd47d99
release: v4.7.85
2025-06-26 10:35:59 +00:00
手瓜一十雪
5092b3d791
fix: package
v4.7.85
2025-06-26 18:35:12 +08:00
Mlikiowa
649409d1be
release: v4.7.81
2025-06-26 10:32:56 +00:00
手瓜一十雪
8f549d896a
feat: package
v4.7.81
2025-06-26 18:32:31 +08:00
Mlikiowa
a1359ddbb5
release: v4.7.80
2025-06-26 10:30:32 +00:00
手瓜一十雪
304a0dda3e
feat: 初步验证win 36580
v4.7.80
2025-06-26 18:30:06 +08:00
手瓜一十雪
fff9c4a4d8
feat: 36580
2025-06-26 17:06:37 +08:00
Wang Zeng
2c76102fc4
ci: dispatch docker build workflow after release ( #1078 )
2025-06-15 23:26:17 +08:00
手瓜一十雪
f576cd9417
fix: type
2025-06-13 16:58:05 +08:00
时瑾
9cfd224b74
fix: 优化get_group_ignored_notifies
接口返回值
2025-06-12 20:14:11 +08:00
时瑾
c12f8de8b4
feat: get_collection_list
2025-06-12 13:28:31 +08:00
时瑾
ed9a7c52e2
feat: get_group_ignore_add_request
2025-06-12 13:23:22 +08:00
Mlikiowa
38fcaaa28b
release: v4.7.78
2025-06-12 04:30:05 +00:00
手瓜一十雪
5317a1c1a9
fix: 35951
v4.7.78
2025-06-12 12:29:14 +08:00
时瑾
4bc5933ea2
fix: 修正部分接口的参数、返回值,提高兼容性 ( #1072 )
...
* fix: 修正`get_group_system_msg` `get_group_honor_info`接口返回值 提升兼容性
* fix: `create_group_file_folder` 接口兼容性提升
2025-06-11 12:37:29 +08:00
Mlikiowa
6a6bd33fe5
release: v4.7.77
2025-06-10 06:28:20 +00:00
手瓜一十雪
8256942a3d
fix : #1051
v4.7.77
2025-06-10 14:27:50 +08:00
手瓜一十雪
697632eee8
feat: 35951
2025-06-10 13:19:19 +08:00
手瓜一十雪
6bbf5b254d
fix : #1049
2025-06-10 13:05:36 +08:00
手瓜一十雪
5831898c4a
fix : #1058
2025-06-10 12:54:29 +08:00
dependabot[bot]
2cc413bec1
build(deps-dev): bump multer from 1.4.5-lts.2 to 2.0.1 ( #1070 )
...
Bumps [multer](https://github.com/expressjs/multer ) from 1.4.5-lts.2 to 2.0.1.
- [Release notes](https://github.com/expressjs/multer/releases )
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/expressjs/multer/compare/v1.4.5-lts.2...v2.0.1 )
---
updated-dependencies:
- dependency-name: multer
dependency-version: 2.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 12:48:39 +08:00
时瑾
0af36e89d9
fix: 转发消息接口返回值兼容gocq ( #1066 )
2025-06-09 10:02:27 +08:00
837951602
b2c0f5d2e5
/get_group_system_msg description ( #1064 )
2025-06-08 10:38:32 +08:00
手瓜一十雪
80b74c7da9
Merge pull request #1054 from NapNeko/dependabot/npm_and_yarn/file-type-21.0.0
...
build(deps-dev): bump file-type from 20.5.0 to 21.0.0
2025-06-06 11:53:31 +08:00
手瓜一十雪
f14f13b158
build(deps-dev): bump esbuild from 0.25.4 to 0.25.5 ( #1056 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.25.4 to 0.25.5.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.4...v0.25.5 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.25.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-06 11:53:06 +08:00
lzw
9dda00b6fa
chore: add host in listen log
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-06-05 12:59:01 +08:00
Lan Zongwei
a29debb738
fix: fix missing host in onebot http-server listen
2025-06-05 12:59:01 +08:00
dependabot[bot]
b990fc43df
build(deps-dev): bump esbuild from 0.25.4 to 0.25.5
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.25.4 to 0.25.5.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.4...v0.25.5 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.25.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 09:14:28 +00:00
dependabot[bot]
915e9552ee
build(deps-dev): bump file-type from 20.5.0 to 21.0.0
...
Bumps [file-type](https://github.com/sindresorhus/file-type ) from 20.5.0 to 21.0.0.
- [Release notes](https://github.com/sindresorhus/file-type/releases )
- [Commits](https://github.com/sindresorhus/file-type/compare/v20.5.0...v21.0.0 )
---
updated-dependencies:
- dependency-name: file-type
dependency-version: 21.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 09:09:48 +00:00
Mlikiowa
c522e0a386
release: v4.7.76
2025-05-29 13:58:02 +00:00
手瓜一十雪
c9cc08a9ba
fix : #1048
v4.7.76
2025-05-29 21:15:07 +08:00
手瓜一十雪
66e1b1662f
fix: 支持registerCallback
2025-05-29 20:45:35 +08:00
手瓜一十雪
9372e83bd8
feat: nativeLoader功能预备
2025-05-29 14:39:09 +08:00
Mlikiowa
b38a240dbb
release: v4.7.75
2025-05-26 12:19:44 +00:00
手瓜一十雪
76b9506395
fix : #1043
v4.7.75
2025-05-26 19:58:50 +08:00
手瓜一十雪
f1cf636aa2
Merge pull request #1041 from Neboer/main
...
允许使用环境变量指定napcat工作路径。
2025-05-26 14:41:01 +08:00
Mlikiowa
312dcd0e13
release: v4.7.74
2025-05-26 05:57:44 +00:00
手瓜一十雪
42c2419613
Revert "fix: #1038 "
...
This reverts commit 4e7c96634c
.
v4.7.74
2025-05-26 13:56:48 +08:00
手瓜一十雪
8f7f748e82
Revert "fix: #1039 "
...
This reverts commit 1eda3f2e33
.
2025-05-26 13:56:14 +08:00
Neboer
7ad3bad1be
修改环境变量名字NAPCAT_WRITEPATH为NAPCAT_WORKDIR
2025-05-26 05:36:07 +00:00
Neboer
5cd682e69f
允许使用NAPCAT_WRITEPATH环境变量指定napcat工作路径。
2025-05-26 04:59:20 +00:00
Mlikiowa
5d57780e84
release: v4.7.73
2025-05-26 03:52:01 +00:00
手瓜一十雪
f399955204
Merge branch 'main' of https://github.com/NapNeko/NapCatQQ
v4.7.73
2025-05-26 11:51:35 +08:00
手瓜一十雪
770652fe6b
fix: remove debug
2025-05-26 11:51:25 +08:00
Mlikiowa
9ed5fa8c67
release: v4.7.72
2025-05-26 03:51:12 +00:00