Skip to content

Commit 64d481b

Browse files
ChanMoclaude
andcommitted
release: v0.8.18 重构前端控制器与视图构建器
- 将 Feed 和 Library 页面 JS 抽离为独立静态文件 - 新增 view_builders.py 统一管理视图数据构建逻辑 - 大幅精简 app.py、tiktok.html、library.html 代码量 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b86169d commit 64d481b

7 files changed

Lines changed: 3351 additions & 3305 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "TikLocal"
3-
version = "0.8.17"
3+
version = "0.8.18"
44
description = "A local media server that combines the features of TikTok and Pinterest"
55
authors = ["ChanMo <chan.mo@outlook.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)