Commit Graph

1026 Commits (5d34fd7fec0468812cbee91bca46987cc6d01166)
 

Author SHA1 Message Date
Jack Darlington 51bd888765 Fix registering watch callback
Jack Darlington 6882dd925f Merge branch 'master' into develop
JackED42 59f3a18998 Update readme.md
JackED42 b9fb621f63 Update readme.md
Jack Darlington 82d01c9001 Merge branch 'master' into develop
# Conflicts:
#	cps/web.py
JackED42 a7cd993caa Merge pull request from janeczku/master
Bringing fork up to date
Jack Darlington ff0e0be2cd Merge branch 'feature/google_drive' into develop
Jack Darlington 7b709c15c2 GitIgnore update + fixes for initial setup
OzzieIsaacs 7e19e1dd9d Added Publisher and search/advanced search/opds search for publisher
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
OzzieIsaacs 6ec4e0a651 Bugfix Updater
Improved logging
idalin 80e6311b93 fetch metadata from douban while editing metadata
idalin 4ec3050082 merge from janeczku/master
OzzieIsaacs 709fa88c62 Navbar reduced to icons on smaller screens
Feedback updater improved ()
idalin 829319403c Merge branch 'janeczku-master'
Jack Darlington f71fa5d935 Accidentally committed WIP google drive integration
Jack Darlington 2150aaa485 Merge commit '4f30d88a0a64f632ac25e68723a3824ad850ad64' into develop
JackED42 4f30d88a0a Update readme.md
Jack Darlington d29d079d15 Now shows read in website, and can be toggled by clicking, two extra options in sidebar (read/unread books)
OzzieIsaacs 3cadde6579 Fix for ()
OzzieIsaacs 02b0058546 Updated wand ()
OzzieIsaacs eaccc3f408 Merge branch 'master' of https://github.com/janeczku/calibre-web
OzzieIsaacs e712649612 Improvement for , higher contrast of hamburger menu
Improvement for , search is excluded from mobile view
Ozzie Isaacs 075c4c58e7 Revert os.rename to os.renames
OzzieIsaacs ad40a2b5a6 Bugfix parsing publishing date with milliseconds ()
Radosław Kierznowski 0307ab6f1f Merge remote-tracking branch 'refs/remotes/janeczku/master'
idalin 42eea35682 Merge branch 'janeczku-master'
idalin e02a91526e bug fix with uploading limit
OzzieIsaacs ed459ddb9b Bugfix display of commit date
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
idalin fe2383516d limit the extensions of uploading files
idalin eb38a9723f update translations
OzzieIsaacs 13caa54aad Merge remote-tracking branch 'Polish_translation/master'
# Conflicts:
#	cps/translations/pl/LC_MESSAGES/messages.mo
#	cps/translations/pl/LC_MESSAGES/messages.po
Radosław Kierznowski 437358d685 Updated Polish translations (170210.2017)
The update is based on the .pot file on 2017-02-10 20:17
OzzieIsaacs 1692044d46 Merge remote-tracking branch 'default_user_settings/master' ()
OzzieIsaacs 8ededba350 Merged (polish translation)
Radosław Kierznowski c49d5e22cd Upload polish version
Radosław Kierznowski b686498593 I added Polish translation calibre-web
Translation requires a small fixes.
idalin bff86f02ca settings for default role of new register user
idalin df2eb82408 Merge branch 'master' of github.com:janeczku/calibre-web into janeczku-master
OzzieIsaacs ba8e107402 Move vendored css/js to libs folders to fix language stats
OzzieIsaacs ea305ff578 Merge remote-tracking branch 'origin/move-js-libs'
OzzieIsaacs 98ed740e73 Fixed missing js files for sorting shelfs
janeczku 13919a1d23 Move vendored css/js to libs folders to fix language stats
idalin 219f36be0e Merge branch 'master' of github.com:janeczku/calibre-web into janeczku-master
OzzieIsaacs 7957827b2d Merge branch 'env-port'
janeczku 0e883f0b46 Allow overriding default port with environment variable
Ozzie Isaacs e41b6aff99 Merge pull request from janeczku/fix-db-init
Fix typo; raise exception when creating database
janeczku 8d9ed56864 Fix typo; raise exception when creating database
idalin a1cca00ba3 Merge branch 'master' of github.com:janeczku/calibre-web into janeczku-master