Matt
8825352af6
Revert "Add sendtokindle-drop to click-off array"
...
This reverts commit d83ba315f0
.
6 years ago
hexeth
d83ba315f0
Add sendtokindle-drop to click-off array
6 years ago
hexeth
16e23cb1fe
Fix upload tooltip not appearing
6 years ago
hexeth
9a12e60b1c
Toggle for dropdown
6 years ago
hexeth
c620453ebf
UL positioning
6 years ago
hexeth
4988e3b631
add tooltip and move UL higher in DOM
6 years ago
Ozzie Isaacs
9e5fa45df7
Removed unnecessary wait message
6 years ago
Ozzie Isaacs
cc618ecee7
Fix Limiting domains (related to #773 )
6 years ago
Ozzieisaacs
32568c9009
Update testing
...
Update custom columns unicode enums
6 years ago
Ozzieisaacs
c527d1f49a
Merge remote-tracking branch 'theme/master'
...
Added translations for some tooltips
Updated translations
6 years ago
hexeth
4ace3a5e27
test
6 years ago
hexeth
2ab10bb070
Update caliBlur.js
6 years ago
hexeth
9c75eb7016
Update caliBlur.js
6 years ago
hexeth
6c37aafae9
Update caliBlur.js
6 years ago
hexeth
550262e651
Further fix
6 years ago
hexeth
edb4cedc65
Update about page to target new body class
6 years ago
hexeth
7032f311d5
Update caliBlur.js
6 years ago
Ozzieisaacs
66fcd71685
Merge remote-tracking branch 'origin/master'
6 years ago
hexeth
e1205b75cd
Fix targeting for language support ( #761 )
...
Some other languages use 'description :' instead of 'description:' .
6 years ago
Ozzieisaacs
3b40c83314
Code cleaning
...
code cosmetics
deleted unused file caliBlur
fixed custom error page
6 years ago
hexeth
eb1c87fbae
Patch 4 ( #752 )
...
* Target new class
Target new class for caliblur language support
* Move publishing date into div
Places publishing date in new div to assist caliBlur in targeting this element. This PR does not create any visual difference on the default theme.
* Target newly created div
6 years ago
hexeth
29c9d55498
Remove leading space in span ( #749 )
...
Previous code was not targeting right element, additionally was only removing a single leading space. New regex will remove any leading spaces from span
6 years ago
hexeth
ece11de942
Fix publisher not formatting correct ( #747 )
6 years ago
Ozzieisaacs
f821580b50
#Fix 745
6 years ago
Ozzieisaacs
cb0f3cd074
Fix #696
6 years ago
Ozzieisaacs
d0fd1a4601
Merged new caliblur theme
...
Fix for new users created
Fix for options to the calibre-converter
Only the first 300 chars are logged for the emailbody (spamming of logfile is prevented)
Added class to "Random" header
6 years ago
Ozzieisaacs
c05687b896
Fix #668
6 years ago
Virgil Grigoras
016c7b4b1c
Add ability to store and edit publishers
6 years ago
Virgil Grigoras
cb5adb3a31
Display "what's new" information for newer versions than the current one
6 years ago
Virgil Grigoras
f477d48c7c
More robust handling while checking for new updates
6 years ago
OzzieIsaacs
4a95404e17
Merge remote-tracking branch 'Convert_all/ebookconvert-any'
...
# Conflicts:
# cps/web.py
6 years ago
OzzieIsaacs
3f35200a0b
Merge remote-tracking branch 'Comic/comic_server'
...
# Conflicts:
# cps/helper.py
# cps/static/js/archive.js
# cps/static/js/io.js
# cps/static/js/kthoom.js
# cps/static/js/unrar.js
# cps/static/js/untar.js
# cps/static/js/unzip.js
# cps/templates/config_edit.html
# cps/templates/detail.html
# cps/templates/readcbr.html
# cps/templates/stats.html
# cps/ub.py
# cps/web.py
# optional-requirements.txt
6 years ago
bodybybuddha
22ecdfd2bc
Refactor edit_books.js for unused code; re-add glyphicon to convert button; Add form validation for convert button
6 years ago
bodybybuddha
4f386c8a00
Updated GUI buttons for ebook-convert feature
6 years ago
OzzieIsaacs
a7a91ae54c
Added posibility to upload cover from local drive ( #439 )
...
Updated language files
6 years ago
OzzieIsaacs
2453786174
Limit registering domains
6 years ago
OzzieIsaacs
cedc183987
Fix #590 , #589 .
...
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
6 years ago
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
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
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
62f7674761
fixed #410 advanced search for publishing date
...
fixed misstyping in italian language
removed next to "me" after login
7 years ago
OzzieIsaacs
691a4a88e6
Added support for svg in comics (not working in IE11)
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
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
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
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
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