Commit Graph

4115 Commits (master)
 

Author SHA1 Message Date
OzzieIsaacs 896dc04648 Merge remote-tracking branch 'gitignore/cover-patch-20170301' 7 years ago
OzzieIsaacs 01a1f838f5 Merge remote-tracking branch 'gitignore/kindlegen-patch-20170301' 7 years ago
林檎 c439f5088c ignore kindlegen in vendor folder 7 years ago
林檎 583380e71a path join bug
, instead of + because get_main_dir is not endswith os.sep
7 years ago
林檎 9a2877ebd5 situation when opf file content is
<meta name="cover" content="cover.jpg"/>
7 years ago
林檎 7972b987d4 Read img tag of cover file if cover is (x)html
for example
‘<item id="cover" href="Text/cover.xhtml" media-type="application/xhtml+xml”/>’
7 years ago
Jack Darlington 8745d65ff6 Merging ignorable columns 7 years ago
Jack Darlington 141eb7901c Add ignorable columns 7 years ago
Jack Darlington ee5870c6cf Merge branch 'master' into develop 7 years ago
idalin 338ca61cf9 fixed douban api not working in some cases 7 years ago
idalin f44574af67 update Chinese translation. 7 years ago
idalin 54bc299e88 get metadata from douban and google while editing. 7 years ago
idalin 67df150aba Merge branch 'janeczku-master' 7 years ago
idalin e100702345 get metadata from douban and google while editing. 7 years ago
Radosław Kierznowski 9dfd30e6f3 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	cps/translations/pl/LC_MESSAGES/messages.mo
#	cps/translations/pl/LC_MESSAGES/messages.po
7 years ago
Radosław Kierznowski 2f7fd1d957 Aktualizacja stanu tłumaczenia 7 years ago
Radosław Kierznowski 76c907484b Merge remote-tracking branch 'refs/remotes/janeczku/master' 7 years ago
OzzieIsaacs 90aa269e92 Merge remote-tracking branch 'polish_translation/master'
@radzio1993 : Thanks
7 years ago
Radosław Kierznowski 36264e7400 Update polish translation (POT: 2017-02-20 19:47) 7 years ago
Jack Darlington d9c48a6203 Merge branch 'master' into develop
# Conflicts:
#	cps/db.py
#	cps/web.py
7 years ago
Radosław Kierznowski 9ec5303fdc Update polish translation (POT: 2017-02-20 19:47) 7 years ago
Radosław Kierznowski 1a2aa10c00 Merge remote-tracking branch 'refs/remotes/janeczku/master' 7 years ago
OzzieIsaacs 679effbaef Bugfix placement of "recent downloads in "edit user section" 7 years ago
OzzieIsaacs 156a653c49 Make better usage of big screens in lists 7 years ago
OzzieIsaacs 00763d6e4c Read book is now tied to the right downlolad books for guest users (fixes #110) 7 years ago
OzzieIsaacs 1a83ad713c Additional version info for sqlite database 7 years ago
Ozzie Isaacs b876505f22 Delete doubtable.js 7 years ago
OzzieIsaacs 40c6ef3a18 More generic aproach for postion of epub coverfile (#122) 7 years ago
idalin 4a2b5b46a3 merge 7 years ago
idalin 2f1fdab9de delete douban_meta.js in master.(This is for Chinese user only) 7 years ago
idalin d6dd28e703 limit search results to 20 7 years ago
OzzieIsaacs 41a20fe3e1 Added version info of dependencys in about section 7 years ago
OzzieIsaacs 0277d08706 Merged #123.
Thanks @idalin.
I think this solves permanently sending to kindle issues like (#94)
7 years ago
idalin c98617a1cb Merge branch 'master' into prod 7 years ago
idalin 3dcfebca60 update translations 7 years ago
idalin b488af4c76 Merge branch 'master' into prod 7 years ago
idalin 9020c35819 fixed send to kindle not working problem for some smtp provider. #94 7 years ago
idalin a09a2d9ed0 Merge branch 'master' into prod 7 years ago
idalin 2853ed1477 Merge branch 'janeczku-master' 7 years ago
Jack Darlington 51bd888765 Fix registering watch callback 7 years ago
Jack Darlington 6882dd925f Merge branch 'master' into develop 7 years ago
JackED42 59f3a18998 Update readme.md 7 years ago
JackED42 b9fb621f63 Update readme.md 7 years ago
Jack Darlington 82d01c9001 Merge branch 'master' into develop
# Conflicts:
#	cps/web.py
7 years ago
JackED42 a7cd993caa Merge pull request #1 from janeczku/master
Bringing fork up to date
7 years ago
Jack Darlington ff0e0be2cd Merge branch 'feature/google_drive' into develop 7 years ago
Jack Darlington 7b709c15c2 GitIgnore update + fixes for initial setup 7 years ago
OzzieIsaacs 7e19e1dd9d Added Publisher and search/advanced search/opds search for publisher 7 years ago
Jack Darlington 6d30382ae0 Initial gdrive commit
Work on watching metadata

More efficient storing folder keys to database

Nearly completed. Need to do final touches to callback for when metadata.db updated on real server, as cannot test locally

Changed callback for file changes from being hard coded to mine

used url_for in template as apposed to hard coded links

Fix to drive template

First attempt at redownload metadata.db

Fixed incorrect call to downloadFile

Added logging

Fixed call to copy file

Added exception logging to gdriveutils + fixed string long concat

Fix file download

Fix backup metadata

Added slashes to paths

Removed threading temporarily

Fix for reloading database

Fix reinitialising of variables

Fix check to see if custom column already setup

Update to showing authenticate google drive callback + fix for reinitialising database

Fixed logic for showing authenticate with google drive
7 years ago
OzzieIsaacs 6ec4e0a651 Bugfix Updater
Improved logging
7 years ago