Commit Graph

242 Commits

Author SHA1 Message Date
c7eb29db17 Refactor User struct to use pointer types for
UserName, Avatar, and Rank
2023-11-21 14:10:39 +08:00
bd833c70b4 筛选条件控制 2023-11-21 05:06:16 +08:00
e55404ad87 减少正则表达式的编译,提高运行效率 2023-11-21 04:21:21 +08:00
f6bfbca1fd Fix JSON marshaling bug 2023-11-21 04:16:05 +08:00
0bb90303cb 实装 graphql 2023-11-21 04:10:39 +08:00
690dc974eb 补全图像字段 2023-11-21 00:14:09 +08:00
f3c7441b11 Add optional fields for articles and users 2023-11-21 00:08:29 +08:00
bd260ed4d6 Article 2023-11-21 00:05:29 +08:00
c8a8da2e25 获取用户信息 2023-11-20 23:56:49 +08:00
9186827b51 从 demo 引用 2023-11-20 23:25:18 +08:00
e43fde4116 graphql 从数据库查询 2023-11-20 22:23:48 +08:00
a22c4e8bf6 Refactor GraphQL schema and format JSON output 2023-11-20 08:51:07 +08:00
5075515e37 graphql 2023-11-20 08:39:09 +08:00
e85f3de736 简化变量名称 2023-11-20 06:04:41 +08:00
78f136dd78 修正空列表 2023-11-20 05:46:00 +08:00
1d81d9da15 修正分页 2023-11-20 05:28:36 +08:00
b94b2d60c2 嵌入文字搜索 2023-11-20 04:48:55 +08:00
fdb3edfb61 引入标签搜索 2023-11-20 03:26:46 +08:00
9cd4f917cc 使用 5001 的向量服务 2023-11-17 01:12:22 +08:00
aa05cd952f Add video streaming service with reduced loading
consumption and token authentication
2023-11-16 02:44:44 +08:00
8a83cdd61a Update image search and pagination logic 2023-11-14 01:43:49 +08:00
86345d50f9 分页默认大小 2023-11-13 23:28:42 +08:00
11d253b7b4 Add avatar field to User struct and retrieve it
from database query
2023-11-13 23:18:02 +08:00
2acbbda7b7 Fix JSON field naming inconsistency in ListView
struct.
2023-11-13 22:57:58 +08:00
e2b59f4fdf Refactor query conditions to improve readability
and maintainability.
2023-11-13 22:52:22 +08:00
de647cbe8f Replace ioutil.ReadAll with io.ReadAll in Image
model
2023-11-13 22:36:58 +08:00
25660aea77 快速更新 2023-11-13 20:47:16 +08:00
837338a632 Refactor Milvus connection initialization 2023-11-13 19:40:14 +08:00
612e3cc4e6 优化拼接查询 2023-11-13 19:01:49 +08:00
e938c49fd5 返回封面 2023-11-12 23:42:48 +08:00
adc2ceac55 update 2023-11-11 05:34:56 +08:00
a369b43478 指定播放地址域名 2023-10-29 23:35:50 +08:00
4082a9584c DOCS 2023-10-25 06:20:21 +08:00
df415c5be5 依赖更新 2023-10-25 06:19:00 +08:00
36969a6648 转码等待 2023-10-25 05:38:45 +08:00
4638912bc3 清理log 2023-10-25 04:35:07 +08:00
71885fb5bf 清理log 2023-10-25 04:33:04 +08:00
e8f0bc4ca0 可用 2023-10-25 04:31:18 +08:00
9af1e9d609 上传视频 2023-10-25 04:14:48 +08:00
533c6dc5d5 m3u8 2023-10-24 20:38:37 +08:00
ce42fb29a4 修正圖像初始化錯誤 2023-04-20 17:31:09 +08:00
de95746dce 棄用OCR 2023-04-14 13:35:45 +08:00
094d96cc06 status 2023-04-13 23:02:01 +08:00
6ce8d231f9 log 2023-04-13 20:50:29 +08:00
752e0b98e0 彩色控制臺 2023-04-13 20:46:25 +08:00
54f4baa1e1 nohup 困局 2023-04-13 19:53:08 +08:00
cd845da2ba 兼容舊版本 2023-04-13 18:59:19 +08:00
07a5129071 update 2023-04-13 18:58:21 +08:00
7602a0419a update 2023-04-13 18:10:27 +08:00
fbf09524eb mod 2023-04-13 15:23:56 +08:00