Developer
|
5a368dc794
|
fix: 暗黑模式下封面图占位背景色跟随卡片颜色
|
2026-03-24 21:43:52 +08:00 |
|
Action
|
8725a79135
|
docs: 添加 Conventional Commits 提交规范 steering 文件
|
2026-03-24 21:25:54 +08:00 |
|
Developer
|
a61aa5caac
|
feat: 使用本地库 react-native-qrcode-svg 生成二维码,移除第三方远程图片服务
|
2026-03-24 21:23:22 +08:00 |
|
Action
|
6f7c99906b
|
fix(web): 补全缺失的 web shims 并修复渲染崩溃问题
- 新增 sentry-react-native、react-native-video、react-native-static-server、expo-network、expo-intent-launcher、expo-clipboard、expo-file-system 的 web shim
- 重写 react-native-pager-view shim,通过 useImperativeHandle 暴露 setPage 方法
- 修复 sentry-react-native shim 缺少 ErrorBoundary 导致的渲染崩溃
- 在 _layout.tsx 中加载 Ionicons 字体,修复 web 端字体 404
- 更新 metro.config.js 中 sentry shim 路径为 .tsx
|
2026-03-24 21:21:15 +08:00 |
|
Developer
|
f2fc4693a6
|
feat: 暗黑模式 + 节流模式
- settingsStore: 移除 coverQuality,新增 darkMode / trafficSaving 布尔字段(AsyncStorage 持久化)
- utils/theme.ts: 新建 useTheme() hook,返回浅色/深色颜色表
- settings.tsx: 新增外观(浅色/深色)和流量(标准/节流)选项,移除封面图清晰度
- BigVideoCard: 节流模式跳过预加载、禁止自动播放;封面低画质;支持暗黑配色
- useVideoDetail: 节流模式下默认 qn=16(360p)
- VideoCard / LiveCard: 移除 coverQuality 依赖,改用 trafficSaving;支持暗黑配色
- index.tsx: 导航栏/搜索栏/列表背景跟随主题
- search.tsx: 页面背景/输入框/文字跟随主题
- downloads.tsx: 顶栏/背景/文字跟随主题
- _layout.tsx: StatusBar 随暗黑模式切换 light/dark
|
2026-03-24 21:04:10 +08:00 |
|
github-actions[bot]
|
ce82f1be71
|
chore: bump version to v1.0.10 [skip ci]
|
2026-03-24 11:42:15 +00:00 |
|
Developer
|
db3f2db5cd
|
Merge branch 'master' of https://github.com/tiajinsha/JKVideo
|
2026-03-24 19:41:49 +08:00 |
|
Developer
|
809e7f57f5
|
继续
|
2026-03-24 19:41:44 +08:00 |
|
github-actions[bot]
|
3fe9b75ddb
|
chore: bump version to v1.0.9 [skip ci]
|
2026-03-24 11:27:49 +00:00 |
|
Developer
|
17768fd951
|
Merge branch 'master' of https://github.com/tiajinsha/JKVideo
|
2026-03-24 19:27:23 +08:00 |
|
Developer
|
807ef53c26
|
开源仓库,文明讨论,非诚勿扰 [skip ci]
|
2026-03-24 19:27:19 +08:00 |
|
github-actions[bot]
|
df8396132e
|
chore: bump version to v1.0.8 [skip ci]
|
2026-03-24 11:25:25 +00:00 |
|
Developer
|
a18b7888c6
|
Merge branch 'master' of https://github.com/tiajinsha/JKVideo
|
2026-03-24 19:25:00 +08:00 |
|
Developer
|
aeaaa0af01
|
开源仓库,文明讨论,非诚勿扰
|
2026-03-24 19:21:58 +08:00 |
|
github-actions[bot]
|
a8e40dbd5f
|
chore: bump version to v1.0.7 [skip ci]
|
2026-03-23 17:27:08 +00:00 |
|
Developer
|
2e5f749583
|
Merge branch 'master' of https://github.com/tiajinsha/JKVideo
|
2026-03-24 01:26:43 +08:00 |
|
Developer
|
eb4d61669a
|
fix:expo-updates 包会在 expo prebuild 阶段向 Android 项目注入与 EAS Update 相关的 Gradle 任务,导致 assembleRelease 时卡住(挂起不退出)
|
2026-03-24 01:26:39 +08:00 |
|
github-actions[bot]
|
3e0c9040b5
|
chore: bump version to v1.0.6 [skip ci]
|
2026-03-23 16:23:05 +00:00 |
|
Developer
|
3a82151d8d
|
1
|
2026-03-24 00:22:30 +08:00 |
|
Developer
|
1df23a6e09
|
markdown修改
|
2026-03-24 00:20:38 +08:00 |
|
Developer
|
4ef70df676
|
Merge branch 'master' of https://github.com/tiajinsha/JKVideo
|
2026-03-24 00:18:06 +08:00 |
|
Developer
|
9bffc16fef
|
feat:添加哨兵功能,错误日志收集,为持续迭代做准备
|
2026-03-24 00:17:43 +08:00 |
|
github-actions[bot]
|
21d9df0156
|
chore: bump version to v1.0.6 [skip ci]
|
2026-03-20 07:46:14 +00:00 |
|
Developer
|
e05484bba6
|
feat: add browser download option to update dialog
|
2026-03-20 15:45:52 +08:00 |
|
github-actions[bot]
|
6bae600ff1
|
chore: bump version to v1.0.5 [skip ci]
|
2026-03-20 07:44:20 +00:00 |
|
Developer
|
b947883e8b
|
fix: proactively guide user to enable install unknown apps permission
|
2026-03-20 15:43:57 +08:00 |
|
github-actions[bot]
|
502502c5c7
|
chore: bump version to v1.0.4 [skip ci]
|
2026-03-20 07:19:41 +00:00 |
|
Developer
|
2450e6b49f
|
fix: handle REQUEST_INSTALL_PACKAGES permission on Android 8+
|
2026-03-20 15:19:17 +08:00 |
|
github-actions[bot]
|
9abc40882a
|
chore: bump version to v1.0.3 [skip ci]
|
2026-03-20 06:57:26 +00:00 |
|
Developer
|
b940862715
|
fix: 改用expo-file-system/legacy修复createDownloadResumable废弃报错
|
2026-03-20 14:57:03 +08:00 |
|
github-actions[bot]
|
bb0fdbd35f
|
chore: bump version to v1.0.2 [skip ci]
|
2026-03-20 06:37:41 +00:00 |
|
Developer
|
390d5874e9
|
Merge branch 'master' of https://github.com/tiajinsha/JKVideo
|
2026-03-20 14:37:18 +08:00 |
|
Developer
|
dd0c058339
|
还原代码
|
2026-03-20 14:37:14 +08:00 |
|
github-actions[bot]
|
22ac552fca
|
chore: bump version to v1.0.1 [skip ci]
|
2026-03-20 06:17:20 +00:00 |
|
Developer
|
28c6389f83
|
测试更新
|
2026-03-20 14:16:52 +08:00 |
|
Developer
|
7c62b2f665
|
fix: 授予workflow contents写权限 [skip ci]
|
2026-03-20 14:16:13 +08:00 |
|
Developer
|
77985d7540
|
fix: CI跳过android目录,prebuild后再构建APK
|
2026-03-20 14:15:01 +08:00 |
|
Developer
|
7f585ff8ad
|
测试更新
|
2026-03-20 14:12:51 +08:00 |
|
Developer
|
adeb5e9425
|
测试更新
|
2026-03-20 14:10:26 +08:00 |
|
Developer
|
38fc41f184
|
feat:热更新
|
2026-03-20 14:06:52 +08:00 |
|
Developer
|
4a69a8ed1d
|
修改文件
|
2026-03-20 13:45:19 +08:00 |
|
Developer
|
2292110fb8
|
Add demo video to README
|
2026-03-20 13:43:57 +08:00 |
|
Developer
|
49b3be72f3
|
修改README文档
|
2026-03-20 12:36:51 +08:00 |
|
Developer
|
5e819ca080
|
init
|
2026-03-20 12:05:58 +08:00 |
|
Developer
|
ff5860d3c7
|
chore: prepare project for open source release
- Remove internal planning docs (CLAUDE.md, docs/, feature.md, livePlan.md) from git tracking
- Add .gitignore rules to prevent re-tracking internal files
- Add README.md (Chinese) and README.en.md (English) with screenshots, features, quick start
- Add LICENSE (MIT)
- Add CONTRIBUTING.md with dev setup, commit conventions, PR guide
- Add CHANGELOG.md for v1.0.0
- Add .github/ issue templates (bug report, feature request) and PR template
- Add public/ screenshots (p1-p6)
|
2026-03-20 12:03:24 +08:00 |
|
Developer
|
5ec4c5a6be
|
版本1.0
|
2026-03-19 21:53:08 +08:00 |
|
Developer
|
a3acd40ee2
|
Merge branch 'feat/followed-live'
|
2026-03-19 20:46:32 +08:00 |
|
Developer
|
f5d49cd3f9
|
feat:直播 Tab 顶部显示关注主播在线列表
|
2026-03-19 20:46:16 +08:00 |
|
Developer
|
d8c13a98ab
|
feat:热门列表 BigVideoCard 下方穿插双列直播卡片
|
2026-03-19 20:45:33 +08:00 |
|
Developer
|
c0b7b8e974
|
feat:下载管理页面,集成分享功能
|
2026-03-19 20:11:05 +08:00 |
|