gjutras
0a7345186d
Merge branch 'janeczku-master'
...
# Conflicts:
# cps/helper.py
# cps/tasks/convert.py
# cps/templates/user_edit.html
2022-07-08 16:42:14 -04:00
Thore Schillmann
4913673e8f
added subprocess.wait()
when getting metadata
2022-07-07 11:47:10 +00:00
Thore Schillmann
fc004f4f0c
moved get_calibre_binarypath()
to helper.py
2022-07-07 11:41:51 +00:00
Ozzie Isaacs
7344ef353c
Rate limited login
2022-07-02 19:46:58 +02:00
Ozzie Isaacs
3bde8a5d95
Encrypt passwords
2022-07-02 17:45:24 +02:00
Kian-Meng Ang
c4104ddaf4
Fix typos
2022-07-01 21:26:06 +08:00
Thore Schillmann
0d34f41a48
cleanup of autodetect_converter_binary
2022-07-01 12:06:33 +00:00
xlivevil
b47c1d2431
Update Simplifield Chinese translation
2022-06-30 21:24:22 +08:00
Thore Schillmann
a77aef83c6
automatically set config_converterpath
2022-06-30 13:05:36 +00:00
Thore Schillmann
e39c6130c3
cleanup and better error handling
2022-06-29 19:54:53 +00:00
subdiox
12071f3e64
Fix author & series ID translation
2022-06-26 10:26:45 +09:00
subdiox
92b6dbf26f
Fix one Japanese translation
2022-06-26 01:29:08 +09:00
subdiox
98b554a3a0
Fix Japanese translation
2022-06-26 01:24:44 +09:00
Thore Schillmann
03359599ed
input validation for calibre binary directory
2022-06-23 20:02:54 +00:00
Thore Schillmann
3c4330ba51
refactoring of calibre binary detection
2022-06-21 17:04:44 +00:00
Thore Schillmann
8c781ad4a4
code cleanup and implements cover change
2022-06-19 23:20:59 +00:00
Thore Schillmann
5e9ec706c5
first draft of embedding metadata on conversion
2022-06-19 22:59:54 +00:00
Ozzie Isaacs
07c67b09db
Merge remote-tracking branch 'uk/master'
2022-06-18 18:45:12 +02:00
Ozzieisaacs
c5fc30a1be
Bugfix error message missing custom read status column
...
Bugfix password validation
2022-06-17 14:49:42 +02:00
Ozzie Isaacs
29fd4ae4a2
Bugfixes create users
...
Update Teststatus
2022-06-17 10:14:33 +02:00
Ozzieisaacs
4ef8c35fb7
Bugfies password validation from testrun
2022-06-16 14:16:00 +02:00
Ozzieisaacs
04326af2da
password validation working
2022-06-16 11:15:17 +02:00
Ozzieisaacs
d6a31e5db8
config verify password working
2022-06-16 10:44:42 +02:00
Ozzie Isaacs
73d48e4ac1
Frontend for password strength
2022-06-16 08:33:39 +02:00
Ozzie Isaacs
02e1be09df
Catch StaleDataError
...
Update requirements jsonschema
2022-06-13 17:54:35 +02:00
Ozzie Isaacs
f85b587d0a
Prevent converting of kepub on every new user ( #2446 )
...
Added error logging message if convert fails
If convert only task, only convert book message is logged
2022-06-13 17:05:00 +02:00
Ozzie Isaacs
89d522e389
Fix for #2445 (book read status can't be set if custom column is linked and read status was set before)
2022-06-11 11:35:02 +02:00
Thore Schillmann
2816a75c3e
changed datetime format of published tag
2022-06-09 20:35:44 +00:00
Ozzie Isaacs
78b45f716a
Bugfix for #2433 (LazyString is not JSON serializable if one of kepubify/ebook-convert/unrar is not installed)
2022-06-08 20:25:35 +02:00
Ozzie Isaacs
91df265d40
Fix for #2437 (advanced search for read status crashes calibre-web)
2022-06-08 17:17:07 +02:00
Illia Maier
7e7f54cfa7
Update Ukrainian translation
...
Update Ukrainian translation
2022-06-06 16:28:03 +03:00
Illia Maier
80bc14c0cf
Merge pull request #1 from Illia-M/Develop
...
Develop
2022-06-06 16:25:49 +03:00
Illia Maier
7685818b16
Update Ukrainian translation
...
Update Ukrainian translation
2022-06-06 14:37:07 +03:00
Ozzie Isaacs
f44d42f834
Merge remote-tracking branch 'opds/bugfix_2419'
...
Bugfix send emails
2022-06-06 09:00:09 +02:00
GarcaMan
bf12542df5
Updated Rotate Left/Right shortcut funtions to update inmediatly
...
Minor fixes
2022-06-05 19:56:34 +00:00
Ozzie Isaacs
25f2af3f03
Whitespaces are striped from email address ( fixes #2432 )
2022-06-05 10:06:43 +02:00
Ozzie Isaacs
d90cfce97f
Merge remote-tracking branch 'ldap/master'
2022-06-04 12:03:16 +02:00
Ozzie Isaacs
543fe12862
Merge remote-tracking branch 'epub_theme/epub_themes'
2022-06-04 09:26:01 +02:00
Ozzie Isaacs
4f66d6b3b1
Update ukranian translation
2022-06-04 08:49:48 +02:00
Illia Maier
c36138b144
Update Ukrainian translations
2022-06-03 08:59:18 +03:00
Thore Schillmann
7f6e88ce5e
fixes bug 2419
2022-06-01 22:06:28 +02:00
Ozzie Isaacs
aa442d8c51
Update flask-login requirement
2022-05-31 19:22:57 +02:00
Aisha Tammy
a3cd217cea
allow @ in auto username detection
...
Signed-off-by: Aisha Tammy <aisha@bsd.ac>
2022-05-25 12:14:09 -04:00
Thore Schillmann
0f3f918153
multiple authors and publication date in opds feed
2022-05-22 17:40:21 +00:00
Ozzieisaacs
790080f2a0
Fix Cache Buster
2022-05-22 12:49:00 +01:00
Ozzieisaacs
4ea80e9810
Code cosmetics
2022-05-21 21:52:59 +01:00
leexia
3b7cd38d5e
Fix grammar mistake
2022-05-16 13:59:35 +08:00
Evan Peterson
7ae9f89bbf
Merge branch 'Develop' into kobo-sync-detect-fixed-layout
2022-05-14 10:02:31 -04:00
Ozzie Isaacs
8a6a8dcbe8
Transfer gevent errors to log file
...
Transfer warnings from warnings module to logfile (#2394 )
2022-05-09 19:47:43 +02:00
Ozzie Isaacs
fbac3e38ac
Eenabled send epubs to E-Reader devices
2022-05-08 12:55:54 +02:00
Ozzie Isaacs
c1f1952b04
Updated jsonschema requirement
...
Testupdate
Fixed file mode of main.js
2022-05-06 17:49:12 +02:00
Ozzie Isaacs
5e4cf839bc
Replace "ast" by "json.loads" to handle enums with default values/colors (fix for #2398 )
2022-05-05 18:04:34 +02:00
Ozzie Isaacs
056ecf0d90
Fix for #2394
2022-05-04 19:23:08 +02:00
Ozzie Isaacs
1bcb714fac
Remove mature tags config option
2022-05-03 18:43:07 +02:00
Ozzie Isaacs
8cb3fe32a5
Try to prevent error from #2390
2022-05-02 17:42:26 +02:00
Ozzieisaacs
ae5053e072
Added missing translation strings
...
Update German Translation
2022-05-01 13:24:11 +02:00
Ozzie Isaacs
cde51e743a
Removed duplicate Werkzeug entry in about page
...
Code cosmetics
2022-05-01 12:36:35 +02:00
Ozzie Isaacs
49655e9f2d
More bugfixes for time and datetime.time
2022-05-01 10:38:31 +02:00
Ozzie Isaacs
7b45324149
Bugfix time and datetime.time
2022-05-01 10:35:00 +02:00
Ozzie Isaacs
12f3a13d1d
Fix typo
...
Fix missing maim.py file in update pypi package
Bugfix after last testrun
2022-05-01 10:25:38 +02:00
Ozzie Isaacs
e8e4d87d39
Bugfix session commit
...
Bugfix get_locale
Bugfix reconnect database schedule
Bugfix no permission error message logging
Bugfix updater
2022-04-30 10:17:41 +02:00
Ozzie Isaacs
5d5a94c9e5
Bugfix start as program
2022-04-29 18:26:09 +02:00
Ozzie Isaacs
258b4a6767
Bugfix OAuth Login
2022-04-28 21:43:26 +02:00
Ozzie Isaacs
ef4b5e2881
Bugfix audio player
...
Bugfix Debugfile export
2022-04-28 21:40:48 +02:00
Ozzie Isaacs
a968ddaef2
Bugfixes after testrun
2022-04-28 21:09:03 +02:00
Ozzie Isaacs
aaa749933d
Further migration to flask_babel
...
Bugfix sort order
Bugfix tasklist
2022-04-26 20:24:40 +02:00
Ozzie Isaacs
2e007a160e
reenable startup logging
...
Bugfixes from refactoring and merge
2022-04-26 14:45:06 +02:00
Ozzie Isaacs
e7464f2694
Refactored web.py to shrink size of file
2022-04-26 11:49:06 +02:00
Ozzie Isaacs
47414ada69
Merge branch 'master' into Develop
2022-04-26 11:11:00 +02:00
Ozzie Isaacs
9410b47144
Refactored startup for compatibility with pyinstaller 5.0
2022-04-26 11:10:44 +02:00
Ozzie Isaacs
2b03cae017
Bugfix scheduler end task
2022-04-26 10:55:11 +02:00
Ozzie Isaacs
21ebdc0130
Bugfixes from testrun
2022-04-26 10:49:06 +02:00
Ozzie Isaacs
6e8445fed5
Changed schedule start- and end-time to schedule start and duration
...
Localized display of schedule start-time and duration
Removed displaying scheduling settings if "APScheduler" is missing
Input check for start-time and duration
2022-04-25 17:00:07 +02:00
Ozzie Isaacs
d83c731030
Reconnect only if reconnect is enabled
2022-04-25 08:28:29 +02:00
Ozzie Isaacs
ae9a970782
Add button to update cover cache (for usecase sideloaded changed cover)
...
Bugfix logig start background schedue
2022-04-25 08:24:14 +02:00
Ozzie Isaacs
1e723dff3a
Make texts in Background thread translatable
2022-04-24 18:40:50 +02:00
Ozzie Isaacs
8421a17a82
Always catch sqlite create_function error
2022-04-24 13:15:41 +02:00
Ozzie Isaacs
bc96ff9a39
Enable scheduled side deleting of thumbnails of deleted books
2022-04-24 11:14:39 +02:00
Ozzie Isaacs
bf049d8240
Make series cover cache invisible
2022-04-24 11:05:22 +02:00
Ozzie Isaacs
6e783cd7ee
Make Task Stop Action green (marked as clickable)
2022-04-23 20:08:26 +02:00
Ozzie Isaacs
069dc2766f
Update optional-requirements
...
Bugfix with serializing tasks
Bugfix order of tasks (id was used instead of task_id)
Code cosmetics
2022-04-23 20:03:59 +02:00
Ozzie Isaacs
2f5b9e41ac
Reduce number visible System tasks in Tasks list
2022-04-22 20:31:03 +02:00
Ozzie Isaacs
9a8093db31
Thumbnail is generated directly after a book is added
2022-04-22 16:13:51 +02:00
Ozzie Isaacs
5c342d4e7c
use get for dicts
2022-04-22 09:06:37 +02:00
Ozzie Isaacs
3c98cd1b9a
Merge branch 'master' into cover_thumbnail
...
# Conflicts:
# test/Calibre-Web TestSummary_Linux.html
2022-04-20 07:25:37 +02:00
Ozzie Isaacs
a8680a45ca
Bugfixes from Testrun
...
Update teststatus
2022-04-19 20:37:27 +02:00
Ozzie Isaacs
d75d95f401
Merge remote-tracking branch 'epub_meta/master'
2022-04-18 20:07:01 +02:00
Ozzie Isaacs
fbb6de7195
Merge remote-tracking branch 'translation/translation/Simplified_Chinese'
2022-04-18 20:02:09 +02:00
xlivevil
3cbbf6fa86
Update Simplifield Chinese translation
2022-04-18 14:52:31 +08:00
Ozzieisaacs
c92d65aad3
Catch more errors on import metadata provider
2022-04-17 19:05:56 +02:00
Ozzieisaacs
c61e5d6ac0
Fix amazon metadata-provider
2022-04-17 11:54:46 +02:00
Ozzieisaacs
130af069aa
Merge remote-tracking branch 'douban/metadata_provider/douban'
...
# Conflicts:
# cps/metadata_provider/amazon.py
# cps/metadata_provider/lubimyczytac.py
2022-04-17 10:33:52 +02:00
Ozzieisaacs
09b381101b
Added "None" to list of file formats, tags, series, languages
...
Unified languages.html and list.html template
2022-04-16 17:01:41 +02:00
Ozzie Isaacs
2f3e5eadeb
Bug fix after merge (renamed variable)
2022-04-13 19:34:14 +02:00
Ozzie Isaacs
fe5d684d2c
Merge branch 'master' into cover_thumbnail
2022-04-13 18:37:44 +02:00
Ozzie Isaacs
df53a5d8c9
Prevent none comment while upload pdf documents
2022-04-13 18:37:23 +02:00
Ozzie Isaacs
83b99fcb1a
Fix cover upload url with spaces at the end
...
Support image/jpg as upload format mimetype, remove redundant check of mimetype
2022-04-12 19:33:00 +02:00
Ozzie Isaacs
028e6855a7
Pagination button disapears in standard theme once infinite scroll is triggered
2022-04-12 18:45:06 +02:00
Wulf Rajek
adf6728f14
Gracefully deal with incorrect dates
2022-04-12 00:22:05 +01:00
Ozzie Isaacs
1136383b9a
Bugfix for cli folder names as -p or -g parameters
2022-04-11 19:15:50 +02:00
Ozzie Isaacs
d770e5392e
Further fix for #2363
2022-04-06 11:12:57 +02:00
Ozzie Isaacs
3d2e7e847e
Merge branch 'master' into cover_thumbnail
...
# Conflicts:
# setup.cfg
# test/Calibre-Web TestSummary_Linux.html
2022-04-05 19:11:11 +02:00
Ozzie Isaacs
a63af5882e
Fix for #2363 (Handle empty response from lubimyczytac metadata provider)
2022-04-05 19:04:42 +02:00
Wulf Rajek
2d0af0ab49
Add pubdate, publisher and identifiers metadata #2163
2022-04-05 01:26:35 +01:00
Ozzie Isaacs
42b0226f1a
Fix for missing "query" entry in flask_session
2022-04-04 13:58:47 +02:00
Ozzie Isaacs
8adae6ed0c
Handle permission errors for static files (Fix for #2358 )
...
Version bump
2022-04-03 20:26:43 +02:00
Ozzie Isaacs
fee76741a0
Update Testresult
2022-04-03 20:17:34 +02:00
Ozzie Isaacs
f36d3a76be
Return false if custom columns generate an error during connect database
...
Replaced existing with valid in readme to make it more clear what database is needed
2022-04-02 17:29:30 +02:00
Ozzie Isaacs
afaf496fbe
Merge branch 'master' into cover_thumbnail
...
# Conflicts:
# cps/db.py
# cps/templates/author.html
# cps/templates/discover.html
# cps/templates/index.html
# cps/templates/search.html
# cps/templates/shelf.html
# cps/web.py
# requirements.txt
# test/Calibre-Web TestSummary_Linux.html
2022-04-02 11:57:18 +02:00
Ozzie Isaacs
c06754975e
Added bookeen to the reader for "simple theming" ( #1861 )
2022-04-02 11:37:02 +02:00
Ozzie Isaacs
834edadc28
Possible fix for #2350 and #2351 (databse locked)
...
Fix for #2309 (long unicode filenames could get to long)
2022-03-29 18:30:05 +02:00
gjutras
cb0d9ec95c
Allow kindle_email to be CSV to allow sending to multiple kindles
2022-03-28 19:59:59 -04:00
Ozzie Isaacs
73d359af05
Bugfix logging with gdrive
...
Update optional-requirements.txt
2022-03-28 19:02:12 +02:00
Ozzie Isaacs
baffe1f537
Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175 )
2022-03-28 14:09:28 +02:00
Ozzie Isaacs
2f949ce1dd
Enabled search for text based custom column content in simple search (fix for #2279 )
2022-03-28 14:09:28 +02:00
Ozzie Isaacs
32a3c45ee0
Refactored load read status for web access and opds access
...
Refactored and removed discover html page
Bugfix show author
Bugfix open dialog in author page
Fix for #2341 (advanced search with linked read column and read column having a higher number than number of available custom columns)
2022-03-27 12:21:19 +02:00
Ozzie Isaacs
14a6e7c42c
Deactivated several functions for kindle tolino and kobo. Opening books now working for ebook readers
2022-03-25 18:30:12 +01:00
Ozzie Isaacs
2a5e9a97bb
Fix #2349 (import error on python <3.7 dataclasses solved)
2022-03-24 18:19:41 +01:00
Ozzie Isaacs
a6a8f7eb43
Series Link in series view no longer clickable
2022-03-21 19:33:57 +01:00
Ozzie Isaacs
5070cc4c23
Merge branch 'master' into cover_thumbnail
2022-03-21 19:02:14 +01:00
Ozzie Isaacs
0d49b56883
Update gmail.json location
2022-03-21 18:50:02 +01:00
Ozzie Isaacs
f5b79930ad
Bugfix remember sort order of series and authors if entered from link below book cover ( #2340 )
2022-03-20 20:02:57 +01:00
Ozzie Isaacs
c0d0660986
Added names for jobs to make log more readable
...
Bugfix logging delete thumbnail
2022-03-20 19:55:46 +01: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
f34fc002da
Implement missing cache delete Task identifier
2022-03-16 20:33:11 +01:00
Ozzie Isaacs
06e8845641
Implement delete thumbnail entry
...
Implement delete cache_dir on database change
2022-03-16 20:31:25 +01:00
Ozzie Isaacs
034ab73ccc
Added environment variables for reconnect
2022-03-16 16:57:18 +01:00
Ozzie Isaacs
57cd8160a0
Removed accidently added line regarding "InstrumentedAttribute"
2022-03-16 16:28:58 +01:00
Ozzie Isaacs
399ddc5d6f
Update testresults
2022-03-15 18:45:14 +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
8f3bb2e338
Bugfixes from testrun
2022-03-14 17:12:35 +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
296f76b5fb
Fixes after testrun
...
Code cosmetics
2022-03-13 10:23:13 +01:00
Ozzie Isaacs
3b5e5f9b90
Undo check of read checkbox in case of error
...
Display error message in details modal dialog
Bugfix set archive bit in booktable
Translate error message readstatus change
2022-03-12 22:16:33 +01:00
Ozzie Isaacs
8e2536c53b
Improved cover extraction for epub files
2022-03-12 18:01:11 +01:00
Ozzie Isaacs
4379669cf8
Database error is more detailed
...
renamed debug_or_exception to error_or_exception
2022-03-12 17:14:54 +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
Ozzie Isaacs
3a0dacc6a6
log message on not found author
2022-03-12 14:27:41 +01:00
Ozzie Isaacs
547ea93dc9
First fix for #2325 (edit book table with readonly database)
2022-03-12 10:19:21 +01:00
Ozzie Isaacs
d80297e1a8
Bugfix sorting user table
2022-03-12 10:00:38 +01:00
Ozzie Isaacs
49692b4a45
Update catch errors for load metadata from amazon ( #2333 )
2022-03-12 08:27:42 +01:00
xlivevil
b54a170a00
Add clean_date method in douban metadata_provider
2022-03-12 13:54:37 +08:00
Ozzie Isaacs
34478079d8
Prevent local variable 'from_book' referenced before assignment during merge of books
...
Merge books source book: Each book in own row
Merge books, sources are deleted before dialog shows up again
2022-03-09 14:45:51 +01:00
Ozzie Isaacs
753319c8b6
Version bump
2022-03-06 16:30:50 +01:00
Ozzie Isaacs
c53817859a
Version update
...
Updated testresult
2022-03-06 16:10:41 +01: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
Ozzie Isaacs
598618e428
Fix rename_files_on_change return handling
...
Updated test result
2022-03-01 16:36:46 +01:00
Ozzie Isaacs
965352c8d9
Don't allow redirects on cover uploads, catch more addresses which resolve to localhost
2022-02-26 08:05:35 +01:00
xlivevil
97cf20764b
Add exception handling and logger in metadata provider
2022-02-25 12:18:07 +08:00
xlivevil
695ce83681
Fix Uncaught RangeError
2022-02-25 01:12:22 +08:00
xlivevil
86b779f39b
Add douban metadate provider
2022-02-25 01:01:12 +08:00
Ozzie Isaacs
8007e450b3
Bugfix for cbr support without comicapi
2022-02-19 10:04:21 +01:00
Ozzie Isaacs
0aac961cde
Update readme
...
Bugfix debug logging during update
unrar-free is now also recognized for displaying unrar version in about section, removed unused not configured string
2022-02-19 09:54:09 +01:00
Ozzie Isaacs
ef7c6731bc
Possible fix for #2301 (sending emails from custom domain name server)
2022-02-14 17:35:20 +01:00
Ozzie Isaacs
e9b674f46e
Fix a problem with sending emails from custom domain name server ( #2301 )
2022-02-13 16:17:04 +01:00
Ozzie Isaacs
7bb3cac7fb
Avoid problems with percent encoded utf-8 abstracts on certain chinese papers
2022-02-12 12:41:29 +01:00
Ozzie Isaacs
9c5970bbfc
Bugfix for empty search results from google
2022-02-12 12:34:54 +01:00
Ozzie Isaacs
ba23ada1fe
Reenable showing of academic cover in case no cover was found from scholary
2022-02-12 12:32:35 +01:00
Ozzie Isaacs
5f70406b30
Improved dependency check for executables
2022-02-12 12:14:02 +01:00
Ozzie Isaacs
6b026513cb
refactored about
2022-02-12 12:12:30 +01:00
Ozzie Isaacs
0436f0f9b2
Improved dependency check for executables
2022-02-12 12:00:12 +01:00
Ozzie Isaacs
295888c654
Find imports in executables
2022-02-12 11:20:09 +01:00
Ozzie Isaacs
0981337cdf
Update optional_requirements
2022-02-09 20:57:39 +01:00
Ozzie Isaacs
461dd05e2f
Readd cache directory to the excluded files during update
2022-02-08 20:18:32 +01:00
Ozzie Isaacs
764389ea2a
small change
2022-02-08 20:15:01 +01:00
Ozzie Isaacs
4a0dde0371
Merge remote-tracking branch 'cover_images/thumbnails' into cover_thumbnail
...
# Conflicts:
# cps/admin.py
# cps/config_sql.py
# cps/helper.py
# cps/tasks/upload.py
# cps/updater.py
# cps/web.py
2022-02-08 19:55:20 +01:00
Ozzie Isaacs
e22b3da601
Merge branch 'master' into Develop
...
# Conflicts:
# cps/tasks/convert.py
# test/Calibre-Web TestSummary_Linux.html
2022-02-07 13:57:50 +01:00
Ozzie Isaacs
7c623941de
Bugfixes after testrun
...
Enabled re-encode of bookformats
2022-02-07 13:55:18 +01:00
Ozzie Isaacs
3bb41aca6d
Bugfix for already present mobi file during convert ( fixes #1900 )
2022-02-06 18:57:58 +01:00
Ozzie Isaacs
0c3c0c0664
Improved logging of book title on upload
2022-02-06 16:33:12 +01:00
Ozzie Isaacs
411c13977f
Fix for #2294 (cover files in epubs with property as property in manifest are now found)
2022-02-06 16:22:28 +01:00
Ozzie Isaacs
41f89af959
Log error in case gdrive.db folder can't be found
2022-02-06 14:23:35 +01:00
Ozzie Isaacs
895f68033f
Improved detection of changed database
2022-02-06 14:22:55 +01:00
Ozzie Isaacs
89877835b3
Detect missing database file also in gdrive mode
2022-02-05 19:05:26 +01:00
Ozzie Isaacs
5b3015619d
Save book read status on edit in books table
2022-02-05 15:36:18 +01:00
Ozzie Isaacs
6ca08a7cc1
Prevent delete of everything if database wasn't really changed
2022-02-05 15:12:23 +01:00
Ozzie Isaacs
7254ce6c81
Prevent delete of everything if database wasn't really changed
2022-02-05 15:11:50 +01:00
Ozzie Isaacs
cfa6b405da
Upload files to gdrive with author rename working
2022-02-05 13:21:06 +01:00
Ozzie Isaacs
26a8ac1425
Mass rename author before last stage
2022-02-05 09:06:14 +01:00
Ozzie Isaacs
a03c95329c
Merge branch 'master' into Develop
2022-02-01 20:31:03 +01:00
Ozzie Isaacs
e0bf829def
Bugfix parsing /Keywords' in doc_info of pdf file with type bytes ( fixes #2302 )
2022-02-01 20:19:14 +01:00
Ozzie Isaacs
0bc15636f2
Bugfixes for renaming authors on gdrive
2022-02-01 20:08:42 +01:00
Ozzie Isaacs
61bfeae936
Merge branch 'master' into Develop
2022-01-31 19:20:02 +01:00
Ozzie Isaacs
95e0255aa1
Code cosmetics, removed scholarly from about section
2022-01-31 19:19:25 +01:00
Ozzie Isaacs
23e47ba4e6
Fix for #2299 (scholarly requires Internet connection at startup)
2022-01-31 18:09:23 +01:00
Ozzie Isaacs
111ab121b1
Bugfix upload file with existing author
2022-01-30 21:27:06 +01:00
Ozzie Isaacs
1e04b51148
Renaming of co-authors which are authors in another book
2022-01-30 15:16:42 +01:00
Ozzie Isaacs
3ae1b97d72
Fix renaming title and author in the same request
2022-01-30 13:44:53 +01:00
Ozzie Isaacs
3123a914a4
Updated test results
...
Fix updater
Added comment regarding code taken from calibre source
2022-01-30 11:15:14 +01:00
Ozzie Isaacs
f6b46bb170
Code cosmetics
2022-01-29 21:22:39 +01:00
Ozzie Isaacs
bb7f4cf74e
Added optional requirements for metadata amazon
...
Better logging of errors in metadata source files
2022-01-29 21:03:06 +01:00
Ozzie Isaacs
39ac37861f
Added option to enable reconnect
...
Added option to perform dry run of updater
Added possibility to exclude files from updater
2022-01-29 14:47:45 +01:00
mmonkey
62ff6f7e8a
Fixed tasks not running if scheduled time starts and ends on different days.
2022-01-28 23:48:44 -06:00
mmonkey
032fced9c7
Merge branch 'develop' into thumbnails
2022-01-28 23:15:50 -06:00
Ozzie Isaacs
ae9c5da777
Merge branch 'master' into Develop:
...
Access to shelfs
2022-01-28 20:04:04 +01:00
Ozzie Isaacs
42f8209a4a
Fixed access to shelfs
2022-01-28 20:01:33 +01:00
Ozzie Isaacs
e757be6953
Merge remote-tracking branch 'amazon/master' into Develop
2022-01-27 19:13:59 +01:00
Ozzie Isaacs
4f3c396450
Merge remote-tracking branch 'lubimyczytac/add_lubimyczytac.pl_meta_provider' into Develop
...
# Conflicts:
# optional-requirements.txt
2022-01-27 18:37:02 +01:00
mmonkey
50bb74d748
Add CSRF support for schedule task settings, fixed details page not loading
2022-01-27 00:35:45 -06:00
mmonkey
3416323767
Removed title tags from cover images
2022-01-26 23:56:10 -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
quarz12
477b202c38
import try catch
2022-01-26 10:41:42 +01:00
quarz12
326d6e7b9d
Merge branch 'janeczku:master' into master
2022-01-26 10:38:39 +01:00
Ozzie Isaacs
3c4cd22d9e
Renaming files on gdrive seem to work
2022-01-25 21:14:21 +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
Daniel
8362c82d54
amazon metadata
2022-01-25 14:42:28 +01:00
Ozzie Isaacs
6a37c7ca9d
Version bump
2022-01-24 19:27:09 +01:00
Ozzie Isaacs
e0e0422010
Upates for new release
2022-01-24 19:18:40 +01:00
Ozzie Isaacs
128db26301
Resolved merge conflicts
2022-01-24 18:49:21 +01:00
Ozzie Isaacs
d9c10b830a
Added variable to allow loading cover from localhost
2022-01-24 18:47:34 +01:00
Ozzie Isaacs
35f6f4c727
Deleted book formats remove book from synced to kobo table
...
updated teststatus
2022-01-24 18:47:34 +01:00
Ozzie Isaacs
3b216bfa07
Kobo sync token is now also created if accessed from localhost( fixes #1990 )
...
Create kobo sync token button is now "unclicked" after closing dialog
Additional localhost route is catched
If book format is deleted this also deletes the book synced to kobo status
2022-01-24 18:47:34 +01:00
Ozzieisaacs
e8e2f789e5
Fix #2287 (books can't be added to shelf from search)
2022-01-24 12:37:15 +01:00
Ozzie Isaacs
d8f5bdea6d
Refactor rename author/title on gdrive
2022-01-23 19:31:56 +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
ede273a8f9
Added variable to allow loading cover from localhost
2022-01-23 13:43:35 +01:00
Ozzie Isaacs
bc7a305285
Deleted book formats remove book from synced to kobo table
...
updated teststatus
2022-01-23 13:11:02 +01:00
Ozzie Isaacs
d759df0df6
Kobo sync token is now also created if accessed from localhost( fixes #1990 )
...
Create kobo sync token button is now "unclicked" after closing dialog
Additional localhost route is catched
If book format is deleted this also deletes the book synced to kobo status
2022-01-22 18:23:43 +01:00
Ozzie Isaacs
bbef41290f
Fix delete book format wasn't working
2022-01-22 14:01:32 +01:00
Ozzie Isaacs
81b85445d8
Added missing unique marker on comments table ( #2278 )
2022-01-22 11:51:34 +01:00
Ozzie Isaacs
35209ede67
Update cover extraction with comicapi for webp files ( fixes #2280 )
2022-01-22 10:31:18 +01:00
Ozzie Isaacs
0c0313f375
Prevent creating a public shelf without permission
2022-01-18 17:55:10 +01:00
Ozzie Isaacs
6bf0753978
Prevent wrong use of safe statement
2022-01-18 17:39:54 +01:00
Ozzie Isaacs
a02f621f08
Added id for testability
2022-01-17 18:38:37 +01:00
Ozzie Isaacs
de1bc3f9af
Fix #2265 (add book to shelf on popup for book details)
...
Updated testresults
2022-01-17 17:46:57 +01:00
Ozzie Isaacs
01090169a7
Version bump
...
update dependencies in setup.cfg
Update security bug list
2022-01-16 12:55:15 +01:00
Ozzie Isaacs
b564a97cdf
Update version
...
Update testresult
2022-01-16 12:06:02 +01:00
Ozzie Isaacs
7d3d0c661e
Merge remote-tracking branch 'fr/master'
2022-01-15 09:19:55 +01:00
Thomas
58cb54c76f
small typo
2022-01-13 22:47:47 +01:00
Thomas
3fc326fa48
Update French translation
2022-01-13 22:45:16 +01:00
collerek
20b5a9a2c0
Merge branch 'master' into add_lubimyczytac.pl_meta_provider
2022-01-13 10:49:51 +01:00
Evan Peterson
4eaa9413f9
Kobo metadata return correct layout format for fixed layout
2022-01-10 15:15:19 -05:00
Ozzie Isaacs
a50aff67a2
Merge remote-tracking branch 'korean/master'
2022-01-10 17:38:09 +01:00
byword77
8ae066c387
Add files via upload
2022-01-10 11:59:16 +09:00
Ozzie Isaacs
0feb62c142
Improvements delete user (delete also depending entries in tables)
...
Fixes kobo sync with sync only selected shelfs
2022-01-09 17:43:20 +01:00
Ozzie Isaacs
96b1e8960b
Bugfix send to kindle with multiple formats
2022-01-09 12:55:38 +01:00
Ozzie Isaacs
df67079573
Fixes for kobosync with multiple users ( #2230 )
2022-01-08 19:03:59 +01:00
Ozzie Isaacs
e3dbf7a88d
Bugfixes load metadata
...
Improvements for testing load metadata
2022-01-07 12:40:03 +01:00
byword77
8dd0585919
Add files via upload
2022-01-07 11:07:19 +09:00
Ozzie Isaacs
c830a5936e
Added dse to supported languages
2022-01-06 14:10:06 +01:00
Ozzie Isaacs
405f3c181f
Added korean locale
2022-01-06 14:04:49 +01:00
Ozzie Isaacs
6d839d5cc7
Bugfixes from testrun
2022-01-04 21:12:59 +01:00
Ozzieisaacs
bbadfa2251
bugfixes load metadata
2022-01-04 21:11:52 +01:00
Ozzieisaacs
7b8b2f93a0
Merge remote-tracking branch 'scholary/master'
2021-12-30 14:55:39 +01:00
Ozzieisaacs
a90177afa0
Better version output in about page (exe file, pyPi, git commit string removed if empty)
2021-12-30 14:45:31 +01:00
Ozzieisaacs
c095ee3c14
Fix #2243 (whitespaces are trimmed also for normal search)
2021-12-30 14:45:31 +01:00
Ozzieisaacs
ae1f515446
Bugfix uncheck all ekements in books list and user list
...
Improved testability for books list
2021-12-30 14:45:31 +01:00
Ozzieisaacs
0548fbb685
Bugfix post commands without updater
2021-12-30 14:45:31 +01:00
Ozzieisaacs
f22e4d996c
Proxy kobo library sync at the end of local sync
2021-12-30 14:45:31 +01:00
Ozzieisaacs
3e0d8763c3
Prevent 2 public shelfs with same names due to changing public property
2021-12-30 14:45:31 +01:00
Ozzieisaacs
47f5e2ffb4
Remove python2 urllib imports
...
Fix for "javascript:" script links in identifier
2021-12-30 14:45:31 +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
Ozzieisaacs
573c9f9fb4
Improved logging (right stacklevel on mail exceptions)
...
Updated jsonschema requirements
2021-12-30 14:45:31 +01:00
Ozzieisaacs
785726deee
Migrated some routes to POST
...
- delete shelf, import ldap users
- delete_kobo token, kobo force full sync
- shutdown, reconnect, shutdown
2021-12-30 14:45:30 +01:00
Ozzieisaacs
7eb875f388
Improvement for gdrive rename authors
2021-12-28 17:13:18 +01:00
cbartondock
4edd1914b4
Fixed google scholar issues
2021-12-23 23:16:41 -05:00
cbartondock
222929e741
Fixed extra s in scholar metadata
2021-12-23 18:05:20 -05:00
Ozzie Isaacs
ec73558b03
Bugfix advanced search for language
...
Update results from testrun
2021-12-23 19:18:09 +01:00
Ozzieisaacs
bdedec90dd
Catch more Gdrive errors ( #2233 )
2021-12-23 11:13:08 +01:00
Ozzieisaacs
d45085215f
Update Translation
2021-12-22 19:08:15 +01:00
Ozzie Isaacs
b85627da5c
Fix for adding/deleting visibility restrictions on custom columns/tags
2021-12-19 11:29:54 +01:00
Ozzie Isaacs
2e815147fb
Merge branch 'master' into Develop
...
# Conflicts:
# cps/kobo_sync_status.py
# test/Calibre-Web TestSummary_Linux.html
2021-12-19 10:29:56 +01:00
Ozzie Isaacs
592288cb22
Fix inverted "convert to English characters" setting
2021-12-19 08:04:13 +01:00
Ozzie Isaacs
b7927a0df1
Bugfix handling of stacktrace from calibre
2021-12-18 18:38:17 +01:00
Ozzie Isaacs
021298374e
Improved debug output for task added
...
Improved handling of calibre output on windows
2021-12-18 17:31:33 +01:00
Bharat KNV
0693cb1ddb
Added basic theming to the epub reader
2021-12-15 21:35:10 +05:30
collerek
bea14d1784
fix locale for lubimyczytac languages
2021-12-15 15:20:01 +01:00
Ozzie Isaacs
f0399d04b7
Merge remote-tracking branch 'bookmark_csrf/master'
2021-12-14 17:59:32 +01:00
Ozzie Isaacs
9b57fa25de
Merge remote-tracking branch 'zh/master'
2021-12-14 17:52:12 +01:00
xlivevil
d26d357151
Merge branch 'master' into master
2021-12-15 00:17:26 +08:00
Laurin Neff
4db9691cfc
Remove white border in full-screen cover preview
2021-12-13 19:36:21 +01:00
Ozzie Isaacs
45c433caab
Added "hmj" to supported languages. Fix for "bit" language support ( Fix #2217 )
2021-12-13 18:26:47 +01:00
collerek
51bf35c2e4
unify scholar
2021-12-13 17:21:41 +01:00
collerek
d64589914f
add series, languages and isbn to google provider
2021-12-13 15:14:19 +01:00
collerek
362fdc5716
run lubimyczytac detail pages in threadpool
2021-12-13 02:14:53 +01:00
collerek
d55626d445
refactor and cleaning
2021-12-13 01:23:03 +01:00
Ozzie Isaacs
25422b3411
Fix for #2195 Sync token only updated after complete library sync and sync token content is discarded on first sync to enable real forced full sync
2021-12-12 20:31:45 +01:00
Ozzie Isaacs
42bf40d7bb
Change 2 timestamps to utctime
2021-12-12 19:54:17 +01:00
collerek
920acaca99
everything working to refactor
2021-12-11 01:06:04 +01:00
xlivevil
a184f4e71a
Merge branch 'master' into master
2021-12-08 22:58:30 +08:00
Ozzie Isaacs
9d9acb058d
Add button to force full kobo sync
2021-12-06 21:02:06 +01:00
Ozzie Isaacs
7d67168a4a
Update test result
2021-12-06 20:27:25 +01:00
Ozzie Isaacs
6e15280fac
Start renaming author names on gdrive
2021-12-05 19:01:23 +01:00
Ozzie Isaacs
f78d2245aa
Fixes from testrun
2021-12-05 18:48:21 +01:00
Ozzie Isaacs
fd5ab0ef53
Bugfix handle archive bit
2021-12-05 18:01:56 +01:00
Ozzie Isaacs
d217676350
Upated testresult
...
Bugfix book table
2021-12-05 13:09:41 +01:00
Ozzie Isaacs
cd5711e651
Merge branch 'master' into Develop
...
# Conflicts:
# cps/web.py
2021-12-04 20:56:04 +01:00
Ozzie Isaacs
3bf173d958
Added response for kobo-benefits route and kobo-gettest route
2021-12-04 15:44:41 +01:00
Ozzie Isaacs
eb2e816bfd
Switch encoding in kobo metadata to ensure utf-8 characters to show up properly (finally)
2021-12-04 14:58:28 +01:00
Ozzie Isaacs
bd01e840ca
Delete books in shelfs, downloaded books, kobo sync status, etc on database change ( fixes #620 )
2021-12-04 11:50:25 +01:00
Ozzie Isaacs
91a21ababe
Allow download of archived books
2021-12-04 11:16:33 +01:00
Ozzie Isaacs
f4096b136e
Added chinese sign language (csl) to supported languages
2021-12-04 10:57:53 +01:00
GarcaMan
e2eab808c0
Merge branch 'long_strip_cbrreader' of github.com:GarckaMan/calibre-web into long_strip_cbrreader
2021-12-02 18:20:27 +00:00
GarcaMan
3ac08a8c0d
After toggling fullscreen, focus on main container
2021-12-02 18:20:14 +00:00
Ozzie Isaacs
5ed3b1cf53
On master: Order of language count in /language ( fixes #2200 )
2021-12-01 21:38:43 +01:00
Ozzie Isaacs
7640ac1b3b
Books are removed from synced books upon archiving (from kobo or calibre-web side)
...
unicode texts (title, author) are showing up right on kobo reader
Added some missing kobo routes (prevents 404 response)
Added a lot of debug output on kobo sync requests
2021-12-01 20:29:51 +01:00
Jonathan Fenske
66874f8163
Update read.html
...
include the CSR token input
2021-11-30 22:25:45 -06:00
Jonathan Fenske
3f91313303
Update epub.js
...
send the CSRF token when adding bookmarks
2021-11-30 22:24:34 -06:00
xlivevil
8438b2a07b
Update Simplified Chinese translation
2021-12-01 12:14:57 +08:00
xlivevil
67e3721530
fix(tinymce Simplified Chinese locale):rename zh_CN to zh_Hans_CN
2021-12-01 11:28:03 +08:00
Ozzie Isaacs
87e526642c
Bugfix edit series_index
...
Bugfix invalid languages
2021-11-27 18:23:06 +01:00
Ozzie Isaacs
7f9da94a18
Tie visibility of upload buttons to upload right only
2021-11-27 17:43:51 +01:00
Ozzie Isaacs
ec7c2db971
Added package variable for generating "exe" file with pyinstaller
2021-11-27 12:26:35 +01:00
Denis Rodríguez
3f56f0dca7
Removed parameter that was wrongly added
2021-11-25 01:30:20 -03:00
GarcaMan
7fc04b353b
Selecting Position will not scroll the current image up
2021-11-24 20:22:10 +00:00
GarcaMan
a8689ae26b
first commit
2021-11-24 19:41:07 +00:00
Ozzie Isaacs
a1d372630d
Added missing language bit ( fixes #2187 )
...
Added handling of wrong .jpg cover file content
Guest sorting options are now stored in the session
Updated teststatus
2021-11-23 19:32:48 +01:00
Ozzie Isaacs
d084a06e63
Bugfix create shelf for users not allowed to create public shelfs
2021-11-21 16:21:27 +01:00
Ozzie Isaacs
e880238cb9
Add missing filter for current user in KoboSyncedBooks queries
2021-11-21 16:19:32 +01:00
Ozzie Isaacs
cbb9edac19
Bugfix search in books list
...
Fix renaming upper to lowercase letters
Update test results
2021-11-21 13:23:34 +01:00
Ozzieisaacs
1e9d88fa98
Merge branch 'master' into Develop
2021-11-21 10:22:44 +01:00
Ozzieisaacs
6cb713d62c
Added filtering of languages
...
Bugfix show all allowed languages in user settings in case restrictions currently apply
2021-11-21 10:21:45 +01:00
Ozzieisaacs
642af2f973
Added support for missing locale Enu
2021-11-21 09:28:03 +01:00
Ozzieisaacs
6deb527769
Merge branch 'master' into Develop
2021-11-21 09:14:36 +01:00
Ozzieisaacs
9273843062
Removed double declared functions
2021-11-21 09:14:16 +01:00
Ozzie Isaacs
5ede079401
Handling of invalid cover files on upload
2021-11-20 13:45:41 +01:00
Ozzie Isaacs
7ad419dc8c
Fix upload of cover and book formats containing html characters
2021-11-20 13:40:23 +01:00
Ozzie Isaacs
bcdc976414
Added missing check for creating public shelfs
2021-11-20 13:00:54 +01:00
Ozzie Isaacs
6aad9378b8
Fix visiblility upload right on enabled upload feature
2021-11-20 12:44:34 +01:00
Ozzie Isaacs
6f5390ead5
Changed error message in case of trying to delete a shelf unauthorized
...
Removed outcommented text
2021-11-20 12:17:03 +01:00
Ozzie Isaacs
d624b67e93
Fix #2174 (default sorting order now is timestamp again)
2021-11-20 11:57:51 +01:00
Ozzie Isaacs
01cc97c1b2
Added langugae support for Cholón ( fixes #2183 )
2021-11-20 11:32:51 +01:00
Ozzieisaacs
8e5bb02a28
Merge author rename
2021-11-20 13:28:45 +04:00
Ozzieisaacs
4fd4cf4355
Merge branch 'master' into Develop
...
# Conflicts:
# cps/static/css/style.css
# cps/web.py
2021-11-13 17:41:16 +04:00
Ozzieisaacs
baba205bce
Rename everything on rename authors
2021-11-11 18:46:32 +04:00
Ozzieisaacs
add502d236
Fix opds search and opds list of read books
2021-11-07 20:18:33 +04:00
Ozzieisaacs
60aa016734
Handling of missing required dependency during dependency check
2021-11-06 21:17:48 +04:00
Ozzieisaacs
27e8fbd248
Show dependencies in about section from automatic dependency check
...
Bugfix and refactored dependency check
Added output of googledrive dependencies as fallback option
2021-11-06 20:58:51 +04:00
Ozzieisaacs
25b09a532f
Fixed missing handle_error in convert calibre task (database readonly case)
2021-11-04 21:23:02 +04:00
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
2021-11-04 20:51:48 +04:00
Ozzieisaacs
58379159fb
Fix shown cover in series grid view ( #979 )
2021-11-04 17:32:31 +04:00
Ozzieisaacs
17470b3b56
Check versions of dependencies at startup and generate logfile output if not fitting ( #2157 )
2021-11-04 16:38:55 +04:00
Ozzieisaacs
42cc13d1e2
Mark which functions are selected on list pages
2021-11-03 21:07:16 +04:00
Ozzieisaacs
ecc5cb167e
Upload setting in user template only visible if upload enabled
...
Delete book setting only visible if edit book setting is ticked
2021-11-03 20:32:17 +04:00
Ozzieisaacs
d72210c6ae
Exclude upload rights visibility if upload is not activated
2021-11-03 19:05:24 +04:00
Ozzieisaacs
1e0ff0f9c2
Fix #2045 ("fetch metadata" update appends to the existing tags instead or replacing them)
2021-11-03 18:16:15 +04:00
Ozzieisaacs
2b6f5b1565
Fix csrf check in list pages
2021-11-02 21:32:29 +04:00
Ozzieisaacs
95371d0d7f
Fix shelf grid ordering for inverted order at page load
...
Ordering buttons now visible on medium size screens
2021-11-02 20:27:50 +04:00
Ozzieisaacs
c7df8a1a34
Fix missing csrf token in series grid view
2021-11-02 18:57:28 +04:00
Ozzieisaacs
b414d91964
Fix for #2162 (Epub viewer isn't displaying images)
2021-11-02 18:55:56 +04:00
Ozzieisaacs
a5415e00d5
Fix grid to list in series view
...
Fix sort asc, desc in author and series list
2021-11-01 13:11:49 +01: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
64e833f5d6
Updated readme
...
Version Bump
2021-10-31 12:00:20 +01:00
Ozzie Isaacs
4da64ceb23
Update to version 0.6.14
2021-10-31 11:31:53 +01:00
Ozzie Isaacs
3077b854d7
Merge remote-tracking branch 'de/patch-1'
2021-10-30 16:37:53 +02:00
Ozzie Isaacs
a8317d900b
Bugfix for edit custom ratings in list edit mode
...
Bugfix for deleting custom enum in list edit mode
2021-10-30 15:50:17 +02:00
KN4CK3R
668bf3a15e
Fix typo in german translation
2021-10-30 13:41:33 +02:00
Ozzie Isaacs
bbb65ec804
Merge remote-tracking branch 'trustedhost/master'
2021-10-30 09:40:04 +02:00
Ozzie Isaacs
4b7b646692
Merge remote-tracking branch 'autocap/patch-1'
2021-10-30 09:36:48 +02:00
Ozzie Isaacs
65cfb1ccbc
Merge remote-tracking branch 'it/patch-26'
2021-10-30 09:34:56 +02:00
Ozzie Isaacs
9e9d7b3642
Merge remote-tracking branch 'mime/fix_mime_type_not_executable'
2021-10-30 09:33:37 +02:00
Ozzie Isaacs
1294672809
Bugfix search with excluded shelfs
2021-10-30 07:31:12 +02:00
i7-8700
857584a929
fix "MIME type ('text/plain') is not executable" on windows
2021-10-27 11:33:56 +08:00
ElQuimm
b4772d9b66
Update italian version of message.po
2021-10-26 11:10:46 +02:00
Ozzie Isaacs
3cfffa1487
Fix for iOS covers are not displayed during infinite scroll on standard theme
2021-10-25 20:06:22 +02: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
be7ac7e163
Update infinite scrolling javascript
2021-10-25 19:17:10 +02:00
Ozzie Isaacs
3a1a32f053
Update infinite scrolling javascript
2021-10-25 19:16:52 +02:00
Ozzie Isaacs
f6a2b8a9ef
Read and archive bit visible in book table
2021-10-24 21:32:19 +02:00
Bernat
9f260128cf
Prevent virtual keyboard login auto capitalization
...
Stops virtual keyboards, such as the ones on mobile devices, to default to uppercase for the first letter of the login user input field.
2021-10-24 20:14:47 +02:00
Ozzie Isaacs
cdd38350fe
Updated tinymce editor, enabled raw html edit
2021-10-24 17:14:50 +02:00
Ozzie Isaacs
516e76de4f
Updated tinymce editor, enabled raw html edit
2021-10-24 17:13:57 +02:00
Ozzie Isaacs
4c7b5999f7
Archived Flag available in book list array
2021-10-24 10:57:29 +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
aefed40a2f
Fix for missing message "flask-wtf not installed"
2021-10-23 18:44:29 +02:00
Ozzie Isaacs
bd0071354c
Remove include subdomwains from hsts protection ( #2114 )
2021-10-23 09:45:04 +02:00
cbartondock
c6bf62a6eb
The recent changes to content security policy broke custom theming. I fixed it by adding a trusted hosts field to Server Configuration
2021-10-22 15:35:10 -04:00
Ozzie Isaacs
fe4db16a7e
html editor in books list
2021-10-21 20:13:04 +02:00
Ozzie Isaacs
9e4aeac16d
Remove WTF_CSRF_SSL_STRICT workaround for missing referrers
2021-10-17 16:00:02 +02:00
Ozzie Isaacs
7671a1d5c8
Fix errormessage after update
2021-10-17 15:36:19 +02:00
Ozzie Isaacs
bd6b5ac873
Fix load covers in metadata load screen
2021-10-17 15:06:37 +02:00
Ozzie Isaacs
00dc60da79
Added translation for traditional chinese
2021-10-17 15:02:16 +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
24a2c0a5cf
Enable edit of custom text in book table
2021-10-17 14:11:52 +02:00
Ozzie Isaacs
1e1d3a7c81
Enable edit of enum column in books list
2021-10-17 14:05:18 +02:00
Ozzie Isaacs
4517f5b0cb
Fix #2138 (Icons not showing in caliblur theme)
2021-10-17 10:00:04 +02:00
Ozzie Isaacs
666015e867
Fix datepicker localized month names
...
Removed redundant parenthesis in kobo.py response
2021-10-16 20:53:44 +02:00
Ozzie Isaacs
9d5e9b28ae
Enabled editing of "number" custom_columns in books list
2021-10-16 20:46:16 +02:00
Ozzie Isaacs
6f1e78b9a3
Bugfix book list with language restriction or archived books
2021-10-16 20:43:22 +02:00
Ozzie Isaacs
e060c62742
Fix exit on missing flask-wtf
2021-10-16 18:42:26 +02:00
Ozzie Isaacs
cea10d3945
Merge remote-tracking branch 'comic_sort/comic_reader_sort'
2021-10-16 11:50:46 +02:00
Ozzie Isaacs
fe21d15194
Merge remote-tracking branch 'cn/fix/bootstrap-table-locale'
...
# Conflicts:
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-af.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ar.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-bg.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ca.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-cs.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-da.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-de.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-el.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-es.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-et.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-eu.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-fa.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-fi.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-fr.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-he.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-hr.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-hu.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-id.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-it.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ja.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ka.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ko.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-nl.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-pl.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-pt_BR.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ro.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ru.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-sk.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-sv.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-tr.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-uk.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-zh_Hans_CN.min.js
2021-10-16 11:48:00 +02:00
Ozzie Isaacs
369d5059c3
Merge remote-tracking branch 'br/patch-2'
2021-10-16 11:43:27 +02:00
Ozzie Isaacs
56a9c62421
Merge remote-tracking branch 'cn/chinese/master'
...
# Conflicts:
# cps/templates/search_form.html
2021-10-16 11:41:09 +02:00
Ozzie Isaacs
50d703e2d8
Chunked reading status on kobo sync
...
Bugfix loading text on shelf delete
Bugfix sort books list according to selection without selection
2021-10-16 11:28:35 +02:00
Ozzie Isaacs
6e5d9d7657
Bugfix toggle readstatus in modal dialog
2021-10-15 19:26:20 +02:00
Ozzie Isaacs
e58eb8dac1
Show checkbox from boolean custom columns on details page with caliblur theme
2021-10-15 18:57:00 +02:00
Ozzie Isaacs
f3efef1f60
Fix stored css bug in all typeahead functions (update typeahead -> bugfix typeahead)
2021-10-11 19:56:54 +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
cd53d57516
Fix for remote login
2021-10-10 10:26:01 +02:00
Ozzie Isaacs
ac54899415
Bugfixes kobo sync
2021-10-10 10:23:58 +02:00
Ozzie Isaacs
3be47d6e57
edit_books prepared for kobo sync
2021-10-09 14:57:23 +02:00
Ozzie Isaacs
25f608d109
Bugfixes from testrun (load images from gdrive)
...
Fix locale for new users
2021-10-09 09:37:10 +02:00
Ozzie Isaacs
aca5324914
Bugfix arrange shelf
...
Bugfix remote login
Bugfix perform Update
2021-10-06 22:06:33 +02:00
Ozzie Isaacs
d8f9e2feb2
Bugfixes for user import with default locale and default language
...
Bugfixes from testrun
2021-10-06 18:41:01 +02:00
Ozzie Isaacs
ed26d34961
Code cleaning (remove python2)
2021-10-04 19:23:24 +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
Ozzie Isaacs
5edde53fed
Improved sync for kobo with additional table
2021-10-03 09:58:45 +02:00
Ozzie Isaacs
1c15e10ac0
Improved csrf protection for remote login
2021-10-03 09:58:45 +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
Ozzie Isaacs
b699796236
Improved CSRF protection
2021-10-03 08:03:14 +02:00
Ozzie Isaacs
b82d03c12c
Removed js from search_form, tasks
...
Added translation of bootstrap-select in user table
2021-10-03 08:01:58 +02:00
Ozzie Isaacs
b8eb557761
Corrected translation german -> Anzeigesprache
2021-10-03 08:00:53 +02:00
Ozzie Isaacs
ba40c6693e
Merge remote-tracking branch 'filepicker/fix-filemodal'
2021-10-02 08:32:44 +02:00
Ozzie Isaacs
e064a3ec2b
Removed unnecessary spaces in book convert texts
2021-10-02 07:53:36 +02:00
GarcaMan
f6561456f7
New sort for Comic Reader
2021-10-01 05:47:52 +00:00
xlivevil
deb91996a8
fix:bootstrap-table locale
...
Add data-locale in table tag
Add bootstrap-table-locale-all-min-js
Remove bootstrap-table locale dir
2021-09-30 20:09:02 +08:00
mmonkey
cd3791f5f4
Always use full-sized image for book edit and details pages
2021-09-30 01:43:31 -05:00
Ozzie Isaacs
cd1fe6dde0
Fix #2085 (Misaligned shelf names after glyphicon)
2021-09-29 19:26:21 +02:00
Ozzie Isaacs
3f6a466ca7
Further language support fixes (displaying "non locale" languages translated)
2021-09-29 19:00:02 +02:00
mmonkey
9e7f69e38a
Updated series cache timeout to one day
2021-09-29 03:01:28 -05: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
Ozzie Isaacs
861277460d
Merge remote-tracking branch 'origin/master'
2021-09-28 18:50:11 +02:00
Fernando Mesquita
83babf88fc
msgid "Read Books" --> msgstr "Livros Lidos"
2021-09-28 12:03:07 -03:00
Ozzieisaacs
58735caff3
Enhancements for displaying languages on non english locale
2021-09-26 17:04:53 +02:00
mmonkey
26071d4e7a
Added Scheduled Tasks Settings
2021-09-26 02:02:48 -05:00
xlivevil
1b8410e786
Update Simplified Chinese translation
2021-09-25 23:15:44 +08:00
xlivevil
fed9eff7b8
Fix the publishstart option in advsearch
2021-09-25 22:10:46 +08:00
xlivevil
bf5de95fdc
Update Simplified Chinese translation
2021-09-25 22:08:05 +08:00
Ozzie Isaacs
2e25e797dd
Fix #2002 (Added missing default locale and default language view upon importing ldap user)
2021-09-25 14:08:49 +02:00
Ozzie Isaacs
c1ac68e2ae
Fix #2053 (Hovering on cover, now shows tooltip also in Caliblur! Theme)
2021-09-25 14:01:17 +02:00
Ozzie Isaacs
623a92ebec
Version Bump
...
Merge branch 'Develop'
2021-09-25 10:49:20 +02:00
mmonkey
0bd544704d
Added series cover thumbnail generation. Better cache file handling.
2021-09-25 03:04:38 -05:00
Ozzie Isaacs
2edcd16119
Update version to 0.6.13 for release
2021-09-25 08:34:20 +02:00
Ozzie Isaacs
af202bd6d1
Merge remote-tracking branch 'pt_br/patch-1'
2021-09-25 08:25:06 +02:00
Fernando Mesquita
d6884164a5
Update messages.po
...
Read = Leia > Lido
2021-09-25 01:07:31 -03:00
mmonkey
be28a91315
Simplified all of the thumbnail generation and loading.
2021-09-24 03:11:14 -05:00
Ozzie Isaacs
356a4f588e
Merge remote-tracking branch 'nl/master'
2021-09-22 20:43:29 +02:00
Ozzie Isaacs
241b31458d
Added ancient and modern Greek translation to greek language
2021-09-22 20:34:18 +02:00
Ozzie Isaacs
efb04ddd8f
Fix #2061 (Defective utf-16 txt files)
2021-09-22 19:58:20 +02:00
mmonkey
524ed07a6c
Handle read only access to cache dir gracefully. minor cleanup
2021-09-21 23:39:00 -05:00
mmonkey
8bee2b9552
Added CACHE_DIR env variable, graceful handling when APScheduler is not installed
2021-09-19 22:45:19 -05:00
Anatolii Fetisov
781ca7a3f3
Fix filemodal file selection dialog
2021-09-18 09:49:28 +03:00
mmonkey
d648785471
Review feedback fixes
2021-09-17 01:42:56 -05:00
mmonkey
9a08bcd2bc
Started addressing some PR comments
2021-09-16 23:20:11 -05:00
mmonkey
04a5db5c1d
Resolve merge conflicts
2021-09-16 22:58:54 -05:00
Jeroen Hellingman
6f6d8df431
Update messages.po
...
Review of Dutch translations (native speaker); improving consistency in vocabulary still needed.
2021-09-02 11:25:58 +02:00
Ozzie Isaacs
e3db2796c9
Merge branch 'master' into Develop
...
# Conflicts:
# test/Calibre-Web TestSummary_Linux.html
2021-08-30 20:18:21 +02:00
Ozzie Isaacs
42ef049b63
Catch error on ldap import
2021-08-30 20:17:56 +02:00
Ozzie Isaacs
ceffa3a108
Removed xss on shelf add/remove action
2021-08-30 17:06:11 +02:00
Ozzie Isaacs
c0a06eec46
Removed xss on shelf add/remove action
2021-08-30 17:05:53 +02:00
Ozzie Isaacs
86ef1d47e8
Bugfixes from testrun
2021-08-30 08:02:21 +02:00
Ozzie Isaacs
4d92d7da3a
Removed timelogging on metadata search
2021-08-29 14:37:15 +02:00
Ozzie Isaacs
d1e6a85803
Parallel requests of metadata provider
2021-08-29 14:36:05 +02:00
Ozzie Isaacs
d8bad7394a
Merge remote-tracking branch 'caliblur/master'
2021-08-29 13:31:46 +02:00
Ozzie Isaacs
f5062d1354
Merge remote-tracking branch 'it/patch-1'
2021-08-29 13:31:21 +02:00
Ozzie Isaacs
1d79d9ded2
Bugfix from tests (displaying of book languages in user list)
2021-08-29 11:31:10 +02:00
Ozzieisaacs
10e212fcde
Merge branch 'master' into Develop
2021-08-29 10:44:13 +02:00
Ozzie Isaacs
1fa267ce1b
Final fix for escaping html special chars in tables
2021-08-28 15:47:57 +02:00
Ozzie Isaacs
d4cfad6363
Fixed several text problems from tasks
...
Fixed task update
2021-08-28 11:32:13 +02:00
Ozzie Isaacs
3a24561ca2
Removed additional " from convert message
2021-08-28 10:32:40 +02:00
Ozzie Isaacs
5c19a8aacc
Bugfix edit comments
...
Testupdate
2021-08-28 08:24:38 +02:00
Ozzie Isaacs
3946ef8f0d
Merge branch 'master' into Develop
...
# Conflicts:
# cps.py
# cps/web.py
2021-08-27 16:16:24 +02:00
Ozzie Isaacs
7ae3255ea9
Revert Content-Security-Policy header
2021-08-27 14:28:30 +02:00
Ozzie Isaacs
91e6d94c83
Improved displaying of username and task title in tasks
2021-08-27 14:27:35 +02:00
Ozzie Isaacs
e615073893
Add all html special characters to the escaped characters in bootstrap table
2021-08-27 12:56:08 +02: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
Daniela Mazza
80d3ba42b4
Update messages.po
...
Changed translate of "Read Books": the meaning is exactly "Libri letti", not "Libri da leggere"
2021-08-26 19:16:38 +02:00
Ozzie Isaacs
d25cfb7499
Fix for #2097 (Quotes are now handled properly in UI-editable tables)
2021-08-26 18:03:59 +02:00
cbartondock
24ad15be11
Merge branch 'master' of https://github.com/janeczku/calibre-web
2021-08-19 08:30:13 -04:00
Ozzie Isaacs
a35c635987
Update python metadata search
2021-08-18 21:38:20 +02:00
Ozzie Isaacs
aa9fdd2ada
Merge branch 'master' into Develop
2021-08-18 20:32:33 +02:00
Ozzie Isaacs
afa585eb65
Added -f flag for compatibility reasons
2021-08-18 20:32:13 +02:00
cbartondock
03acb77162
Merge branch 'master' of https://github.com/janeczku/calibre-web
2021-08-15 12:06:55 -04:00
Ozzie Isaacs
28ca39ca13
Add logging of user sessions
2021-08-15 12:43:19 +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
275e073c42
Fix #2085 (Missing spaces between glyphicon and text on sidebar)
2021-08-10 20:17:30 +02:00
xlivevil
bce69b2dfc
Add pdf.js font file
2021-08-07 20:51:10 +08:00
xlivevil
fb97e39d9f
Merge branch 'master' of https://github.com/xlivevil/calibre-web
2021-08-05 21:39:04 +08:00
xlivevil
913690df78
Fix #1913(set lazyload in pdf reader)
...
Add favicon.ico in pdf reader
2021-08-05 21:37:39 +08:00
Ozzie Isaacs
e68a3f18fa
Merge branch 'master' into Develop
2021-08-01 20:23:19 +02:00
Ozzie Isaacs
1534827ad7
With merge button disabled it's no longer possible to open merge dialog
2021-08-01 20:23:04 +02:00
Ozzie Isaacs
b36422bc05
Update list/grid button action (reverse proxy problem)
2021-08-01 20:06:48 +02:00
Ozzie Isaacs
1e2335dea0
Merge remote-tracking branch 'caliblur/master'
2021-08-01 17:35:30 +02:00
Ozzie Isaacs
e052590270
Merge remote-tracking branch 'chinese/master'
...
# Conflicts:
# cps/translations/zh_Hans_CN/LC_MESSAGES/messages.mo
# cps/translations/zh_Hans_CN/LC_MESSAGES/messages.po
# messages.pot
2021-08-01 17:31:47 +02:00
Ozzie Isaacs
41ca85268f
Update translation files
2021-08-01 17:27:18 +02:00
Ozzie Isaacs
0e9709f304
Make Book-No. of book-range to translatable text
2021-08-01 17:09:29 +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
702e96ddd6
Update load metadata
2021-07-31 09:18:05 +02:00
Ozzie Isaacs
53603f79bd
Get_meta button unfocused on return to edit books
2021-07-31 09:00:34 +02:00
Ozzie Isaacs
250cafe814
Merge branch 'master' into Develop
2021-07-30 21:00:01 +02:00
Ozzie Isaacs
16633ef1d3
Fix #2029 (Import LDAP User with "." in the name)
2021-07-30 20:45:33 +02:00
Ozzie Isaacs
f0a5225524
Merge branch 'master' into Develop
2021-07-30 16:58:30 +02:00
Ozzie Isaacs
a32b36bf81
Fixed missing joins for sorting according to series in read/unread and rated views
2021-07-30 16:58:20 +02:00
Ozzie Isaacs
302679719d
Merge branch 'master' into Develop
...
# Conflicts:
# cps/admin.py
# cps/converter.py
# cps/subproc_wrapper.py
# test/Calibre-Web TestSummary_Linux.html
2021-07-30 16:33:06 +02:00
Ozzie Isaacs
a63baa1758
better logged in session protection
2021-07-30 16:28:37 +02:00
Ozzie Isaacs
e245a147d9
Revert accidentally committed store user session
2021-07-30 10:16:52 +02:00
Ozzie Isaacs
0ec2bcd897
Fixes from testrun
2021-07-30 09:25:19 +02:00
xlivevil
19c75d6790
Update Simplified Chinese translation
2021-07-29 14:00:02 +08:00
Ozzie Isaacs
c5e39a7523
Fix divs in user edit page
2021-07-27 08:09:57 +02:00
Ozzie Isaacs
53dae32897
Fix multiple messages on windows after change config with reboot
2021-07-26 16:50:21 +02:00
Ozzie Isaacs
018f3ca250
Sort authors additionally to series and series_index ( Fix #2001 )
...
Sqlalchemy version2 is now a global flag
2021-07-26 07:52:01 +02:00
Ozzie Isaacs
a1a8a0cf29
Logout if logged out and don't allow to get logged in afterwards
2021-07-25 05:24:03 +02:00
Ozzie Isaacs
f9c3e751f6
Fixes for handling shelf requests without title
2021-07-24 05:49:16 +02:00
Ozzie Isaacs
c7b057ec51
Merge remote-tracking branch 'shelf_edit/security_fixes' into master
2021-07-24 05:34:24 +02:00
Ozzie Isaacs
85ea762054
Handle shelf request without title
2021-07-24 05:33:51 +02:00
Ozzie Isaacs
56cd62ed90
Fix show edit user after exception
2021-07-23 20:12:37 +02:00
Ozzie Isaacs
9a8c342e61
Fix deleting user (deleting shelfs and so on failed before)
2021-07-23 20:03:20 +02:00
Ozzie Isaacs
3b81ea37f4
Fix entries of user table are visible if database has no tags
2021-07-23 19:46:01 +02:00
Ozzie Isaacs
3c8bfc31e4
fix change name allowd as non admin
2021-07-23 19:34:46 +02:00
Ileana Maricel Barrionuevo
59881367fe
Security fixes: Report 85176e1f-7920-4824-87ea-8eb5b5e505e0: Exposure of Private Personal Information to an Unauthorized Actor in janeczku/calibre-web
2021-07-22 01:05:11 -03:00
Ileana Maricel Barrionuevo
c8ebaee0f7
Security fix improved: user should not edit other shelve's titles
2021-07-22 00:41:07 -03:00
Ileana Maricel Barrionuevo
d5d0ad50fa
Fixed security issue: a user could edit others' shelves.
2021-07-21 22:08:41 -03:00
Ozzie Isaacs
20fa9f5523
Fix encoding errors on windows while downloading logbooks
2021-07-12 17:33:35 +02:00
Ozzie Isaacs
616cc2018a
Fix show cover
...
Update more debug output for kobo sync
2021-07-12 14:58:03 +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
280efad939
#2052 (wrong series index shown for series_index >=100)
2021-07-12 14:04:23 +02: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
aae81c3d24
Fix #2048 (Display book title in reader)
2021-07-11 12:52:46 +02:00
Ozzie Isaacs
259ac94b93
Fix error unclosed IO on external binary version query
2021-07-11 09:19:27 +02:00
Ozzie Isaacs
a27314464a
Merge branch 'master' into Develop
2021-07-11 08:50:14 +02:00
Ozzie Isaacs
87f07003f4
Removed invalid code
...
Sqlalchemy 2.0 compatibility for kobo sync
2021-07-11 08:49:47 +02:00
Ozzie Isaacs
1bf065fd04
Bugfix with encoding errors windows
2021-07-11 07:38:15 +02:00
Ozzie Isaacs
f8de7e75cc
Fix error unclosed IO on external binary version query
2021-07-11 09:19:46 +02:00
Ozzie Isaacs
a56e071a19
Fix #2043 (Multiuser kobo sync with restrict to shelfs working)
...
Sync only selected shelfs is stored correct on creating user
2021-07-10 17:09:04 +02:00
Ozzie Isaacs
480aecb16c
Fix #2046 (Deleting book with additional "/" in database path is working)
2021-07-10 08:27:29 +02:00
Ozzie Isaacs
ec7803fa76
Update python search Metadata
2021-07-10 07:38:16 +02:00
Ozzie Isaacs
aa2d3d2b36
Update python search Metadata
2021-07-07 21:24:29 +02:00
Ozzie Isaacs
d5e9cdc5b7
Search Metadata improvements
2021-07-07 21:10:38 +02:00
Ozzie Isaacs
0d247fef6a
Fixes for grab metadata in python
2021-07-06 20:24:27 +02:00
Ozzie Isaacs
94da61c57e
Basic Metadata mechanism in python
2021-07-05 18:55:54 +02:00
Ozzie Isaacs
430ccd9ab1
Merge branch 'master' into Develop
2021-06-29 18:52:02 +02:00
Ozzie Isaacs
47d94d9bd6
Search metadata without installed google scholar working ( fix #2024 )
2021-06-29 18:38:02 +02:00
Ozzie Isaacs
a6d1f6039d
Merge remote-tracking branch 'es/spanish-translation' into master
...
# Conflicts:
# cps/translations/es/LC_MESSAGES/messages.po
2021-06-29 18:30:37 +02:00
Ozzie Isaacs
31234a4b98
Merge remote-tracking branch 'fr/Update-French-transations' into master
...
# Conflicts:
# cps/translations/fr/LC_MESSAGES/messages.po
2021-06-29 18:25:57 +02:00
Ozzie Isaacs
476275ea53
Merge remote-tracking branch 'po/master' into master
...
# Conflicts:
# cps/translations/pl/LC_MESSAGES/messages.po
2021-06-29 18:25:25 +02:00
Ozzie Isaacs
792d4a65bc
Fix typo
2021-06-29 18:24:35 +02:00
Ozzie Isaacs
0e2dca5f4d
Fix upload of books uppercase extensions ( #2038 )
2021-06-26 20:14:52 +02:00
Ozzie Isaacs
557296b7be
Fix upload of books uppercase extensions
2021-06-26 20:13:56 +02:00
JFernando122
2236191263
Fixing typos on spanish translation
2021-06-22 23:37:19 -05:00
JFernando122
1138c86868
improved spanish translation with adrocampo's review
2021-06-22 14:22:28 -05:00
Thomas
08500c66a8
Update French translations
...
The French translation is normally completely now
2021-06-19 16:01:25 +02:00
Ozzie Isaacs
67836006c5
Successfull testrun
2021-06-19 14:44:57 +02:00
JFernando122
fa03a9ee25
Updated spanish translation
2021-06-17 21:49:04 -05:00
Radoslaw Kierznowski
6a96664381
Update translations
2021-06-12 15:41:48 +02:00
Ozzie Isaacs
e6e3032f02
Merge remote-tracking branch 'pl/master' into master
2021-06-12 08:52:14 +02:00
Ozzie Isaacs
6d424f0a30
Merge remote-tracking branch 'nl/patch-1' into master
2021-06-12 08:50:51 +02:00
Ozzie Isaacs
a6f0375db3
Merge remote-tracking branch 'it/patch-25' into master
2021-06-12 08:50:13 +02:00
Ozzie Isaacs
1833e8fdb4
Success message after database change
2021-06-12 08:48:55 +02:00
Radoslaw Kierznowski
70151c2e11
Update Translations
2021-06-10 15:23:12 +02:00
JVT038
ab69962e8a
Completed Translation for Dutch (NL)
2021-06-09 20:26:09 +02:00
ElQuimm
075fe994af
Update italian message.po
...
Updated version
2021-06-08 21:11:36 +02:00
Ozzie Isaacs
1aca1b9fdd
Fixed duplicate ids in logviewer
2021-06-06 16:14:30 +02:00
Ozzie Isaacs
9fea5a55f4
Merge branch 'master' into Develop
2021-06-06 12:18:04 +02:00
Ozzie Isaacs
1a0bf45c34
Check file/folder permissions before update
2021-06-06 12:16:47 +02:00
Ozzie Isaacs
67874e07b6
Fix routes for reverse proxy
2021-06-05 18:41:52 +02:00
Ozzie Isaacs
ced0bcfe33
Fix missing " in books table
2021-06-05 18:41:52 +02:00
Ozzie Isaacs
8c0aa79f78
Fix #1915 (more than 10 books at a time are displayed in books table)
2021-06-05 18:41:52 +02:00
Ozzie Isaacs
93e8c5be32
Fixes for flask version 2.1
...
Fixes for compatibility with sqlalchemy 2.0
2021-06-05 18:41:42 +02:00
Ozzie Isaacs
d9f86aecd2
Fix change_permission
2021-06-05 13:51:16 +02:00
Ozzie Isaacs
84e1c6e809
Fix for #2004 (pdf viewer buttons missing in safari)
2021-06-05 08:08:08 +02:00
Ozzie Isaacs
aadd6fd7e0
Possible fix for #2003 (Calibre theme download icon broken)
2021-06-03 12:35:09 +02:00
Ozzie Isaacs
a79600c81f
Mass change book title and author ( fix #1996 )
2021-05-28 18:22:29 +02:00
Ozzie Isaacs
62fce26651
Bugfix extended search term with excluded series/shelfs
2021-05-28 14:57:35 +02:00
Ozzie Isaacs
25add6511f
Catch error on search for new custom column (created after start of calibre-web)
2021-05-28 14:54:18 +02:00
Ozzie Isaacs
6de3aebf3a
Fix for #1998 (Error 500 with configured oauth on user setup page accessed by admins)
2021-05-28 14:23:30 +02:00
Ozzie Isaacs
1b7e422772
Changed error page to display logout route in case of unconfigured
2021-05-28 13:56:07 +02:00
Ozzie Isaacs
b0f48b7f00
Merge branch 'master' into Develop
2021-05-26 19:58:10 +02:00
Ozzie Isaacs
94b07d05c1
First half of #1996 (editing single books)
2021-05-26 19:57:58 +02:00
Ozzie Isaacs
4392fec7f5
Added fullscreen cover viewer
2021-05-26 19:40:41 +02:00
Ozzie Isaacs
a47d6cd937
Fix confirm dialog database change
...
Gdrive setup basically working again
Moved basicconfig behind login
Database setup separated from other setup
Config page is using ajax (flask >2 and slow computers)
2021-05-26 14:50:44 +02:00
Ozzie Isaacs
c62a417cbf
Merge branch 'Develop' into master
2021-05-22 19:29:58 +02:00
Ozzie Isaacs
98fc1ee0a7
Comic reader code cleaning
2021-05-22 19:28:30 +02:00
Ozzie Isaacs
78d0fd811b
Version bump
2021-05-22 14:57:55 +02:00
Ozzie Isaacs
54d06e580d
Release version 0.6.12
2021-05-22 14:08:46 +02:00
Ozzie Isaacs
a62fca1e55
Merge branch 'master' into Develop
2021-05-22 11:28:59 +02:00
Ozzie Isaacs
bd4fde9e63
Fix #1992 handle invalid numbers of books seriesindex
2021-05-19 19:54:44 +02:00
Ozzie Isaacs
c85cfa90a4
Update testresults on windows
...
Added encoding on fb2 upload
2021-05-19 19:21:09 +02:00
Ozzie Isaacs
010c0bfc7d
Improved error handling for content too long
2021-05-16 14:07:16 +02:00
Ozzie Isaacs
394b063b8c
Fixes for caliblur theme
2021-05-16 13:25:29 +02:00
Ozzie Isaacs
251780bed6
Added google scholar as metadata provider
2021-05-16 13:24:42 +02:00
Ozzie Isaacs
decc2a9c79
Merge branch 'master' into Develop
2021-05-16 13:19:38 +02:00
Ozzie Isaacs
b62d84424e
Merge remote-tracking branch 'comic/comic_viewer_changes' into master
2021-05-16 13:19:28 +02:00
Ozzie Isaacs
e15324d2cd
Merge branch 'master' into Develop
2021-05-16 09:38:00 +02:00
Ozzie Isaacs
20b84a9459
Unified translations
...
Update translations for release
2021-05-16 09:37:45 +02:00
Ozzie Isaacs
3e5c944365
Changed backend for comic reader, now supports rar5
2021-05-16 08:35:20 +02:00
Ozzie Isaacs
d95838309e
Added config option for shelf sync behavior
2021-05-15 10:45:51 +02:00
Ozzie Isaacs
4745fc0db1
Bugfix search for publish dates and custom column dates
...
Bugfix save umplauts in comments unescaped (as calibre does)
Improved testability
2021-05-15 07:51:32 +02:00
Ozzie Isaacs
b3648187ff
Bugfix search for publishdates and custom column dates
...
Bugfix save umplauts in comments unescaped (as calibre does)
Improved testability
2021-05-15 07:51:12 +02:00
Ozzie Isaacs
f29088e854
Merge branch 'master' into Develop
...
# Conflicts:
# cps/kobo.py
2021-05-14 19:59:35 +02:00
Ozzie Isaacs
b009dfe4ee
Always use bootstrap datepicker
2021-05-14 19:58:06 +02:00
Ozzie Isaacs
eba94f430c
Updated js libs
2021-05-14 09:29:24 +02:00
Ozzie Isaacs
06347b7e3c
Bugfixes from testrun
2021-05-14 08:26:56 +02:00
Ozzie Isaacs
6bc426b21d
Fix edit_books.js
2021-05-14 07:29:48 +02:00
Ozzie Isaacs
ad2d0c84e4
Update swedish translation
2021-05-13 16:28:02 +02:00
Ozzie Isaacs
6bf360fbfb
Added "comments" type to supported custom columns
2021-05-13 14:00:01 +02:00
Ozzie Isaacs
380292a8aa
Custom column datetime now searchable ( #1984 )
2021-05-13 13:31:36 +02:00
jonyxx-alt
f9949da745
Update Swedish translation
...
Upload files that has been updated
2021-05-13 11:04:57 +00: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
c6dadbe75e
restrictions are now applied to kobo sync requests ( Fix #1938 )
2021-05-13 09:17:01 +02:00
Ozzieisaacs
eb2273247f
Changed texts in edit shelf page for Kobo shelf sync
2021-05-02 15:59:40 +02:00
Ozzieisaacs
02fc698f1c
Some little code refactoring
2021-05-02 10:05:25 +02:00
Ozzieisaacs
8dc11e89bd
Merge remote-tracking branch 'koko_sync/feature/kobo-shelf' into Develop
2021-05-02 09:43:47 +02:00
Ozzieisaacs
541c8c4b93
Improved error handling for disapearing custom column linked to visiblility restrictions
2021-05-01 20:52:48 +02:00
Ozzieisaacs
b97373bf37
Improved error handling for disapearing custom column linked to read status
2021-05-01 18:42:57 +02:00
Ozzieisaacs
c0b561cb5a
Better input check for custom_columns
2021-05-01 17:10:29 +02:00
Ozzieisaacs
bd3ccfd0a9
Merge remote-tracking branch 'cn/master' into master
2021-05-01 16:33:47 +02:00
Ozzieisaacs
5470acd3af
Fix #1964 (RefreshError with unconfigured gdrive)
2021-05-01 12:45:28 +02:00
Ozzie Isaacs
64696fe973
Bugfixes edit user list ( Fix #1938 )
2021-05-01 08:36:39 +02:00
Ozzie Isaacs
ed2fa4cdd8
Update error handling for user list ( #1938 )
2021-04-28 20:49:16 +02:00
dalin
03cca1d1c0
update Simplified Chinese
2021-04-28 16:15:21 +08:00
Ozzie Isaacs
de7f039b99
Update list user editor ( #1938 )
2021-04-27 20:01:17 +02:00
Ozzie Isaacs
19797d5d23
Merge remote-tracking branch 'it/patch-24' into master
2021-04-26 19:05:25 +02:00
Ozzie Isaacs
144c2b5fc7
Renaming ipadress - ip_address
...
Bugfix user table
Result testrun
Updated cn translation
2021-04-26 19:03:01 +02:00
GarcaMan
7da40d1c2e
Added option to remove Y-Scrollbar and reset page scroll
2021-04-25 19:59:53 +00:00
Ozzie Isaacs
4e3a5ca33b
Added additional debug messages, catch additional errors in updater
2021-04-25 11:30:53 +02:00
Ozzie Isaacs
97e4707f72
user list column value and tags editor ( #1938 )
...
Bugfixes for massedit in user list (#1938 )
Changed no. of debug messages
2021-04-25 10:43:01 +02:00
Ozzie Isaacs
450ee43677
Additional logging for emails
2021-04-22 19:14:56 +02:00
Ozzie Isaacs
c0b2e886d2
bugfix books list with selected books and stored on state
2021-04-21 19:28:22 +02:00
Ozzie Isaacs
bb4749c65b
Result for testrun
...
Added mass delete of users
refactores user table refresh
Bugfix for sorting with selected users
Bugfix delete books #1938
2021-04-21 19:23:56 +02:00
ElQuimm
5aa37c68a2
Updated version of italian.po
...
Thank you.
2021-04-19 10:11:26 +02:00
Ozzie Isaacs
6e5a1a1f4d
Merge remote-tracking branch 'add_Babelio/patch-1' into master
2021-04-18 12:05:00 +02:00
Ozzie Isaacs
b624ce16c3
Merge remote-tracking branch 'it/patch-23' into master
2021-04-18 12:04:08 +02:00
Ozzie Isaacs
3be5b5f919
Merge remote-tracking branch 'comic_reader/master' into master
2021-04-18 12:02:21 +02:00
Ozzie Isaacs
04ac5b69ac
Further improvements on user list #1938
2021-04-18 12:01:11 +02:00
Ozzie Isaacs
9cc14ac5c7
Fix for #1905 prevent invalid json data in gmail_token
2021-04-18 11:33:14 +02:00
BuildTools
755eb1405b
Fix progress bar direction
2021-04-18 04:25:45 +09:00
subdiox
0138294b36
Fix an issue that space key doesn't work intentionally when inverting reading direction
2021-04-18 03:20:41 +09:00
Ozzie Isaacs
c0a4addf30
Cancel button in User edit now leads to the right page back #1938
2021-04-17 18:30:55 +02:00
Ozzie Isaacs
39bbee0eeb
Books sort with non Books table column working #1938
2021-04-17 10:27:30 +02:00
Ozzie Isaacs
39dda3f534
Fix opds login with colon in password #1952
2021-04-15 18:02:52 +02:00
Ozzie Isaacs
1cb8dbe795
Update migration routine
2021-04-15 17:42:39 +02:00
Ozzie Isaacs
e13820bbf0
Update exception upon migration of database #1935
2021-04-15 12:05:03 +02:00
malletfils
3973362457
Update db.py
...
Just adding support for Babelio (french website about books) in the link section
2021-04-14 19:57:02 +02:00
Ozzie Isaacs
b38877e193
Document change
2021-04-13 19:47:55 +02:00
Ozzie Isaacs
0e1dbb5377
Copy author names for displaying ( #1935 )
2021-04-13 19:41:44 +02:00
Ozzie Isaacs
f07cc8b103
Update optional-requirements: flask-dance
...
Catch error for invalid oauth tokens
Fixes for displaying error messages on deleting books from list
Fixes for displaying error messages on deleting bookformats
Removed non working sorting in books list
2021-04-13 19:26:10 +02:00
Ozzie Isaacs
67775bc797
Update requirements
...
Catch error for invalid oauth tokens
Fixes for displaying error messages on deleting books from list
Fixes for displaying error messages on deleting bookformats
2021-04-13 19:08:02 +02:00
ElQuimm
05933a5f0c
Updated italian message.po
...
I have not removed the #, fuzzy lines, but modified the corresponding values.
2021-04-13 18:51:50 +02:00
Ozzie Isaacs
d32b2ca524
Prevent traceback after delete user
...
flash message in case last admin role is removed #1938
2021-04-12 19:04:27 +02:00
Ozzie Isaacs
d0a895628e
Prevent delete of Guest user #1938
2021-04-12 18:45:44 +02:00
Ozzie Isaacs
90f2b3fb21
Refactored list checkbox sort
2021-04-12 18:39:09 +02:00
Ozzie Isaacs
0f95800dde
Update sqlalchemy-utils dependency for oauth
...
Sort for state checkbox in user list and books list working
2021-04-12 18:23:25 +02:00
Ozzieisaacs
04971f8672
Bugfix wrong js file in user list
2021-04-11 20:01:40 +02:00
Ozzieisaacs
b6177b27f4
Sorting of users in table according to selection possible
2021-04-11 19:59:20 +02:00
Ozzieisaacs
ae97e87506
Delete user working from user table ( #1938 )
...
Comment in helper
2021-04-10 11:32:25 +02:00
Ozzie Isaacs
2d73f541c0
Bugfix sort books list and user list
...
Prevent transferring password hash to client
2021-04-08 19:37:08 +02:00
Ozzie Isaacs
7561eabe52
Implement Backend to deny editing Guest rights restriction #1938
2021-04-07 18:56:17 +02:00
Ozzie Isaacs
067fb1b0b7
Prevent delete Guest user and redirect to admin page after user delete
2021-04-07 18:47:48 +02:00
Ozzie Isaacs
78071841cc
After Deleting a book the list page is still displayed #1938
2021-04-07 18:19:48 +02:00
Ozzie Isaacs
fac232229e
Added missing ead/unread category in user list #1938
2021-04-07 17:49:19 +02:00