Commit Graph

  • 38bb10d36b apply suggestion from @OzzieIsaacs that fixes sorting with caliblur theme. @OzzieIsaacs : I have no idea what the consequences are about this CSS style change. I played around in caliblur and did not notice anything weird, but I'm no calibre-web hardcore user pthiben 2020-04-18 22:56:24 -0400
  • 58943bb156 update filtering so that it also uses isotope everywhere. Fix asc/desc that did not match list view pthiben 2020-04-18 22:54:58 -0400
  • 2d66da3cb9 restrict button for grid<->list switch to series lists pthiben 2020-04-18 22:16:49 -0400
  • b7efbf9040 resynced grid view with list view Changed drop-down menu to button, with same style as the other buttons. I'll probably have to make a last sync with master for final approval pthiben 2020-04-18 22:10:21 -0400
  • 5222e157cb fix standard theme badges so that they stand on top left corner instead of top right: each element's width in the list seems to be double the size of the image, so right alignment gets tricky. https://github.com/janeczku/calibre-web/pull/986#issuecomment-517999218 suggests top-left alignment which does make a lot of sense. Using this for now. Maintainer might have a better idea to fix it pthiben 2020-04-18 20:36:27 -0400
  • 1e3a948977 fix linter errors Fix the sorting Save the sorting state Remove unnecessary filter Add support for grid view pthiben 2020-04-13 17:15:44 -0400
  • 20cc5107da Update button lables: it seems strange to click on 'Grid' to get the list view and vice versa pthiben 2020-04-18 22:57:25 -0400
  • a6a4d5f09b apply suggestion from @OzzieIsaacs that fixes sorting with caliblur theme. @OzzieIsaacs : I have no idea what the consequences are about this CSS style change. I played around in caliblur and did not notice anything weird, but I'm no calibre-web hardcore user pthiben 2020-04-18 22:56:24 -0400
  • 028c53287d update filtering so that it also uses isotope everywhere. Fix asc/desc that did not match list view pthiben 2020-04-18 22:54:58 -0400
  • 24a9bea137 restrict button for grid<->list switch to series lists pthiben 2020-04-18 22:16:49 -0400
  • ef1a2d1730 resynced grid view with list view Changed drop-down menu to button, with same style as the other buttons. I'll probably have to make a last sync with master for final approval pthiben 2020-04-18 22:10:21 -0400
  • 6abff36e07 fix standard theme badges so that they stand on top left corner instead of top right: each element's width in the list seems to be double the size of the image, so right alignment gets tricky. https://github.com/janeczku/calibre-web/pull/986#issuecomment-517999218 suggests top-left alignment which does make a lot of sense. Using this for now. Maintainer might have a better idea to fix it pthiben 2020-04-18 20:36:27 -0400
  • 902685a197 Fix text in user config section (random books in Detail View) Ozzieisaacs 2020-04-18 21:30:28 +0200
  • c04b146486 Fix #1309 (fix duplicate shelf names in book detail view) Ozzieisaacs 2020-04-18 21:15:02 +0200
  • 7bb5afa585 Merge remote-tracking branch 'kobo/shelves' into Develop Ozzieisaacs 2020-04-18 21:12:21 +0200
  • 06fde4fcd0 Fix #1311 (Enable LDAP Anonymous Login) Ozzieisaacs 2020-04-18 11:47:44 +0200
  • 195845ab0c Fix Ozzieisaacs 2020-04-17 18:17:35 +0200
  • 81a329f1e7 Fix for #1087 ( Caliblur! Theme button alignment) Ozzieisaacs 2020-04-17 18:16:21 +0200
  • cd6272a1c9 Update teststatus OzzieIsaacs 2020-04-16 22:00:39 +0200
  • 53be752787 Merge remote-tracking branch 'it/patch-10' Ozzieisaacs 2020-04-16 20:17:02 +0200
  • 42ac06c114 Merge remote-tracking branch 'nl/Develop' into Develop Ozzieisaacs 2020-04-16 20:14:56 +0200
  • 9e159ed5ab Merge branch 'master' into Develop Ozzieisaacs 2020-04-16 20:12:27 +0200
  • 2c42972230 Fix for #1307 (Oauth login not working) - Changed blueprint reference in Backend from name to id, users can now again be found - Depending on version of flask-dance the resultcode of authorized is set different to prevent redirect loop with newer versions(>1.3) - Redirect to login page in case no user is linked to current oauth account - Flash messages upon successfull login, successsfull linked account Ozzieisaacs 2020-04-16 17:58:42 +0200
  • f926e58891 Changing ordering logic when showing books from a category aribes 2020-04-16 11:36:06 +1000
  • a784c6bd52 Fixes for oauth login after programming basic tests Ozzieisaacs 2020-04-15 19:57:33 +0200
  • 05d78f5cb5
    Update italian version of message.po ElQuimm 2020-04-15 10:59:08 +0200
  • 4ef7615d88 Merge remote-tracking branch 'origin/feature/add-cover-serie-view' into feature/add-cover-serie-view pthiben 2020-04-14 14:53:23 -0400
  • 77c2783a3e fix linter errors Fix the sorting Save the sorting state Remove unnecessary filter Add support for grid view pthiben 2020-04-13 17:15:44 -0400
  • ce4f1258b5 Fix #1293 (error 500 on search without query) Ozzieisaacs 2020-04-14 19:27:18 +0200
  • 3fbaba6693 Fix #1307 Ozzieisaacs 2020-04-14 18:28:16 +0200
  • a8b36aed92 Temporary fix for #1307 Ozzieisaacs 2020-04-14 14:13:54 +0200
  • 4749eccfa5 Added fix for python2 regex Fix for python2 attributeError instead of TypeError on login with wrong openLDAP setting Added default empty string on LDAPCertificate Fix ldap as scheme for tls connection Enabled add user on LDAP Authentication LDAP config port is now number input Added header for user import config Added python ldap version to about section Fix: It's no longer possible to login via fallback password as long as LDAP server is available Fix: TypeError on bind is now catched and transformed to error message Update Readme Fixes for ldap Ozzieisaacs 2020-04-13 22:23:58 +0200
  • 5b1dfc123f fix linter errors Fix the sorting Save the sorting state Remove unnecessary filter Add support for grid view pthiben 2020-04-13 17:15:44 -0400
  • 41a3623fcc [Kobo] Add Shelf/Collection support. Michael Shavit 2020-03-12 19:31:42 -0400
  • 296ac203d4
    Update messages.po Marcel 2020-04-11 12:32:37 +0200
  • 0c9436ca82 Regenerate translation files xcffl 2020-04-09 21:33:42 +0800
  • 70c9dd1b95 Fix opds format errors & extend info xcffl 2020-04-08 23:11:59 +0800
  • 80753b1115 Add vscode configs into .gitignore. xcffl 2020-04-02 01:39:10 +0800
  • a194216568 Merge remote-tracking branch 'origin/master' Ozzieisaacs 2020-04-05 17:31:47 +0200
  • 8bee424cc0 Merge remote-tracking branch 'ldap/master' Ozzieisaacs 2020-04-05 17:31:41 +0200
  • 25ab3cabfe
    Add question for logfile to Issue Template Ozzie Isaacs 2020-04-04 18:28:43 +0200
  • 587174b771 Fix #1272 Ozzieisaacs 2020-04-04 08:53:22 +0200
  • 3e1c34efe6 Merge remote-tracking branch 'fix/fix_covers' into Develop Ozzieisaacs 2020-04-04 06:57:54 +0200
  • 5864637f1c Merge branch 'master' into Develop Ozzieisaacs 2020-04-04 06:22:17 +0200
  • ec6b346ca1 Update Translation Ozzieisaacs 2020-04-03 19:50:29 +0200
  • e99f5bcced Merge remote-tracking branch 'english/master' Ozzieisaacs 2020-04-03 19:46:26 +0200
  • b89309ab82 Merge remote-tracking branch 'po/master' Ozzieisaacs 2020-04-03 19:27:10 +0200
  • 2d230ec96a Updated Teststatus OzzieIsaacs 2020-04-02 21:13:43 +0200
  • 4550333f1e Added redirect after create shelf Ozzieisaacs 2020-04-02 20:18:24 +0200
  • 3ba610eb64 Revert accidentally committed changes in opds feed Ozzieisaacs 2020-04-02 19:07:41 +0200
  • 2436c6a118 Merge remote-tracking branch 'caliblur/master' Ozzieisaacs 2020-04-02 18:27:21 +0200
  • 4de80b26c1 Merge remote-tracking branch 'public_shelf/calibre-web_645' Ozzieisaacs 2020-04-02 18:24:32 +0200
  • bab14a1fbf Update shelfs handling, bugfix changed updater Ozzieisaacs 2020-04-02 18:23:24 +0200
  • 0c27ff11b9 Update Updater Ozzieisaacs 2020-04-01 18:45:16 +0200
  • 734e2ffbb2 Updated Polish translations BeckyDTP 2020-03-31 21:53:13 +0200
  • da42c51af2 Updated to exclude new modules hexeth 2020-03-31 08:42:08 -0700
  • 7cb6801241 Fix issue with cover images. Michael Shavit 2020-03-30 02:17:08 -0400
  • f6c04b9b84 Merge branch 'master' into Develop Ozzieisaacs 2020-03-29 16:48:56 +0200
  • 4eacb21259 Update updater Update change logfile code cosmetics js files Ozzieisaacs 2020-03-29 16:22:11 +0200
  • 6d1a3ccdcc Improve logger for windows Ozzie Isaacs 2020-03-28 07:13:51 +0100
  • c870f6e87d English Language V2 Josh O'Brien 2020-03-19 13:10:10 +1100
  • 6d907094d7 Update Readme Ozzieisaacs 2020-03-14 11:22:27 +0100
  • 6643f0d1e0 Merge remote-tracking branch 'nl/master' Ozzieisaacs 2020-03-14 10:45:58 +0100
  • 20b07e0752 Merge remote-tracking branch 'sv/master' Ozzieisaacs 2020-03-14 10:39:27 +0100
  • 092423adc7 Merge remote-tracking branch 'sv/master' Ozzieisaacs 2020-03-14 10:38:50 +0100
  • a50ca1a85f Fix #1259 Ozzieisaacs 2020-03-14 10:35:58 +0100
  • 02199c8c1d
    Update messages.po (Swedish) Jony 2020-03-14 09:32:33 +0100
  • c166c92685
    Merge pull request #3 from janeczku/master Jony 2020-03-14 09:31:29 +0100
  • f243515261 Fix #950 (sorting order in comics) Ozzieisaacs 2020-03-14 07:15:15 +0100
  • 98181fe21c Merge remote-tracking branch 'fix/kobo_book_delete' into Develop Ozzieisaacs 2020-03-13 17:00:38 +0100
  • a26ce8d8b5 Updated & corrected Dutch translations Unknown 2020-03-13 14:01:42 +0100
  • de0e27c512 Fix #1164 merge. Michael Shavit 2020-03-12 19:59:05 -0400
  • 09e7d76c6f Merge remote-tracking branch 'kobo_book_delete' into Develop Ozzieisaacs 2020-03-12 20:43:39 +0100
  • d597e05fa9 Merge remote-tracking branch 'reading_state' into Develop Ozzieisaacs 2020-03-12 20:35:24 +0100
  • 98dc991339 Merge remote-tracking branch 'more_kobo_fixes' into Develop Ozzieisaacs 2020-03-12 20:33:22 +0100
  • 1d40434d2b Merge remote-tracking branch 'it/patch-9' Ozzieisaacs 2020-03-12 20:32:08 +0100
  • 46b87dc7eb Fix for testability of kobo Ozzieisaacs 2020-03-09 20:25:59 +0100
  • fe7c56d269
    italian updated version of messages.po ElQuimm 2020-03-09 09:11:41 +0100
  • 5ba4801a79 Updated test result OzzieIsaacs 2020-03-08 08:02:15 +0100
  • ad564e25ca More fixes for Kobo Sync Michael Shavit 2020-03-08 01:20:54 -0500
  • 404be948d4 Merge remote-tracking branch 'ldap/Develop' into Develop Ozzieisaacs 2020-03-07 13:39:47 +0100
  • 8cbc345f36 Merge remote-tracking branch 'identifier/develop/edit_identifiers' into Develop Ozzieisaacs 2020-03-07 13:35:58 +0100
  • 89927fd7e9 Merge ComicVine API Ozzieisaacs 2020-03-07 13:33:35 +0100
  • 6b4a024234 Merge branch 'master' into Develop Ozzieisaacs 2020-03-07 12:47:38 +0100
  • 18794831e0 Chang link to issue template Ozzieisaacs 2020-03-07 11:27:50 +0100
  • 3fb851304f Merge remote-tracking branch 'ru/master' Ozzieisaacs 2020-03-07 11:21:10 +0100
  • d267338837 Fixes for Kobo sync Better output on upload cover Fix for download after access to opds/fileformat Fix osd search link Added ratings to opds feed Change for kobo sync for testing Ozzieisaacs 2020-03-07 11:07:35 +0100
  • 8e1641dac9 Add support for syncing Kobo reading state. Michael Shavit 2020-02-15 17:27:07 -0500
  • 57d37ffba8 Add schema support for more reading states to the ReadBook table. Michael Shavit 2020-02-01 16:45:34 -0500
  • 82afa81220
    up ZIzA 2020-02-29 20:41:51 +0400
  • d730eb8d31
    fix ZIzA 2020-02-29 20:26:52 +0400
  • 5a219b580f
    ru update ZIzA 2020-02-29 19:10:01 +0400
  • fb83bfb363 Fix for #1223 (pdf-reader isn't working on chrome, IE, Edge) Ozzieisaacs 2020-02-29 09:55:54 +0100
  • df7d3d18b6 pdf reader Ozzie Isaacs 2020-02-29 08:33:09 +0100
  • a0535aa3db Add ComicVine Api Wanoo 2020-02-28 16:04:07 +0100
  • 202b6121ab Fix for #1227 (Download books not possible with gevent IPV6 connection) Fix issue where books aren't correctly ordered by Date Added Ozzieisaacs 2020-02-26 20:05:44 +0100
  • 4e8b814ec2 Fix download URL for IPV6 Ozzieisaacs 2020-02-26 20:04:15 +0100
  • 6becca17bf Merge remote-tracking branch 'fix/fix_time' into Develop Ozzieisaacs 2020-02-26 18:09:01 +0100
  • c8b64d4162 Update chinese translation Merge remote-tracking branch 'cn/patch-1' Ozzieisaacs 2020-02-26 18:03:26 +0100
  • 0854303710
    Update Chinese translation Jeff 2020-02-26 19:47:25 +0800