Commit Graph

268 Commits (4708347c16fcabc4a620cd9489984106c5794890)

Author SHA1 Message Date
OzzieIsaacs d414bf3263 Massadd of books to shelfs (#203, #404) from advanced search
Code cosmetics
bugfix error message on failed emails
refactored language name generation
6 years ago
OzzieIsaacs 7dac87fa5d Code cosmetics unrar 6 years ago
OzzieIsaacs d2ea10e90e Improved OPDS compability (#579)
Bootstrap-table loads locally and no longer from CDN
Localized commit date on admin page
6 years ago
OzzieIsaacs 9ace4d3372 Updated german translation
Bugfix additional format upload without extension
Bugfix additional format upload to gdrive
pathes assembled by os.path.join
6 years ago
OzzieIsaacs 5ef70890d9 Search for custom columns implemented #494
Search for ratings related to #559
Search description #572
code cosmetics
6 years ago
Ozzie Isaacs 7be328c535 Converting ebooks in background
additional sorting of tasklist according to date and runtime
codecosmetics
6 years ago
OzzieIsaacs 0e83546d40 - Updated translation (it's now always Google Drive)
- Integrated feature #409 (linking read status from calibre)
6 years ago
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 (#502, #520)
6 years ago
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
6 years ago
OzzieIsaacs 43a391d1bd Redownloaded glyphicon font files #515 6 years ago
OzzieIsaacs 7a20c14dea Integrated caliblur css 6 years ago
OzzieIsaacs 62f7674761 fixed #410 advanced search for publishing date
fixed misstyping in italian language
removed next to "me" after login
6 years ago
OzzieIsaacs 691a4a88e6 Added support for svg in comics (not working in IE11) 6 years ago
OzzieIsaacs 0329306031 Favicon replaced (#424) with hiher resolution 7 years ago
OzzieIsaacs 03e2a1e73b Restored click on progressbar 7 years ago
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
7 years ago
OzzieIsaacs 4e11272023 Working on IE11 7 years ago
OzzieIsaacs cbb236ba7b Added visiblilty of shelfs to opds catalog (#267) 7 years ago
OzzieIsaacs f890fc1553 New progress bar 7 years ago
OzzieIsaacs 03ab03f06e Code cosmetics 7 years ago
OzzieIsaacs 0943d50876 Code cosmetics
Bugfix click on progressbar
7 years ago
OzzieIsaacs aae9e285a8 Code cosmetics 7 years ago
OzzieIsaacs 5756785073 Error handling rarfiles 7 years ago
OzzieIsaacs 9f8cbe8c1f Merge enhanced UI from ytilis repro 7 years ago
OzzieIsaacs 8c573ff6d8 Unrar/tar and unzip on server side 7 years ago
OzzieIsaacs b8d45b664a Typeahead working again
Fix for replacing characters in filenames
7 years ago
OzzieIsaacs 1eb10be253 Code cosmetics comic reader 7 years ago
Jonathan Rehm 56c71dd4bf Disable bookmarking when anonymous users are reading 7 years ago
OzzieIsaacs 031a175474 Fix Comic reader 7 years ago
OzzieIsaacs 2302db4e06 Merge remote-tracking branch 'adv/fix-douban-rating' 7 years ago
OzzieIsaacs a6dfcedfdb Code cosmetics 7 years ago
OzzieIsaacs 0405cec4ac Code cosmetics
Bugfix "Error load settings"
7 years ago
OzzieIsaacs 378a0ca662 Merge remote-tracking branch 'adv/bookmarks' 7 years ago
OzzieIsaacs 2a78a02e0b Code cosmetics 7 years ago
OzzieIsaacs 34e9ef35f5 Code cosmetics 7 years ago
OzzieIsaacs a159bb0b97 Code Csmetics kthoom integration 7 years ago
OzzieIsaacs 5b9b36f997 Code cosmetics 7 years ago
OzzieIsaacs 85068d75bf Update comic reader 7 years ago
OzzieIsaacs fe4d11fea8 Basi comic reader implementation for cbr, cbz, cbt files based on kthoom (#63, #126) 7 years ago
OzzieIsaacs b6b73d39c2 Fix #329
Code cosmetics
7 years ago
OzzieIsaacs bde92113d4 Bugfix Datepicker 7 years ago
OzzieIsaacs f87800d11c Merge remote-tracking branch 'meta/upload_new_format_of_existing_book' 7 years ago
OzzieIsaacs 2ef6dc30bd Added italian translation 7 years ago
Jonathan Rehm 29f21b148b Translate 10-based rating to 5-based 7 years ago
kyos 8937599ba7 Fixed codacy code control 7 years ago
kyos 3366aae6c7 Merge remote-tracking branch 'origin/upload_new_format_of_existing_book' into upload_new_format_of_existing_book
# Conflicts:
#	cps/static/css/style.css
7 years ago
kyos e5b4bed01c Fixed codacy requirements 7 years ago
kyos 9086f4e0e7 Added option to upload a new format to a given book 7 years ago
Jonathan Rehm a4f81dd812 Do not include empty strings in list of bookmarks 7 years ago
OzzieIsaacs c9f36a4d1a Merge remote-tracking branch 'adv/bookmarks' 7 years ago
Louis Jencka b3217496d1 Add progress bar to upload form 7 years ago
OzzieIsaacs f860694487 Merge remote-tracking branch 'adv/goodreads-more-by' 7 years ago
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.
7 years ago
Jonathan Rehm 282837c7c5 Use ES5 syntax 7 years ago
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.
7 years ago
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.
7 years ago
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
7 years ago
OzzieIsaacs a1538e12e8 Bugfix typeahead on advanced serach page 7 years ago
Jonathan Rehm 8171943b8e Update to ES5 standards
Also fix ESLint issues
7 years ago
kyos 9a17a09cc7 Fixed codacy requirements 7 years ago
kyos aa4a5dc3ef Added option to upload a new format to a given book 7 years ago
kyos e948844ea4 Added a 5px separation for all input labels in advanced search to improve readability 7 years ago
kyos b6f097f673 Added a 5px separation for all input labels in advanced search to improve readability 7 years ago
kyos 6048bf3c79 Added a 5px separation for all input labels in advanced search to improve readability 7 years ago
OzzieIsaacs 626e2e393e Merge remote-tracking branch 'adv/edit-publish-date' 7 years ago
Jonathan Rehm 0afc8f94da Use TinyMCE's API to update the description's content 7 years ago
Jonathan Rehm dd124ab356 Make change requested by Codacy 7 years ago
Jonathan Rehm 59afc7eb9f Make changes requested by Codacy 7 years ago
Jonathan Rehm 3258f4fb79 Make changes requested by Codacy 7 years ago
Jonathan Rehm 61e0405f75 Move TinyMCE into edit_books.js 7 years ago
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)
7 years ago
Jonathan Rehm 36c2b35588 Use bootstrap-datepicker to add datepicking UI for browsers that do not have one built-in 7 years ago
OzzieIsaacs cb5f196f4b Merge remote-tracking branch 'adv/modal-details'
# Conflicts:
#	cps/static/js/main.js
#	cps/templates/detail.html
7 years ago
OzzieIsaacs 1e2edcf753 Merge remote-tracking branch 'adv/author-info' 7 years ago
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.
7 years ago
Jonathan Rehm d85e0b96dc Prevent jQuery from cache busting static assets
If the HTML that's returned from the `$.get` request contains a `<script src="..."/>` tag it loads the JavaScript file via ajax, and by default it attaches a timestamp to it to bust cache. That means the file loads every time the modal is opened, and the browser treats it as a new file each time. The result is that code fires multiple times and events listeners are added multiple times.
7 years ago
Jonathan Rehm e1a88aa0ab Make change requested by Codacy 7 years ago
Jonathan Rehm 5c3a5b6c39 Use ajax to add/remove books from shelves
Gracefully fall back to standard requests if JavaScript is disabled
7 years ago
Ozzie Isaacs 2e8a268dfa Fix #241 No1 7 years ago
OzzieIsaacs 5985342b79 Bugfix for typeahead in search function and on edit books page 7 years ago
Jonathan Rehm 802eb628c8 Split event listener and selector string
Event and selectors appear to have been accidentally combined. The result is that typing in any input triggers a call to the `/get_matching_tags` route. We can probably limit the selector farther to only fire when `#tags` is typed into.
7 years ago
OzzieIsaacs 1fdb7dc497 Epub Viewer Bugfix Retenia Ipad devices 7 years ago
OzzieIsaacs 16ce7799a2 Improvement of margins in epub reader (fix #210) 7 years ago
OzzieIsaacs 470aea6106 Fix #214
Update epub.js lib
7 years ago
OzzieIsaacs 979bcdffd4 Bugfix non working download links
Bugfix missing divider in detail page
7 years ago
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
7 years ago
Jonathan Rehm d799b859ea Make changes suggested by codacy 7 years ago
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.
7 years ago
OzzieIsaacs 254e1f5262 Merge remote-tracking branch 'button_padding/simplify-read-code'
# Conflicts:
#	cps/static/css/style.css
7 years ago
OzzieIsaacs 15531324ea Add translation of rich text editor 7 years ago
OzzieIsaacs 77c4da0f07 Merge remote-tracking branch 'button_padding/tinymce' 7 years ago
OzzieIsaacs b876a03f26 - Changed link color on download button to white
- removed file icons on download button
- removed shadow style on download button
7 years ago
OzzieIsaacs 6b71e77436 Merge remote-tracking branch 'Download/feature/download-icon-20170410' 7 years ago
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
7 years ago
Jonathan Rehm d25300a7fb Add padding to bottom of buttons on shelf page
This adds some space between the buttons when viewing them on a mobile device.
7 years ago
Jonathan Rehm 7853cb2602 Add TinyMCE to provide rich-text editing for descriptions 7 years ago
OzzieIsaacs 2b50dea304 Updated pdf.js to 1.7.225 (Fix #193) 7 years ago
林檎 95f22aa4b5 add drop shadow to distinct the fixed area 7 years ago
林檎 f6076bc337 media tweak for better download placement 7 years ago
林檎 720c07b9ee remove empty style 7 years ago
林檎 45eeb6588a Change Download Style. 7 years ago
Ozzie Isaacs ede8ae6742 Fix #182, #176 7 years ago
OzzieIsaacs cd0d450829 Allow deleting books (fixes #119) 7 years ago
OzzieIsaacs 699bd036e8 Code cosmetics 7 years ago
OzzieIsaacs dc45b53b24 code cosmetics 7 years ago
OzzieIsaacs 8c7a8a954a Code cosmetics 7 years ago
OzzieIsaacs d59be5faf4 Code cosmetics
Bugfix upload
7 years ago
OzzieIsaacs 7c6d527a55 Code cosmetics 7 years ago
OzzieIsaacs 79d5bab4ba Code cosmetics 7 years ago
OzzieIsaacs 5044b78b08 Code cosmetics 7 years ago
OzzieIsaacs 986f40b80a Code cosmetics 7 years ago
OzzieIsaacs 78067b87bc Code cosmetics 7 years ago
Jack Darlington 7d31abf920 added jquery.form.js to project locally 7 years ago
OzzieIsaacs 38c782fcf1 Merge remote-tracking branch 'Douban/prod'
# Conflicts:
#	cps/templates/book_edit.html
7 years ago
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)
7 years ago
idalin bdf28e1475 fix bug for metadata searching result. 7 years ago
idalin a6b2977286 add i18n message for getmeta feature. 7 years ago
idalin 338ca61cf9 fixed douban api not working in some cases 7 years ago
idalin 54bc299e88 get metadata from douban and google while editing. 7 years ago
idalin e100702345 get metadata from douban and google while editing. 7 years ago
OzzieIsaacs 1a83ad713c Additional version info for sqlite database 7 years ago
Ozzie Isaacs b876505f22 Delete doubtable.js 7 years ago
idalin 4a2b5b46a3 merge 7 years ago
idalin 2f1fdab9de delete douban_meta.js in master.(This is for Chinese user only) 7 years ago
idalin d6dd28e703 limit search results to 20 7 years ago
OzzieIsaacs 41a20fe3e1 Added version info of dependencys in about section 7 years ago
idalin 80e6311b93 fetch metadata from douban while editing metadata 7 years ago
OzzieIsaacs 709fa88c62 Navbar reduced to icons on smaller screens
Feedback updater improved (#81)
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
OzzieIsaacs ba8e107402 Move vendored css/js to libs folders to fix language stats 7 years ago
OzzieIsaacs ea305ff578 Merge remote-tracking branch 'origin/move-js-libs' 7 years ago
OzzieIsaacs 98ed740e73 Fixed missing js files for sorting shelfs 7 years ago
janeczku 13919a1d23 Move vendored css/js to libs folders to fix language stats 7 years ago
OzzieIsaacs 18a06e4a25 Fixed typeahead with reverse proxy
fixed marking of tags in advanced search
seperated js and html
7 years ago
OzzieIsaacs 4eee58c21c Started migration of config to app database 7 years ago
OzzieIsaacs 2335252b1f Merge branch 'Chinese_tanslation' (#90)
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
8 years ago
OzzieIsaacs fb59647b82 Code cleanup in js and css folders 8 years ago
OzzieIsaacs ea2e8205e3 Added code for rearranging shelfs #73 8 years ago
OzzieIsaacs a8f7fde333 Bugfix PDF Reader with reverse proxy (#86)
Bugfix Txt Reader
Bugfix for loading covers with reverse proxy
8 years ago
OzzieIsaacs fac83a10eb Added display and linking of IDs (Amazon, ISBN, and DIO Links are working) 8 years ago
OzzieIsaacs e0459eb62b Removed unused wishlist code
Added renaming of shelf name
Added sorting abilty to shelfs
jquery is loaded locally now
8 years ago
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
8 years ago
OzzieIsaacs a6b6700a73 Removed non working search from epub viewer 8 years ago
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
8 years ago
wuqi f2de1d4c47 change google fonts to local 8 years ago
wuqi b846cc11d8 fix some error
Fix TypeError: 'bool' object is not callable
8 years ago
Joel Gillman a7117228aa
Update Google Font protocol to HTTPS 8 years ago
wuqi 9a8d795eff Update epub reader and pdf reader
Update epub reader and use pdf.js tu view pdf files
8 years ago
janeczku 91eb7129ac Update epub.js 8 years ago
Cervinko Cera 80c3c19c01 some fixes for advanced search 8 years ago