1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-06-27 13:00:23 +08:00

1331 Commits

Author SHA1 Message Date
xiaochong0302
af4b570681 增加删除和还原用户功能 2024-04-08 10:59:19 +08:00
xiaochong0302
d95b218812 优化CourseUserTrait 2024-04-06 22:27:43 +08:00
xiaochong0302
d3623b2654 优化CategoryTreeList 2024-04-02 10:48:33 +08:00
xiaochong0302
b96c711a6f 更新layui-v2.9.7 2024-03-24 21:00:17 +08:00
xiaochong0302
b9827418c1 重设演示账号增加提示 2024-03-13 09:01:45 +08:00
xiaochong0302
89145284aa 1.Response增加unauthorized响应
2.open_avatar字段增加长度为255
3.清理无用的代码
2024-03-13 08:57:55 +08:00
xiaochong0302
00cb8bf963 1.拆解migration创建表脚本
2.增加post方式传递csrf_token
3.优化storage上传
2024-02-26 09:56:51 +08:00
xiaochong0302
c304fbd423 1.修正home模块编辑器图片上传
2.精简CsrfToken白名单
2024-02-04 16:59:08 +08:00
xiaochong0302
9cb1edfa49 1.修正home模块编辑器图片上传
2.精简CsrfToken白名单
2024-02-04 16:57:45 +08:00
xiaochong0302
2506ea4078 1.优化文章和提问搜索条件
2.优化课程详情页排版
2024-02-04 16:57:13 +08:00
xiaochong0302
542e96846f 1.修正home模块编辑器图片上传
2.精简CsrfToken白名单
2024-02-02 20:58:22 +08:00
xiaochong0302
3b18267c6f 1.删除chapter中resource_count,consult_count属性
2.重新统计course中resource_count
2024-01-31 18:06:01 +08:00
xiaochong0302
8edc8bfee4 1.删除chapter中resource_count,consult_count属性
2.重新统计course中resource_count
2024-01-31 18:01:54 +08:00
xiaochong0302
c4259d78f3 1.删除chapter中resource_count,consult_count属性
2.重新统计course中resource_count
2024-01-31 18:01:25 +08:00
xiaochong0302
6a5c4845dc 修正首页缓存刷新问题 v1.6.8 2024-01-30 17:54:32 +08:00
xiaochong0302
7b6b7d2802 修正首页缓存刷新问题 2024-01-30 17:54:19 +08:00
xiaochong0302
9b7a244fa3 修正首页缓存刷新问题 2024-01-30 17:54:09 +08:00
xiaochong0302
d0091f4695 Merge branch 'koogua/v1.6.8'
# Conflicts:
#	app/Http/Admin/Views/chapter/lessons.volt
#	app/Http/Admin/Views/chapter/lessons_live.volt
#	app/Http/Admin/Views/chapter/lessons_offline.volt
#	app/Http/Admin/Views/chapter/lessons_read.volt
#	app/Http/Admin/Views/chapter/lessons_vod.volt
2024-01-30 12:02:00 +08:00
xiaochong0302
0b34f907a6 Merge branch 'koogua/v1.6.8' into demo
# Conflicts:
#	app/Http/Admin/Views/chapter/lessons.volt
#	app/Http/Admin/Views/chapter/lessons_live.volt
#	app/Http/Admin/Views/chapter/lessons_offline.volt
#	app/Http/Admin/Views/chapter/lessons_read.volt
#	app/Http/Admin/Views/chapter/lessons_vod.volt
2024-01-30 11:48:20 +08:00
xiaochong0302
01587189cb v1.6.8发布 2024-01-30 11:47:15 +08:00
xiaochong0302
45dfa0d269 去除league/commonmark包 2024-01-25 21:45:01 +08:00
xiaochong0302
56e04fc3a3 优化分类等必选判断 2024-01-22 12:37:58 +08:00
xiaochong0302
0acd9a17ad 修正course_user中active_time未更新问题
(cherry picked from commit 3079a9855a011f2ba2df2602aeff74c1c78eb43e)
2024-01-11 20:56:57 +08:00
xiaochong0302
fe21abcf7d 修正chapter_user表中plan_id=0问题 2024-01-11 20:56:52 +08:00
xiaochong0302
3079a9855a 修正course_user中active_time未更新问题 2024-01-11 20:42:54 +08:00
xiaochong0302
ebc609ac19 修正chapter_user表中plan_id=0问题 2024-01-11 20:31:09 +08:00
xiaochong0302
486ac7bd69 修正chapter_user表中plan_id=0问题 2024-01-11 20:30:28 +08:00
xiaochong0302
5e1ca229ec 修正课时评论管理链接 2024-01-11 18:51:52 +08:00
xiaochong0302
680f1cf1bc 修复sync_learning时,course_user未更新active_time问题 2024-01-11 13:00:24 +08:00
xiaochong0302
b67011c041 修复主页simple模式免费课程模块样式问题 2024-01-08 11:21:49 +08:00
xiaochong0302
fd2e8d2aee 1.优化错误处理
2.更新layui2.9.3
2024-01-07 09:31:50 +08:00
xiaochong0302
78d538c816 清理代码 2023-12-30 15:23:53 +08:00
xiaochong0302
5ce45971e6 优化AccountSearchTrait 2023-12-28 21:31:59 +08:00
xiaochong0302
33fc75b9f8 1.精简chapter/lessons.volt
2.使用ServiceTrait精简代码
2023-12-27 16:05:23 +08:00
xiaochong0302
59e27e1443 修正用户active_time搜索条件 2023-12-25 20:18:41 +08:00
xiaochong0302
ab5e815b1d 修正用户active_time搜索条件 2023-12-25 20:18:27 +08:00
xiaochong0302
ce9f0eade0 修正用户active_time搜索条件 2023-12-25 20:18:13 +08:00
xiaochong0302
411ffe8f1c 统一layui-skin=switch属性位置 2023-12-21 09:30:41 +08:00
xiaochong0302
daab36ba6a 统一layui-skin=switch属性位置 2023-12-21 09:30:21 +08:00
xiaochong0302
decf80273a 统一layui-skin=switch属性位置 2023-12-21 09:26:48 +08:00
xiaochong0302
db82de6f35 修正plan_id格式问题 2023-12-20 21:54:01 +08:00
xiaochong0302
52aa85b2ae 修正plan_id格式问题 2023-12-20 21:53:47 +08:00
xiaochong0302
4cbaeb1590 修正plan_id格式问题 2023-12-20 21:53:33 +08:00
xiaochong0302
6c33dbc724 修正课时发布switch开关问题 2023-12-20 21:39:25 +08:00
xiaochong0302
2714a048f8 修正课时发布switch开关问题 2023-12-20 21:38:27 +08:00
xiaochong0302
e21ab16993 修正课时发布switch开关问题 2023-12-20 21:36:30 +08:00
xiaochong0302
dd0c26d6ad v1.6.8 start 2023-12-20 21:17:10 +08:00
xiaochong0302
8e40019939 Merge branch 'koogua/v1.6.7' v1.6.7 2023-12-13 20:54:01 +08:00
xiaochong0302
fb01e61332 去除分类必选限制 2023-12-13 20:20:51 +08:00
xiaochong0302
0f379cb049 去除分类必选限制 2023-12-13 20:20:18 +08:00