openbooks

Search and Download eBooks

MIT License

Stars
1.9K
Committers
9

Bot releases are visible (Hide)

openbooks - Release v4.5.0 Latest Release

Published by github-actions[bot] almost 2 years ago

Added

  • Use --useragent/-u flag to optionally specify the UserAgent reported to the IRC server. Default remains OpenBooks v4.5.0.

Breaking

  • --name/-n flag must be specified when starting the application. OpenBooks will no longer generate a random noun_adjective username.
  • Only a single connection to the IRC server will be made. Opening a second browser tab will show an error message.
openbooks - Release v4.4.1

Published by github-actions[bot] about 2 years ago

bugfix: fix blank page when using custom base path.

Full Changelog: https://github.com/evan-buss/openbooks/compare/v4.4.0...v4.4.1

openbooks - Release v4.4.0

Published by github-actions[bot] about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/evan-buss/openbooks/compare/v4.3.0...v4.4.0

openbooks - Release v4.3.0

Published by github-actions[bot] over 2 years ago

What's Changed

Full Changelog: https://github.com/evan-buss/openbooks/compare/v4.2.0...v4.3.0

openbooks - Release v4.2.0

Published by github-actions[bot] almost 3 years ago

What's Changed

Full Changelog: https://github.com/evan-buss/openbooks/compare/v4.1.0...v4.2.0

openbooks - Release v4.1.0

Published by github-actions[bot] almost 3 years ago

What's Changed

  • Improve Search Result Parsing / Show Errors In Web UI by @evan-buss in https://github.com/evan-buss/openbooks/pull/43
  • Show "N/A" when result doesn't include file size #41.
  • Remove "%sometext%" text from title strings #42.
  • Show all parsing errors on the client and allow users to manually copy / paste the valid
    download string. There are always going to be edge cases that my parser can't deal with.
    This solution will allow users to download any of the search results regardless of parsing
    result.
  • Update NPM and Golang packages.

Full Changelog: https://github.com/evan-buss/openbooks/compare/v4.0.2...v4.1.0

openbooks - Release v4.0.1

Published by github-actions[bot] about 3 years ago

Fix download bug when using a subpath.

openbooks - Release v4.0.0

Published by github-actions[bot] about 3 years ago

See pull request for full details.

openbooks - Release v3.4.0

Published by github-actions[bot] about 3 years ago

Add support for hosting OpenBooks server at a sub path. See instructions.

openbooks - Release v3.3.1

Published by github-actions[bot] about 3 years ago

Updated project dependencies. Evergreen UI has a slightly different look in v6.

openbooks - Release v3.2.1

Published by github-actions[bot] about 3 years ago

openbooks - Release v3.2.0

Published by github-actions[bot] over 3 years ago

openbooks - Release v3.1.0

Published by github-actions[bot] over 3 years ago

openbooks - Release v3.0.1

Published by github-actions[bot] almost 4 years ago

  • Complete UI rewrite
  • Backend rewrite to enable multi-user, server-hosted setup.
  • Add Docker images for easy deployment.
openbooks - Release v3.0.0

Published by github-actions[bot] almost 4 years ago

openbooks - OpenBooks 2.2 Release

Published by evan-buss almost 5 years ago

Added new command line argument to set a custom port for the web UI

  • Use the flag like openbooks -port 1337 to host website on localhost:1337
  • This resolves problems when another application is using the hard-coded port number
openbooks - OpenBooks 2.1 Release

Published by evan-buss almost 5 years ago

  • Recent searches are now persisted your browser's local storage
    • No longer have to search again on browser or app restarts.
    • Search results can be manually deleted by clicking the delete icon
openbooks - OpenBooks 2.0 Release

Published by evan-buss almost 5 years ago

  • Added option to use either the web UI or the existing CLI
  • Fixed various bugs
openbooks - Initial Release

Published by evan-buss about 5 years ago