Commit Graph

532 Commits (d82289e3039f1b2477545ea7d622848f6f7ec592)

Author SHA1 Message Date
Ozzie Isaacs 4d6299f0d5 Improved gdrive error messages (#554) 6 years ago
Ozzie Isaacs 6a76dce870 Fix change user (in case of reboot required)
Fix no existing database
Update required version for sqlalchemy
6 years ago
OzzieIsaacs 9d161129d9 Fix for #554 6 years ago
OzzieIsaacs 2449b4049b Code cleaning Stats page
Enable calibre's ebook-convert as converter for mobi files (#411, #533)
6 years ago
OzzieIsaacs 3a9a59b751 Fix #497 6 years ago
OzzieIsaacs a53b7908f3 Fix #417 6 years ago
OzzieIsaacs aaa706069c Implemented #417 6 years ago
OzzieIsaacs 8896b3c5d2 Requests from #454 6 years ago
OzzieIsaacs 6f36eef51d Fix #544 (missed some config options)
Added lxml to stats sceen
6 years ago
OzzieIsaacs f0459d577b Bugfix #409 6 years ago
OzzieIsaacs 0e83546d40 - Updated translation (it's now always Google Drive)
- Integrated feature #409 (linking read status from calibre)
6 years ago
OzzieIsaacs 694620790c #543
Deleting of non exisiting folders gives no internal error anymore
re-inserting title sort function during upload earlier
6 years ago
OzzieIsaacs 31b703db62 Delete on gdrive working
Moving author on gdrive working
bugfix delete on normal folders
6 years ago
OzzieIsaacs a8040ad3fa #538:
-Refactoring gdrive and file handling
-Improved error handling for gdrive
-bugfix "gdrive stopping after a while"
- Renaming book title working
- Still Bugs in upload file to gdrive and renaming author
6 years ago
OzzieIsaacs 413b10c58e Bugfix gdrive
Still open: gdrive.db entries aren't cleared upon change, gdrive.db is only working after restart if just enabled
6 years ago
OzzieIsaacs 404b29b979 Refactored WSGIServer handling
Restart of gevent server now working
6 years ago
OzzieIsaacs a298470479 Fix #526. Books are now initially stored according to their id. 6 years ago
OzzieIsaacs 4f1754c1e4 Improved errorhandling during editing of books 6 years ago
OzzieIsaacs fbe2f5384b Prevent error on windows during upload and during rename of metadata.db in combinstion with gdrive 6 years ago
OzzieIsaacs 76d8cbdf57 Logging of details for gdrive integration only on debug level
fix generic cover path
browser reading for cbx and epub files no longer creates temp files on server
browser reading for cbx and epub files working (#502, #520)
6 years ago
OzzieIsaacs 420f685fd9 Added logging information for errors 6 years ago
OzzieIsaacs 30d9991daf Merge remote-tracking branch 'Goodread_fix/patch-test' 6 years ago
OzzieIsaacs 7d3fadb685 Improved compability for gevent (version 1.3.x & Windows)
Bugfix gdrive naming of client_secrets.json
Bugfix handling of gdrive with working folder not cps root folder
6 years ago
OzzieIsaacs c66bb54478 Fix #534 6 years ago
Ozzie Isaacs a06748e348
Update settings.yaml file 6 years ago
Ozzie Isaacs 7d5302b47f
Fix accidentially deleted gevent ds 6 years ago
OzzieIsaacs 204cd504a9 - Completly new setup of GDrive (every data is taken from client_secret.json file)
- If cover on Google Drive is missing, the generic cover will be used
- Better error handling during configuration of google drive (missing hook callback verification, missing files)
- less errors on console during use of Gdrive, more log file output in case of error
- removed standalone flask development mode
- removed gdrive template file and vendor setup script
6 years ago
Charles 7142836622 Adding exception handling to GoodreadsClient if site is down 6 years ago
Andriy Zasypkin b2ba8bceb2
tags in detail view are sorted 6 years ago
OzzieIsaacs 671bf5cf8d Integrated #454 (css is loaded remote) 6 years ago
OzzieIsaacs e24f837007 missing file from last commit 6 years ago
OzzieIsaacs 6a2449ffaf Fix for SSL/NonSSL and gevent 6 years ago
OzzieIsaacs af5a897d1d Added SSL Options (#416) 6 years ago
OzzieIsaacs d01d7b91a8 Added error messages in log and UI if cover url can't downloaded, changed label for cover URL to clarify function #449 6 years ago
OzzieIsaacs f6ece5fe72 Fix for #448 6 years ago
OzzieIsaacs ee5677f376 Merge remote-tracking branch 'multiload/master' 6 years ago
OzzieIsaacs f019d58b4d Fix for unicode search (#426) 6 years ago
Faisal Alghamdi 0afa7cbafd duplicate code removed 6 years ago
Faisal Alghamdi 78caf3379d remove unused code 6 years ago
Faisal Alghamdi ff9ee82451 adding multiple files upload feature 6 years ago
OzzieIsaacs 199b1c4820 Changed gdrive base uri handling (#431) 6 years ago
Andriy Zasypkin 6b4d7674b5
use isinstance instead of type 6 years ago
Andriy Zasypkin 28dac34119
auto select format if only one 6 years ago
OzzieIsaacs 07d6ba094b Fix for deleting books in shelfs (#419) 6 years ago
Andriy Zasypkin e66068d699
should fix testing error 7 years ago
Andriy Zasypkin 6b6a457a9d
comic reader updated extentions 7 years ago
Andriy Zasypkin 9249390043
comic book read file order fixed 7 years ago
Yury Tilis 2fe03961bb -Added a more subtle progress bar which only shows the page number on hover
-Added Current page indicator to the thumbnail list, as well as a hover state
-Thumbnail list now scrolls to the current page on open or page change
-Added @andy29485's request for controlling page with space/shift+space
-Added the book title to the top of the page -Fixed IE11 failing on imagecallback
7 years ago
OzzieIsaacs 4c05b3db67 Present dates for updater in local date format 7 years ago
OzzieIsaacs b74a075aa6 Added posibility to change settings db via command line for multiple instances (#247) 7 years ago
OzzieIsaacs 152f7857c9 Fix #397 7 years ago
OzzieIsaacs cbb236ba7b Added visiblilty of shelfs to opds catalog (#267) 7 years ago
OzzieIsaacs aee5ca0e06 #396 implemented 7 years ago
OzzieIsaacs f1fac28203 Improved error handling for renaming authors and titles (changes related to filesystem and not only to database) 7 years ago
OzzieIsaacs f890fc1553 New progress bar 7 years ago
OzzieIsaacs b4aede78bc Fix for the piping problem (#395) 7 years ago
OzzieIsaacs 03ab03f06e Code cosmetics 7 years ago
OzzieIsaacs d76f812310 Fixed empty return on getcomic
Python 3 compability (the easy way)
7 years ago
OzzieIsaacs e7b6963afd Small improvements for comic reader calls 7 years ago
Andriy Zasypkin 6ab4ff9a3b
Merge branch 'comic_server' into comic_server 7 years ago
OzzieIsaacs 5756785073 Error handling rarfiles 7 years ago
Andriy Zasypkin ec12181803
added python3 compatibility for comic reader 7 years ago
OzzieIsaacs 8c573ff6d8 Unrar/tar and unzip on server side 7 years ago
OzzieIsaacs 6e714f3f16 Fix #391 7 years ago
OzzieIsaacs 211c3b16dd Fix fror #388 7 years ago
OzzieIsaacs f045c16c4e Fix #386 7 years ago
OzzieIsaacs 01d0083fe6 Fix for #376 7 years ago
OzzieIsaacs ad16194798 Error on deleting non existing book fixed (#382) 7 years ago
OzzieIsaacs 798cbc7505 Merge remote-tracking branch 'opds/master' 7 years ago
OzzieIsaacs 78744b19d8 Fix #377 7 years ago
OzzieIsaacs ba54b9a357 Fix #365 7 years ago
OzzieIsaacs af8d908bba Fix #371, #372 7 years ago
unknown b4bd7507b6 Merge branch 'master' of git://github.com/janeczku/calibre-web 7 years ago
unknown 674baad49e lowercasing the input 7 years ago
unknown 4a04ec898e case-insensitive search for non-ASCII - improved 7 years ago
unknown d2ea3a6c19 case-insensitive search for non-ASCII 7 years ago
Cory Sitko cc758517e7 updated login_required_if_no_ano to correct switch anonymous on/off when changed in admin 7 years ago
Cory Sitko 7ade2ecd35 make is_active, is_authenticated, and is_anonymous properties on the Anonymous class so that the login_required decorator will work correctly and disable anonymous browsing 7 years ago
OzzieIsaacs 366bf9739b Fix for #360 and guest accounts 7 years ago
OzzieIsaacs 90729de87f Fix #354
Fix #355
Fix #353
Fix #352
Fix #351
7 years ago
unknown 6855deceef added corresponding content-type for a downloaded book, otherwise default text/html is used 7 years ago
unknown 0f0c6dde09 changed application/xml to application/atom+xml 7 years ago
unknown 3c9f8b151d added check for anonymous session in read_books, otherwise current_user.id is not defined 7 years ago
unknown 7ddfa1881b added FB2 mime type 7 years ago
Jonathan Rehm 56c71dd4bf Disable bookmarking when anonymous users are reading 7 years ago
OzzieIsaacs c56a02bab6 Fix #339 7 years ago
OzzieIsaacs 34e9ef35f5 Code cosmetics 7 years ago
OzzieIsaacs fe4d11fea8 Basi comic reader implementation for cbr, cbz, cbt files based on kthoom (#63, #126) 7 years ago
OzzieIsaacs b6b73d39c2 Fix #329
Code cosmetics
7 years ago
OzzieIsaacs b6f06658a2 Merge remote-tracking branch 'ipv6/ipv4only' 7 years ago
OzzieIsaacs f87800d11c Merge remote-tracking branch 'meta/upload_new_format_of_existing_book' 7 years ago
OzzieIsaacs b30a73c505 Merge remote-tracking branch 'adv/def-variables' 7 years ago
Ainsley Pereira 993c56d021 Fix syntax error 7 years ago
Ainsley Pereira 1ce6893fa8 Exception isn't thrown until we call serve_forever, so that must be in the try block 7 years ago
Ainsley Pereira b8b88183c3 Use IPv4-only WSGI start up as a fallback only when the IPv6/IPv4 one didn't work 7 years ago
Ainsley Pereira a75c393922 Merge remote-tracking branch 'upstream/master' 7 years ago
Jonathan Rehm e806494b54 Ensure variables exist before they're used 7 years ago
kyos cbf2bb450d Fixed issue calculating filesize of the uploaded book 7 years ago
kyos be15f3781f Fixed issue reported by Jkrehm to prevent filesize to fail 7 years ago
kyos 9086f4e0e7 Added option to upload a new format to a given book 7 years ago
OzzieIsaacs c9f36a4d1a Merge remote-tracking branch 'adv/bookmarks' 7 years ago
OzzieIsaacs b6b5313f2d Fix for #315 7 years ago
OzzieIsaacs f860694487 Merge remote-tracking branch 'adv/goodreads-more-by' 7 years ago
OzzieIsaacs 5ee1950828 Merge remote-tracking branch 'adv/sqlalchemy-bool' 7 years ago
Jonathan Rehm 58abc1d024 Fuzzy match book titles to eliminate duplicates
Titles with a Levenshtein ratio of 70% or greater are considered duplicates.
7 years ago
Jonathan Rehm 53c687251e Show "More by" on author page
Uses Goodread's list of author's books, filtering out the books that are already in the user's library.

Requires the Goodreads dependency and API information.
7 years ago
Jonathan Rehm 6b8de017ab Use SQLAlchemy boolean
Seems to make a difference sometimes.

Ref #300
7 years ago
Jonathan Rehm 8e1cfa1cbf Re-apply `db_filter`
Accidentally removed when the language and content filters were moved to `common_filters`.
7 years ago
OzzieIsaacs a8b53ab38a Merge remote-tracking branch 'adv/common-filters' 7 years ago
OzzieIsaacs d5e1dba0fe Merge remote-tracking branch 'adv/goodreads-more-by' 7 years ago
Jonathan Rehm 3213bf50b3 Move common filters into function
Instead of duplicating functionality across lots of functions, combine it into one common function. It makes reading and modifying it much easier.
7 years ago
Jonathan Rehm 374b5f4c6e Save ePub bookmarks to database
Save ePub bookmark to database. Also use library's built-in restore feature to restore all information from localStorage.
7 years ago
Jonathan Rehm a682c95ec1 Show "More by" on author page
Uses Goodread's list of author's books, filtering out the books that are already in the user's library.

Requires the Goodreads dependency and API information.
7 years ago
OzzieIsaacs 193605df4a Fix for #286 7 years ago
OzzieIsaacs 6b1f3aa531 Merge remote-tracking branch 'adv/cache-buster' 7 years ago
marblepebble 97f573c41a Set ipv4 address explicitly for docker usage 7 years ago
OzzieIsaacs e3d416db4c Merge remote-tracking branch 'adv/cover-upload' 7 years ago
Jonathan Rehm a27848b351 Add static asset cache busting
Calculates MD5 hash of static assets on server start. These are appended to the file name's when url_for is used, telling browsers to download the latest version of the files, e.g. style.css?q=81cf0ee.

Inspired by https://github.com/ChrisTM/Flask-CacheBust but uses query strings instead of rewriting the path because fonts inside CSS files break when the path is rewritten.
7 years ago
OzzieIsaacs 91cdb5f60f Merge remote-tracking branch 'Upper_case/master' 7 years ago
OzzieIsaacs fb8ce693f3 Bugfix mature content
Update german translation
7 years ago
OzzieIsaacs b596734c36 Merge remote-tracking branch 'adv/mature-content' 7 years ago
Ruben Herold 68e3867af3 fix books with uppercase extension 7 years ago
Jonathan Rehm 6f797ba478 Check if JPEG via response content-type header instead of URL extension
That way we can use dynamic URLs, such as those returned by the "Get Metadata" request.
7 years ago
Jonathan Rehm aee8aad976 Add option to hide mature content from some users
Uses a configurable list of tags to denote what is mature and hides those books from the user
7 years ago
kyos 51bc0e82a4 Added series and series_index metadata handler 7 years ago
kyos 4bba3558b7 Added tags metadata handler for epubs 7 years ago
OzzieIsaacs 626e2e393e Merge remote-tracking branch 'adv/edit-publish-date' 7 years ago
Jonathan Rehm 04b04e200f Add ability to edit publish date
If a date is not set, default to “0101-01-01”
7 years ago
Jonathan Rehm cf7196ae5e Refactor to remove nested if-statements 7 years ago
Jonathan Rehm a95e6aab6b Do not attempt to create the YAML file when Google Drive is disabled (#246) 7 years ago
OzzieIsaacs cb5f196f4b Merge remote-tracking branch 'adv/modal-details'
# Conflicts:
#	cps/static/js/main.js
#	cps/templates/detail.html
7 years ago
OzzieIsaacs 1e2edcf753 Merge remote-tracking branch 'adv/author-info' 7 years ago
OzzieIsaacs c403fdfa2e Merge remote-tracking branch 'adv/sorting' 7 years ago
Jonathan Rehm 5c3a5b6c39 Use ajax to add/remove books from shelves
Gracefully fall back to standard requests if JavaScript is disabled
7 years ago
Jonathan Rehm c9c6529567 Use SECRET_KEY from environment variable (#232) 7 years ago
OzzieIsaacs 74e93e1cdf Code cosmetics 7 years ago
Jonathan Rehm fe68c8a7f8 Add support for displaying author information from Goodreads
Requires the "goodread" module (added to optional-requirements.txt) and an API key

Retrieves Goodreads author information and displays their photo and "about" text
7 years ago
OzzieIsaacs 31e0025099 Update Translation 7 years ago
OzzieIsaacs 5a6ad970d8 Merge remote-tracking branch 'button_padding/magic-link' 7 years ago
Jonathan Rehm d799b859ea Make changes suggested by codacy 7 years ago
Jonathan Rehm 675e8dd5cd Show book details in modal dialog
With them shown in a modal, you don't lose your place in the pagination. If the request comes via Ajax, the minimal layout is used. If via a normal request, the full layout is used. That lets you open the details in a new tab and have the full experience, but if you're clicking through the results of a search, you can view many without losing your place.
7 years ago
OzzieIsaacs 93dfb96174 Added Translation of title for read/unread books 7 years ago
OzzieIsaacs 2929d95b26 Display all authors names in shelf, like on all other pages (#202) 7 years ago
Jonathan Rehm 623f5c8ef0 Add "magic link" functionality
When using a device that is bothersome to log in on (e.g. a Kindle) you can use a magic link to log in via another device.

Configuration was added and is disabled by default.
7 years ago
Jonathan Rehm b138c9edd5 Show read/unread counts 7 years ago
Jonathan Rehm 7631eea32e Add sort options when viewing books
Default view still shows the most recently added books, but adds ability to sort by newest/oldest books and books sorted alphabetically (ascending & descending).

I did not include translations for the next text, but they are split up for easy translating and are otherwise ready for translating.
7 years ago
OzzieIsaacs 4ea9df753e For failed logins the source ip-adress is logged now ( #201) 7 years ago
OzzieIsaacs e6c6c26fd1 No error 500 if kindlegen is not excecutable 7 years ago
OzzieIsaacs 0a08a07193 Fixed Deleting user 7 years ago
OzzieIsaacs 7ab8a5877b read PDF/TXT without temporary files (#197) 7 years ago
OzzieIsaacs 1366b36c32 Added integer-field to supported custom colums 7 years ago
nanu-c 26f314d371 support int custom fields 7 years ago
OzzieIsaacs 38fa9ce206 At deleting a book, the book is also deleted from all Shelfs, Download list and read list (#192) 7 years ago
OzzieIsaacs c80e517c28 Delete books prepared for deleting on doogle drive 7 years ago
OzzieIsaacs 7667da6e12 Books now really deleted from hard disk (#119) 7 years ago
OzzieIsaacs 2b8c29c535 Further fix delete books (#119) 7 years ago
OzzieIsaacs 9c679c8908 Delete books should now work (#119) 7 years ago
OzzieIsaacs cd0d450829 Allow deleting books (fixes #119) 7 years ago
OzzieIsaacs daaee5b67e remove unused variables 7 years ago
林檎 b51afe3ead Code Fix
Fix pagination logic.

_ is gettext , use __ as dummy variable instead of _

Need more test.

Test on following
http://localhost:8083/opds/new
http://localhost:8083/opds/new?offset=60
http://localhost:8083/opds/new?offset=120
7 years ago
OzzieIsaacs 699bd036e8 Code cosmetics 7 years ago
OzzieIsaacs dc45b53b24 code cosmetics 7 years ago
OzzieIsaacs d59be5faf4 Code cosmetics
Bugfix upload
7 years ago
OzzieIsaacs 7dd70db837 Code cosmetics 7 years ago
OzzieIsaacs 7c6d527a55 Code cosmetics 7 years ago
OzzieIsaacs 5044b78b08 Code cosmetics 7 years ago
OzzieIsaacs 00462237fe Merge remote-tracking branch 'chinese_translation/master' 7 years ago
OzzieIsaacs 78067b87bc Code cosmetics 7 years ago
OzzieIsaacs 395c6679b7 Fix #163 7 years ago
林檎 ebb3acecca Fix Download Bug. 7 years ago
OzzieIsaacs cbc807f3ff Fix #138 7 years ago
OzzieIsaacs 60f3fefaec Added Read/Unread to feed
Prevent books from getting multiple times added to shelf
Updated German Translation
7 years ago
OzzieIsaacs 0e0e72fb71 Fixes for gevent/gdrive 7 years ago
Jack Darlington 3916205a95 Gdrive optional 7 years ago
Jack Darlington 06a4af44cc Merge branch 'master' into develop
# Conflicts:
#	cps/web.py
7 years ago
OzzieIsaacs a87fab8774 - Smaller cover picturees on small devices
- filename for download with underscore
7 years ago
Jack Darlington ff89d9c20d Merge branch 'master' into develop 7 years ago
Kennyl 59bf568f7e Merge branch 'master' into fix/python3-patch-20170308 7 years ago
Jack Darlington 29462e2278 Fix for updater 7 years ago
OzzieIsaacs 74a3e6842a Merge remote-tracking branch 'kennyl/travis'
# Conflicts:
#	cps/web.py
7 years ago
OzzieIsaacs b081bc8672 Fix #157 7 years ago
OzzieIsaacs 16cac6ac4f Merge remote-tracking branch 'polish_update/master'
# Conflicts:
#	cps/translations/pl/LC_MESSAGES/messages.mo
#	cps/translations/pl/LC_MESSAGES/messages.po

Fix for #147
7 years ago
Jack Darlington dad251d02c Fix for revoking already expired channel (drive) 7 years ago
林檎 a766784ef1 Merge branch 'feature/download-suffix-20170308' into travis 7 years ago
林檎 d7d29827f4 fix behind 7 years ago
林檎 a7d361a0ff merge conflict 7 years ago
林檎 dcc0958c39 Merge branch 'master' into travis
# Conflicts:
#	cps/epub.py
#	cps/web.py
#	readme.md
7 years ago
林檎 8c625dfb93 Fix #146
For WebUI only
OPDS remains previous behaviour
7 years ago
林檎 d7afbdc349 use quote instead of urllib.quote 7 years ago
林檎 108302ff9b remove dependency on future function
no need six or future if there is only one function.
7 years ago
Jack Darlington 6ab8d0330a Fix for editing book cover with drive + fixed found bug that has_cover not set 7 years ago
Jack Darlington cf1ca21bbc Merge branch 'master' into develop
# Conflicts:
#	cps/db.py
#	cps/ub.py
#	cps/web.py
#	readme.md
#	requirements.txt
7 years ago
OzzieIsaacs c725afc3a8 Merge remote-tracking branch 'JackED42/feature/ignorable_columns' 7 years ago
OzzieIsaacs 80f1276624 Merge remote-tracking branch 'gitignore/fix/syntax-python3-20170305'
# Conflicts:
#	cps/db.py
#	cps/web.py
#	requirements.txt
7 years ago
OzzieIsaacs acac0570e5 Merge remote-tracking branch 'use_pip/use-pip'
# Conflicts:
#	cps.py
#	readme.md
#	vendor/wand/api.py
#	vendor/wand/drawing.py
#	vendor/wand/exceptions.py
#	vendor/wand/image.py
#	vendor/wand/version.py
7 years ago
OzzieIsaacs 72ec9a9f17 Merge remote-tracking branch 'gitignore/fix/patch-issue-20170307' 7 years ago
OzzieIsaacs edadf84710 Added editing star rating graphically
Added ability to reload database connection (refresh problem)
Bugfix display hot books (no hot books, hot books are deleted books, no longer result in error 500)
7 years ago
林檎 53cc84ec18 #fix 148 7 years ago
Kennyl fc10f55bd4 Merge branch 'master' into fix/syntax-python3-20170305 7 years ago
林檎 7a14101d6f Merge branch 'master' into travis
# Conflicts:
#	cps/helper.py
#	cps/web.py
7 years ago