1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-02-23 14:30:05 +00:00

4432 Commits

Author SHA1 Message Date
Ozzie Isaacs
4eb9845ff7 Improved asf, aac metadata import 2024-08-11 17:27:41 +02:00
Ozzie Isaacs
ec6efafbed Added m4a, m4b files to parsable audio metadata 2024-08-11 12:20:16 +02:00
Ozzie Isaacs
10668571e8 Fixes for audio metadata extraction of oggvorbis and flac files (handle more than one cover and png covers as well) 2024-08-11 11:50:03 +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
3827d46d66 Merge remote-tracking branch 'it/patch-1' 2024-08-11 08:41:46 +02:00
Ozzie Isaacs
7feff3b55c Merge branch 'Develop'
Extract metadata of audiofiles during upload
Updated pdf.js
2024-08-11 08:35:37 +02:00
Ozzie Isaacs
4523a12708 Fixes after testrun 2024-08-11 08:21:01 +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
2f8db1f7f0 Update pdf.js to 4.5.136 2024-08-07 15:16:38 +02:00
Ozzie Isaacs
b3d878bae8 Fix deprecation warning datetime 2024-08-07 13:53:27 +02:00
mapi68
9b12852544
Update messages.po 2024-08-06 06:37:05 +02:00
Ozzie Isaacs
a7d58386eb Get version info from importlib.metadata 2024-08-05 20:27:34 +02:00
James Armstrong
fe78222142 Add shift-click to select multiple books at once 2024-08-05 10:43:51 -07:00
Ozzie Isaacs
68531a44d8 Changed formating of float values. IF value ends not with "0" tailing "0" are printed
Version update
2024-08-05 18:58:19 +02:00
Ozzie Isaacs
d3233b4b9c Prepare release 0.6.23 2024-08-05 18:42:13 +02:00
Ozzie Isaacs
bdac7a3257 Changed formating of float values. IF value ends not with "0" tailing "0" are printed 2024-08-04 16:39:05 +02:00
Ozzie Isaacs
0d359e9e57 Add cookie prefix environment variable to config 2024-08-04 15:52:19 +02:00
Ozzie Isaacs
c4fad3cd20 Fix archiving bookm for kobo sync
Fix back function without search parameter
Updated Testresults
2024-08-04 07:12:44 +02:00
Ozzie Isaacs
9b520b1941 Fix archiving bookm for kobo sync
Fix back function without search parameter
Updated Testresults
2024-08-04 07:12:22 +02:00
James Armstong
de3f883992 Add change_archived_books() description 2024-08-03 11:52:28 -07:00
James Armstong
2afce66486 Fix change_archived so state=none is a toggle. Fixes /togglearchived endpoint 2024-08-03 11:50:28 -07:00
James Armstong
2ae80d3007 Fix book_read_status marking as read even though read_status is passed as false 2024-08-03 11:40:11 -07:00
James Armstong
e31763d388 Fix kobo sync status marking as archived even though state = false 2024-08-03 11:27:58 -07:00
Ozzie Isaacs
bcf4a479ac Merge branch 'master' into Develop 2024-08-03 16:03:52 +02:00
Ozzie Isaacs
abc923ade4 Fix for back function on simple search 2024-08-03 12:57:55 +02:00
Ozzie Isaacs
3aa72c8afb Added error message to task list 2024-08-03 11:25:07 +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 Armstong
96fb2c1439 Auto disable author/title sort input in metadata edit form 2024-08-02 21:39:01 -07:00
James Armstong
9def910924 switch title_sort to sort in api edit request 2024-08-02 21:16:34 -07:00
James Armstong
ab3d4e4f21 Fix emptying metadata form after submit 2024-08-02 20:10:43 -07:00
James Armstong
ecda717bed Add bulk metadata edit button 2024-08-02 16:05:11 -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 Armstrong
34fec0ed97 Move buttons into table 2024-08-02 10:19:25 -07:00
Ozzie Isaacs
249017a4fa Added error message to task list 2024-08-02 18:08:18 +02:00
Ozzie Isaacs
84f432830c Fix for #3109 (search for custom int and float values within ranges) 2024-08-02 18:07:22 +02:00
James Armstrong
ca9fc74541
typo fix 2024-08-02 00:40:47 -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
e6ccd42f89 Fixed read statu search with linked column in advanced search 2024-07-31 19:25:01 +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
8d9f301aea Merge branch 'master' into Develop
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
2024-07-30 18:52:22 +02:00
Ozzie Isaacs
0ff3f0f426 Fix for (#3111) exception on python 3.8/3.9 during storing of remember me cookie 2024-07-30 18:51:52 +02:00
Ozzie Isaacs
b2f5853b12 Removed unused imports
Rearranged imports to output all missing libs
Update Testresults
Updated requirements
2024-07-29 20:08:17 +02:00
Ozzie Isaacs
f8adcbb691 Make light theme default theme on epub reader
Fix csp Header for reader and google drive (#3108)
Testrun
2024-07-25 21:42:32 +02:00
Ozzie Isaacs
a0728b07d0 Fix wrong quotes on calibre binary call for windows 2024-07-21 13:46:36 +02:00
Ozzie Isaacs
e3b895755d Update test results 2024-07-21 13:46:36 +02:00
Ozzie Isaacs
e33e4ac4ac Bugfix upload book format with language to book without language 2024-07-21 09:44:32 +02:00