Commit Graph

282 Commits

Author SHA1 Message Date
Argo Zhang bbcfc15098
refactor: Lock 页面Post地址更改 2019-08-21 15:28:31 +08:00
Argo Zhang 7112b9c03b
fix: 为了安全锁屏页面先登出系统 2019-08-21 10:45:02 +08:00
Argo Zhang d5bf54a4dc
feat: 增加锁屏页面 2019-08-20 17:46:51 +08:00
Argo Zhang 2e3425b988
refactor: 调用 AppVeyor 接口超时时间更改为10秒 2019-08-19 07:55:54 +08:00
Argo Zhang 5a91330bf6
feat: 增加数据标题设置 2019-08-17 17:22:37 +08:00
Argo Zhang 96df7bfe76
refactor: 增加 GiteeHttpClient 复用 HttpClient 提高速度 2019-08-14 17:19:00 +08:00
Argo Zhang 088ff671ae
feat: 增加后台管理健康检查页面 2019-08-13 17:31:30 +08:00
Argo Zhang 9bc109e607
feat: Gitee Issue 接口 open 为 0 时显示为 success 颜色 2019-08-11 12:35:47 +08:00
Argo Zhang d8c3a5193d
fix(#I10GY5): 修复 Gitee/Issue 接口
#Comment
comment #I10GY5

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I10GY5
2019-08-10 20:27:19 +08:00
Argo-Mac 4371e3c282
refactor: SignalRManager 更改为 Extensions
comment 重构扩展方法,为消息分组做准备
2019-07-31 22:12:59 +08:00
Argo Zhang fcb50ffda4
fix(#IZOW4): 增加TasksExtensions扩展任务示例
#Comment
comment #IZOW4
增加 TasksExtensions 扩展方法,调用 services.AddHostedService<TaskBackgroundServices>()

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IZOW4
2019-07-25 10:03:17 +08:00
Argo Zhang 9e36b7f8e1
refactor: 微调任务输出样式 2019-07-20 11:25:02 +08:00
Argo Zhang 7b3526d9c2
feat: 任务日志点击默认显示上一条执行结果 2019-07-19 14:28:06 +08:00
Argo 7388a54f20
refactor: 根据最新的Tasks组件重构代码 2019-07-18 11:56:11 +08:00
Argo Zhang 1689a5da92
test: 提交后台任务相关单元测试
#Comment
link commit commit:e5bac329551a21015801cc0c0f9fc73e8d4caf82
2019-07-15 08:57:05 +08:00
Argo Zhang 4eedb34906
doc: 移除注释 2019-07-15 08:09:10 +08:00
Argo Zhang 63933f62fe
refactor: 后台任务日志使用 TaskLogController
#Comment
comment 原有 TaskController 负责任务持久化到数据库
2019-07-08 09:05:59 +08:00
Argo Zhang e5bac32955
feat: 增加后台任务管理模块 2019-07-08 08:45:44 +08:00
Argo Zhang ea2fe0f536
feat: Add IPAddress.ToIPv4String method 2019-06-25 00:12:37 +08:00
Argo Zhang 3bed951046
refactor: 重命名方法名称 2019-06-20 08:23:22 +08:00
Argo Zhang 2cf6c14266
refactor(Gitee): 更新异常捕获类型
#Comment
comment commit:6de2b520da5b2a9316bcf4c7b04da620c32a304e

#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXXPS
2019-06-15 12:48:12 +08:00
Argo Zhang 6de2b520da
refactor(Gitee): 增加超时时间 2019-06-14 21:16:03 +08:00
Argo Zhang bb7010e0a1
refactor(Tools): 删除不使用的ToolsController 2019-06-14 20:37:23 +08:00
Argo Zhang 1f2a56f999
fix(#IXXPS): GiteeController 错误保护
#Comment
comment #IXXPS

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IXXPS
2019-06-14 15:19:38 +08:00
Argo Zhang 2574aa187d fix(#IX75C): 修复GiteeController内部错误
#Comment
comment #IX75C
相关提交 commit:1cfbf639a27c623204b9517d9d5da7a7ae601d93
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IX75C
2019-05-29 23:22:37 +08:00
Argo Zhang 1cfbf639a2 fix(Gitee): 增加Gitee接口保护 2019-05-29 16:48:49 +08:00
Argo Zhang 8d38819976 fix(Analyse): 修复Null引用错误 2019-05-29 15:46:04 +08:00
Argo Zhang 471aee2938 feat(#IWOOT): 增加网站分析页面
#Comment
comment #IWOOT

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWOOT
2019-05-25 21:41:16 +08:00
Argo Zhang aa193ad070 fix(#IWSUK): Swagger API 无法打开
#Comment
comment #IWSUK
commit:24baa44

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWSUK
2019-05-21 14:12:56 +08:00
Argo Zhang 597d3c1d91 feat(GiteeController): 支持BranchName参数 2019-05-20 15:25:26 +08:00
Argo Zhang db942d6621 test(AppTest): 增加单元测试覆盖率 2019-05-19 19:22:11 +08:00
Argo Zhang 24baa440d2 feat(Gitee): 更新接口功能支持color关键字 2019-05-18 12:46:57 +08:00
Argo Zhang 974521968c doc: 更改三个文件结束符为LF
#Comment
修正CentOS下文件无法操作问题
2019-05-17 18:28:38 +08:00
Argo Zhang 36656b4a78 feat(Appveyor): 增加首页显示Gitee Appveyor编译版本 2019-05-17 12:50:28 +08:00
Argo Zhang 9585c8fe28 feat(readme.md): 增加Gitee Releases版本信息 2019-05-17 11:49:48 +08:00
Argo Zhang 0543a40655 feat(Gitee): 增加接口抓取Gitee Issues数据 2019-05-17 09:13:16 +08:00
Argo Zhang 7bc0b452a7 feat(#IW4W7): 登录日志增加IP地址查询条件
comment #IW4W7

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4W7
2019-05-04 17:48:41 +08:00
Argo-MacBookPro d3eb38d854 style: 更改文件格式 2019-05-01 16:46:24 +08:00
Argo Zhang 15a6b23564 feat(#IVYSF): 登录日志使用分页查询
comment #IVYSF
使用后台分页提高数据量大时程序性能

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVYSF
2019-05-01 14:04:39 +08:00
Argo Zhang 7a0d3a0dbc fix(#IW3Y8): 服务器端文件缺失时删除个人头像出错
#Comment
comment #IW3Y8
默认显示空白,删除头像后显示默认头像

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW3Y8
2019-04-30 19:19:37 +08:00
Argo Zhang 93def71fab fix(#IW2JB): 个人中心上传新头像前台系统不能更新
#Comment
重新设计头像保存机制,数据库保存头像文件名加时间戳如 admin.jpg?v=543891,前台请求时自动破坏缓存进行更新显示最新头像
comment #IW2JB

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW2JB
2019-04-29 23:58:38 +08:00
Argo Zhang 9fc8e53fc5 fix(#IVYHA): UserAgent字符串引发解析OS/Browser异常
升级Longbow.Web组件到2.2.11,数据库增加UserAgent字段保存相关UserAgent
comment #IVYHA

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVYHA
2019-04-29 00:32:15 +08:00
Argo Zhang d4d536e9b6 feat(#IVRNQ): 增加登录认证失败提示信息
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVRNQ

#Comment
close #IVRNQ
2019-04-23 18:46:01 +08:00
Argo Zhang 26eeb8cab8 修改BUG:数据库异常信息在数据库异常通知中不显示 closed #IVGWL
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVGWL
2019-04-16 17:58:46 +08:00
Argo Zhang 92a7336b96 增加功能:字典表配置增加图床路径配置
#Comment
更新最新的行为式验证码脚本,增加本地图片路径
2019-04-13 18:09:18 +08:00
Argo-MacBookPro 53900a563a 升级组件:Longbow.Web升级到2.2.9
#Comment
OnlineUser功能整合到Longbow.Web组件中
2019-04-13 01:21:57 +08:00
Argo Zhang 50b2d4ecd4 重构代码:ProfileController 保存样式检查用户名 2019-03-28 15:24:54 +08:00
Argo Zhang ecfd6d6481 修改BUG:系统敏感数据增加数据保护功能 closed #ITEI0
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITEI0
2019-03-26 17:12:18 +08:00
Argo Zhang 4eabb857b3 增加功能:权限细化到按钮 closed #ITIZG
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITIZG?from=project-issue
comment: 通过Startup将MenuHelper静态方法AuthorizateButtons注入到IButtonAuthorization服务内,通过PermissionTagHelper监控asp-auth属性,通过IButtonAuthorization服务的Authorizate方法获得此按钮是否拥有权限
2019-03-23 19:29:36 +08:00
Argo Zhang 106c77a26c 修改BUG:忘记密码功能先判断用户是否存在不存在的时候不写入数据库 closed #ITRMN
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITRMN
2019-03-18 11:44:29 +08:00