487878819eMove a few variables around
#1330
jvoisin
2020-04-27 12:03:54 +0200
6682b1ced1Fix download of book covers with enabled pillow from url
Ozzieisaacs
2020-04-26 21:00:29 +0200
bc89b0658aFix deletion of books with multiple custom column links Fix delete of author-folder in case last book of author was deleted (#1269)
Ozzieisaacs
2020-04-26 20:44:37 +0200
d9dde36c74Merge remote-tracking branch 'improve_read/sort-book-name' search results are ordered according to sort field in book title
Ozzieisaacs
2020-04-26 19:00:36 +0200
898e6b4f80Calibre-Web is rebooted everytime login type ic shanged (from and to standard authentication and between login methods)
Ozzieisaacs
2020-04-26 18:24:22 +0200
dea2600913Merge remote-tracking branch 'oauth/patch-2' Fix oauth in combination with nginx reverse proxy
Ozzieisaacs
2020-04-26 18:23:16 +0200
dc46ad16aeBugfix view shelfs on book detail page
Ozzieisaacs
2020-04-26 11:35:47 +0200
456550a943Bugfix view shelfs on detiled page bugfix datetime in archive mode
Ozzieisaacs
2020-04-26 11:34:10 +0200
7b789b3701Fix opds with shelves Fix errorhandler ldap without ldap
Ozzieisaacs
2020-04-26 08:40:53 +0200
0480d493cfFix opds login with ldap, if ldap server is down
Ozzieisaacs
2020-04-25 21:12:07 +0200
b4d7733e0aMerge branch 'master' into Develop
Ozzieisaacs
2020-04-25 20:06:25 +0200
8b8fe7a0aebugfix on create shelv via kobo sync protocol bugfix for totally wrong json requests prevent empty shelf names on kobo create shelf Removed errorhandler 404
Ozzieisaacs
2020-04-25 14:56:51 +0200
d657330584Fix for removing admin role from last admin user (in addition to prevent delete of last admin user) #1326
Ozzieisaacs
2020-04-25 07:13:55 +0200
b90048d72efix badge color on grid view to match list view
#1306
pthiben
2020-04-18 23:41:01 -0400
a5fe08e84cFix button color that now matches HEAD on master Update name for HTML Series that changed with HEAD
pthiben
2020-04-18 23:32:15 -0400
2874cf531cMerge remote-tracking branch 'origin/feature/add-cover-serie-view' into feature/add-cover-serie-view
pthiben
2020-04-18 23:26:47 -0400
ea7058e896Update 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
38bb10d36bapply 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
58943bb156update 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
2d66da3cb9restrict button for grid<->list switch to series lists
pthiben
2020-04-18 22:16:49 -0400
b7efbf9040resynced 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
5222e157cbfix 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
1e3a948977fix 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
20cc5107daUpdate 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
a6a4d5f09bapply 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
028c53287dupdate 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
24a9bea137restrict button for grid<->list switch to series lists
pthiben
2020-04-18 22:16:49 -0400
ef1a2d1730resynced 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
6abff36e07fix 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
902685a197Fix text in user config section (random books in Detail View)
Ozzieisaacs
2020-04-18 21:30:28 +0200