46 Commits

Author SHA1 Message Date
6af00021ef 支持保存书籍为zip 2026-03-20 13:35:29 +08:00
30e3075bab 修复章节合并算法 2026-03-19 20:58:58 +08:00
7dd121c978 修复性能问题 2026-03-08 10:37:17 +08:00
691a58ac61 Now editor correctly handle CRLF
Update download progress display
2026-03-05 16:23:36 +08:00
39a7702dfe 支持插入新章节 2026-03-04 21:56:48 +08:00
e898f898f5 Make Sure Editor Resize 2026-03-03 17:09:54 +08:00
7e60e2ecbb add download options page 2026-03-03 15:38:48 +08:00
870710d043 use data-chapter-id to replace id 2026-03-03 14:59:27 +08:00
3a8b6d9379 add save as epub support 2026-03-02 22:19:31 +08:00
f0cbbe6d02 Allow to insert original chapters by prev/next chapter id 2026-03-02 15:15:26 +08:00
08c0fa0c3f Add test support 2026-03-02 14:29:52 +08:00
6cf7e3aa19 Add support to scroll to current chapter in volume list 2026-03-01 23:51:56 +08:00
b9b637d5ac Add support to switch chapter version
Optimize Volumes List Build
2026-03-01 22:43:04 +08:00
68c0fa7977 Add history model 2026-02-28 23:24:23 +08:00
cb46e6c85e Add save chapter support 2026-02-28 22:09:10 +08:00
f4f5983168 Use custom close and save button 2026-02-28 15:51:39 +08:00
d1c495aa8d Add chapter name editor 2026-02-28 11:17:49 +08:00
7a3faa36ab Add support to open new tab 2026-02-27 15:42:52 +08:00
c276073627 Fix empty chapters may saved when auto save enabled 2026-02-27 13:58:42 +08:00
69d8e8ec9f Better way to display chapter 2026-02-20 13:34:05 +08:00
514f9aaff1 Use better way to display chapter content 2026-02-19 14:23:44 +08:00
e09016bca6 Add editor to chapter 2026-02-19 09:38:06 +08:00
9f85a42168 Add saved mark to Chapters List 2026-02-19 09:22:05 +08:00
f56a9e3b2a Add support to load ch in manage db 2026-02-18 16:14:55 +08:00
dc097031ed Add react lint support 2026-02-18 14:58:41 +08:00
32169a819e Enable eslint 2026-02-18 14:02:28 +08:00
a2dbabc5ae Add support to load chapter lists from databases 2026-02-18 10:27:27 +08:00
e160b1da53 Update render Book in database 2026-02-17 14:59:53 +08:00
6366e0385b fix localStorage is not available in service worker 2026-02-17 10:17:37 +08:00
62b797b79f avoid login pocketbase everytime 2026-02-17 10:06:31 +08:00
3eff1f8c18 Better book info display 2026-02-17 00:08:11 +08:00
1353ddf174 Add context menus 2026-02-16 23:32:20 +08:00
fbc9269e81 Add manage page 2026-02-16 23:23:34 +08:00
e24c839c05 fix bug 2026-02-16 16:16:42 +08:00
43c81289ab Add notification to auto save chapter 2026-02-16 15:30:45 +08:00
952712054f Add support to display book info and save book info to databases 2026-02-16 14:50:41 +08:00
0cf5eccaf1 Add support to get book info from book info page 2026-02-16 11:44:32 +08:00
ab46dcc2c1 新增PocketBase支持 2026-02-15 22:15:51 +08:00
e91ae58813 Add support to save chapter to db automaicly 2026-02-15 16:54:31 +08:00
e355432436 Save chapter to database now use hash to reduce same chapter 2026-02-15 10:43:47 +08:00
ddaf11b7e1 Add support to create crx file 2026-02-15 09:23:11 +08:00
e510467197 Add support to save chapter to databases 2026-02-14 17:42:42 +08:00
d1a5b4aa3c Add Db Settings 2026-02-14 15:56:59 +08:00
deefa95918 Add QdSettings 2026-02-14 10:00:57 +08:00
dc252af38a Add settings page 2026-02-13 23:48:43 +08:00
92f5073774 Add files 2026-02-13 20:27:40 +08:00