Commit Graph

  • df01022f49 Added save user view settings Ozzieisaacs 2020-07-08 21:18:38 +0200
  • 450411a732 #1344 (Support Multiple authors, but not showing up on Kobo reader) Fix for #1439 (reading progress was not stored, as user login was wrong) Ozzieisaacs 2020-07-05 20:54:36 +0200
  • f80c67828b Fix #1500 (Custom ratings of increment 0.5 are allowed) Ozzieisaacs 2020-07-05 14:35:57 +0200
  • d1889a5e06 Fix #1502 (program info only visible in about section if user is admin) Ozzieisaacs 2020-07-05 14:00:40 +0200
  • 12263ff02f Fix #1423 (OverflowError thrown during sync on some Linux Systems if one of the timestamps is outside range 1970 to 2038) Ozzieisaacs 2020-07-05 13:55:59 +0200
  • 76f914cbc2 Fixed logging in SyncToken Ozzieisaacs 2020-07-05 13:52:29 +0200
  • c1f5252b3f Fix #1509 (OSError thrown during sync on Windows if one of the timestamps is outside range 1970 to 2038) Ozzieisaacs 2020-07-05 13:40:33 +0200
  • 20c6f79a44 Changed behavior delete books with subfolders (additional warning message, but book is deleted) Ozzieisaacs 2020-07-05 10:44:49 +0200
  • ee6f1405d4 Fix #1456 (Added route to robots.txt) Ozzieisaacs 2020-07-04 21:22:19 +0200
  • ee3541d74e Fix kobo links for reverse proxies with subdomains (and docker?) #1470 Ozzieisaacs 2020-07-04 13:35:08 +0200
  • e048388213
    feat(api): include external port option Jef LeCompte 2020-07-03 12:19:11 -0400
  • 3ff3431b17 Merge branch 'master' into Develop Ozzieisaacs 2020-06-30 19:59:38 +0200
  • 8608ff11f7 Fix #1507 (Password generation on python2 working again) Ozzieisaacs 2020-06-30 19:58:07 +0200
  • 7e0d9fbace series_index filter to show x.0 as x Michael Knepher 2020-06-29 23:34:26 -0700
  • c6c9cfea22 Merging books basically working Ozzieisaacs 2020-06-29 20:14:48 +0200
  • a758976c69 Merge branch 'master' into Develop Ozzieisaacs 2020-06-29 18:47:16 +0200
  • a14192b7e0 Updated testresults OzzieIsaacs 2020-06-28 22:31:18 +0200
  • 601464083b Fix for task wrap around OzzieIsaacs 2020-06-28 13:44:21 +0200
  • ccca5d4d1c Merge branch 'master' into Develop Ozzieisaacs 2020-06-28 12:11:46 +0200
  • ba10657829 Add fix for read only gdrive file Ozzieisaacs 2020-06-28 12:06:27 +0200
  • 6315655f93 Re-add missing po files Ozzieisaacs 2020-06-28 12:05:16 +0200
  • 533cb23b73 Merge remote-tracking branch 'next/bug/login-next-get-param' Ozzieisaacs 2020-06-28 10:01:41 +0200
  • 0b95424a0d Merge remote-tracking branch 'issue_template/patch-1' Ozzieisaacs 2020-06-28 09:50:58 +0200
  • 852f252d13 Prevent invalid variable Make text in kobo_auth_screen consistent Ozzieisaacs 2020-06-28 09:48:05 +0200
  • 080042882f Merge remote-tracking branch 'cz/master' Ozzieisaacs 2020-06-28 09:33:18 +0200
  • dde5b08c47 Re enabled gevent as dependency Fix #1399 (Calibre-web starting with installed and not activated gdrive denpendencies without internet connection again) Ozzieisaacs 2020-06-27 13:36:33 +0200
  • 88d2c60ee8 Catch some errors related to non writable settings db Ozzieisaacs 2020-06-27 12:31:26 +0200
  • eeff5a5d43 fix for hidden input 'next' on login form #1511 Ghighi Eftimie 2020-06-27 12:00:08 +0300
  • 67dd4a72b0 Add series info to all book "meta" displays Michael Knepher 2020-06-26 12:26:36 -0700
  • 3a07607dc3
    Fix #1507 by ensuring we're using numbers. #1508 Manuel Vázquez Acosta 2020-06-26 11:21:19 -0400
  • a0b8cc21cc Fix #1503 (js error on login screen) Ozzieisaacs 2020-06-23 15:07:14 +0200
  • 329a7a03a5 Fix for errors editing/uploading books with duplicate tags/authors/language names Additional parsing of epubs for cover files Fix for change of database with linked read_column and read column isn't present any more Ozzieisaacs 2020-06-22 19:11:03 +0200
  • d0a3503d74 Fix #1493 (stay logged in with enabled remember token, use remember token) Ozzieisaacs 2020-06-20 19:02:23 +0200
  • 59b78f9984 enable disabling of remember_me function Ozzieisaacs 2020-06-20 15:41:26 +0200
  • bf75f16169 Updated Chinese translation Ozzieisaacs 2020-06-20 13:55:34 +0200
  • 2f833dc457 Fix login with remember me token Ozzieisaacs 2020-06-20 13:46:12 +0200
  • 22344a3971 Improvements for delete book Ozzieisaacs 2020-06-18 20:39:45 +0200
  • 8dde6ba60f UI improvements table buttons Ozzieisaacs 2020-06-12 21:40:09 +0200
  • d44f283a05 View status in books table is stored Ozzieisaacs 2020-06-12 16:15:54 +0200
  • c18d5786dd Improved validation check Ozzieisaacs 2020-06-12 13:45:07 +0200
  • f26ccfe16c Table edit: validator routine to prevent empty fields working Ozzieisaacs 2020-06-11 21:36:12 +0200
  • 1c681ee378 Improvements for books table editor Ozzieisaacs 2020-06-11 21:19:09 +0200
  • 4c1ae44bbe
    Fixed inconsistencies in bug report template, improved examples #1487 flying-sausages 2020-06-11 14:59:51 +0100
  • 94b5ec91cc Title in table translatable Edit some elements in table possible Checkbox state is kept over page change in book table Fix missing div in layout Ozzieisaacs 2020-06-11 08:48:23 +0200
  • 6bfbf3ee41 Update layout Ozzieisaacs 2020-06-11 08:35:23 +0200
  • fc24fa337e
    Updated CZ translation #1480 Lukáš Heroudek 2020-06-09 21:15:09 +0100
  • 7b4306b1d6 UI improvements (same colors of buttons, etc.) Changed Editable default value Ozzieisaacs 2020-06-09 20:46:02 +0200
  • 4516cc0d65 Listen button only visible if user has read permissions Audioformat fix Table edit functions only available if user has edit rights Ozzieisaacs 2020-06-08 21:57:52 +0200
  • 308784c601 Hide listen button if user has no read/listen permissions Ozzieisaacs 2020-06-08 21:56:40 +0200
  • 9145c9a52c Fix #1397 (Reenabled m4a, m4b audio playback) Ozzieisaacs 2020-06-08 21:50:11 +0200
  • 4038cb5b85 Internal paged Search prepared Search for table list is working Ozzieisaacs 2020-06-08 17:34:03 +0200
  • 628658972c Merge branch 'master' into Develop Ozzieisaacs 2020-06-07 19:39:17 +0200
  • db0fe9a755 Fix for #1474 (old comicapi with installed unrar, but missing unrar-lib) Ozzieisaacs 2020-06-07 15:41:53 +0200
  • fdf10e3d2e Fix #1473 (reconnect not working via web-route access) Ozzieisaacs 2020-06-07 14:11:41 +0200
  • ded3e06a9b Updated french translation Ozzieisaacs 2020-06-07 06:48:51 +0200
  • 0dd0605a1f Book list for merging Ozzieisaacs 2020-06-06 21:21:10 +0200
  • 827b0c6e50 Changed pubdate to timestamp Ozzieisaacs 2020-06-06 09:52:35 +0200
  • d1b533848d Changed pubdate to timestamp Ozzieisaacs 2020-06-05 20:13:39 +0200
  • 75adce8eca
    Update generate_kobo_auth_url.html #1467 Michal 2020-06-04 19:45:47 +0100
  • 13ae28edab Fix #1449 (Shelf download menu wasn't working for books with more than one format) Ozzieisaacs 2020-06-04 20:34:31 +0200
  • 82253219e8 Fix #1449 (Shelf download menu wasn't working for books with more than one format) Ozzieisaacs 2020-06-04 20:33:14 +0200
  • 94592b74a6 Merge branch 'master' into Develop Ozzieisaacs 2020-06-03 20:15:55 +0200
  • eef2112e1e #1430 (changed color of rating stars) Ozzieisaacs 2020-06-03 20:14:07 +0200
  • b83d56eff2 Version bump Ozzieisaacs 2020-06-03 19:10:36 +0200
  • 4c539b6db4 Fix #1448 (Public shelfs are accessible even if not logged in) Ozzieisaacs 2020-06-03 19:10:07 +0200
  • 2ad329e64c Preparation for release 0.6.8 OzzieIsaacs 2020-06-02 22:12:36 +0200
  • 4de89ec6ce Merge remote-tracking branch 'it/patch-14' Ozzieisaacs 2020-06-02 20:58:17 +0200
  • fc885c8fa2 Merge remote-tracking branch 'cz/patch-1' Ozzieisaacs 2020-06-02 20:51:31 +0200
  • ef2c98ba39 Fix #1453 (error unrar binary not found) Ozzieisaacs 2020-06-01 10:53:48 +0200
  • 867364b6e0
    cleaned up the setup.py install script #1459 Aisha Tammy 2020-06-01 10:54:57 -0400
  • 41d922867e
    updated italian version of message.po #1460 ElQuimm 2020-06-02 09:02:44 +0200
  • 89223760e6 Merge branch 'master' into Develop Ozzieisaacs 2020-06-01 10:58:49 +0200
  • 9a8a1f75ca For for error unrar binary not found Ozzieisaacs 2020-06-01 10:53:48 +0200
  • 52e8e7e4b0
    Some czech translations #1458 flying-sausages 2020-05-31 22:51:41 +0100
  • 93f65484de Update Teststatus OzzieIsaacs 2020-05-29 09:11:52 +0200
  • 7d08cde8b8 Update error handling cover upload Ozzieisaacs 2020-05-29 06:59:40 +0200
  • d3c2bf7dd4 Merge remote-tracking branch 'es/patch-1' Ozzieisaacs 2020-05-28 18:50:16 +0200
  • 54cf3652b0 Add series name and index to book cover info Michael Knepher 2020-05-27 21:57:59 -0700
  • 5607d2086d Added error handling for cover upload Ozzieisaacs 2020-05-27 20:41:16 +0200
  • 27ed918896 Enabled search for archived books Ozzieisaacs 2020-05-27 19:19:17 +0200
  • 9b2df9cfd9 Fix #1441 (list copy function not available on python2, crashes edit metadata) Ozzieisaacs 2020-05-27 18:38:50 +0200
  • 5dd08e438c Merge remote-tracking branch 'upstream/master' Michael Knepher 2020-05-27 09:06:43 -0700
  • 2f8c8c3a28 Merge remote-tracking branch '/wolviex' Ozzieisaacs 2020-05-27 10:50:13 +0200
  • dde7cf18f7 removed extra reference to calibre_db (calibre_db.calibre_db..) typo? #1440 Wolviex 2020-05-27 01:41:15 -0700
  • 48aadbf716
    Update messages.po #1438 Rafael Roa 2020-05-26 23:28:29 +0200
  • 5514af60e5 Merge remote-tracking branch 'it/patch-13' Ozzieisaacs 2020-05-26 18:43:12 +0200
  • e8449eb02f
    Updated version of italian message.po #1437 ElQuimm 2020-05-26 18:37:15 +0200
  • 9ea21a7ecb Possible fix for #1436 Ozzieisaacs 2020-05-26 18:20:32 +0200
  • fec86c2862 Update Grid/list view of series Ozzieisaacs 2020-05-26 15:19:32 +0200
  • 564e1b2356 Add some static analysis badges #1433 jvoisin 2020-05-26 11:47:46 +0200
  • 11e5d4c5b7 Merge remote-tracking branch 'es/patch-2' Ozzieisaacs 2020-05-25 21:57:26 +0200
  • b852fb0e26 Merge branch 'Develop' Ozzieisaacs 2020-05-25 21:30:21 +0200
  • 0fc18bf3b1 Fix for #1398 (prevent empty series_index field) Ozzieisaacs 2020-05-25 19:34:31 +0200
  • d4be584782
    Update messages.po #1429 Rafael Roa 2020-05-25 17:35:46 +0200
  • 2120d72901
    Merge pull request #3 from janeczku/master Knepherbird 2020-05-24 15:25:49 -0700
  • 6f9c08f906 Fix typo RarExecutable Ozzieisaacs 2020-05-24 20:54:23 +0200
  • 70c666c380 Upload book without reload complete library Ozzieisaacs 2020-05-24 20:40:58 +0200
  • 46197d82b5 Edit and Upload books refactored Ozzieisaacs 2020-05-24 20:19:43 +0200
  • e4eab17595 Fix version detect of binaries on windows Ozzie Isaacs 2020-05-24 17:24:54 +0200
  • c2865f0a91
    Update messages.po #1425 Rafael Roa 2020-05-24 13:54:07 +0200