Commit Graph

4158 Commits

Author SHA1 Message Date
Ozzie Isaacs
a20a4a201e Test update 2024-07-03 15:38:47 +02:00
Ozzie Isaacs
ba0718f3d0 Enabled covers with gdrive 2024-07-02 20:53:08 +02:00
Ozzie Isaacs
60dd3df861 Fix after testrun for G-Drive 2024-07-02 20:02:11 +02:00
Ozzie Isaacs
762074596d Fix after testrun on Windows 2024-06-30 17:08:41 +02:00
Ozzie Isaacs
daf8dd6f90 Fix author rename on google drive
Bugfixes after testrun
2024-06-30 12:18:52 +02:00
Ozzie Isaacs
e02610e2f0 Bugfixes change author 2024-06-29 20:45:56 +02:00
Ozzie Isaacs
897188ff18 Merge remote-tracking branch 'origin/Develop' into Develop 2024-06-29 09:52:05 +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
1a1f1498a5 Bugfixes from Tests 2024-06-24 14:39:28 +02:00
Ozzie Isaacs
92ffce1dc8 Rename Archived in Book Detail page 2024-06-23 13:47:54 +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
fef20c831a Changed limiter message 2024-06-22 16:23:04 +02:00
Ozzie Isaacs
e52e8c6fdf Merge branch 'master' into Develop 2024-06-22 16:07:01 +02:00
Ozzie Isaacs
89ac9ff498 Updated requirements 2024-06-22 13:35:53 +02:00
Ozzie Isaacs
059bdf1649 Bugfix from code cosmetics 2024-06-22 13:31:18 +02:00
Ozzie Isaacs
266ef11940 Bugfix for gevent as server 2024-06-22 13:30:32 +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
aptalca
7aa122e6cd Attempt pywin32 install only on Windows
Currently, doing a `pip install -r optional-requirements.txt` on a non-Windows platform results in an error due to pywin32 being a Windows only package.
2024-06-11 18:06:06 +02:00
Ozzie Isaacs
cfdc07e6b2 Merge remote-tracking branch 'loglevel/handle_regions_in_locales' 2024-06-09 12:57:42 +02:00
Ozzie Isaacs
1ca1ac973a Merge remote-tracking branch 'loglevel/handle_regions_in_locales' into Develop 2024-06-09 12:57:30 +02:00
Ozzie Isaacs
ba4235a39e Merge branch 'master' into Develop 2024-06-09 12:33:25 +02:00
Ozzie Isaacs
7295ebaee1 Merge remote-tracking branch 'loglevel/log_exceptions_for_own_modules_when_debug_logging_is_enabled' 2024-06-09 12:32:43 +02:00
Ozzie Isaacs
d74ea7dcf2 Merge Text corrections 2024-06-09 12:30:44 +02:00
Ozzie Isaacs
ee23ee97d9 Update pdf Reader to 4.3.136 2024-06-09 12:00:10 +02:00
Ozzie Isaacs
c73ec52842 Update pdf Reader to 4.3.136 2024-06-09 11:59:38 +02:00
Ozzie Isaacs
0e3d3876f3 Merge branch 'master' into Develop 2024-06-09 11:10:20 +02:00
Ozzie Isaacs
76d086f536 Finish hinde_console_windows 2024-06-09 11:10:01 +02:00
Ozzie Isaacs
6022f48040 Hide console on Windows after start 2024-06-09 11:09:29 +02:00
Ozzie Isaacs
e0be168779 Fix 2024-06-09 10:34:20 +02:00
Ozzie Isaacs
d3118c0aa9 Merge remote-tracking branch 'it/master' 2024-06-03 20:41:52 +02:00
mapi68
04370944b9
Fix many italian strings 2024-06-01 05:55:41 +02:00
yunimoo
af52748aca Update requirements to add python-magic 2024-05-31 18:08:04 -04:00
yunimoo
7eece7603b Add mime_type checks on file uploads 2024-05-31 18:08:04 -04:00
yunimoo
d6aa29b095 Fix typos and text consistency 2024-05-31 14:30:58 -04:00
Ozzie Isaacs
ab11919c0b Merge remote-tracking branch 'Synctoken/fix/kobo-sync-token' 2024-05-12 17:56:49 +02:00
Ozzie Isaacs
014a247847 Merge remote-tracking branch 'Synctoken/fix/kobo-sync-token' into Develop 2024-05-12 17:56:19 +02:00
Ozzie Isaacs
58c269881f Merge remote-tracking branch 'barnesnnoble/db-barnesnoble' 2024-05-12 09:03:40 +02:00
Ozzie Isaacs
e91dd5729a Finish OPDS-access 2024-05-12 09:01:00 +02:00
Ozzie Isaacs
6760d6971c Fix for #2983 (visible OPDS categories reflect settings in web UI)
Merge branch 'feature/OPDS-access'
2024-05-12 08:57:55 +02:00
Kreeblah
ad05534ed2
Add support for barnesnoble identifier 2024-05-11 23:56:37 -07:00
Ozzie Isaacs
ee451fb236 Testrun 2024-05-12 08:56:20 +02:00
Ozzie Isaacs
ab13fcf60c Merge remote-tracking branch 'origin/feature/OPDS-access' into feature/OPDS-access 2024-05-11 18:37:10 +02:00
Ozzie Isaacs
c7fa2ac71a Merge branch 'master' into Develop 2024-05-11 18:27:51 +02:00
Ozzie Isaacs
6f60ec7b99 Change order of imports for goodreads to make import error message clear agan 2024-05-11 18:27:35 +02:00
Ozzie Isaacs
93f1ccbea9 Merge branch 'master' into Develop 2024-05-11 18:21:29 +02:00
Ozzie Isaacs
894fd9d30a get rid of apscheduler timezone warning 2024-05-11 18:21:03 +02:00
Ozzie Isaacs
2b1efdb50e Bugfixes opds feed 2024-05-11 14:26:43 +02:00