Releases: riomoo/gopherbook
Releases · riomoo/gopherbook
v2.1.1
- fixed Fit width and height (with height being the automatic choice first)
- added zoom and pan controls to the share comic page
- Passwordless share links wouldn't work after restarting gopherbook
- Now passwordless Share Links for encrypted comics just require
the user that owns the comic to be logged in for passwordless
share links to be viewed, this is a security feature as there's
no other way to do this without permanently storing passwords in
memory/bbolt in plain text for share links, which I would like to avoid. - Password Share Links for encrypted comics work with no issues.
use this if you don't want to be logged in for the share link to work. - If your comic is not encrypted none of the above applies at all,
just make your share links - Corrected build-labeled-container
- better AVIF conversion for older hardware and single cores
- fixed minor folder creation issue when creating a user
v2.0.0
- GBKPORT environment variable to change port number
- Categories with generated collage art or custom cover
- Share links with simple password for encrypted comics (never exposed comic password)
- bbolt over json files (far too taxing to keep up with)
- Easily delete comics you've uploaded (admins can still delete any comic)
- Pagination (finally) comics are limited to 12 per page (can be increased in the index.html)
--- Can show only Comics that start with a certain letter or numbers
(This breaks your current library, please move all of your CBZ/CBT files from your library to the watch folder again. You do not need the JSON files anymore.)
v1.3.001
v1.3.000
Release v1.2.000
- Environment Variables
- Windows and Linux Build Options
Release v1.1.000
- Watch Folder added per user
- CBT file (with openssl encryption optional) support