兰一民 lan
  • Joined on 2025-11-27
lan pushed to master at carrot_bbs/backend 2026-05-15 13:08:28 +08:00
6c14309624 feat(cache): implement database fallback for conversation sequence management
lan pushed to dev at carrot_bbs/frontend 2026-05-14 02:26:36 +08:00
d8d2b03f94 feat(message): implement message search functionality
lan pushed to master at carrot_bbs/backend 2026-05-14 02:26:33 +08:00
570b2d7afe chore(config): remove unused redis and s3 client constructors
lan pushed to master at carrot_bbs/backend 2026-05-14 02:24:36 +08:00
9a1851f023 refactor: cleanup unused code and simplify internal packages
lan pushed to master at carrot_bbs/backend 2026-05-14 01:27:46 +08:00
d3e5d6d76b chore(config): increase log rotation max age from 30 to 180 days
Compare 2 commits »
lan pushed to dev at carrot_bbs/frontend 2026-05-14 01:25:58 +08:00
4308077232 ci(android): add Android NDK caching and installation to build workflow
Compare 2 commits »
lan pushed to master at carrot_bbs/backend 2026-05-13 17:50:28 +08:00
dfca33da1c 更新 .gitea/workflows/deploy.yml
lan pushed to master at carrot_bbs/backend 2026-05-13 17:34:57 +08:00
lan pushed to master at carrot_bbs/backend 2026-05-13 17:31:44 +08:00
lan pushed to master at carrot_bbs/backend 2026-05-13 17:29:21 +08:00
9632117ad1 refactor(workflows): verify Android keystore via container environment variable
lan pushed to master at carrot_bbs/backend 2026-05-13 17:27:23 +08:00
b872831c64 ci(workflows): add echo of ANDROID_KEYSTORE_BASE64 secret in deploy workflow
lan pushed to master at carrot_bbs/backend 2026-05-13 17:22:44 +08:00
a74aa8fdc9 更新 .gitea/workflows/deploy.yml
lan synced commits to master at lan/JKVideo from mirror 2026-05-13 04:07:30 +08:00
3592d036b1 chore: bump version to v1.0.19 [skip ci]
a869513a78 本项目已收到哔哩哔哩(bilibili)律师函,要求停止对 B 站 API 的调用及相关仿制行为。
6e0dc2729c 本项目已收到哔哩哔哩(bilibili)律师函,要求停止对 B 站 API 的调用及相关仿制行为。
53c67079a1 bug修改
Compare 5 commits »
lan synced commits to refs/tags/v1.0.19 at lan/JKVideo from mirror 2026-05-13 04:07:30 +08:00
lan synced new reference refs/tags/v1.0.19 to lan/JKVideo from mirror 2026-05-13 04:07:30 +08:00
lan pushed to dev at carrot_bbs/frontend 2026-05-13 00:31:48 +08:00
cbe708b53b feat(message): support group avatar in navigation and chat screen
lan pushed to master at carrot_bbs/backend 2026-05-13 00:31:27 +08:00
d0852f0e78 feat(push): include group information in chat message push notifications
lan pushed to master at carrot_bbs/backend 2026-05-12 18:26:35 +08:00
06db8e36e4 refactor(cache): remove deprecated unread count methods and keys
lan pushed to dev at carrot_bbs/frontend 2026-05-12 18:26:32 +08:00
7e0436a799 refactor(message): simplify state management and remove redundant service methods
lan pushed to master at carrot_bbs/backend 2026-05-12 18:05:02 +08:00
8d7e8c427b feat(chat): implement batch mark-as-read and message sync data