kthoom
kthoom copied to clipboard
Comic Book Reader in the Browser
https://github.com/naptha/tesseract.js looks cool and could help with automating metadata search (issue #54 )
As per the original thoughts in Issue #49, use the ComicVine API to try and search and auto-populate or suggest metadata for books.
The old way of Google sign-in is deprecated and will stop working in mid-2023: https://developers.googleblog.com/2021/08/gsi-jsweb-deprecation.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+GDBcode+%28Google+Developers+Blog%29
Find some SVG icons for curved next / prev page arrows. Rotate them 90 degrees to account for page orientation.
Markup for the kthoom menus take up about 125 lines of HTML, about 35% of the total payload. Since the menus are not visible upon first load, we can reduce...
Support &page=11 when the bookUri query param is present.
This actually seems to work well already on my iPhone. Just need a slightly better UI for it. I may attempt this myself as I haven’t done much web front...
Sometimes the unzipping process receives duplicate extract files from the unzip...
Bumps [ws](https://github.com/websockets/ws) from 8.14.2 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...