Commit Graph

59 Commits (d9a83e0638fb3c1ca9f266d04d3905b5e42b82d9)

Author SHA1 Message Date
Ozzie Isaacs d9a83e0638 Merge branch 'master' into cover_thumbnail
# Conflicts:
#	cps/editbooks.py
#	cps/helper.py
#	cps/web.py
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs 2b31b6a306 Fix for #2325 (author sort order differs from authors order with readonly database) 2 years ago
mmonkey 3416323767 Removed title tags from cover images 2 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 2 years ago
Ozzieisaacs c1f4ca36b6 Current sorting order visible in all sidebar selectors, and search results
Sorting "hot" books only ascending and descending according to download numbers
Downloaded books sorting according to authors name working
3 years ago
Ozzieisaacs 95371d0d7f Fix shelf grid ordering for inverted order at page load
Ordering buttons now visible on medium size screens
3 years ago
Ozzie Isaacs c1ac68e2ae Fix #2053 (Hovering on cover, now shows tooltip also in Caliblur! Theme) 3 years ago
mmonkey 0bd544704d Added series cover thumbnail generation. Better cache file handling. 3 years ago
mmonkey be28a91315 Simplified all of the thumbnail generation and loading. 3 years ago
mmonkey 04a5db5c1d Resolve merge conflicts 3 years ago
Ozzie Isaacs 32e27712f0 Added lxml to needed requirements
Improved displaying of series title, book of series, comments and custom comments
3 years ago
Ozzie Isaacs e69b1adccd Fix #2053 (Add tooltip for complete title on hover over cover and title) 3 years ago
Ozzie Isaacs dd30ac4fbd Added thumbnails
Merge remote-tracking branch 'cover/thumbnails' into development

# Conflicts:
#	cps/admin.py
#	cps/templates/layout.html
#	cps/ub.py
#	cps/web.py
Update join for sqlalchemy 1.4
3 years ago
Ozzieisaacs 1a83bddf8c Merge bubble read status 4 years ago
Ozzieisaacs 3372070a58 Fix change title regex
Merge branch 'Develop' into master
4 years ago
Ozzieisaacs f99e2ebd13 Changed wording for tooltips 4 years ago
Ozzieisaacs 4feb26eefb Added series order option (#1715)
Added authors order option (#1301)
Added tooltips for ordering options
Fixed ratings, formats, languages order option
4 years ago
Ozzieisaacs eed2f0a430 Merge remote-tracking branch 'comic/master' into master 4 years ago
verglor 50441bae62 Fix missing audio icon for other audio formats than mp3 4 years ago
celogeek 4d81d3613c
display the check when books are read 4 years ago
celogeek 097ac879ea
render read 4 years ago
cbartondock 1be07a42df Flex display to fix columns issue 4 years ago
Ozzieisaacs 52489a484a Merge remote-tracking branch 'Knepherbird/master' into master
# Conflicts:
#	cps/jinjia.py
#	cps/templates/detail.html
#	cps/templates/discover.html
#	cps/templates/index.html
#	cps/web.py
4 years ago
Ozzieisaacs f8139f3198 Store last selected view for sidebar (not for categories, series, publishers, ..)
Started making search paged
4 years ago
Michael Knepher 7e0d9fbace series_index filter to show x.0 as x 4 years ago
Michael Knepher 67dd4a72b0 Add series info to all book "meta" displays 4 years ago
Ozzieisaacs eef2112e1e #1430 (changed color of rating stars) 4 years ago
Michael Knepher 54cf3652b0 Add series name and index to book cover info 4 years ago
Josh O'Brien c870f6e87d English Language V2 4 years ago
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
5 years ago
Ozzieisaacs a0a15b4598 Fix max authors shown 5 years ago
Virgil Grigoras 15aa49e163 shorten authors in author / discover / index / search and shelf 5 years ago
Ozzieisaacs 6fc4b318e8 cover folders beautified 5 years ago
Ozzieisaacs 36030b559c Choosing Theme is now a global setting 6 years ago
hexeth 23396af83c Add .random-books class to random books div (#757)
Assist caliBlur in targeting this element
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
Chintogtokh Batbold 13883db5a0 Add anchor tags to titles 6 years ago
OzzieIsaacs 06ffa5e66d Fix displaying random books with no author entry
Code cosmentics for opds feed
Narrowed exceptions on language not found
Fix password changing
6 years ago
OzzieIsaacs 3a9a59b751 Fix #497 6 years ago
OzzieIsaacs 8896b3c5d2 Requests from #454 6 years ago
OzzieIsaacs 1eb10be253 Code cosmetics comic reader 7 years ago
OzzieIsaacs c56a02bab6 Fix #339 7 years ago
Jonathan Rehm c86fa268c2 Fix/remove duplicate id's 7 years ago
Jonathan Rehm 5162e2eed7 Add img alt attributes 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 7c6d527a55 Code cosmetics 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
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
7 years ago
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
7 years ago
OzzieIsaacs 176c7dce70 - Fix for #100
- Fix migration of shelf order
- fix show random books in detail view for authors and series
7 years ago