yxh
|
e63f5a0262
|
fix README.MD
|
2025-10-27 11:25:10 +08:00 |
|
yxh
|
793e3ae012
|
fix 错误处理,字典重复判断
|
2025-08-19 11:11:19 +08:00 |
|
tiger1103
|
356af17739
|
Merge pull request #93 from cxbdasheng/os-v3.2
完善 liberr.ErrIsNil 函数支持 gerror.NewCode 创建的错误
|
2025-08-18 16:27:15 +08:00 |
|
cxbdasheng
|
6a45bb2380
|
test(liberr): 添加 ErrIsNil 函数的单元测试
-验证 ErrIsNil 函数在不同错误和消息情况下的行为- 测试包括 nil 错误、非 nil 错误、自定义消息和多个消息等场景
- 验证使用 gf框架的 gerror.NewCode 创建的错误
- 测试不同类型的 gcode 错误和多种验证失败场景
|
2025-08-18 10:25:04 +08:00 |
|
tiger1103
|
a64c8f1865
|
Update common.go
fix orderby args validate
|
2025-06-25 21:21:10 +08:00 |
|
yxh
|
96987f0e0e
|
fix 升级gf至2.9.0
|
2025-05-26 08:44:58 +08:00 |
|
yxh
|
e0c4818b28
|
fix 升级gf至2.8.0
|
2024-11-21 09:19:51 +08:00 |
|
tiger1103
|
4c88d8c328
|
Merge pull request #89 from i-curve/fix
fix: RuleInfoReq 中的Id tag错误导致编辑菜单获取不到数据 #88
|
2024-11-20 17:50:03 +08:00 |
|
i-curve
|
f691cda702
|
fix: RuleInfoReq 中的Id tag错误导致编辑菜单获取不到数据 #88
close #88
Signed-off-by: i-curve <i-curve@qq.com>
|
2024-11-18 03:10:03 +08:00 |
|
yxh
|
696f994603
|
fix 升级gf至2.7.4
|
2024-10-23 14:47:53 +08:00 |
|
yxh
|
a7c07579cd
|
fix 更新依赖版本
|
2024-08-15 10:58:23 +08:00 |
|
yxh
|
79d8825876
|
fix 更新依赖版本
|
2024-08-15 10:54:56 +08:00 |
|
yxh
|
bdb6e22ef3
|
fix 更新依赖版本,修复缓存功能
|
2024-08-15 10:49:23 +08:00 |
|
yxh
|
36d573fc30
|
fix README.MD
|
2024-06-04 09:49:21 +08:00 |
|
tiger1103
|
d28c78248b
|
Merge pull request #73 from testwill/seek
chore: os.SEEK_END has been deprecated since Go 1.7
|
2024-05-16 09:59:46 +08:00 |
|
tiger1103
|
30b2355b4f
|
Merge pull request #84 from tiger1103/dependabot/go_modules/golang.org/x/net-0.23.0
Bump golang.org/x/net from 0.20.0 to 0.23.0
|
2024-05-16 09:58:44 +08:00 |
|
tiger1103
|
c0d8171408
|
Merge pull request #85 from testwill/close_file
fix: close file
|
2024-05-16 09:58:04 +08:00 |
|
guangwu
|
55b84c8bfb
|
fix: close file
|
2024-05-16 09:53:41 +08:00 |
|
dependabot[bot]
|
d3066763c4
|
Bump golang.org/x/net from 0.20.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-19 13:01:35 +00:00 |
|
yxh
|
64a4d8ac56
|
fix 路由自动绑定优化
|
2024-04-08 09:43:49 +08:00 |
|
yxh
|
4b7bb87dab
|
fix 添加缓存前缀,防止清理时删除自定义缓存
|
2024-04-03 10:42:23 +08:00 |
|
yxh
|
7fd09b6107
|
fix 代码优化,添加事件总线
|
2024-02-18 17:30:34 +08:00 |
|
yxh
|
886ee73387
|
fix 更新goFrame框架至2.6.2、支持磁盘缓存
|
2024-01-30 11:12:01 +08:00 |
|
yxh
|
f0e3b82b31
|
fix 修复验证码兼容
|
2024-01-04 09:41:51 +08:00 |
|
tiger1103
|
e1bf4476b3
|
Merge pull request #77 from tiger1103/dependabot/go_modules/github.com/mojocn/base64Captcha-1.3.6
Bump github.com/mojocn/base64Captcha from 1.3.5 to 1.3.6
|
2023-12-21 10:05:39 +08:00 |
|
dependabot[bot]
|
e37f3a30da
|
Bump github.com/mojocn/base64Captcha from 1.3.5 to 1.3.6
Bumps [github.com/mojocn/base64Captcha](https://github.com/mojocn/base64Captcha) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/mojocn/base64Captcha/releases)
- [Commits](https://github.com/mojocn/base64Captcha/compare/v1.3.5...v1.3.6)
---
updated-dependencies:
- dependency-name: github.com/mojocn/base64Captcha
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-12 18:13:43 +00:00 |
|
tiger1103
|
1b921cae50
|
Merge pull request #75 from feranwq/patch-1
fix: fix typo err
|
2023-11-09 16:02:48 +08:00 |
|
feranwq
|
583f299930
|
fix: fix typo err
|
2023-11-09 14:43:30 +08:00 |
|
yxh
|
ae443dd9e7
|
fix 适配gf2.5.4
|
2023-09-28 11:30:59 +08:00 |
|
guoguangwu
|
5207fcd5bd
|
chore: os.SEEK_END has been deprecated since Go 1.7
|
2023-07-21 14:52:07 +08:00 |
|
yxh
|
003a1ad12c
|
fix 更新个人信息时刷新token,并更新token中对于用户数据。
|
2023-04-12 21:42:59 +08:00 |
|
yxh
|
b3cf71bf31
|
fix 升级gopsutil版本
|
2023-03-29 09:26:42 +08:00 |
|
yxh
|
b7a6a28dee
|
fix 版本号升级为3.2.3
|
2023-03-06 16:05:08 +08:00 |
|
yxh
|
ffd39805bf
|
fix 修复用户模型关联
|
2023-03-06 15:22:40 +08:00 |
|
yxh
|
5f1781b9a9
|
fix 修复缓存清理报错
|
2023-03-06 14:37:04 +08:00 |
|
tiger1103
|
680da39d53
|
Merge pull request #66 from rock-rabbit/os-v3.2
fix 修复标准返回结果数据结构
|
2023-03-02 15:34:03 +08:00 |
|
rockrabbit
|
1924259689
|
fix 修复标准返回结果数据结构
|
2023-03-02 14:45:32 +08:00 |
|
yxh
|
85c5dba32d
|
fix 配置文件修改
|
2023-02-27 15:17:26 +08:00 |
|
tiger1103
|
e6ff7c18e3
|
Merge pull request #63 from tiger1103/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.4.0 to 0.7.0
|
2023-02-21 10:50:49 +08:00 |
|
dependabot[bot]
|
a61da79fde
|
Bump golang.org/x/net from 0.4.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-21 02:47:49 +00:00 |
|
yxh
|
d94f020a47
|
fix 更新gf版本至2.3.2
|
2023-02-21 10:15:33 +08:00 |
|
yxh
|
393b61da29
|
fix 模块自动绑定
|
2023-02-20 17:45:47 +08:00 |
|
yxh
|
c28644a77f
|
fix 更新数据库文件
|
2023-02-06 09:23:06 +08:00 |
|
tiger1103
|
a7b8b8b36a
|
Update middleware.go
fix 不认证登录状态的api-跳过权限检查
|
2023-02-03 22:46:53 +08:00 |
|
yxh
|
f5d140a452
|
add 手动清理缓存
|
2023-02-02 11:57:42 +08:00 |
|
yxh
|
82d817b333
|
add readme 开发案例
|
2023-01-29 10:39:26 +08:00 |
|
tiger1103
|
5781ba4958
|
gfast v3.2.1
|
2023-01-19 11:18:24 +08:00 |
|
tiger1103
|
d1f102f157
|
gfast v3.2.1
|
2023-01-19 11:16:51 +08:00 |
|