Commit Graph

768 Commits (cedc183987a8b5d4cf57777e126ecd0cfd475b7c)

Author SHA1 Message Date
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 9ca454730c Bugfix finding settings.yaml and dgrive_credentials file 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
SiphonSquirrel 30799996c9 Merge remote-tracking branch 'remotes/origin/goodreads-fix' into patch-test 6 years ago
SiphonSquirrel 274d2d9d21 Improve rename logic for directory name collisions. 6 years ago
Ozzie Isaacs 7d5302b47f
Fix accidentially deleted gevent ds 6 years ago
OzzieIsaacs bf44774f22 Tags in detail view are sorted now 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
OzzieIsaacs 43a391d1bd Redownloaded glyphicon font files #515 6 years ago
Eric Le Lay 513355e2e5 fix #513 OPDS updated date format invalid per Atom specification
replace space separating date from time with 'T'
6 years ago
Ozzie Isaacs 9867959916
Changed calibre to calibre-web 6 years ago
OzzieIsaacs 1f9527f0e1 Fix #496 6 years ago
OzzieIsaacs 66c1966b44 Update french translation 6 years ago
OzzieIsaacs c27805b4e7 Bugfix Updater python3
Bugfix Updater in case of error
6 years ago
OzzieIsaacs 7a20c14dea Integrated caliblur css 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 62f7674761 fixed #410 advanced search for publishing date
fixed misstyping in italian language
removed next to "me" after login
6 years ago
OzzieIsaacs 6a2449ffaf Fix for SSL/NonSSL and gevent 6 years ago
OzzieIsaacs 691a4a88e6 Added support for svg in comics (not working in IE11) 6 years ago
OzzieIsaacs 8bfd3c7e4f Fix #476 6 years ago
OzzieIsaacs 97adb36f1b Bugfix Upload Message
Improved errorhandling at import imagemagick
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 ea6a957c05 Changed mulitple books upload to single button 6 years ago
OzzieIsaacs ee5677f376 Merge remote-tracking branch 'multiload/master' 6 years ago
Mingyue Gao c6f568534f fix(template): download book with capital ext by kindle's browser 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 43eb3b6f9c button names fixed 6 years ago
Faisal Alghamdi ff9ee82451 adding multiple files upload feature 6 years ago
OzzieIsaacs ff2d53b998 Integrated japapanese translation.
Updated german translation
6 years ago
OzzieIsaacs 0b92a718ba Merge remote-tracking branch 'Translation/master' 6 years ago
SpaceWhite 51fbb07124 Add japanese translation 6 years ago
OzzieIsaacs 21c2ee4d63 Fix for #443 6 years ago
OzzieIsaacs 7371803184 Fix for #444 6 years ago
OzzieIsaacs 4346e947e3 Fix for #447 6 years ago
OzzieIsaacs 199b1c4820 Changed gdrive base uri handling (#431) 7 years ago
OzzieIsaacs e99e93db1f #424, #437 Added "apple-touch-icon" for apple devices 7 years ago
OzzieIsaacs 8716054dcf Fix #436 7 years ago
OzzieIsaacs 2850a84bbc Fix for deleting books if book path contains no path (#432) 7 years ago
OzzieIsaacs 07d6ba094b Fix for deleting books in shelfs (#419) 7 years ago
OzzieIsaacs 0329306031 Favicon replaced (#424) with hiher resolution 7 years ago
OzzieIsaacs 4c05b3db67 Present dates for updater in local date format 7 years ago
OzzieIsaacs 319077aea9 Import covers from comic files during upload 7 years ago
OzzieIsaacs 5809acfa9e anonymous user now have always the right to read books (as any other user, too)
(Fix  #287)
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 b4aede78bc Fix for the piping problem (#395) 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 b8d45b664a Typeahead working again
Fix for replacing characters in filenames
7 years ago
OzzieIsaacs ad16194798 Error on deleting non existing book fixed (#382) 7 years ago
OzzieIsaacs 09f86ee8d4 Fix #385 7 years ago
OzzieIsaacs 8388df202f Merge remote-tracking branch 'dutch/dutchupdate' 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 fd39cbaa6f Fix #363 7 years ago
Thijs van Ulden 5b13171060 Updated Dutch translation 7 years ago
OzzieIsaacs af8d908bba Fix #371, #372 7 years ago
OzzieIsaacs ae1e7c57d5 Update french translation 7 years ago
Yamakuni f5e1b38e63 French translation correction 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
OzzieIsaacs 9182d89128 # Fix 361 7 years ago
Cory Sitko 5e4c8c6c65 fixed is_authenticated check 7 years ago
Cory Sitko 8fd67fb1fc UserBase methods should be properties not classmethods 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 1eb10be253 Code cosmetics comic reader 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 1ada1704b0 excluded read/unread when exposing the catalog to an anonymous user 7 years ago
unknown 3c9f8b151d added check for anonymous session in read_books, otherwise current_user.id is not defined 7 years ago
unknown d336f9faa6 fixed OPDS templates 7 years ago
unknown 7ddfa1881b added FB2 mime type 7 years ago
unknown 70d093b193 unicode gave an NameError with python3 7 years ago