umbor
3d1362b997
Change Vue page with route name as page title
...
研究了下发现$route.name不能用i18n给的变量赋值,于是把index.vue里的title部分挪到各个文件里,并微调了下缩进保持格式一致(显示修改很多,实际只有几行)
I don't think using route.name as H1 title is a good choice since variable from i18n cannot be assigned to $route.name. So I move title part of index.vue to separate files and adjust indentation to make it looks clear.
2023-06-10 23:24:09 +08:00
umbor
513f81798c
Change Vue page to use i18n plugin
2023-06-10 23:17:48 +08:00
umbor
c53f5f9c49
Add i18n basic components
...
Add i18n basic components
2023-06-10 23:16:51 +08:00
Estrella Pan
c7c71da7bd
Merge pull request #317 from 100gle/feat/modular-router
...
feat: make router be modular and isolated
2023-06-08 23:02:45 +08:00
EstrellaXD
77056cd838
fix: workflows
2023-06-08 23:00:55 +08:00
100gle
082667f5c6
feat: make router be modular and isolated
2023-06-08 22:18:13 +08:00
EstrellaXD
0575a19f05
change: optimize
2023-06-08 00:24:42 +08:00
EstrellaXD
20026e713d
change: merge workflows into a single one
2023-06-08 00:17:17 +08:00
EstrellaXD
28bfacfb46
feat: clear useless ci
2023-06-07 23:20:40 +08:00
Estrella Pan
cb4a0bce0d
Merge pull request #311 from 100gle/ci/fix-lint-error
...
ci: fix lint error
2023-06-07 22:00:08 +08:00
100gle
01c7318fbe
ci: comment for lint rules
2023-06-07 21:48:23 +08:00
Estrella Pan
1b15aa796e
Merge pull request #310 from EstrellaXD/ci-fix
2023-06-07 21:42:50 +08:00
EstrellaXD
86a6ece510
fix:
2023-06-07 21:36:41 +08:00
EstrellaXD
e13b9f046b
fix:
2023-06-07 21:31:31 +08:00
EstrellaXD
33495cb720
fix: fix artifact
2023-06-07 21:26:01 +08:00
EstrellaXD
c0d6658bb7
fix: fix artifact
2023-06-07 21:23:25 +08:00
EstrellaXD
b70fe6e28b
fix: path problem
2023-06-07 21:07:59 +08:00
EstrellaXD
13aae00a9f
feat: Add needs in Build docker, Add Path in Build webui
2023-06-07 21:04:49 +08:00
EstrellaXD
77579a5a9c
feat: add build webui into ci. Change Dockerfile, add webui in release draft.
2023-06-07 21:01:28 +08:00
100gle
60a66fca69
ci: fix lint error
2023-06-07 20:58:11 +08:00
EstrellaXD
fd160599fb
fix: version path in ci
2023-06-07 20:28:22 +08:00
EstrellaXD
24f63a7df8
fix: fix Dockerfile path problem
2023-06-07 20:26:20 +08:00
EstrellaXD
bf73dfbc0f
fix: fix ci path problem
2023-06-07 20:24:12 +08:00
EstrellaXD
b264952a27
fix: test-ci
2023-06-07 20:22:42 +08:00
Estrella Pan
f317da890e
Merge pull request #309 from zthxxx/dev/webui
...
refactor: merge rewrite0/Auto_Bangumi_WebUI into Auto_Bangumi
2023-06-07 20:11:19 +08:00
zthxxx
82689cf188
Merge branch 'Rewrite0/Auto_Bangumi_WebUI@dc95c1a' into Auto_Bangumi dev/webui
2023-06-07 19:50:19 +08:00
Estrella Pan
f8411f9c8a
Merge pull request #304 from 100gle/style/format-and-sort-import
...
style: format and sort import with ruff
2023-06-07 19:44:29 +08:00
Estrella Pan
4f0496fa70
Merge pull request #303 from 100gle/feat/integrate-ruff
...
feat: integrate ruff as linter and formatter
2023-06-07 19:44:18 +08:00
100gle
620d1bbe5c
style: format and sort import with ruff
2023-06-07 19:36:07 +08:00
100gle
55f8cdc7b1
feat: integrate ruff as linter and formatter
2023-06-07 19:35:19 +08:00
100gle
1261e94658
feat: integrate ruff as linter and formatter
2023-06-07 19:34:07 +08:00
Estrella Pan
2658e76663
Merge pull request #308 from 100gle/ci/fix-lambda-assignment-error
...
ci(lint): fix lambda assignment error
2023-06-07 19:28:54 +08:00
Xiaoyue Lin
8bbbd16b5b
chore(core): move figlet from file to source code ( #302 )
2023-06-07 16:08:42 +08:00
100gle
b4099ab2e8
ci(lint): fix lambda assignment error
2023-06-07 15:41:15 +08:00
zthxxx
069a86faa0
chore: move Auto_Bangumi/src -> Auto_Bangumi/backend/src, prepare for merge WebUI repo
2023-06-06 22:33:00 +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
EstrellaXD
ae01637f01
feat: init rss polling module
2023-06-05 21:53:51 +08:00
EstrellaXD
dbc73ea665
fix: fix #300
2023-06-05 18:19:17 +08:00
EstrellaXD
00e7d03690
Merge remote-tracking branch 'origin/3.0-dev' into 3.0-dev
...
# Conflicts:
# docs/wiki
2023-06-05 14:04:06 +08:00
EstrellaXD
530ed4c14f
change: update wiki
2023-06-05 14:03:55 +08:00
EstrellaXD
28d5245424
feat: add search data in ORM class
2023-06-05 00:34:14 +08:00
Estrella Pan
50cd912913
Merge pull request #298 from zthxxx/3.0-dev
...
chore: enhance saving config file with non-ASCII
2023-06-04 22:59:44 +08:00
EstrellaXD
ba583b2786
Merge branch 'main' into 3.0-dev
2023-06-04 22:57:19 +08:00
EstrellaXD
1eb728ec78
fix: eps_complete bugs
2023-06-04 22:55:29 +08:00
EstrellaXD
4ce8c1eb40
fix: Login code
2023-06-04 22:06:58 +08:00
EstrellaXD
e6f0dd13b8
fix: login error code
2023-06-04 22:05:33 +08:00
EstrellaXD
3c760f97a5
Update README.md
2023-06-04 21:58:31 +08:00
EstrellaXD
2bf07c3565
fix: download path cannot change problem
2023-06-04 21:18:08 +08:00
Estrella Pan
10962a020f
Merge pull request #289 from EstrellaXD/3.0-dev
...
3.0.2
3.0.2
2023-06-04 21:06:24 +08:00
Estrella Pan
2a7f58d299
Merge pull request #297 from zthxxx/3.0-dev
...
fix: fix the Notification Type is not applied after changing it from WebUI
2023-06-04 21:04:56 +08:00