EstrellaXD
|
6367cc22a2
|
webui: move search component to ab-search-bar.vue
|
2023-09-08 20:18:21 +08:00 |
|
EstrellaXD
|
fdd67697bd
|
webui: add rss manage function.
|
2023-09-05 00:37:36 +08:00 |
|
EstrellaXD
|
20c3c42f8a
|
webui: update search card.
backend: update api url and rss manage api route.
|
2023-09-04 20:53:25 +08:00 |
|
EstrellaXD
|
f204bcd6b6
|
webui: add story in bangumi card.
|
2023-09-01 17:10:02 +08:00 |
|
zthxxx
|
7d50e360ed
|
fix: 修复 bangumi search API 中的流式接口,webui 对应接口定义方法改造
- StreamingResponse 换成 EventSourceResponse,即 Server Send Event Source 方式发送数据
- webui 中 search 接口改成 rxjs Observable 方式,
这次来不及改到 vue 里,但是写了接口 usage example;
- 顺手补了一些 vscode 通用的开发配置,
补了之前配置文件解析漏了一个可用环境变量的 host 字段
|
2023-08-31 23:48:07 +08:00 |
|
EstrellaXD
|
b60526d552
|
fix: frontend build issue.
|
2023-08-28 21:51:05 +08:00 |
|
EstrellaXD
|
ea97218855
|
webui: change some component style. Add tag components.
|
2023-08-28 20:18:43 +08:00 |
|
EstrellaXD
|
11dc78de3e
|
webui: temp save in rss view.
|
2023-08-22 22:14:27 +08:00 |
|
EstrellaXD
|
da937d46f6
|
webui: fix bugs. adjust api model.
|
2023-08-22 16:28:30 +08:00 |
|
EstrellaXD
|
0714722b08
|
feat: change rss add card, add aggregation rss judgment conditions
|
2023-08-20 17:13:53 +08:00 |
|
EstrellaXD
|
a872622b57
|
change: add universal api response model in src.
|
2023-08-20 15:11:16 +08:00 |
|
EstrellaXD
|
bb05f40df8
|
change: webui api accept model.
|
2023-08-20 12:20:12 +08:00 |
|
Rewrite0
|
3425e38bb1
|
feat: create RSS page
|
2023-08-13 19:49:43 +08:00 |
|
Rewrite0
|
5b30aaa4ea
|
feat: new api
|
2023-08-13 17:18:23 +08:00 |
|
Rewrite0
|
67f8487561
|
save
|
2023-08-13 15:06:35 +08:00 |
|
Rewrite0
|
ae832e5bb4
|
feat: status api & ui change
|
2023-08-13 14:43:20 +08:00 |
|
Rewrite0
|
830ed99dfa
|
feat: updateRule omit 'id'
|
2023-08-10 12:15:45 +08:00 |
|
Rewrite0
|
6339b26d99
|
refactor: rule template
|
2023-08-10 10:17:27 +08:00 |
|
Rewrite0
|
e5a81efad5
|
feat: clean types
|
2023-08-10 09:19:35 +08:00 |
|
EstrellaXD
|
69a4daca0c
|
chore: small change in api.
|
2023-08-08 14:12:19 +08:00 |
|
Rewrite0
|
2585ab2686
|
feat: 将i18n相关逻辑提取到 useMyI18n 同时优化渲染方法以避免切换语言时reload页面
|
2023-06-14 22:55:20 +08:00 |
|
Rewrite0
|
cd0ff943f2
|
feat: Optimization
|
2023-06-14 22:08:07 +08:00 |
|
Rewrite0
|
66ec337b96
|
feat: vue-i18n add to auto-import
|
2023-06-14 21:09:50 +08:00 |
|
100gle
|
605f40559e
|
ci: lint and format codes
|
2023-06-11 20:31:28 +08:00 |
|
zthxxx
|
684e124480
|
chore: move Auto_Bangumi_WebUI -> Auto_Bangumi_WebUI/webui/, prepare for merge into AutoBangumi repo
|
2023-06-05 23:47:00 +08:00 |
|