evan-buss / openbooks

Search and Download eBooks
https://evan-buss.github.io/openbooks/
MIT License
1.77k stars 57 forks source link

Add a toggle to download via browser #152

Closed Gandalf-the-Blue closed 9 months ago

Gandalf-the-Blue commented 9 months ago

Currently when the download button is pressed, the book is downloaded in the server location and then a download link pops up as well on the browser window.

Add a toggle for the download to only happen on the server and so no download pop up appears on the browser

erkkip commented 9 months ago

Seems to be already implemented here https://github.com/evan-buss/openbooks/pull/87

Gandalf-the-Blue commented 9 months ago

I apologize, yes this feature works correctly. I shall close this issue