Commit Graph

668 Commits (9249390043b839b823555f068bad108df32ee83d)

Author SHA1 Message Date
Andriy Zasypkin 9249390043
comic book read file order fixed 7 years ago
OzzieIsaacs 03e2a1e73b Restored click on progressbar 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 4e11272023 Working on IE11 7 years ago
OzzieIsaacs f890fc1553 New progress bar 7 years ago
OzzieIsaacs 03ab03f06e Code cosmetics 7 years ago
OzzieIsaacs 0943d50876 Code cosmetics
Bugfix click on progressbar
7 years ago
OzzieIsaacs aae9e285a8 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 9f8cbe8c1f Merge enhanced UI from ytilis repro 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 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