Commit Graph

1454 Commits

Author SHA1 Message Date
estrella
cbc5f77236 fix: ci problem 2023-06-12 22:30:54 +08:00
estrella
d44d312ccc fix: ci problem 2023-06-12 22:12:15 +08:00
estrella
0cbb790060 Merge remote-tracking branch 'origin/3.1-dev' into 3.1-dev 2023-06-12 22:11:56 +08:00
estrella
325f7291ef fix: workflows problem 2023-06-12 22:10:58 +08:00
umbor
a9c037e69c Remove unplugin-vue-i18n and change language file format
去除unplugin-vue-i18n,语言文件改为json格式,把i18n-ally的localespaths设置为"src/locales/lang"就可以用。缺少downloader及calendar及format问题也一并修改。
2023-06-12 13:08:36 +08:00
umbor
5dd0d84a79 Merge branch 'EstrellaXD:3.1-dev' into 3.1-dev 2023-06-12 12:36:42 +08:00
zthxxx
f51b24f2b1 docs: adjust issue template for RFC 2023-06-11 22:11:00 +08:00
Rewrite0
3b0319174f Merge pull request #326 from 100gle/husky
feat: use husky to add git hooks before commiting code
2023-06-11 20:56:03 +08:00
100gle
605f40559e ci: lint and format codes 2023-06-11 20:31:28 +08:00
100gle
b5b632ef29 feat: use husky to add git hooks before commiting code 2023-06-11 20:27:49 +08:00
umbor
0715db1574 Add i18n plugin to pnpm-lock.yaml
Update pnpm-lock.yaml and fix some bugs
2023-06-11 16:18:13 +08:00
umbor
4ae0bcec65 Fix some bugs
Fix some bugs
2023-06-11 14:24:17 +08:00
umbor
1974f586d1 Merge branch 'EstrellaXD:3.1-dev' into 3.1-dev 2023-06-11 13:02:59 +08:00
umbor
2723b259dc Add language detection and storage
Save language setting to localstorage (first time using browser language) and fix some bugs in en-US.yaml
2023-06-11 12:53:30 +08:00
estrella
d3d98c8166 change: update ci, allow push to trigger it.† 2023-06-11 11:15:50 +08:00
estrella
39be8c6dc3 change: update ci, allow push to targger it.† 2023-06-11 11:08:35 +08:00
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
zthxxx
70716a19f7 feat: support parse config file with Variable Expansion for some secret key 2023-06-09 02:18:00 +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
Estrella Pan
70865689cc Merge pull request #315 from EstrellaXD/3.0-dev
3.0.4
3.0.4
2023-06-08 20:28:28 +08:00
EstrellaXD
f1359e1786 fix: 启动 AB 无法初始化 QB 的问题。 2023-06-08 20:18:43 +08:00
Estrella Pan
f11eaecd0d Merge pull request #312 from jiangyuyi/notify_title
change: 增加通知标题| add notify title
2023-06-08 14:44:22 +08:00
EstrellaXD
39c7699711 feat: 优化启动逻辑 2023-06-08 12:28:20 +08:00
EstrellaXD
ea11bb8a6a change: Update notify method, make it easy to custom. 2023-06-08 11:01:52 +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
root
1404a5c29d 增加通知标题 2023-06-07 23:30:12 +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