Commit Graph

23 Commits (627c2adf080910dea6f01d45676cb06f134412fd)

Author SHA1 Message Date
Josh O'Brien 9b49125776 English Language Updates
Changes to provide consistency for English language.
Ozzieisaacs 54079b36ae Fix (epub viewer not working if only viewer rule wa sapplied)
Ozzieisaacs fc4dc36c65 Fix (duplicate code "init" in epub reader)
Fix for 
Ozzieisaacs 4708347c16 Merge branch 'Develop'
# Conflicts:
#	MANIFEST.in
#	README.md
#	cps/helper.py
#	cps/static/js/archive/archive.js
#	cps/translations/nl/LC_MESSAGES/messages.mo
#	cps/translations/nl/LC_MESSAGES/messages.po
#	cps/ub.py
#	cps/updater.py
#	cps/web.py
#	cps/worker.py
#	optional-requirements.txt
Daniel Pavel 439ce19b5d Updated epub.js to v0.3.66
Ozzieisaacs 0fa45f5800 Merge remote-tracking branch 'github/master'
Improvement for 
OzzieIsaacs 76d8cbdf57 Logging of details for gdrive integration only on debug level
fix generic cover path
browser reading for cbx and epub files no longer creates temp files on server
browser reading for cbx and epub files working (, )
Cory Sitko 7ade2ecd35 make is_active, is_authenticated, and is_anonymous properties on the Anonymous class so that the login_required decorator will work correctly and disable anonymous browsing
OzzieIsaacs 366bf9739b Fix for and guest accounts
Jonathan Rehm 56c71dd4bf Disable bookmarking when anonymous users are reading
OzzieIsaacs 378a0ca662 Merge remote-tracking branch 'adv/bookmarks'
OzzieIsaacs af0cefa4ac Update translations
Jonathan Rehm 374b5f4c6e Save ePub bookmarks to database
Save ePub bookmark to database. Also use library's built-in restore feature to restore all information from localStorage.
OzzieIsaacs 470aea6106 Fix
Update epub.js lib
janeczku 13919a1d23 Move vendored css/js to libs folders to fix language stats
OzzieIsaacs 75c89c28e1 Bugfix for accessing config database
Title now displaed on every page
Title can be changed from within application
OzzieIsaacs b878651e4e Bugfix epub-Reader
OzzieIsaacs bbf6d9b026 Translation of UI (german and english)
Bugfix for feeds
    - removed categories related and up
    - load new books now working
    - category random now working
login page is free of non accessible elements
boolean custom column is vivible in UI
books with only with certain languages can be shown
book shelfs can be deleted from UI
Anonymous user view is more resticted
Added browse of series in sidebar
Dependencys in vendor folder are updated to newer versions (licencs files are now present)
Bugfix editing Authors names
Made upload on windows working
OzzieIsaacs a6b6700a73 Removed non working search from epub viewer
wuqi 26c293308c mouse wheel
wuqi 350f4e21e6 Add txt reader
add txt file reader,and add select for read the book
wuqi 9a8d795eff Update epub reader and pdf reader
Update epub reader and use pdf.js tu view pdf files
Jan Broer 64a9cbce2d Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/