Commit Graph

  • b6d7207ec3 Added platform information for better debugging Ozzieisaacs 2019-12-15 13:33:38 +0100
  • c33623efee Unified wording for recently added books, series, categories, etc in opds and web UI ( #1045) Added file formats and languages to opds feed Ozzieisaacs 2019-12-15 13:32:34 +0100
  • 2215bf3d7f Implemented #1083 (Advanced search for extensions) Ozzieisaacs 2019-12-15 11:35:07 +0100
  • 86fe970651 More fixes for googledrive Ozzieisaacs 2019-12-14 22:22:27 +0100
  • 3dc372c573 fixed typo #1107 Andrew Roberts 2019-12-12 21:38:45 -0500
  • efcee0a7b7 added reverse proxy configuration form and handler Andrew Roberts 2019-12-12 21:31:21 -0500
  • 39b6b100f9 whitespace Andrew Roberts 2019-12-12 21:31:19 -0500
  • 9351ff032f whitespace Andrew Roberts 2019-12-12 21:31:17 -0500
  • f0760c07d8 added admin display of reverse proxy settings Andrew Roberts 2019-12-12 21:31:12 -0500
  • 77b0954c70 use a macro for the display of boolean settings Andrew Roberts 2019-12-12 21:28:50 -0500
  • af7dbbf1e4 added logic for reverse proxy login Andrew Roberts 2019-12-12 21:27:40 -0500
  • b661c2fa92 added config fields to settings table Andrew Roberts 2019-12-12 21:27:38 -0500
  • e308a74dc2 Fix (#1103) Internal server error with Goodreads and no result for author name on Goodreads Ozzieisaacs 2019-12-12 20:08:16 +0100
  • 040d7d9ae3 Remove unused import and fix python3 compatibility, as per Ozielsaacs comments. Michael Shavit 2019-12-11 00:12:35 -0500
  • f9b1e84704 Remove backblaze leftovers Michael Shavit 2019-12-10 23:57:53 -0500
  • eede894e72 Merge remote-tracking branch 'merge-metadata' Ozzieisaacs 2019-12-09 20:53:16 +0100
  • 55c0bb6d34 Set the "Size" attribute for Kobo download_urls, and refactor the code to eventually allow formats other than KEPUB. Michael Shavit 2019-12-08 17:23:55 -0500
  • 2b55b9b250 Use the login_user Cookie to authorize download requests instead of passing the UserKey over url params. Michael Shavit 2019-12-08 15:33:57 -0500
  • 22add37b64 Merge remote-tracking branch 'fix typo in config_edit.html #1097' Updated translations Ozzieisaacs 2019-12-08 10:10:32 +0100
  • 8a9695d48e Fix getting metadata from douban (#858) Ozzieisaacs 2019-12-08 09:52:57 +0100
  • e0faad1e59 Handle no write permission to tmp folder (#1060) Ozzieisaacs 2019-12-08 09:40:54 +0100
  • fffa2d5a1b Support passing the Auth token as a url param. This is required to support ebook downloads which the Kobo device emits without any auth headers. Michael Shavit 2019-12-07 22:44:36 -0500
  • 0926ae530c Remove custom_column usages from an earlier commit. Michael Shavit 2019-12-07 21:08:53 -0500
  • 0b709f7dfb Merge branch 'master' into kobo Michael Shavit 2019-12-07 20:04:54 -0500
  • b5da2c4199 Clean-up: Fix import order in kobo.py, and other minor formatting changes. Michael Shavit 2019-12-07 19:48:52 -0500
  • 9ede01f130 * Add a UserKeyToken to the User table for Kobo authorization. * Add proper authorization checks on the new Kobo endpoints. Michael Shavit 2019-12-07 19:21:08 -0500
  • c61463447f Merge metadata of uploaded book versions. #1099 Christian Keil 2019-12-06 15:00:01 +0100
  • 55b54de6a0 Add simple get_download_url implementation to replace the backblaze-backed implementation Michael Shavit 2019-12-05 19:06:39 -0500
  • 5357867103 Add initial support for Kobo device Sync endpoint. - Supports /v1/library/sync call to get list of books - Supports /v1/library/metadata call to get metadata for a given book + Assumes books are stored on Backblaze for metadata call - Changes to helper.py so that we can return no cover instead of a blank image. Michael Shavit 2019-11-05 23:18:52 -0500
  • 222797e631
    support douban book search using apikey #1093 zhiyue 2019-11-22 00:12:05 +0800
  • 92841b46d7 update Simplified Chinese translations. #1097 dalin 2019-12-03 16:32:03 +0800
  • 6fe60d5c5e Merge branch 'master' of https://github.com/idalin/calibre-web dalin 2019-12-03 16:07:09 +0800
  • 4c2323fcc9 fix typo in config_edit.html dalin 2019-12-03 16:06:25 +0800
  • fda0ab1e86 FIx for (#1092 listening to mp3 not working) Ozzieisaacs 2019-12-01 12:36:55 +0100
  • 54079b36ae Fix #1095 (epub viewer not working if only viewer rule wa sapplied) Ozzieisaacs 2019-12-01 12:21:21 +0100
  • f8a99c60d8 Fix for #1096 (exception on digest request) Ozzieisaacs 2019-12-01 09:33:11 +0100
  • 2f27a7b0ce Merge remote-tracking branch 'd/master' Ozzieisaacs 2019-11-26 10:50:55 +0100
  • 8af178c19c Fix for gdrive not working #1081 Ozzieisaacs 2019-11-26 10:46:06 +0100
  • 78f9ee86b1 Fix pdf cover Fix massadding books Add feature inform of duplicate books Ozzieisaacs 2019-11-26 08:19:03 +0100
  • ab5873984e Merge remote-tracking branch 'translation/patch-3' Ozzieisaacs 2019-11-17 06:59:22 +0100
  • 62ea8b8913 Logging to stdout, proposal form #1078 Ozzieisaacs 2019-11-16 10:09:34 +0100
  • a4416c202d Merge remote-tracking branch 'rename/develop' Ozzieisaacs 2019-11-16 08:01:18 +0100
  • 1f5edffccf
    Fix typo and update translation #1088 Jony 2019-11-16 07:49:07 +0100
  • 651260022c Merge remote-tracking branch 'search_title/hotfix-searchform-title' Ozzieisaacs 2019-11-16 07:29:00 +0100
  • 2e4344f7ea Merge remote-tracking branch 'swedish/master' Ozzieisaacs 2019-11-16 07:27:08 +0100
  • 3cb7e77b60
    Update messages.po #1086 Jony 2019-11-14 18:52:06 +0100
  • f782dc1857 fix for search title #1085 Ghighi Eftimie 2019-11-14 12:08:19 +0200
  • 7179f133bb
    Merge pull request #1 from janeczku/master Jony 2019-11-12 19:34:34 +0100
  • 88f31ddad1 Fix for #1034 Ozzieisaacs 2019-11-07 21:04:03 +0100
  • a7ab7fcf06 Fix #1068 PDF cover Images inverted or incorrect single image grabbed from cover page Ozzieisaacs 2019-11-03 09:49:54 +0100
  • 6f61e80c97 Fix #1074, #1071 Ozzieisaacs 2019-10-31 15:46:38 +0100
  • d1afdb4aac Fix #1074, #1071 Ozzieisaacs 2019-10-31 15:44:36 +0100
  • 1112dc82c9 Merge remote-tracking branch 'origin/dependabot/pip/pyyaml-5.1' Ozzieisaacs 2019-10-30 20:25:53 +0100
  • e47b0c6433
    Bump pyyaml from 3.12 to 5.1 #1073 dependabot[bot] 2019-10-29 13:55:45 +0000
  • 94ae9937f0 Add flash show book template #1072 Jan Guzej 2019-10-26 13:45:06 +0200
  • fadd085b57 Checking and warrying on possible duplicity Jan Guzej 2019-10-26 11:54:27 +0200
  • 5167ee520e Solve cropped image pdf import (#1068) Ozzieisaacs 2019-10-22 19:11:40 +0200
  • f758a1cc64 Solve inverted image pdf import (#1068) Ozzieisaacs 2019-10-21 19:12:22 +0200
  • 2145be6db2 Improvement for #1062 Ozzieisaacs 2019-10-20 16:47:15 +0200
  • c740fe9124 Merge remote-tracking branch 'github_2/it-adds-info-to-shelf-order' Ozzieisaacs 2019-10-20 15:50:52 +0200
  • a371e40c66 Merge remote-tracking branch 'github_3/hotfix/epub-import' Improved cover extraction from epub files Ozzieisaacs 2019-10-20 15:48:06 +0200
  • ccc6184342 Merge remote-tracking branch 'github_1/patch-1' Ozzieisaacs 2019-10-20 15:03:37 +0200
  • c8c2d6659c Merge remote-tracking branch 'public_reconnect/master' Ozzieisaacs 2019-10-20 15:03:02 +0200
  • 1413f26c85 Merge remote-tracking branch 'github_readme/master' Ozzieisaacs 2019-10-20 15:02:07 +0200
  • c7d7a7597c remove language from array metadata #1067 Jan Guzej 2019-10-19 21:49:18 +0200
  • fbb7663a2f epub metadata import fix Jan Guzej 2019-10-19 14:04:15 -0400
  • c93dd32179 Fixed typo and column size for LG screens #1066 Kyos 2019-10-19 12:02:14 +0200
  • 7165826011 Adds Authors, Series and Book Cover to the shelf order view Kyos 2019-10-19 10:57:48 +0200
  • ada727a570 Adds Authors, Series and Book Cover to the shelf order view Kyos 2019-10-19 10:52:03 +0200
  • 01b0f9534c
    fix issue #1064 #1065 gwenhael 2019-10-18 15:12:27 +0200
  • 0735283d45 Fix syntax errors in README.md #1058 DenysNahurnyi 2019-10-08 20:48:26 +0300
  • 3764c33a3a Add the posibility to change the username #1052 zelazna 2019-10-01 14:15:39 +0200
  • 9fc02f67c2 Debug output for lcase Ozzieisaacs 2019-09-27 15:30:39 +0200
  • 0c40e40dc3 Fix logfile loading behind reverse proxy (#1047) Ozzieisaacs 2019-09-27 08:14:42 +0200
  • e31df16309 Revert bug in updater.py preventing new files from being created Ozzieisaacs 2019-09-24 19:00:47 +0200
  • d7ea5bb9d7 Fix for #1037 Update German translation Ozzieisaacs 2019-09-17 18:25:17 +0200
  • 6cda5fee0d Fix language selection on python3 Ozzieisaacs 2019-09-06 20:56:17 +0200
  • 1fb45d769f Merge remote-tracking branch 'requirements/patch-1' Ozzieisaacs 2019-09-06 19:07:47 +0200
  • ca5e285c5a Merge branch 'Develop' Ozzieisaacs 2019-09-06 19:05:02 +0200
  • fb0eebfc52 Merge remote-tracking branch 'spanish/master' Ozzieisaacs 2019-09-06 19:03:03 +0200
  • dd90fb003e Merge remote-tracking branch 'french/master' Ozzieisaacs 2019-09-06 19:01:45 +0200
  • 61cd044255 Merge remote-tracking branch 'polish/master' Ozzieisaacs 2019-09-06 19:01:17 +0200
  • 879d02081a Fix #1021 Ozzieisaacs 2019-09-06 18:57:41 +0200
  • 051bc53aa2 Fix for #1009 Ozzieisaacs 2019-09-02 19:27:24 +0200
  • a7fdbad8b4
    Changed minimum flask version Ozzie Isaacs 2019-09-01 16:35:30 +0200
  • 5515772903 updated spanish translations #1027 Angel Docampo 2019-08-27 13:16:23 +0200
  • ff900fd9c0 updated spanish translations Angel Docampo 2019-08-27 13:15:18 +0200
  • eec4be7a29
    Update cps/translations/fr/LC_MESSAGES/messages.po #1018 Yamakuni 2019-08-25 01:01:05 +0100
  • 6a821b8a75
    Fix SSLHandshakeError error on gdrive callback #1022 Alex Viscreanu 2019-08-24 23:14:47 +0200
  • 1385ecb383
    Update cps/translations/fr/LC_MESSAGES/messages.po Yamakuni 2019-08-23 16:02:21 +0100
  • 74418f3139
    Update cps/translations/fr/LC_MESSAGES/messages.po Yamakuni 2019-08-23 16:02:13 +0100
  • 72def4b97b
    Update cps/translations/fr/LC_MESSAGES/messages.po Yamakuni 2019-08-23 16:02:04 +0100
  • 564c3b4778
    Update cps/translations/fr/LC_MESSAGES/messages.po Yamakuni 2019-08-23 16:01:47 +0100
  • c9eff4a70c
    Update cps/translations/fr/LC_MESSAGES/messages.po Yamakuni 2019-08-23 16:01:38 +0100
  • 879f63d1c1
    Update cps/translations/fr/LC_MESSAGES/messages.po Yamakuni 2019-08-23 16:01:01 +0100
  • 3fb458dd19
    Update cps/translations/fr/LC_MESSAGES/messages.po Yamakuni 2019-08-23 16:00:52 +0100
  • d9a73b4fa3 French translation Yamakuni 2019-08-21 15:21:17 +0100
  • 23b3bfd967 Additional fix #1016 Ozzieisaacs 2019-08-20 19:12:40 +0200
  • f543d7f486 Fix #1016 Ozzieisaacs 2019-08-20 18:32:04 +0200
  • 6a058d2c52 Update polish translation #1013 Radosław Kierznowski 2019-08-18 22:08:08 +0200