|
7324d27bc1
|
修正查询
|
2023-12-03 15:57:28 +08:00 |
|
|
58c20ac003
|
切换到主索引
|
2023-12-03 08:28:45 +08:00 |
|
|
7fd3c82d93
|
输出text
|
2023-12-03 05:53:59 +08:00 |
|
|
c7b892e2c0
|
共用配置文件导入
|
2023-12-03 04:43:53 +08:00 |
|
|
6590fcbb11
|
防止绝对路径被编译进二进制文件
|
2023-12-02 22:56:56 +08:00 |
|
|
429ad157d6
|
加入检索
|
2023-11-30 06:08:33 +08:00 |
|
|
7f87a728ae
|
清除无效代码
|
2023-11-30 05:34:11 +08:00 |
|
|
fa2af13e96
|
处理字段
|
2023-11-30 05:23:01 +08:00 |
|
|
72853f7a7f
|
反向转换
|
2023-11-30 04:11:50 +08:00 |
|
|
c894a6ee9f
|
消除错误处理
|
2023-11-30 04:10:21 +08:00 |
|
|
ffa12e09cb
|
单元测试查询
|
2023-11-30 04:03:19 +08:00 |
|
|
e3174a125c
|
使用相对于项目地址的配置文件路径以便于单元测试
|
2023-11-30 03:16:33 +08:00 |
|
|
60096f33a1
|
修整分页
|
2023-11-27 16:55:30 +08:00 |
|
|
06ff2e1e3b
|
修正向量请求
|
2023-11-27 16:36:21 +08:00 |
|
|
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 |
|