-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[+] Added chapter title pattern detector for dynamically extracting chapter titles. [+] Added filter bar and buttons for categorizing books. [+] Added language detection before opening books. [+] Added "Remove all books" functionality with confirmation prompt (with SweetAlert2). [+] Added Alt/Option+click to force reprocess a book with tooltip. [+] Added SVG stroke animation. [*] Updated code logic for opening large books. [*] Improved bookshelf button logic (no show after dragging books in). [*] Fixed booklist scroll buttons bug. [*] Enhanced indexDB operations. [*] Made title pattern detection more reliable especially when no chapter titles are found. [*] Fixed dropdown selector bug below settings menu elements. [*] Resolved garbled first line bug. [*] Optimized regex rules and performance of text-processor-worker. [*] Utilized regex named groups. [*] More efficent pagination calculation. [*] Updated pagination logic for long content. [*] Addressed pagination bugs and alignment issues with footnotes. [*] Consolidated all SVGs into a single file. [*] Fixed REGEX_IS_TITLE getter slow issue. [-] Removed unnecessary extension permissions. [-] Removed FangZheng fonts.
- Loading branch information
Showing
116 changed files
with
12,175 additions
and
2,879 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.