James McNee
f5048ee1a8
Fix UI bug when book conversion enabled on mobile
...
On mobile, when book conversion is enabled and using the cabliBlur theme, the upload menu appears behind the description text area making it difficult (though not impossible with some careful guesswork around where the buttons should be).
This commit fixes the styling of this section so that it no longer appears behind the description text area.
2025-01-04 11:51:35 +00:00
Ozzie Isaacs
16255870a8
Merge simple view
2024-11-23 15:46:20 +01:00
Ozzie Isaacs
2eb4f77a23
Display error message if visiblity resticting custom column is no available (Fix for #3190 )
2024-10-26 15:34:57 +02:00
lucaparsani
e42e11e2a4
fix bookmarks button for safari browser
2024-10-09 00:24:06 +02:00
Ozzie Isaacs
89a1dcfbf6
Fix for #3145 (improved contrast for epub reader headline)
2024-09-14 18:55:35 +02:00
Ozzie Isaacs
87c0b15f5f
Update pdf.js to version 4.4.168
2024-07-13 10:49:47 +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
c73ec52842
Update pdf Reader to 4.3.136
2024-06-09 11:59:38 +02:00
Ghighi Eftimie
389e3f09f5
small fix for mobile resolution - add to shelf button
2023-12-04 16:40:56 +02:00
Ghighi Eftimie
285979b68d
fix for 2931
2023-12-04 16:00:00 +02:00
lucas
7e46f9c0b1
Add font/spread customize for epub reader
2023-08-09 17:10:09 +08:00
Ghighi Eftimie
ee5cfa1f36
fix for #2838
2023-07-26 15:11:04 +03:00
quarz12
47aa3254c7
better css positioning
2023-06-09 18:32:24 +02:00
quarz12
0717b9493c
added progress display, better rounding
...
TODO: getPrev gives wrong values,
design, testing
2023-06-09 18:32:22 +02:00
Ozzie Isaacs
5c5db34a52
Merge branch 'master' into Develop
...
# Conflicts:
# test/Calibre-Web TestSummary_Linux.html
2023-02-27 18:54:02 +01:00
GarcaMan
c4326c9495
Merge branch 'master' of github.com:GarckaMan/calibre-web into long_strip_cbrreader
2023-02-11 03:25:31 +00:00
Ozzie Isaacs
4b7a0f3662
Merge branch 'master' into Develop
...
# Conflicts:
# cps/opds.py
# cps/server.py
# cps/web.py
2023-02-05 12:10:01 +01:00
Ozzie Isaacs
1c3b69c710
refactored login routines
2023-02-05 08:47:10 +01:00
Ozzie Isaacs
508e2b4d0a
Merge branch 'master' into Develop
...
# Conflicts:
# cps/admin.py
# cps/config_sql.py
# cps/search.py
# cps/templates/admin.html
# cps/web.py
# setup.cfg
# test/Calibre-Web TestSummary_Linux.html
2023-01-28 18:52:50 +01:00
Ozzie Isaacs
5ffb3e917f
Merge remote-tracking branch 'caliblur/issue/2515'
2022-12-25 11:04:14 +01:00
Ozzie Isaacs
7d3af5bbd0
Merge remote-tracking branch 'font_size/issue/487'
2022-12-25 10:29:29 +01:00
Ghighi Eftimie
9409b9db9c
fixes for 946, 2284 caliblur
2022-10-21 21:53:15 +02:00
Ghighi Eftimie
a992aafc13
fixes #2515
2022-10-21 15:08:33 +02:00
Ozzieisaacs
7750ebde0f
Update pdf Reader
2022-09-05 19:42:02 +02:00
Ozzie Isaacs
73d48e4ac1
Frontend for password strength
2022-06-16 08:33:39 +02:00
Ozzie Isaacs
07d4e60655
Merge remote-tracking branch 'epub_theme/epub_themes' into Develop
2022-06-04 12:05:24 +02:00
Ozzie Isaacs
543fe12862
Merge remote-tracking branch 'epub_theme/epub_themes'
2022-06-04 09:26:01 +02:00
Bharat KNV
9efd644360
Change dark theme from black to dark gray and add a black theme
2022-03-06 15:56:54 +05:30
mmonkey
18ce310b30
Merge branch Develop into thumbnails
2022-01-26 23:51:50 -06:00
Bharat KNV
0693cb1ddb
Added basic theming to the epub reader
2021-12-15 21:35:10 +05:30
Laurin Neff
4db9691cfc
Remove white border in full-screen cover preview
2021-12-13 19:36:21 +01:00
GarcaMan
a8689ae26b
first commit
2021-11-24 19:41:07 +00:00
Ozzie Isaacs
b3b85bf692
Fix position read mark in standard theme
2021-10-31 16:33:35 +01:00
Ozzie Isaacs
a36c6da3ae
Fix position read mark in standard theme
2021-10-31 16:30:51 +01:00
Ozzie Isaacs
9e72c3b40d
Fix position read mark in standard theme
2021-10-31 16:18:27 +01:00
Ozzie Isaacs
382cd9458f
Fix for #2126 (iOS covers are not displayed during infinite scroll on standard theme)
2021-10-25 20:03:48 +02:00
Ozzie Isaacs
fe4db16a7e
html editor in books list
2021-10-21 20:13:04 +02:00
Ozzie Isaacs
bad4c01474
Fix stored css bug in all typeahead functions (update typeahead -> bugfix typeahead)
2021-10-10 18:02:18 +02:00
Ozzie Isaacs
52be2ad4a2
Improved DJVU Reader
2021-10-03 09:32:29 +02:00
Ozzie Isaacs
43fdef5e53
Improved textreader
2021-10-03 09:31:24 +02:00
mmonkey
46205a1f83
Made long running tasks cancellable. Added cancel button to cancellable tasks in the task list. Added APP_MODE env variable for determining if the app is running in development, test, or production.
2021-09-29 02:40:12 -05:00
mmonkey
04a5db5c1d
Resolve merge conflicts
2021-09-16 22:58:54 -05:00
Ozzie Isaacs
e3db2796c9
Merge branch 'master' into Develop
...
# Conflicts:
# test/Calibre-Web TestSummary_Linux.html
2021-08-30 20:18:21 +02:00
cbartondock
b05c17b8bb
Fixed book covers being too wide in search/shelves/discover on mobile
2021-08-14 21:50:05 -04:00
Ozzie Isaacs
e68a3f18fa
Merge branch 'master' into Develop
2021-08-01 20:23:19 +02:00
Ozzie Isaacs
ceec1051d5
Added option to save books with no nenglish characters
...
Imporvements on metadata search
2021-08-01 13:50:17 +02:00
cbartondock
81ccc11c9c
fixed dropdowns going off screen in caliblur
2021-07-31 12:51:51 -04:00
Ozzie Isaacs
15ec6bec95
fix #2014 (User menu dropdown in caliblur is tiny and presents scrollbars)
...
Fix display of nonexistent series_index
Fix caliblur add-to-shelf
2021-07-11 13:15:13 +02:00
Ozzie Isaacs
84e1c6e809
Fix for #2004 (pdf viewer buttons missing in safari)
2021-06-05 08:08:08 +02:00