1
0
mirror of https://github.com/janeczku/calibre-web synced 2026-05-31 09:42:12 +00:00
Commit Graph

4433 Commits

Author SHA1 Message Date
Ozzie Isaacs be5247a2ef Fix for (#3261 handle permission error on generating new folders during rename of authors) 2024-12-21 11:30:02 +01:00
Ozzie Isaacs 14bb01010d Bugfix edit books list (delete value) 2024-12-15 16:09:11 +01:00
Ozzie Isaacs 0afba50953 Merge branch 'master' into Develop 2024-12-14 14:54:00 +01:00
Ozzie Isaacs 659535f5de update Galician translation 2024-12-14 14:52:06 +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
Ozzie Isaacs 24fdadbeb6 Update error handling book table edit 2024-12-14 14:39:17 +01:00
Ozzie Isaacs 08527ae3ce Update mass edit
Refactored delete User function
Updated testresults
2024-12-13 18:03:14 +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
pollitor e542151652 Update Galician translation 2024-12-08 17:02:27 +01:00
Ozzie Isaacs e49402649d Order of elements on the book editing page changed 2024-12-07 19:13:28 +01:00
Ozzie Isaacs 89e9958222 Merge remote-tracking branch 'massedit/bulk-delete' into Develop 2024-12-07 10:32:17 +01:00
Ozzie Isaacs 21989c3ccf Added logging of ip address (#3237)
Refactored Response(json.dumps -> make_response(jsonify..)
Update mimetypes - Allow different mimetypes for download and file upload check (#3245, #3243)
Bugfixes from tests
Updated optional-requirements
2024-12-07 07:27:57 +01:00
Ozzie Isaacs 42924d9508 Added logging of ip address (#3237)
Refactored Response(json.dumps -> make_response(jsonify..)
Update mimetypes - Allow different mimetypes for download and file upload check (#3245, #3243)
Bugfixes from tests
Updated optional-requirements
2024-12-07 07:27:00 +01:00
Ozzie Isaacs f9390ceea5 reenable hide console window on windows 2024-12-01 16:22:08 +01:00
Ozzie Isaacs dc7a0575dd Fix typo on security settings 2024-12-01 16:19:53 +01:00
leyan a972447dbc Correct a typo on config_password_character 2024-11-30 23:21:14 +01:00
Ozzie Isaacs 87b200cc13 Connection to metadata.db is now on per request base, should solve upload issues with multiple files at once 2024-11-30 10:02:53 +01:00
Ozzie Isaacs 14e57e3714 Fix save invalid database 2024-11-30 10:01:03 +01:00
Ozzie Isaacs d45ed1c921 Fixes for parallel upload (coverfiles get individual temporary names)
Updated teststatus
2024-11-30 09:45:46 +01:00
Ozzie Isaacs 344c0c7bc3 Bugfixes after testrun 2024-11-28 14:47:52 +01:00
Ozzie Isaacs 190ee09e60 update Tests
Per request db connection
2024-11-26 06:13:18 +01:00
Ozzie Isaacs e6031844d5 Update Testresults 2024-11-24 08:42:13 +01:00
Ozzie Isaacs 7c6347442f Merge branch 'master' into Develop 2024-11-23 15:53:34 +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 b28547b248 Update kobo standard resources links 2024-11-23 10:39:55 +01:00
Ozzie Isaacs 8873381290 Merge remote-tracking branch 'amazon_links/patch-2' 2024-11-23 10:19:18 +01:00
Ozzie Isaacs ebb7ddec44 Merge remote-tracking branch 'whatsapp/patch-4' 2024-11-23 10:06:22 +01:00
Ozzie Isaacs b07541a251 Merge remote-tracking branch 'whatsapp/patch-5' 2024-11-23 09:54:57 +01:00
Ozzie Isaacs 85a66a3bfe Merge remote-tracking branch 'it/patch-1' 2024-11-23 09:37:15 +01:00
Ozzie Isaacs f493d4e4e5 Merge remote-tracking branch 'bsd_paths/freebsd-binary-paths' 2024-11-23 09:34:34 +01:00
Ozzie Isaacs 5d8908db49 Update Spanish translation 2024-11-23 09:32:10 +01:00
Matthew Wener 14b044d055 Add Binary Paths for FreeBSD 2024-11-22 21:35:21 -05:00
mapi68 9b0b82ec1b Update messages.po 2024-11-22 04:42:08 +01:00
Ozzie Isaacs 881b48729c Improved handling of docker database errors 2024-11-21 17:13:20 +01:00
Ozzie Isaacs 812265324d Merge remote-tracking branch 'cn/master' 2024-11-21 16:37:52 +01:00
Ozzie Isaacs 621f8debea Update Testresults 2024-11-21 16:36:23 +01:00
qx100 43040f6162 Update Chinese Simplified Ttanslation 2024-11-21 22:06:16 +08:00
Ozzie Isaacs 0bf3bb381f Invisible books are no longer counted in archived page (Fix for #3221) 2024-11-20 18:20:33 +01:00
Ozzie Isaacs 2bfbbfd4ba Possible fix for #3230 2024-11-20 18:08:25 +01:00
Ozzie Isaacs 6cb1449ff3 Fix version detection to work with sqlalchemy version 2.0.36.dev0 2024-11-20 17:55:17 +01:00
Ozzie Fernandez Isaacs 92fbc9c792 Improved dep check for windows exe version and further fixes for windows exe 2024-11-18 19:47:33 +01:00
Ozzie Isaacs f9cfb38ad3 Updated german translation 2024-11-16 20:42:11 +01:00
Ozzie Isaacs e5dc7e2834 Update readme and version 2024-11-16 13:39:04 +01:00
Ozzie Isaacs 0af52f2053 Update Version
Update teststatus
0.6.24
2024-11-16 07:21:28 +01:00
Ozzie Isaacs 2fff002699 Fix for stable update version 2024-11-11 18:46:07 +01:00
Ozzie Isaacs 5a87c1c4b3 Add libmagic for windows installations 2024-11-10 14:52:55 +01:00
Webysther Sperandio 38a7454e7a Add share details metadata 2024-11-08 13:23:44 +01:00
Ozzie Isaacs f0b770224a Fix updater nightly version check 2024-11-05 18:35:21 +01:00