You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calibre-web/cps
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
..
static Improvement for #83, higher contrast of hamburger menu 7 years ago
templates Initial gdrive commit 7 years ago
translations Added polish in readme to supported UI languages 7 years ago
__init__.py custom columns unfinished 8 years ago
book_formats.py Added polish in readme to supported UI languages 7 years ago
db.py Initial gdrive commit 7 years ago
epub.py - added best rated section in normal view 7 years ago
fb2.py Added polish in readme to supported UI languages 7 years ago
gdriveutils.py Initial gdrive commit 7 years ago
helper.py Fix for (#117) 7 years ago
ub.py Initial gdrive commit 7 years ago
uploader.py Code cosmetics 7 years ago
web.py Initial gdrive commit 7 years ago