-
Notifications
You must be signed in to change notification settings - Fork 37
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: LC044/TrailSnap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: LC044/TrailSnap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 35 files changed
- 1 contributor
Commits on Jan 31, 2026
-
feat(website): 添加天地图瓦片缓存代理并修正景区边界数据
- 在Dockerfile中创建nginx缓存目录并设置权限 - 配置nginx代理缓存天地图瓦片资源,减少外部API调用 - 修改前端地图加载逻辑,生产环境使用代理瓦片服务
Configuration menu - View commit details
-
Copy full SHA for 932420b - Browse repository at this point
Copy the full SHA 932420bView commit details -
refactor(website): 将位置列表和地图视图拆分为独立组件
将 LocationList.vue 中的复杂视图逻辑拆分为独立的可复用组件: - 创建 LocationListView.vue 处理网格视图展示 - 创建 LocationMapView.vue 处理地图可视化 - 简化主组件逻辑,提高代码可维护性 - 修复任务工作器中的资源清理问题,删除 last_active_time 中的任务类型记录
Configuration menu - View commit details
-
Copy full SHA for 45503ad - Browse repository at this point
Copy the full SHA 45503adView commit details
Commits on Feb 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 74b1f88 - Browse repository at this point
Copy the full SHA 74b1f88View commit details
Commits on Feb 3, 2026
-
- 统一更新ai、server、website组件的版本号至0.2.2 - 更新server端FastAPI应用版本信息 - 在更新日志中记录0.2.2版本的优化内容
Configuration menu - View commit details
-
Copy full SHA for cddb401 - Browse repository at this point
Copy the full SHA cddb401View commit details -
style(website): 优化深色模式下多个UI组件的背景与文本颜色
- 在位置列表、照片页、工单页的按钮组件中添加深色背景类 - 调整未选中状态的文本颜色以提升深色模式下的可读性 - 更新变更日志记录UI优化项
Configuration menu - View commit details
-
Copy full SHA for e0d8c8a - Browse repository at this point
Copy the full SHA e0d8c8aView commit details -
feat(website): 新增仿真纸质车票生成与导出功能(构建前端)
- 添加 TrainTicket 组件,支持蓝票/红票两种样式,集成拼音显示 - 新增车票查看、导出模态框,支持 JSON/CSV/PNG 格式导出 - 重构车票管理页面,拆分为多个组件(Header、FilterBar、StatsSidebar 等) - 添加 pinyin-pro 依赖用于车站名拼音转换 - 优化暗色模式下的 UI 细节
Configuration menu - View commit details
-
Copy full SHA for 061907f - Browse repository at this point
Copy the full SHA 061907fView commit details -
- 将 TrainTicket 组件缩放更新逻辑包裹在 nextTick 中,确保在 DOM 渲染完成后执行 - 将模态框的固定宽度改为响应式类,优化移动端显示 - 统一导出选项的暗色背景样式,提升视觉一致性
Configuration menu - View commit details
-
Copy full SHA for aecd4f3 - Browse repository at this point
Copy the full SHA aecd4f3View commit details
Commits on Feb 4, 2026
-
修复桌面端操作按钮在移动端显示异常的问题,在移动端使用下拉菜单替代原有按钮组。 同时修正人脸查询中照片计数的逻辑,改为按photo_id去重统计。
Configuration menu - View commit details
-
Copy full SHA for c7ed8bb - Browse repository at this point
Copy the full SHA c7ed8bbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.1...v0.2.2