Commit Graph

21 Commits

Author SHA1 Message Date
eb5b28249f [Base] 修改 API 接口使得支持 GET 请求参数
All checks were successful
Build / build-and-test (push) Successful in 28s
v1.0.9-rc1
2025-05-24 10:33:57 +08:00
8d248a44ff 增加设置板块, 允许自定义界面设置, 使用 VueUse 存储
All checks were successful
Build / build-and-test (push) Successful in 27s
[Style]
为主视图增加 16px 间距
更新 mdui-card 的右边距问题 (老问题了, 还是没有解决)

[Base]
引入 VueUse
分离 Axios
HTML 部分紧凑化
v1.0.9
2025-05-23 22:41:47 +08:00
3778dbe57c [Base] 修改 CI
All checks were successful
Build / build-and-test (push) Successful in 26s
2025-05-23 20:05:19 +08:00
a942019c81 [Base] 更新 CI 2025-05-23 20:03:50 +08:00
0088918502 [Base] 删除了无用代码
All checks were successful
Node.js CI / build-and-test (push) Successful in 33s
v1.0.8-rc1
2025-05-21 14:12:17 +08:00
2a02f8f374 更新了介绍部分和部分 Markdown 语法错误
All checks were successful
Node.js CI / build-and-test (push) Successful in 28s
v1.0.8
2025-05-19 17:53:07 +08:00
50ae8fb2a5 [Fix] 修复 pre 内容过长导致的页面溢出
通过 overflow-x 使得内容可滚动

[NewBug]
导致 code 高度变小, 整体变窄
2025-05-18 23:40:43 +08:00
8100fe2a41 [Base]
删除了 Vite 配置中多余的 console.log
2025-05-18 14:33:56 +08:00
4323acb4d6 [Feature]
All checks were successful
Node.js CI / build-and-test (push) Successful in 25s
移除书签机制
更新了项目描述
增加对有章节作品阅读支持

[BugFix]
BetterHr 无法在 Markdown 显示的问题

[Base]
增加 Markdown 渲染锚点支持
v1.0.7
2025-05-18 14:30:59 +08:00
9ef6da3efb [Feature]
All checks were successful
Node.js CI / build-and-test (push) Successful in 43s
增加文章信息和状态显示

[Base]
为 BetterHr 组件添加 class 透传 (未测试)
精简 server.js
v1.0.6
2025-05-17 22:48:20 +08:00
2aea1eae7f [Feature]
All checks were successful
Node.js CI / build-and-test (push) Successful in 24s
为 SSR 的导航菜单添加链接
v1.0.5
2025-05-16 09:31:13 +08:00
063a1330d7 [Feature]
All checks were successful
Node.js CI / build-and-test (push) Successful in 31s
为 Markdown 启用自定义 Hr 组件
v1.0.4
2025-05-16 09:01:11 +08:00
0607e6241b [BugFix]
All checks were successful
Node.js CI / build-and-test (push) Successful in 25s
修复链接转换器不显示格式错误的 BUG
v1.0.3-rc1
2025-05-14 18:00:56 +08:00
89538823fc [BUGFix]
All checks were successful
Node.js CI / build-and-test (push) Successful in 35s
修复书签删除问题

[Feature]
使用表单保证 HTML 语义化
更新关于页面
v1.0.3
2025-05-14 17:49:44 +08:00
a59ebeb487 优化打包配置, 移除不必要的 chunck
All checks were successful
Node.js CI / build-and-test (push) Successful in 41s
更新依赖
移除不必要的注释
优化 "关于" 页面
启用 SASS/SCSS
v1.0.2
2025-05-13 17:28:17 +08:00
32d9c8a4aa 删除多余代码 2025-05-08 08:46:27 +08:00
b9c163fd06 优化 404 页面请求逻辑
All checks were successful
Node.js CI / build-and-test (push) Successful in 37s
v1.0.1
2025-05-02 22:54:47 +08:00
2f6b3524c4 优化产物上传
All checks were successful
Node.js CI / build-and-test (push) Successful in 30s
v1.0.0-rc1
2025-05-02 16:52:31 +08:00
e6ce7c526f 完整的CI配置
All checks were successful
Node.js CI / build-and-test (push) Successful in 30s
v1.0.0
2025-05-02 16:41:14 +08:00
28f0e9ebac 修改 CI
All checks were successful
Node.js CI / build-and-test (push) Successful in 22s
2025-05-02 16:18:43 +08:00
ea5690fe88 第一次提交 2025-05-02 13:35:02 +08:00