Commit Graph

340 Commits (78abf81b2f9fb834120f9e65d85b14d16979a66e)
 

Author SHA1 Message Date
Jack Darlington 78abf81b2f Fix for editing metadata and uploading for GDrive 7 years ago
Jack Darlington ee5870c6cf Merge branch 'master' into develop 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
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
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
idalin 80e6311b93 fetch metadata from douban while editing metadata 7 years ago
idalin 4ec3050082 merge from janeczku/master 7 years ago
OzzieIsaacs 709fa88c62 Navbar reduced to icons on smaller screens
Feedback updater improved (#81)
7 years ago
idalin 829319403c Merge branch 'janeczku-master' 7 years ago
Jack Darlington f71fa5d935 Accidentally committed WIP google drive integration 7 years ago
Jack Darlington 2150aaa485 Merge commit '4f30d88a0a64f632ac25e68723a3824ad850ad64' into develop 7 years ago
JackED42 4f30d88a0a Update readme.md 7 years ago
Jack Darlington d29d079d15 Now shows read in website, and can be toggled by clicking, two extra options in sidebar (read/unread books) 7 years ago
OzzieIsaacs 3cadde6579 Fix for (#117) 7 years ago
OzzieIsaacs 02b0058546 Updated wand (#116) 7 years ago
OzzieIsaacs eaccc3f408 Merge branch 'master' of https://github.com/janeczku/calibre-web 7 years ago
OzzieIsaacs e712649612 Improvement for #83, higher contrast of hamburger menu
Improvement for #84, search is excluded from mobile view
7 years ago
Ozzie Isaacs 075c4c58e7 Revert os.rename to os.renames 7 years ago
OzzieIsaacs ad40a2b5a6 Bugfix parsing publishing date with milliseconds (#114) 7 years ago
Radosław Kierznowski 0307ab6f1f Merge remote-tracking branch 'refs/remotes/janeczku/master' 7 years ago
idalin 42eea35682 Merge branch 'janeczku-master' 7 years ago
idalin e02a91526e bug fix with uploading limit 7 years ago
OzzieIsaacs ed459ddb9b Bugfix display of commit date 7 years ago
OzzieIsaacs 93b19165cf Added polish in readme to supported UI languages
Handling of missing tags in fb import
naming of path is more imitating calibre (replacement of special characters, "pinyining" of author names if unidecode is available )
Sorting of authors (similar to calibre for jr./sr./I..IV endings)
bugfix pathseparator on windows and linux during upload
bugfix os.rename for authordir
publishing date on detailview is formated according to slected locale
filename on downloading from web ui is now correct displayed
added ids to html for testing
7 years ago
idalin fe2383516d limit the extensions of uploading files 7 years ago