James Armstrong
338441f116
fix author sort not updating when bulk editing
2024-09-17 12:26:35 -07:00
James Armstrong
31380f2af9
fix typo
2024-09-17 03:19:03 -07:00
James Armstrong
7e5d8978ae
Merge branch 'master' into bulk-delete
2024-09-11 11:08:01 -07: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
0f9b5d08e9
Fix cover handling on upload formats
2024-08-18 10:59:39 +02:00
Ozzie Isaacs
1eb77c9cd4
Upload (multiple) book formats with progress and merge the corresponding metadata into the book
2024-08-17 15:34:50 +02:00
Ozzie Isaacs
d8d9d405e9
First step format upload with progress
2024-08-16 21:14:41 +02:00
Ozzie Isaacs
87b82424d5
Improved whitespace removal
...
Testresults
2024-08-13 07:07:54 +02:00
Ozzie Isaacs
878fd85c63
Fixes for audio metadata extraction of oggvorbis and flac files (handle more than one cover and png covers as well)
2024-08-11 11:49:43 +02:00
Ozzie Isaacs
7a8d054b28
Make datetime utcnow compatible to older python versions
2024-08-10 21:05:29 +02:00
Ozzie Isaacs
a56d1c80ae
Remove deprecated utcnow method
...
Bugfix mp3 cover metadata extraction
2024-08-10 18:55:24 +02:00
Ozzie Isaacs
074aed6997
Fix deprecation warning datetime
...
Started metadata parsing for audio files
2024-08-07 17:23:41 +02:00
Ozzie Isaacs
b3d878bae8
Fix deprecation warning datetime
2024-08-07 13:53:27 +02:00
James Armstong
bee6a3593d
remove spacing
2024-08-02 23:31:04 -07:00
James Armstong
a335dd75a1
Make edit metadata pass all data in a single REST call. Modularize editbooks
2024-08-02 23:29:34 -07:00
James Armstrong
4ed0633edf
Add bulk read/unread buttons; Fix buttons not working when moved into table
2024-08-02 14:57:20 -07:00
James Armstong
d9a2a7a1e8
Add bulk archive/unarchive buttons
2024-08-01 21:34:55 -07:00
James Armstong
d0d9985370
Add bulk delete button
2024-08-01 19:19:14 -07:00
Ozzie Isaacs
e33e4ac4ac
Bugfix upload book format with language to book without language
2024-07-21 09:44:32 +02:00
Ozzie Isaacs
ebe7cd7ba4
proxy login is now no longer saving cookies,
...
Cookies are saved in database for better Invalidation
Cookies expiry date is saved in database for further deletion (missing)
Database conversion is missing
2024-07-14 16:24:07 +02:00
Ozzie Isaacs
9536b2c322
Fix for renaming tags etc. upon upload ( #3058 )
2024-07-10 20:09:03 +02:00
Ozzie Isaacs
a2ceeb678f
Fix for similar names (upper case, umlauts, emphasis mark) in tags and so on
2024-07-09 19:37:24 +02:00
Ozzie Isaacs
bc1c097271
Updated readme for setup calibre binaries
...
Added h tags to recognized tags for sanitizing comments
Avoid depreciation warning in lubimyczytac
Removed some unsed imports
2024-07-08 12:34:10 +02:00
Ozzie Isaacs
e02610e2f0
Bugfixes change author
2024-06-29 20:45:56 +02:00
Ozzie Isaacs
09c0794f1a
Refactored rename_authors
...
Bugfixes from tests
2024-06-29 09:50:00 +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
6441f5f96b
Prevent non unique authors on upload
2024-06-23 13:07:28 +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
64e4a1155c
Code cosmetics
...
Bugfix missing bleach tags (#3080 )
Bugfix pdfreader
2024-06-20 19:12:46 +02:00
Ozzie Isaacs
f7d5480811
Make bleach mandatory
2024-06-15 08:18:38 +02:00
yunimoo
7eece7603b
Add mime_type checks on file uploads
2024-05-31 18:08:04 -04:00
Ozzie Isaacs
7e85894b3a
Bugfix for goodreads (html formated info for authors now visible)
2024-05-11 07:10:41 +02:00
Ozzie Isaacs
3a603cec22
Handle error on uploading a book with lxml too new and no bleach, nh3 installation
2024-05-05 11:18:31 +02:00
Ozzie Isaacs
e860b4e097
Back function implemented for delete book and edit book
2024-02-26 15:07:59 +01:00
Ozzie Isaacs
902fa254b0
Merge branch 'master' into Develop
2024-01-07 08:03:40 +01:00
Ozzie Isaacs
977f07364b
Fix for #2961 (empty comment with newline causes error 500 on upload)
...
Language of error message for kobo sync improved
2024-01-06 16:08:14 +01:00
Ozzie Isaacs
3bbd8ee27e
Use belach or nh3 for cleaning html (fix for #2874 )
2023-11-09 17:59:20 +01:00
Ozzie Isaacs
f78e0ff938
Use belach or nh3 for cleaning html (fix for #2874 )
2023-11-09 17:59:06 +01:00
Ozzie Isaacs
d68e57c4fc
Implement split library and books
...
Bugfix arrows in comic reader
Fix kobo download link
Updated requirement
2023-11-08 20:11:03 +01:00
Ozzie Isaacs
4f0f5b1495
Merge remote-tracking branch 'origin/Develop' into Develop
...
# Conflicts:
# optional-requirements.txt
2023-08-28 19:38:51 +02:00
Ozzie Isaacs
8535bb5821
Fix "got an unexpected keyword argument 'rarExecutable'" during format upload
2023-08-27 11:20:53 +02:00
Ozzie Isaacs
52172044e6
Fix deprecation warnings
2023-08-26 20:12:52 +02:00
Ozzie Isaacs
df74fdb4d1
Update edit identifiers
2023-07-29 11:10:54 +02:00
Ozzie Isaacs
e63a04093c
Bugfix rename author in book list
2023-06-18 10:14:53 +02:00
Ozzie Isaacs
062efc4e78
Bugfix change uppercase/lowercase on edit authors
...
Remove autocomplete on several elements to make typeahead work without problems
2023-06-17 10:47:23 +02:00
Ozzie Isaacs
4dc5885723
Bugfix for upper/lowercase rename if not before part of book
2023-06-10 10:37:22 +02:00
Ozzie Isaacs
3ef34c8f15
Bugfixes rename upper-lowercase after testrun
2023-06-08 10:28:42 +02:00
Ozzie Isaacs
bd4b7ffaba
Fix for upper lower change of non ascii values in series, tags, ...
2023-05-30 20:02:52 +02:00
Ozzie Isaacs
d35e781d41
Bugfixes after testrun
...
Catch StaleDataError
2023-03-26 08:19:36 +02:00