Commit Graph

  • 99d653eece
    Add automatic conversion in kepub norangebit 2020-09-01 18:22:49 +0200
  • f825c5ae83 Merge branch 'master' into Develop OzzieIsaacs 2020-09-01 19:26:13 +0200
  • 173484c30e Fix #1002, #1581 (Public shelfs not accessible as guest user) OzzieIsaacs 2020-09-01 19:25:57 +0200
  • 884270093b Merge remote-tracking branch 'worker/tasks' into Develop OzzieIsaacs 2020-08-31 13:00:13 +0200
  • 62e7ab8c2b Update polish translation #1593 Dawid Gliwka 2020-08-30 21:14:53 +0200
  • ded480207b Add link to convert task, fixes #1589 #1592 blitzmann 2020-08-30 13:54:51 -0400
  • ef49e2b5b3 Revert daemon in favor of timeout #1588 blitzmann 2020-08-30 13:49:45 -0400
  • b0a055a870 Rename email.py -> mail.py to avoid shadowing standard email module blitzmann 2020-08-30 13:31:59 -0400
  • 9b9e29a3b6 Implement worker thread as a daemon blitzmann 2020-08-30 13:29:42 -0400
  • 1a9a436cbe Fixed wrong translation string Removed unused variables from callback in server.py Update Testresults OzzieIsaacs 2020-08-30 13:43:08 +0200
  • 62dd29d2f3 Renamed email to mail due to naming conflict in python2 OzzieIsaacs 2020-08-30 08:49:53 +0200
  • d406d91856 Merge remote-tracking branch 'worker/tasks' into Develop OzzieIsaacs 2020-08-30 08:32:09 +0200
  • 98494c610a Merge branch 'master' into Develop OzzieIsaacs 2020-08-30 08:31:35 +0200
  • 649a553fa4 Merge remote-tracking branch 'metadata/master' into master OzzieIsaacs 2020-08-30 08:30:32 +0200
  • e17a06d7bd Merge remote-tracking branch 'oauth/oauth-typo' into master OzzieIsaacs 2020-08-30 08:28:27 +0200
  • 4b14cc6a74 Merge remote-tracking branch 'oauth/oauth-typo' into Develop OzzieIsaacs 2020-08-30 08:28:14 +0200
  • 65560ab65e Merge remote-tracking branch 'google_oauth/patch-1' into master OzzieIsaacs 2020-08-30 08:26:48 +0200
  • b65095fd0f Merge remote-tracking branch 'google_oauth/patch-1' into Develop OzzieIsaacs 2020-08-30 08:26:34 +0200
  • 28733179d2 Merge remote-tracking branch 'caliblur/editMetaFix' into Develop OzzieIsaacs 2020-08-30 08:25:17 +0200
  • 960d23ca50 Merge remote-tracking branch 'caliblur/blurPaginationFix' into Develop OzzieIsaacs 2020-08-30 08:23:06 +0200
  • 057f70ea9c Add author sort #1443 Michael Knepher 2020-08-29 18:53:00 -0700
  • 3e378bd665 Some more clean up #1591 blitzmann 2020-08-29 21:04:49 -0400
  • c120138f26 Fixes for pagination ugliness for caliBlur! style blitzmann 2020-08-29 20:58:30 -0400
  • 31b20362ec caliBlur! style: Fixes issue with edit metadata button not getting styled correctly #1590 blitzmann 2020-08-29 18:45:23 -0400
  • e7eb5b6ea6 Improvements to task processing blitzmann 2020-08-29 12:24:12 -0400
  • fe91ed815e Updated testresults with merged new worker OzzieIsaacs 2020-08-29 12:46:12 +0200
  • 9e5cad0dc8 Merge new worker thread OzzieIsaacs 2020-08-29 11:14:52 +0200
  • 36cbc42363 Better test output html file OzzieIsaacs 2020-08-28 16:51:43 +0200
  • 4cb82ea9bd Revert testing condition that decreased number of tasks kept #1580 blitzmann 2020-08-27 21:49:55 -0400
  • 572ac4a17b Fix for deleting old, completed tasks blitzmann 2020-08-27 21:44:28 -0400
  • 6c552f6b43 Update tests Windows Ozzie Isaacs 2020-08-27 22:29:47 +0200
  • 9723129436 Updated dependency comicapi version Ozzie Isaacs 2020-08-27 21:03:36 +0200
  • dc5191f8ba Added unrar binary is found on windows Ozzie Isaacs 2020-08-27 20:59:01 +0200
  • d79726899f Updated testresult linux OzzieIsaacs 2020-08-26 21:44:22 +0200
  • 8ab5710098 Updated testresuts Windows Ozzie Isaacs 2020-08-26 21:43:58 +0200
  • 61d628d596 oauth problem solved OzzieIsaacs 2020-08-26 18:22:56 +0200
  • 078fc25845
    Remove Google+ OAuth scope #1586 Sean Leonard 2020-08-26 08:56:56 -0700
  • 67eb4b317a Fix typo #1585 Marvel Renju 2020-08-26 03:15:39 +0100
  • 6322919bc7 Merge branch 'Develop' into tasks blitzmann 2020-08-25 00:15:41 -0400
  • b81b8a1dea Fix registration email blitzmann 2020-08-25 00:05:20 -0400
  • f3a3797850 Fail the convert task if the email subtask fails blitzmann 2020-08-24 21:28:55 -0400
  • 5ec1283bb1 Remove threading for the calibre DB class blitzmann 2020-08-24 21:03:59 -0400
  • 8634b0c6f0 Remove left over placeholder code blitzmann 2020-08-24 21:00:15 -0400
  • d89830af61 Fix anonymous user has no modified_flag error Ozzie Isaacs 2020-08-24 21:00:13 +0200
  • ef1736b571 Fix error on guest user (view settings missing) Ozzie Isaacs 2020-08-24 20:38:06 +0200
  • d951ee4b83 Prefer kepub (#1439) #1570 Dave Mogle 2020-08-17 10:31:07 -0400
  • 04081f62c4 Delete old worker thread class / logic blitzmann 2020-08-23 23:34:41 -0400
  • 0f28dc5e55 Remove the queue stuff for CalibreDB (is no longer used) blitzmann 2020-08-23 23:17:07 -0400
  • 508f49df18 Remove completed tasks and sort the tasks by date added when calling `.tasks` blitzmann 2020-08-23 23:00:23 -0400
  • bec280c6b1 Add some error handling blitzmann 2020-08-23 21:51:44 -0400
  • 6a8ae9c0c4 Merge remote-tracking branch 'upstream/master' into tasks blitzmann 2020-08-23 21:38:56 -0400
  • ac22483f98 Add error handling to the email task within the convert task blitzmann 2020-08-23 21:35:05 -0400
  • 59d56d5c83 py27 support (I think) and some clean up blitzmann 2020-08-23 21:21:55 -0400
  • cdaad2fb4a Merge branch 'master' into Develop OzzieIsaacs 2020-08-23 21:23:00 +0200
  • 843279bacb Merge remote-tracking branch 'jef/jef/download-kobo' into master OzzieIsaacs 2020-08-23 18:23:22 +0200
  • a000de0270 Some clean up blitzmann 2020-08-23 13:33:57 -0400
  • bf41b04cfa Remove convert task from db.py - with the fixed from #1565, this no longer seems to be needed blitzmann 2020-08-23 13:07:24 -0400
  • 9ce2e8ea53 Fix progress indication for emails that have been completed. blitzmann 2020-08-23 12:58:24 -0400
  • f066926fc9 Merge branch 'master' into Develop OzzieIsaacs 2020-08-23 10:56:10 +0200
  • 4c38b0ab10 Prepare for save name sort order OzzieIsaacs 2020-08-23 09:13:44 +0200
  • cf35c9dcef Merge remote-tracking branch 'name/patch-2' into master OzzieIsaacs 2020-08-23 10:53:18 +0200
  • 45ff9394f2 Fix comma separated author names during for upload OzzieIsaacs 2020-08-23 09:44:42 +0200
  • 414043ded1 Remove references to old worker, turn off calibre_db task queue (for now until I can determine if it's needed still), and attempt to re-implement email progress tracking (not working at the moment) blitzmann 2020-08-22 23:35:48 -0400
  • 2533c9c14e Continue converting tasks - email and upload tasks blitzmann 2020-08-22 22:44:28 -0400
  • f10f0dada6 First working PoC with a new task structure blitzmann 2020-08-22 16:31:00 -0400
  • 282859bc1b Merge remote-tracking branch 'github/master' into master OzzieIsaacs 2020-08-22 15:38:40 +0200
  • a3ae97a5a3 Fix #1574 (author name not shown in change book order in shelfs) OzzieIsaacs 2020-08-22 15:37:40 +0200
  • ed8275a20b Fix #1574 (author name not shown in change book order in shelfs) OzzieIsaacs 2020-08-22 15:35:21 +0200
  • f2add3f788 Migration of view settings working in User database Book Merge gives now feedback on what is done OzzieIsaacs 2020-08-22 10:27:09 +0200
  • ad144922fb Merge with master OzzieIsaacs 2020-08-22 09:23:29 +0200
  • b9c0f2a3d3 Merge remote-tracking branch 'origin/master' into master OzzieIsaacs 2020-08-21 19:27:19 +0200
  • 0cc07362b8 Fix for #1573 OzzieIsaacs 2020-08-21 19:26:58 +0200
  • 4ee5dcaff3
    Elevate Log Messages in web.py #1571 Brandon Ingli 2020-08-17 11:29:10 -0500
  • 4d44746a88 Change settings database gdrive watch to JSON Ozzie Isaacs 2020-08-15 15:07:03 +0200
  • 1535bdbcd8 Merge remote-tracking branch 'memorydatabase/issue/1564' OzzieIsaacs 2020-08-15 12:08:59 +0200
  • ecb160b28d Merge remote-tracking branch 'pypy/fix-pypy3-settings-database-error' OzzieIsaacs 2020-08-15 10:58:08 +0200
  • 7e9941def0 Updated test results OzzieIsaacs 2020-08-14 21:02:59 +0200
  • f9c6fb30bf Excluded series type again, as it causes problems upon reconnect OzzieIsaacs 2020-08-14 19:43:54 +0200
  • 94ad93ebd7 Added series like custom columns #1501 Ozzie Isaacs 2020-07-25 19:39:19 +0200
  • 0e1ec5034e Fix for #1564 - using memory database in multiple threads. #1565 blitzmann 2020-08-11 12:44:55 -0400
  • 76b0505bd9 Change all "conn = engine.connect()" statements to "with engine.connect() as conn:" in ub.py #1563 Marvel Renju 2020-08-10 03:42:36 +0100
  • b309c1fc91 Fix filenames (Escape "\") for searching calibre excecutable on windows OzzieIsaacs 2020-08-09 15:11:54 +0200
  • b9a802a19c Merge remote-tracking branch 'cover_path/patch-1' OzzieIsaacs 2020-08-09 14:54:36 +0200
  • a882ad3e65 Merge remote-tracking branch 'contrib/patch-1' OzzieIsaacs 2020-08-09 14:52:01 +0200
  • 969105b205
    Trim whitespace from filename #1562 Ryan Holmes 2020-08-09 01:08:00 -0400
  • 28bfb06c67
    Revert the deletion of another line #1561 Ryan Holmes 2020-08-09 00:57:30 -0400
  • 704dcb3e58
    Move assignment of `new_coverpath` Ryan Holmes 2020-08-09 00:55:56 -0400
  • a7e723d8d4
    Spelling/grammar in CONTRIBUTING.md #1559 Efreak 2020-08-08 01:06:19 +0000
  • 4c6f5096be get metadata, typo, if no result from google, it will display the noresult msg, regardless of the others results. #1551 Ren Wei 2020-08-01 15:12:20 +0800
  • 1a1d105fae Fix #1538 (Floating point numbers showing 2 decimals on details page Ozzie Isaacs 2020-07-23 19:31:48 +0200
  • 42a0639bb5 Fix #1533 (Invalid LDAP Cert Path no longer crashes app) Ozzie Isaacs 2020-07-23 19:23:57 +0200
  • e27b08203d Fix #1531 (white background on transparent cover instead of black one) Ozzie Isaacs 2020-07-23 18:41:38 +0200
  • ad43d90586
    Fix background black assumption #1540 Cade 2020-07-23 15:09:43 +0200
  • 1ca4583896 feat(ldap): add a field that allows to override LDAP User Object Filter when a user is imported #1539 Clément Poissonnier 2020-07-23 12:12:00 +0200
  • 25fc6f1937 Further fixes for #1530 (Handle improper migrated database with config_mature_content_tags, allowed_tags, denied_tags, denied_column_value, allowed_column_value NULL instead of "") Ozzie Isaacs 2020-07-22 18:44:03 +0200
  • 0ccc3f7252 Fixes for windows (moving files not allowed -> Close pdf after metadata extracting, add os.path.normcase to path while renaming folders, as thi caused also trouble Added hint for missing ghostcript on cover extraction Ozzie Isaacs 2020-07-21 20:14:08 +0200
  • 66acd1821d Update Gdrive integration (Error Handling on Callback and wording) Ozzie Isaacs 2020-07-21 18:01:38 +0200
  • 93a0217d5f Fix for #1530 (Handle improper migrated database with config_mature_content_tags NULL instead of "") Ozzie Isaacs 2020-07-20 20:28:10 +0200
  • 711a697570
    Merge remote-tracking branch 'upstream/master' into jef/download-kobo #1516 Jef LeCompte 2020-07-13 01:50:38 -0400
  • f8139f3198 Store last selected view for sidebar (not for categories, series, publishers, ..) Started making search paged Ozzieisaacs 2020-07-11 12:09:34 +0200