Commit Graph

21 Commits

Author SHA1 Message Date
YuBai
c375512903 fix: restore All search type and initialize login state on startup
- Switch AllPageSearchPageFetcher from m.douban.com/rexxar/api/v2/search
  (returns 403 need_login) to www.douban.com/j/search (works with cookies)
- Update AllFirstPageSearchResultPageParser and OtherAllPageSearchResultPageParser
  to use SearchParserHandler.parseSearchJson() matching the j/search response format,
  replacing the old Rexxar-specific SearchParserHandlerV2 parsing logic
- Add await this.userComponent.login() in onload() so login state is initialized
  on startup, fixing false isLogin()=false causing "need login for next page" errors

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-04 18:20:58 +08:00
08749116f3 feat: 附件(图片)文件保存本地支持自定义
fix: 修复有些图片无法下问题
fix: 修复同步汇总文件中文件名和真实保存不一致问题
feat: 调整别名的转义
2025-11-09 22:43:17 +08:00
c09f96d3b8 fix #143 #132 #124
1. 增加游戏同步功能
2. 修复自定义参数配置问题
3. 增加搜索默认类型
4. 增加全部搜索为空时的提示
2025-03-11 14:45:14 +08:00
d98a24545e Fixed clicking the next page has no effect 2024-07-15 23:04:32 +08:00
232439b64c fix search error 2024-07-11 10:19:14 +08:00
d0ed8cf1f3 fix mac os search error 2024-07-10 18:33:55 +08:00
1d74714e6e fix fetch data error 2024-05-16 01:51:29 +08:00
661e8e7e2e add picture bed 2024-05-16 00:09:33 +08:00
446a37e03b add array display type
fix write enter to editor when search item
fix desc has "\"     " error
2023-12-26 15:18:11 +08:00
5d288bda14 fix search by type error 2023-12-21 18:18:39 +08:00
1b5b9bb0b3 fix search error 2023-12-21 10:25:28 +08:00
96fe6d6771 fix search error 2023-12-18 23:28:14 +08:00
01a386dd6b change: the way of request 2023-09-20 13:16:24 +08:00
6c52606417 feature: theater
feature: imageData.url
2023-08-30 18:10:37 +08:00
5c9b37e9e6 feature: search pageable 2023-02-16 11:39:40 +08:00
980fae30ed feature: search pageable 2023-02-16 11:11:44 +08:00
e19fbc648c feature: search next page 2023-02-15 22:38:37 +08:00
a99e34c367 fix: search isbn error 2023-02-13 00:15:06 +08:00
c49750b848 fix login and teleplay 2022-12-02 23:00:22 +08:00
86345cdf85 optimize and fix bug 2022-11-26 13:54:29 +08:00
01a066f393 add function: sync personal movie/book/music info 2022-11-20 00:49:11 +08:00