Ozzie Isaacs
|
ef4b5e2881
|
Bugfix audio player
Bugfix Debugfile export
|
2022-04-28 21:40:48 +02:00 |
|
Ozzie Isaacs
|
ec53570118
|
Merge branch 'master' into cover_thumbnail
# Conflicts:
# cps/editbooks.py
# test/Calibre-Web TestSummary_Linux.html
|
2022-03-20 17:15:40 +01:00 |
|
Ozzie Isaacs
|
8cb5989c97
|
Catch additional error on not existing custom column linked to read column (#2341)
Prevent metadata changes are lost on edit books with errors (#2326)
Better log output
Renamed log message on database delete
|
2022-03-20 11:55:12 +01:00 |
|
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
|
2022-03-14 19:41:47 +01:00 |
|
Ozzie Isaacs
|
4545f4a20d
|
Better epub cover parsing with multiple cover-image items
Code cosmetics
renamed variables
refactored xml page generation
refactored prepare author
|
2022-03-13 19:00:37 +01:00 |
|
Ozzie Isaacs
|
2b31b6a306
|
Fix for #2325 (author sort order differs from authors order with readonly database)
|
2022-03-12 16:51:50 +01:00 |
|
mmonkey
|
032fced9c7
|
Merge branch 'develop' into thumbnails
|
2022-01-28 23:15:50 -06:00 |
|
mmonkey
|
50bb74d748
|
Add CSRF support for schedule task settings, fixed details page not loading
|
2022-01-27 00:35:45 -06:00 |
|
mmonkey
|
18ce310b30
|
Merge branch Develop into thumbnails
|
2022-01-26 23:51:50 -06:00 |
|
Ozzie Isaacs
|
6339d25af0
|
Bugfixes from testrun
|
2022-01-26 18:38:39 +01:00 |
|
Ozzie Isaacs
|
d9d6fb33ba
|
Merge branch 'master' into Develop
# Conflicts:
# test/Calibre-Web TestSummary_Linux.html
|
2022-01-25 19:33:21 +01:00 |
|
Ozzie Isaacs
|
17b4643b7c
|
fix #2285 (Fix for shelf handling in caliblur theme)
|
2022-01-25 19:31:52 +01:00 |
|
Ozzie Isaacs
|
127bf98aac
|
Merge branch 'master' into Develop
# Conflicts:
# cps/templates/detail.html
# test/Calibre-Web TestSummary_Linux.html
|
2022-01-23 17:51:54 +01:00 |
|
Ozzie Isaacs
|
96b1e8960b
|
Bugfix send to kindle with multiple formats
|
2022-01-09 12:55:38 +01:00 |
|
Ozzieisaacs
|
f39dc100b4
|
Migrated some routes to POST
- shelf massadd
- resetpassword
- delete shelf
- send to kindle
|
2021-12-30 14:45:31 +01:00 |
|
Ozzie Isaacs
|
f6a2b8a9ef
|
Read and archive bit visible in book table
|
2021-10-24 21:32:19 +02:00 |
|
Ozzie Isaacs
|
bb20979c71
|
Merge branch 'master' into Develop
|
2021-10-24 09:49:42 +02:00 |
|
Ozzie Isaacs
|
917909cfdb
|
Refactored books detail page
|
2021-10-24 09:48:29 +02:00 |
|
Ozzie Isaacs
|
708861bcd5
|
Enabed edit of custom texts (including categories) in books list
|
2021-10-17 14:29:13 +02:00 |
|
Ozzie Isaacs
|
50919d4721
|
Added handling for missing flask-wtf dependency
Added CSRF protection (via flask-wtf)
Moved upload function to js file
Fixed error page in case of csrf failure
|
2021-10-04 19:23:20 +02:00 |
|
mmonkey
|
cd3791f5f4
|
Always use full-sized image for book edit and details pages
|
2021-09-30 01:43:31 -05:00 |
|
mmonkey
|
0bd544704d
|
Added series cover thumbnail generation. Better cache file handling.
|
2021-09-25 03:04:38 -05:00 |
|
mmonkey
|
be28a91315
|
Simplified all of the thumbnail generation and loading.
|
2021-09-24 03:11:14 -05:00 |
|
mmonkey
|
04a5db5c1d
|
Resolve merge conflicts
|
2021-09-16 22:58:54 -05:00 |
|
Ozzie Isaacs
|
32e27712f0
|
Added lxml to needed requirements
Improved displaying of series title, book of series, comments and custom comments
|
2021-08-27 09:43:32 +02:00 |
|
Ozzie Isaacs
|
0e9709f304
|
Make Book-No. of book-range to translatable text
|
2021-08-01 17:09:29 +02:00 |
|
Ozzie Isaacs
|
e69b1adccd
|
Fix #2053 (Add tooltip for complete title on hover over cover and title)
|
2021-07-12 14:17:28 +02:00 |
|
Ozzie Isaacs
|
aae81c3d24
|
Fix #2048 (Display book title in reader)
|
2021-07-11 12:52:46 +02:00 |
|
Ozzie Isaacs
|
4392fec7f5
|
Added fullscreen cover viewer
|
2021-05-26 19:40:41 +02:00 |
|
Ozzie Isaacs
|
251780bed6
|
Added google scholar as metadata provider
|
2021-05-16 13:24:42 +02:00 |
|
Ozzie Isaacs
|
6bf360fbfb
|
Added "comments" type to supported custom columns
|
2021-05-13 14:00:01 +02:00 |
|
Ozzie Isaacs
|
b0cc52e0aa
|
Enable custom column datetime (adv. search not working yet) #1984
|
2021-05-13 10:39:36 +02:00 |
|
Ozzie Isaacs
|
9ef705650b
|
Access pages with stored order per default (#1987)
Fix for toggle-text of enable-sort button on shelf page
|
2021-05-13 09:41:27 +02:00 |
|
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
|
2021-03-20 11:32:50 +01:00 |
|
Ozzie Isaacs
|
994bc8b0e4
|
Removed dropdown button on single file listen/read (Fix #1840)
|
2021-03-15 09:06:40 +01:00 |
|
Ozzie Isaacs
|
88078d65e9
|
Fix #1482 (do not shorten title in book detail page)
|
2021-01-30 14:57:59 +01:00 |
|
Ozzieisaacs
|
560ade00b4
|
Fix browser caching problem on change cover
|
2020-11-22 10:03:10 +01:00 |
|
Ozzieisaacs
|
7c8f6ce62f
|
Merge branch 'master' into Develop
# Conflicts:
# cps/comic.py
# cps/editbooks.py
# cps/isoLanguages.py
|
2020-09-26 07:54:38 +02:00 |
|
Ozzieisaacs
|
eff8480d5c
|
Show listen in browser formats in lowercase
|
2020-09-21 18:24:50 +02:00 |
|
OzzieIsaacs
|
ad144922fb
|
Merge with master
|
2020-08-22 09:23:29 +02:00 |
|
Ozzie Isaacs
|
94ad93ebd7
|
Added series like custom columns #1501
|
2020-08-11 18:56:34 +02:00 |
|
Ozzie Isaacs
|
1a1d105fae
|
Fix #1538 (Floating point numbers showing 2 decimals on details page
|
2020-07-23 19:31:48 +02:00 |
|
Ozzieisaacs
|
f8139f3198
|
Store last selected view for sidebar (not for categories, series, publishers, ..)
Started making search paged
|
2020-07-11 12:09:34 +02:00 |
|
Ozzieisaacs
|
f80c67828b
|
Fix #1500 (Custom ratings of increment 0.5 are allowed)
|
2020-07-05 14:35:57 +02:00 |
|
Ozzieisaacs
|
7b4306b1d6
|
UI improvements (same colors of buttons, etc.)
Changed Editable default value
|
2020-06-09 20:46:02 +02:00 |
|
Ozzieisaacs
|
4516cc0d65
|
Listen button only visible if user has read permissions
Audioformat fix
Table edit functions only available if user has edit rights
|
2020-06-08 21:57:52 +02:00 |
|
Ozzieisaacs
|
308784c601
|
Hide listen button if user has no read/listen permissions
|
2020-06-08 21:56:40 +02:00 |
|
Ozzieisaacs
|
827b0c6e50
|
Changed pubdate to timestamp
|
2020-06-06 09:52:35 +02:00 |
|
Ozzieisaacs
|
eef2112e1e
|
#1430 (changed color of rating stars)
|
2020-06-03 20:14:07 +02:00 |
|
Ozzieisaacs
|
ce0fab8d2f
|
Fix duplicate shelf names in "search"
|
2020-05-12 14:37:13 +02:00 |
|