Ozzie Isaacs
2b2ccb1710
Refactored epub-reader progress
...
Progress in epubs now visible also in dark mode(s)
2025-03-30 12:23:13 +02:00
Ozzie Isaacs
6bfe022de0
Update Teststatus
2025-03-26 06:56:53 +01:00
Ozzie Isaacs
c6cde961b6
Revert Change to reenable change database function
2025-03-25 06:08:08 +01:00
Ross Williams
22a93a28e2
Refactor epub reader progress calculation
...
The code in epub-progress.js was causing the epub file to be loaded
twice over the network, because it created a second instance of the
epub.js library. I moved all the progress percentage display code into
epub.js. Only the locationchange polyfill code was left in the separate
file, renamed to locationchange-polyfill.js.
I rewrote the percentage progress code to use epub.js events,
giving more succinct and readable code. Also, I added localStorage
caching of the epub location calculations, required for displaying
percentage progress, which can take up to 60-90 seconds to calculate on
longer ebooks. This localStorage caching approach is recommended by
epub.js in the `locations.html` example in their repo.
Signed-off-by: Ross Williams <ross@ross-williams.net>
2025-02-21 04:15:37 +00:00
Robbinsch
90bccb86ef
fix: right html in config_db
2025-01-25 17:52:01 +01:00
Ozzie Isaacs
4512ab4524
Renamed pdf reader javascript files ( #3277 )
2025-01-06 14:54:09 +01:00
Ozzie Isaacs
d977d1b81b
Add title tag to opds feed
...
Enable Kepub format for epub Reader
2024-12-14 14:49:28 +01:00
Aleksei Besogonov
01215aaa68
Allow the web reader to use KEPUB files and print file sizes
...
This commit allows the web reader to read the KEPUB (Kobo EPUB) files,
and also shows the file sizes. This is especially useful if you have
giant EPUB files with built-in audiobooks and media overlays.
2024-12-08 23:30:05 -08:00
Aleksei Besogonov
ed600a9aeb
Add a title to OPDS links
...
This allows the OPDS consumers to distinguish `epub` and `kepub` files
as they have the same MIME-type.
2024-12-08 17:29:03 -08:00
Ozzie Isaacs
e49402649d
Order of elements on the book editing page changed
2024-12-07 19:13:28 +01:00
leyan
a972447dbc
Correct a typo on config_password_character
2024-11-30 23:21:14 +01:00
Ozzie Isaacs
16255870a8
Merge simple view
2024-11-23 15:46:20 +01:00
Ozzie Isaacs
65bcffc129
Fix layout of identifiers on book edit page if starting with no identifiers
2024-11-23 10:49:54 +01:00
Ozzie Isaacs
b07541a251
Merge remote-tracking branch 'whatsapp/patch-5'
2024-11-23 09:54:57 +01:00
Ozzie Isaacs
5d8908db49
Update Spanish translation
2024-11-23 09:32:10 +01:00
Ozzie Isaacs
881b48729c
Improved handling of docker database errors
2024-11-21 17:13:20 +01:00
Ozzie Isaacs
2fff002699
Fix for stable update version
2024-11-11 18:46:07 +01:00
Webysther Sperandio
38a7454e7a
Add share details metadata
2024-11-08 13:23:44 +01:00
Ozzie Isaacs
c40c8a2255
Format seriesindex everywhere to 2 digits
2024-10-18 20:24:49 +02:00
Ozzie Isaacs
89a1dcfbf6
Fix for #3145 (improved contrast for epub reader headline)
2024-09-14 18:55:35 +02:00
Ozzie Isaacs
5e9dfc0724
Test update
2024-08-23 09:44:11 +02:00
Ozzie Isaacs
c92115faf3
Update save shelf sort algorithm
2024-08-21 19:25:50 +02:00
Ozzie Isaacs
839118e4f1
Bugfixes from testrun
2024-08-21 18:21:19 +02:00
Ozzie Isaacs
6717683ac3
Improvements merge metadata upload format
...
Music icon only visible once if more than one audio format available
2024-08-18 16:45:42 +02:00
Ozzie Isaacs
d8d9d405e9
First step format upload with progress
2024-08-16 21:14:41 +02:00
Ozzie Isaacs
c2474aa91d
Fix for #2990 (Kobo browser not downloading kepub files)
...
Final fix for cover size during kobo sync (fix for #2523 )
2024-08-15 19:02:11 +02:00
Ozzie Isaacs
87a1971d74
Merge remote-tracking branch 'spelling/master'
2024-08-14 19:29:40 +02:00
Ozzie Isaacs
a9359bc1db
Removed accidentally added translation file
2024-08-14 18:23:30 +02:00
Ozzie Isaacs
c7f0293568
Implementation of sorting according to shelf added
2024-08-14 18:21:21 +02:00
Daniel M. Drucker, Ph.D.
22affedafc
fix spelling of seperate to separate
2024-08-13 14:10:03 -04:00
Ozzie Isaacs
4d79c593f7
Fix for #2990 (Kobo browser not downloading kepub files)
2024-08-13 19:40:32 +02:00
Ozzie Isaacs
249017a4fa
Added error message to task list
2024-08-02 18:08:18 +02:00
Ozzie Isaacs
12d46d33d9
Search custom integer, custom_float in range
...
Search custom bool like read status (unfinished)
2024-07-30 19:20:13 +02:00
Ozzie Isaacs
6d6f8c1b1f
Update redirect for login/logout in case of anonymous browsing enabled
2024-07-07 15:53:26 +02:00
Ozzie Isaacs
c4a38087d9
Merge remote-tracking branch 'csv_kindle/master'
2024-07-07 14:55:53 +02:00
Ozzie Isaacs
53a16c5a6f
Merge remote-tracking branch 'epub_progress/progress_indicator'
2024-07-07 10:39:06 +02:00
Ozzie Isaacs
a0b776cbd1
Merge remote-tracking branch 'epub_reader_font/feat_font' into Develop
2024-07-07 10:31:49 +02:00
Ozzie Isaacs
60cc0c9395
Merge remote-tracking branch 'epub_theme/Develop' into Develop
2024-07-07 10:22:32 +02:00
Ozzie Isaacs
b28a3635f8
Merge branch 'master' into Develop
...
# Conflicts:
# cps/editbooks.py
# requirements.txt
# setup.cfg
# test/Calibre-Web TestSummary_Linux.html
2024-06-24 14:42:00 +02:00
Ozzie Isaacs
92ffce1dc8
Rename Archived in Book Detail page
2024-06-23 13:47:54 +02:00
Ozzie Isaacs
d5a57e3b07
Merge remote-tracking branch 'mimetype/python_magic_poc' into Develop
2024-06-23 12:16:40 +02:00
Ozzie Isaacs
fef20c831a
Changed limiter message
2024-06-22 16:23:04 +02:00
Ozzie Isaacs
64e4a1155c
Code cosmetics
...
Bugfix missing bleach tags (#3080 )
Bugfix pdfreader
2024-06-20 19:12:46 +02:00
Ozzie Isaacs
c73ec52842
Update pdf Reader to 4.3.136
2024-06-09 11:59:38 +02:00
Purbayan Chowdhury
5d86bb0ba0
Merge branch 'janeczku:Develop' into Develop
2024-05-23 01:45:36 +05:30
Ozzie Isaacs
ab13fcf60c
Merge remote-tracking branch 'origin/feature/OPDS-access' into feature/OPDS-access
2024-05-11 18:37:10 +02:00
Ozzie Isaacs
2b1efdb50e
Bugfixes opds feed
2024-05-11 14:26:43 +02:00
Ozzie Isaacs
e99be72ff7
Merge branch 'Develop' into feature/OPDS-access
...
# Conflicts:
# test/Calibre-Web TestSummary_Linux.html
2024-05-11 07:12:46 +02:00
Ozzie Isaacs
7e85894b3a
Bugfix for goodreads (html formated info for authors now visible)
2024-05-11 07:10:41 +02:00
Ozzie Isaacs
25a875b628
Fix for goodreads blocking "requests"
2024-05-10 09:42:44 +02:00