Commit Graph

491 Commits (36cb79de624e0a08d90fb1f64509caf7757edbc5)

Author SHA1 Message Date
OzzieIsaacs a7a91ae54c Added posibility to upload cover from local drive ()
Updated language files
OzzieIsaacs 2453786174 Limit registering domains
bodybybuddha e160efbdac Add GUI functions for ebookconvert any format feature
OzzieIsaacs cedc183987 Fix , .
Unified wording Calibre-Web
Replaced one table on admin page, deleted password column
Removed spaces on layout page
Removed uesless commit calls during db migration
Implementation of registering by email
OzzieIsaacs f6ab724020 Fix generating links on tasks pafge
OzzieIsaacs 7917347508 Revert accidently commited change in admin.html ()
OzzieIsaacs d414bf3263 Massadd of books to shelfs (, ) from advanced search
Code cosmetics
bugfix error message on failed emails
refactored language name generation
OzzieIsaacs d2ea10e90e Improved OPDS compability ()
Bootstrap-table loads locally and no longer from CDN
Localized commit date on admin page
OzzieIsaacs 9ace4d3372 Updated german translation
Bugfix additional format upload without extension
Bugfix additional format upload to gdrive
pathes assembled by os.path.join
OzzieIsaacs cdb1b52652 Bugfix Get gdrive instances (, )
Metadata.db download works again
removed DEVELOPMENT constant
removed db logging in debug mode (too, noisy, to less information)
code refactoring url_for_other_page
feed languge set to en-EN
update status shos local time instead of UTC
Error handling (back to index page) in case of gdrive authenticate aborted
Mistyping page register fixed
Mistyping bokk fixed
Added uploaded books to tasklist ()
Error handling for failed file update added
Code refactoring worker thread
Tasks now never show any decimal values
Converter function unified
removed shell from subprocess call
preparation for limiting domain for registering emails
Book series can now increased in 0.1 steps ()
Accordion panels in config are now usable on touch devices like iPad ()
Gdrive authenticate button only visible after logged in ()
Fixed misstyping in german translation
OzzieIsaacs c38f331b6f Fix for
Fix no pydrive dependency installed
Fix sending email on python3
OzzieIsaacs 5ef70890d9 Search for custom columns implemented
Search for ratings related to 
Search description 
code cosmetics
Ozzie Isaacs 7be328c535 Converting ebooks in background
additional sorting of tasklist according to date and runtime
codecosmetics
Ozzie Isaacs 3db682cd15 Merge remote-tracking branch 'del_books/delete-book-formats'
# Conflicts:
#	cps/helper.py

Implemented delete on gdrive
OzzieIsaacs b0cbd0a37a Added feature to send emails in a background-task
OzzieIsaacs 2449b4049b Code cleaning Stats page
Enable calibre's ebook-convert as converter for mobi files (, )
OzzieIsaacs 3a9a59b751 Fix
OzzieIsaacs 8896b3c5d2 Requests from
OzzieIsaacs 6f36eef51d Fix (missed some config options)
Added lxml to stats sceen
OzzieIsaacs 0e83546d40 - Updated translation (it's now always Google Drive)
- Integrated feature  (linking read status from calibre)
OzzieIsaacs 404b29b979 Refactored WSGIServer handling
Restart of gevent server now working
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 (, )
OzzieIsaacs 204cd504a9 - Completly new setup of GDrive (every data is taken from client_secret.json file)
- If cover on Google Drive is missing, the generic cover will be used
- Better error handling during configuration of google drive (missing hook callback verification, missing files)
- less errors on console during use of Gdrive, more log file output in case of error
- removed standalone flask development mode
- removed gdrive template file and vendor setup script
Eric Le Lay 513355e2e5 fix OPDS updated date format invalid per Atom specification
replace space separating date from time with 'T'
Ozzie Isaacs 9867959916
Changed calibre to calibre-web
OzzieIsaacs 1f9527f0e1 Fix
OzzieIsaacs 7a20c14dea Integrated caliblur css
OzzieIsaacs 671bf5cf8d Integrated (css is loaded remote)
OzzieIsaacs 62f7674761 fixed advanced search for publishing date
fixed misstyping in italian language
removed next to "me" after login
OzzieIsaacs 8bfd3c7e4f Fix
OzzieIsaacs 97adb36f1b Bugfix Upload Message
Improved errorhandling at import imagemagick
OzzieIsaacs af5a897d1d Added SSL Options ()
OzzieIsaacs d01d7b91a8 Added error messages in log and UI if cover url can't downloaded, changed label for cover URL to clarify function
OzzieIsaacs f6ece5fe72 Fix for
OzzieIsaacs ea6a957c05 Changed mulitple books upload to single button
OzzieIsaacs ee5677f376 Merge remote-tracking branch 'multiload/master'
Mingyue Gao c6f568534f fix(template): download book with capital ext by kindle's browser
Faisal Alghamdi 0afa7cbafd duplicate code removed
Faisal Alghamdi 43eb3b6f9c button names fixed
Faisal Alghamdi ff9ee82451 adding multiple files upload feature
OzzieIsaacs 21c2ee4d63 Fix for
OzzieIsaacs 7371803184 Fix for
OzzieIsaacs 4346e947e3 Fix for
OzzieIsaacs e99e93db1f , Added "apple-touch-icon" for apple devices
Andriy Zasypkin fb41aa8b57
removed debug statement from production
Andriy Zasypkin 28dac34119
auto select format if only one
Yury Tilis 2fe03961bb -Added a more subtle progress bar which only shows the page number on hover
-Added Current page indicator to the thumbnail list, as well as a hover state
-Thumbnail list now scrolls to the current page on open or page change
-Added @andy29485's request for controlling page with space/shift+space
-Added the book title to the top of the page -Fixed IE11 failing on imagecallback
OzzieIsaacs 5809acfa9e anonymous user now have always the right to read books (as any other user, too)
(Fix  )
OzzieIsaacs b74a075aa6 Added posibility to change settings db via command line for multiple instances ()
OzzieIsaacs cbb236ba7b Added visiblilty of shelfs to opds catalog ()
OzzieIsaacs aee5ca0e06 implemented
OzzieIsaacs f890fc1553 New progress bar
OzzieIsaacs d76f812310 Fixed empty return on getcomic
Python 3 compability (the easy way)
OzzieIsaacs 5756785073 Error handling rarfiles
OzzieIsaacs 9f8cbe8c1f Merge enhanced UI from ytilis repro
OzzieIsaacs 8c573ff6d8 Unrar/tar and unzip on server side
OzzieIsaacs 6e714f3f16 Fix
OzzieIsaacs ba54b9a357 Fix
OzzieIsaacs fd39cbaa6f Fix
OzzieIsaacs 9182d89128 # Fix 361
Cory Sitko 5e4c8c6c65 fixed is_authenticated check
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
OzzieIsaacs 1eb10be253 Code cosmetics comic reader
OzzieIsaacs 90729de87f Fix
Fix 
Fix 
Fix 
Fix 
unknown 1ada1704b0 excluded read/unread when exposing the catalog to an anonymous user
unknown d336f9faa6 fixed OPDS templates
Jonathan Rehm 56c71dd4bf Disable bookmarking when anonymous users are reading
OzzieIsaacs 0512e5a940 Fix
OzzieIsaacs c56a02bab6 Fix
OzzieIsaacs 378a0ca662 Merge remote-tracking branch 'adv/bookmarks'
OzzieIsaacs 85068d75bf Update comic reader
OzzieIsaacs fe4d11fea8 Basi comic reader implementation for cbr, cbz, cbt files based on kthoom (, )
OzzieIsaacs f87800d11c Merge remote-tracking branch 'meta/upload_new_format_of_existing_book'
OzzieIsaacs abadaa3f1d Merge remote-tracking branch 'l/master'
OzzieIsaacs af0cefa4ac Update translations
kyos 9086f4e0e7 Added option to upload a new format to a given book
OzzieIsaacs c9f36a4d1a Merge remote-tracking branch 'adv/bookmarks'
Torben Mohrfeldt 94f8cc247c Reflect title in the logo
teflontoni 4527693fe3 Move "Show mature content" Checkbox
In order to make the option safe and sane we move the corresponding checkbox to the settings that need administrator privileges.
Louis Jencka b3217496d1 Add progress bar to upload form
OzzieIsaacs c959a1ccc6 Merge remote-tracking branch 'iss/typo'
Jonathan Rehm 53c687251e Show "More by" on author page
Uses Goodread's list of author's books, filtering out the books that are already in the user's library.

Requires the Goodreads dependency and API information.
Ivan Smirnov 12c98157d5 fix typo:: diffrent -> different
OzzieIsaacs 62f6bb4e64 Remove In author marker on authors page
OzzieIsaacs d5e1dba0fe Merge remote-tracking branch 'adv/goodreads-more-by'
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.
Jonathan Rehm a682c95ec1 Show "More by" on author page
Uses Goodread's list of author's books, filtering out the books that are already in the user's library.

Requires the Goodreads dependency and API information.
OzzieIsaacs cf5e2f7cd1 search button is displayed in moon reader (), search result is not displayed
Jonathan Rehm 866f7944eb Meta data improvements
* Add buttons to show/hide results from Douban & Google
* Trigger search with "Enter" key
* Use Underscore.js template instead of build HTML strings in JavaScript
* Keep click event handler in JavaScript instead of using HTML's `onclick`
* Normalize Douban & Google results
* Update cover image & add cover URL to the form input
Jonathan Rehm 8171943b8e Update to ES5 standards
Also fix ESLint issues
Jonathan Rehm aee8aad976 Add option to hide mature content from some users
Uses a configurable list of tags to denote what is mature and hides those books from the user
OzzieIsaacs fe52de6b4b Merge remote-tracking branch 'adv/lighthouse-audit'
OzzieIsaacs cd2e27d7ad Merge remote-tracking branch 'adv/previous-pagination'
Jonathan Rehm ec118c2254 Move scripts to bottom of body to prevent execution from delaying DOM rendering
Jonathan Rehm dde4f6afe2 Add missing label
Jonathan Rehm 0b47958fad Add lang attribute to html tag
Jonathan Rehm c86fa268c2 Fix/remove duplicate id's
Jonathan Rehm 5162e2eed7 Add img alt attributes
Jonathan Rehm 5465b8e8b7 Add "Previous" pagination button
I imagine these buttons are still in use when JavaScript is disabled or not loading.
Jonathan Rehm 61e0405f75 Move TinyMCE into edit_books.js
Jonathan Rehm 5715d27c97 Show localized date over top of date input
Also move datepicker logic into edit_books.js and edit_books.js below the datepicker file declaration(s)
Jonathan Rehm 36c2b35588 Use bootstrap-datepicker to add datepicking UI for browsers that do not have one built-in
Jonathan Rehm a07798b0db Standardize indentation
Jonathan Rehm 04b04e200f Add ability to edit publish date
If a date is not set, default to “0101-01-01”
OzzieIsaacs cb5f196f4b Merge remote-tracking branch 'adv/modal-details'
# Conflicts:
#	cps/static/js/main.js
#	cps/templates/detail.html
OzzieIsaacs 1e2edcf753 Merge remote-tracking branch 'adv/author-info'
OzzieIsaacs c403fdfa2e Merge remote-tracking branch 'adv/sorting'
Jonathan Rehm 693c26c2b3 Attach events to button toolbar
Since this is closer to the elements, we can be more sure that we won't have events fire when we don't want them to. For example, if we're viewing the page in a modal, we don't want the event handler living longer than the content itself.
Jonathan Rehm 5c3a5b6c39 Use ajax to add/remove books from shelves
Gracefully fall back to standard requests if JavaScript is disabled
Jonathan Rehm 91ba0f0362 Resolve issues with unicode characters in author's name
I've been unable to reproduce the issue on macOS with Python 2.7/3.6 and Fedora with Python 2.7, but if it happens for others, then it's worth the change.
Jonathan Rehm 51bd2f89df Use dot notation
OzzieIsaacs 5985342b79 Bugfix for typeahead in search function and on edit books page
Jonathan Rehm 66231c8737 Associate label with correct input ()
Ozzie Isaacs 92f634b6a6 Bugfix link admin section
OzzieIsaacs 470aea6106 Fix
Update epub.js lib
OzzieIsaacs 979bcdffd4 Bugfix non working download links
Bugfix missing divider in detail page
Jonathan Rehm fe68c8a7f8 Add support for displaying author information from Goodreads
Requires the "goodread" module (added to optional-requirements.txt) and an API key

Retrieves Goodreads author information and displays their photo and "about" text
OzzieIsaacs 5a6ad970d8 Merge remote-tracking branch 'button_padding/magic-link'
Jonathan Rehm 649579eccd Move jquery.form to layout.html
This prevents it from getting loaded each time the details are viewed in a modal dialog.
Jonathan Rehm 675e8dd5cd Show book details in modal dialog
With them shown in a modal, you don't lose your place in the pagination. If the request comes via Ajax, the minimal layout is used. If via a normal request, the full layout is used. That lets you open the details in a new tab and have the full experience, but if you're clicking through the results of a search, you can view many without losing your place.
OzzieIsaacs 2929d95b26 Display all authors names in shelf, like on all other pages ()
OzzieIsaacs 254e1f5262 Merge remote-tracking branch 'button_padding/simplify-read-code'
# Conflicts:
#	cps/static/css/style.css
OzzieIsaacs 15531324ea Add translation of rich text editor
OzzieIsaacs 77c4da0f07 Merge remote-tracking branch 'button_padding/tinymce'
OzzieIsaacs 4f08608d75 Move download button to top of detail page ()
OzzieIsaacs b876a03f26 - Changed link color on download button to white
- removed file icons on download button
- removed shadow style on download button
OzzieIsaacs 6b71e77436 Merge remote-tracking branch 'Download/feature/download-icon-20170410'
Jonathan Rehm 623f5c8ef0 Add "magic link" functionality
When using a device that is bothersome to log in on (e.g. a Kindle) you can use a magic link to log in via another device.

Configuration was added and is disabled by default.
Jonathan Rehm 7631eea32e Add sort options when viewing books
Default view still shows the most recently added books, but adds ability to sort by newest/oldest books and books sorted alphabetically (ascending & descending).

I did not include translations for the next text, but they are split up for easy translating and are otherwise ready for translating.
Jonathan Rehm 4fe1536b7e Simplify the read functionality's code
* Use block label to toggle the checkbox
* Submit form when checkbox's value changes (regardless of whether mouse is used or not)
* Remove unused code
Jonathan Rehm 7853cb2602 Add TinyMCE to provide rich-text editing for descriptions
OzzieIsaacs 7ab8a5877b read PDF/TXT without temporary files ()
OzzieIsaacs 1366b36c32 Added integer-field to supported custom colums
nanu-c 26f314d371 support int custom fields
OzzieIsaacs 2b50dea304 Updated pdf.js to 1.7.225 (Fix )
林檎 45eeb6588a Change Download Style.
Ozzie Isaacs ede8ae6742 Fix ,
OzzieIsaacs cd0d450829 Allow deleting books (fixes )
OzzieIsaacs 7c6d527a55 Code cosmetics
OzzieIsaacs 986f40b80a Code cosmetics
OzzieIsaacs cbc807f3ff Fix
OzzieIsaacs 60f3fefaec Added Read/Unread to feed
Prevent books from getting multiple times added to shelf
Updated German Translation
OzzieIsaacs 33427d7610 Bugfix opds feed for lists
OzzieIsaacs 0e0e72fb71 Fixes for gevent/gdrive
Jack Darlington 06a4af44cc Merge branch 'master' into develop
# Conflicts:
#	cps/web.py
OzzieIsaacs a87fab8774 - Smaller cover picturees on small devices
- filename for download with underscore
Jack Darlington ff89d9c20d Merge branch 'master' into develop
Jack Darlington 7d31abf920 added jquery.form.js to project locally
Jack Darlington 537977e497 Changed “have read” to checkbox
Jack Darlington 8f2088a3ea Updated use google drive checkbox
Jack Darlington 5a2e77baaf fix for form input ID
OzzieIsaacs 74a3e6842a Merge remote-tracking branch 'kennyl/travis'
# Conflicts:
#	cps/web.py
OzzieIsaacs 16cac6ac4f Merge remote-tracking branch 'polish_update/master'
# Conflicts:
#	cps/translations/pl/LC_MESSAGES/messages.mo
#	cps/translations/pl/LC_MESSAGES/messages.po

Fix for 
林檎 2ef4933f7a Merge branch 'feature/download-suffix-20170309' into travis
# Conflicts:
#	cps/templates/detail.html
林檎 045419e880 Fix
For WebUI only
OPDS remains previous behaviour
林檎 a766784ef1 Merge branch 'feature/download-suffix-20170308' into travis
林檎 7bae79d826 fix conflict
林檎 8c625dfb93 Fix
For WebUI only
OPDS remains previous behaviour
Jack Darlington cf1ca21bbc Merge branch 'master' into develop
# Conflicts:
#	cps/db.py
#	cps/ub.py
#	cps/web.py
#	readme.md
#	requirements.txt
OzzieIsaacs c725afc3a8 Merge remote-tracking branch 'JackED42/feature/ignorable_columns'
OzzieIsaacs 38c782fcf1 Merge remote-tracking branch 'Douban/prod'
# Conflicts:
#	cps/templates/book_edit.html
OzzieIsaacs edadf84710 Added editing star rating graphically
Added ability to reload database connection (refresh problem)
Bugfix display hot books (no hot books, hot books are deleted books, no longer result in error 500)
idalin a6b2977286 add i18n message for getmeta feature.
Jack Darlington 015d82ae2b Revert "Merging ignorable columns"
This reverts commit 8745d65ff6.
Jack Darlington b6da3c3153 Fix for read/unread for anonymous users
Jack Darlington 8745d65ff6 Merging ignorable columns
Jack Darlington 141eb7901c Add ignorable columns
idalin 54bc299e88 get metadata from douban and google while editing.
idalin e100702345 get metadata from douban and google while editing.
Jack Darlington d9c48a6203 Merge branch 'master' into develop
# Conflicts:
#	cps/db.py
#	cps/web.py
OzzieIsaacs 679effbaef Bugfix placement of "recent downloads in "edit user section"
OzzieIsaacs 156a653c49 Make better usage of big screens in lists
OzzieIsaacs 00763d6e4c Read book is now tied to the right downlolad books for guest users (fixes )
OzzieIsaacs 1a83ad713c Additional version info for sqlite database
OzzieIsaacs 40c6ef3a18 More generic aproach for postion of epub coverfile ()
OzzieIsaacs 41a20fe3e1 Added version info of dependencys in about section
idalin a09a2d9ed0 Merge branch 'master' into prod
Jack Darlington 82d01c9001 Merge branch 'master' into develop
# Conflicts:
#	cps/web.py
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
idalin 80e6311b93 fetch metadata from douban while editing metadata
OzzieIsaacs 709fa88c62 Navbar reduced to icons on smaller screens
Feedback updater improved ()
Jack Darlington d29d079d15 Now shows read in website, and can be toggled by clicking, two extra options in sidebar (read/unread books)
OzzieIsaacs e712649612 Improvement for , higher contrast of hamburger menu
Improvement for , search is excluded from mobile view
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
OzzieIsaacs 1692044d46 Merge remote-tracking branch 'default_user_settings/master' ()
idalin bff86f02ca settings for default role of new register user
OzzieIsaacs ba8e107402 Move vendored css/js to libs folders to fix language stats
janeczku 13919a1d23 Move vendored css/js to libs folders to fix language stats
OzzieIsaacs 18a06e4a25 Fixed typeahead with reverse proxy
fixed marking of tags in advanced search
seperated js and html
OzzieIsaacs d5a64baf13 Bugfix name to id
OzzieIsaacs 4e73b11735 Fix for simplified chinese language
OzzieIsaacs 241c4cef8f - added best rated section in normal view
- added most downloaded section in opds view
- imporved fb2 upload, correct handling of missing elements
- author sort is set on editing and uploading files
- Encoding stuff on uploading files
OzzieIsaacs ee91fc03ef Bugfix Id instead of names in url
OzzieIsaacs 861920af88 Pubdate is now showing up ()
Bugfix links in  detailview
OzzieIsaacs e46320b12f folders now relying on ids not names (removes all encoding issues on link folders)
Language filter working in opds feed
removed redundant code
authos now paginating in opds feed
OzzieIsaacs 176c7dce70 - Fix for
- Fix migration of shelf order
- fix show random books in detail view for authors and series
OzzieIsaacs b1293c84bc - Implemented autoupdater for testing
- failed logins are logged
- no of backups for log-file increased to 2
OzzieIsaacs 935b6e3143 Code cosmetics
Bugfix download opds
added changable title to opds feed
removed unused search.xml file
OzzieIsaacs e9d0bff559 - added statistics for Tags and series
- Loglevel is displayed as text instead of value
OzzieIsaacs 2c615fdf05 Finalize graphical setup for calibre-web
OzzieIsaacs 75c89c28e1 Bugfix for accessing config database
Title now displaed on every page
Title can be changed from within application
OzzieIsaacs 4eee58c21c Started migration of config to app database
OzzieIsaacs a2a48515d4 Fixed language and locale preset for new users
OzzieIsaacs 93b020b77c Proper handling for non existing covers in calibre database
OzzieIsaacs afdfb30d80 Update email settings
OzzieIsaacs 12c80800ed Bugfix search in opds feed ( again)
Bugfix link generation for calibre-companion with reverse proxy ( again)
OzzieIsaacs 4b8fdb04e6 Improvement mimetypes for downloaded files
OzzieIsaacs 99430fc98e Bugfix ().
- Fixed download with anonymous user in opds feed
- Added mor filetypes to opds feed, if unknown filetype, nothing is published instead of mobi
OzzieIsaacs 2335252b1f Merge branch 'Chinese_tanslation' ()
Thanks @idalin user language should be detected from browser, or otherwise with enabled anonymous browsing it can be selected as admin (configure language for user guest). Annymous browsing can be deactivated afterwards
OzzieIsaacs 8759edd587 Calibre-companion now working ()
OzzieIsaacs 799d54bb24 Download with calibre-companion now working ()
OzzieIsaacs 0107c52b66 Anonymous account now can also be configured like normal user (e.g. download permissions, change visibility of sidebar) ()
Search now working for calibre-companion (), download not working yet
metadata view 80% finished
OzzieIsaacs c6d1c186f0 Metadata viewing should work with calibre-companion now ()
OzzieIsaacs 6cf82dc9b9 Loading further items in calibrecompanion should now work ()
OzzieIsaacs c13a2a4557 OPDS Marvin (and Marvin 3) now really work ()
OPDS should now also work with reverse proxy configuration
Changed readme (reverse proxy configuration)
No progress for calibre companion
OzzieIsaacs a16321179d Improvements for OPDS on iOS with Bookari- and Chunky-Reader
OzzieIsaacs 8494cb698c Changed order of checkbox and label for SSL in SMTP Settings
OzzieIsaacs ea2e8205e3 Added code for rearranging shelfs
OzzieIsaacs 490f8ef5f2 Shelfs of diffrent users can have the same name now
Removing ratings by giving a rating of zero is now possible (like in calibre)
OzzieIsaacs 453d04b566 Final fix for (reverse proxy error)
renamed admin_user to admin
added configuration infos inm admin panel
OzzieIsaacs 0bcdbc4a82 Bugfix Search opds feed
Improvement OPDS feed for displaying covers
OzzieIsaacs 157a2e6e4a Renamed feed to opds for better compatibility with some readers
added clickable links to feed (should hopefully solve )
updated readme
OzzieIsaacs e744ccc20e Bugfix for links with reverse proxy and shelfs
OzzieIsaacs a8f7fde333 Bugfix PDF Reader with reverse proxy ()
Bugfix Txt Reader
Bugfix for loading covers with reverse proxy
OzzieIsaacs c33a329f08 Add search for series and languages ()
Add database migration for shelf ordering ()
OzzieIsaacs fac83a10eb Added display and linking of IDs (Amazon, ISBN, and DIO Links are working)
OzzieIsaacs e0459eb62b Removed unused wishlist code
Added renaming of shelf name
Added sorting abilty to shelfs
jquery is loaded locally now
OzzieIsaacs ba44a15891 changes for
Code cosmetics
:
- More debug infos for kindlegen and sending e-mail.
- Button for sending test e-mail.
- timeout of 5min for sending e-mail
OzzieIsaacs c582ccf79c Fix for
OzzieIsaacs b878651e4e Bugfix epub-Reader
OzzieIsaacs b86864b407 Made kindlegen working on windows (including paths containing umlauts)
Added back buttons on edit mail, edit user, and edit book
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
OzzieIsaacs 313116dca7 Uploader is working on windows
OzzieIsaacs 12db39523c Merge branch 'master' of https://github.com/wuqi/calibre-web
# Conflicts:
#	.gitignore
#	cps/static/css/colors.css
#	cps/static/css/style.css
#	cps/web.py
OzzieIsaacs 7df88e70a3 First step fix for wrong search adress
@ jschuck, @jgillmann, could you please confirm that you can search now?
Do you still have logout/login problems? -> redirects to Hostname instead of hostname/calibre?
(got this too with apache server, where as search worked before)
Cervinko Cera 0f8c308973 Fix for deleting kindle mail adresee
wuqi 26c293308c mouse wheel
wuqi b846cc11d8 fix some error
Fix TypeError: 'bool' object is not callable
wuqi 3a54ff0eb4 browser icon change back
wuqi ab97ead264 merge test
wuqi 350f4e21e6 Add txt reader
add txt file reader,and add select for read the book
janeczku d051a1dbeb Fix login/logout redirect with reverse proxy
wuqi 9a8d795eff Update epub reader and pdf reader
Update epub reader and use pdf.js tu view pdf files
janeczku 374cfd866d Disable autocomplete in user edit
Cervinko Cera c26eb6aa08 add exclude tags to advanced search
Cervinko Cera 80c3c19c01 some fixes for advanced search
Cervinko Cera 7fce28790d add search_form.html