66 Commits

Author SHA1 Message Date
RachelOS e18003fd40 1.5.3-Fix 2026-08-13 17:14:38 +08:00
RachelOS bb29a7a45e 1.5.2-增加读书渠道 2026-08-13 15:15:56 +08:00
RachelOS 08e63ebf24 1.5.2-Fix 2026-08-12 17:46:12 +08:00
千逐 c3a52fe13f fix: collect WeChat articles through WeRead
- add a separate weread_mp mode for MP_WXS feeds and full article content
- catch up missed pages without advancing failed feed cursors
- validate and manage WeRead credentials across API, UI, config, and tests
2026-08-03 02:45:11 +08:00
RachelOS c8ae61e052 1.5.2-Fix 2026-07-30 16:39:23 +08:00
zoo 04a9ac096f fix: recover stalled article content fetches
- enforce a process-level timeout for browser content fetches
- recover stale FETCHING rows and claim articles one at a time
- route manual refreshes through the same bounded fetch path
- cover timeout, recovery, migration, and batch continuation
2026-07-26 17:32:35 +08:00
chung1912 538f28cb86 fix: ensure expired notification is always sent regardless of send_code config
- send_wx_code() now always calls sys_notice() to send expired notification
- When send_code=False (default), send text-only notification without QR code
- When send_code=True, keep original flow with QR code via GetCode callback
- CallBackNotice now also sends notification on QR code fetch failure
- Remove send_code gate in core/wx/base.py Error() method so send_wx_code is always called
- Change SEND_CODE default from True to False in config files
- Update README docs for SEND_CODE env variable
2026-05-16 10:28:59 +08:00
RachelOS dcb7c07136 1.5.2-Fix 2026-04-20 20:58:05 +08:00
RachelOS 55ce4d285f 1.5.2-Fix 2026-04-17 21:42:50 +08:00
RachelOS def890d452 1.5.0-Fix 2026-04-09 16:42:48 +08:00
RachelOS bfb793b36b 1.4.9-Fix 2026-04-01 10:41:39 +08:00
RachelOS e34cb78b59 1.4.9-Fix 2026-03-31 22:52:51 +08:00
Rachel 041de39a86 Merge pull request #339 from 973440710/fix/issue-328-unique-feed-link
fix: make RSS channel links unique per feed
2026-03-28 07:51:36 +08:00
RachelOS bc448af97d 1.4.9-Fix 2026-03-26 16:42:09 +08:00
51cto 6a0ea6410b fix: cap RSS item count to reduce oversized feeds 2026-03-25 12:09:21 +08:00
RachelOS 0520ebfb06 1.4.9-Fix 2026-03-09 09:32:38 +08:00
RachelOS 62c561902e 1.4.9-增加级联功能 2026-02-26 16:57:43 +08:00
RachelOS 32f268717e 1.4.8-FixDefault 2026-01-04 10:11:59 +08:00
RachelOS 33a15e8fb3 1.4.8-Fix 2025-12-25 11:31:12 +08:00
RachelOS ad0375c015 1.4.8-增加标签预览 2025-12-23 13:17:09 +08:00
RachelOS 205b909be0 1.4.8-优化采集间隔 2025-12-18 13:22:03 +08:00
RachelOS 14d692cd29 Fix 2025-11-24 21:25:32 +08:00
RACH 3c5f36c990 1.4.8 1.4.8 2025-11-07 11:20:06 +08:00
RachelOs f151d1e3fd 1.4.7 1.4.7 2025-11-04 00:36:51 +08:00
t@123654 f08b01ef99 1.4.6 增加postgres支持 2025-10-10 16:37:47 +08:00
t@123654 9de9b77fb4 1.4.5 优化授权超时时无效调用 2025-08-15 16:37:13 +08:00
t@123654 ea5e13bb02 1.4.5 1.4.5 2025-08-10 12:40:44 +08:00
t@123654 b28bd4be92 1.4.5 UI调整增加移动端阅读模式 2025-08-07 23:54:38 +08:00
t@123654 07009d7a04 1.4.5 UI调整增加移动端阅读模式 2025-08-07 14:28:38 +08:00
t@123654 7feecb8d02 1.4.5 增加API线程提高并发处理能力 2025-08-07 00:55:21 +08:00
t@123654 199c3a66f3 1.4.4 增加任务消息测试功能 2025-08-06 12:09:49 +08:00
t@123654 3cd5abbb76 1.4.4 增加定时任务开关ENABLE_JOB 2025-07-30 11:53:21 +08:00
t@123654 e1ffa09093 1.4.4 更新策略 2025-07-21 11:28:42 +08:00
t@123654 232a4a2f10 1.4.4 优化内存 2025-07-20 20:44:27 +08:00
t@123654 7782a6a574 1.4.4 优化内存 2025-07-20 20:34:43 +08:00
t@123654 8040b41fac 1.4.3 1.4.3 2025-07-18 10:41:35 +08:00
t@123654 befdca66c4 1.4.3 1.4.3 2025-07-15 23:40:36 +08:00
t@123654 18d7ab85bc 1.4.3 1.4.3 2025-07-08 16:18:50 +08:00
t@123654 8c33f90ceb 1.4.3 1.4.3 2025-07-08 09:22:05 +08:00
t@123654 e81845982d 1.4.3 1.4.3 2025-07-07 23:07:27 +08:00
t@123654 4811451143 1.4.2 1.4.2 2025-07-07 18:12:45 +08:00
t@123654 834d411096 1.4.2 1.4.2 2025-07-02 23:15:37 +08:00
t@123654 533b222c9b 1.4.2 增加二维码版本号,防止缓存 2025-06-28 01:04:09 +08:00
t@123654 3242aab53d 1.4.1 RSS增加封面 2025-06-16 09:47:04 +08:00
t@123654 9ed40afef7 1.4.1 增加自动同步内容功能,因其它因素导致未获取到内容的情况 2025-06-11 12:23:10 +08:00
t@123654 84ab1cf0f2 1.4.1 增加CDATA开关UI列表增加是否有正文显示 2025-06-11 09:57:32 +08:00
t@123654 e00f65e72a 1.4.1 ReadMe.md 2025-06-10 12:47:53 +08:00
t@123654 4fd2a00c05 1.4.1 去除DEBUG环境变量 2025-06-09 22:48:22 +08:00
t@123654 c8c4f15b39 1.4.1 2025-06-09 18:58:00 +08:00
t@123654 7f3b523e60 1.4.0-设置RSS_LOCALl默认参数为False 2025-06-08 23:23:24 +08:00