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
|
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
|
09c0794f1a
|
Refactored rename_authors
Bugfixes from tests
|
2024-06-29 09:50:00 +02:00 |
|
Ozzie Isaacs
|
64e4a1155c
|
Code cosmetics
Bugfix missing bleach tags (#3080)
Bugfix pdfreader
|
2024-06-20 19:12:46 +02:00 |
|
Ozzie Isaacs
|
cf6810db87
|
Refactored get_temp_dir
bugfixes export_metadata
|
2023-11-11 14:48:59 +01:00 |
|
Ozzie Isaacs
|
dba83a2900
|
Fixes for sqlalachemy2
|
2023-04-15 13:22:17 +02:00 |
|
Ozzie Isaacs
|
a72f0a160b
|
Bugfix for python3.11, table gdrive_ids2 already exists (fix for #2729)
|
2023-03-27 17:58:07 +02:00 |
|
Ozzie Isaacs
|
ba7fee3918
|
Update metadatabackup
|
2023-03-21 20:02:57 +01:00 |
|
Ozzie Isaacs
|
dda20eb912
|
Further improvements for sqlalchemy compatibility
|
2023-02-11 07:43:48 +01:00 |
|
Ozzie Isaacs
|
43ee85fbb5
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
|
Ozzieisaacs
|
ca0ee5d391
|
backup metadata first step
|
2022-09-10 18:26:52 +02:00 |
|
Ozzie Isaacs
|
02e1be09df
|
Catch StaleDataError
Update requirements jsonschema
|
2022-06-13 17:54:35 +02:00 |
|
Ozzie Isaacs
|
e7464f2694
|
Refactored web.py to shrink size of file
|
2022-04-26 11:49:06 +02:00 |
|
Ozzie Isaacs
|
9410b47144
|
Refactored startup for compatibility with pyinstaller 5.0
|
2022-04-26 11:10:44 +02:00 |
|
Ozzie Isaacs
|
1136383b9a
|
Bugfix for cli folder names as -p or -g parameters
|
2022-04-11 19:15:50 +02:00 |
|
Ozzie Isaacs
|
73d359af05
|
Bugfix logging with gdrive
Update optional-requirements.txt
|
2022-03-28 19:02:12 +02:00 |
|
Ozzie Isaacs
|
034ab73ccc
|
Added environment variables for reconnect
|
2022-03-16 16:57:18 +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
|
41f89af959
|
Log error in case gdrive.db folder can't be found
|
2022-02-06 14:23:35 +01:00 |
|
Ozzie Isaacs
|
26a8ac1425
|
Mass rename author before last stage
|
2022-02-05 09:06:14 +01:00 |
|
Ozzie Isaacs
|
3c4cd22d9e
|
Renaming files on gdrive seem to work
|
2022-01-25 21:14:21 +01:00 |
|
Ozzie Isaacs
|
d8f5bdea6d
|
Refactor rename author/title on gdrive
|
2022-01-23 19:31:56 +01:00 |
|
Ozzieisaacs
|
bdedec90dd
|
Catch more Gdrive errors (#2233)
|
2021-12-23 11:13:08 +01: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 |
|
Ozzie Isaacs
|
ed26d34961
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +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 |
|
Ozzieisaacs
|
5470acd3af
|
Fix #1964 (RefreshError with unconfigured gdrive)
|
2021-05-01 12:45:28 +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 |
|
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
|
8acd1f1fe4
|
Code refactoring and improved error handling for edit user list
Update teststatus
|
2021-04-06 17:29:42 +02:00 |
|
Ozzie Isaacs
|
5d8d796807
|
Compatibility for sqlalchemy 2.0
|
2021-03-20 10:09:08 +01:00 |
|
Ozzie Isaacs
|
6f9e52792a
|
No autoflush on metadata.db change
|
2021-01-10 11:01:54 +01:00 |
|
Ozzieisaacs
|
b637a63e71
|
Refactored exception logging
|
2020-12-12 08:11:00 +01:00 |
|
Ozzieisaacs
|
d9b22fd513
|
log exceptions only in debug mode
|
2020-12-11 16:46:02 +01:00 |
|
Ozzieisaacs
|
72a02e087c
|
Update optional pydrive requirement
Bugfix cover url download for Wand insted of Pillow
Fix for gdrive with unknown certificates
|
2020-12-09 15:14:08 +01:00 |
|
Ozzieisaacs
|
d957b2d20f
|
Fix detect correct encoding for txt-reader
|
2020-12-09 11:04:29 +01:00 |
|
OzzieIsaacs
|
986d4c99bd
|
Fix oauth ub session
|
2020-12-08 11:24:20 +01:00 |
|
OzzieIsaacs
|
e29247774c
|
Bugfixes for uploading books to GDrive with new worker
|
2020-09-12 13:55:36 +02:00 |
|
OzzieIsaacs
|
0cc07362b8
|
Fix for #1573
|
2020-08-21 19:26:58 +02:00 |
|
Ozzie Isaacs
|
66acd1821d
|
Update Gdrive integration (Error Handling on Callback and wording)
|
2020-07-21 18:01:38 +02:00 |
|
Ozzieisaacs
|
ba10657829
|
Add fix for read only gdrive file
|
2020-06-28 12:06:27 +02:00 |
|
Ozzieisaacs
|
dde5b08c47
|
Re enabled gevent as dependency
Fix #1399 (Calibre-web starting with installed and not activated gdrive denpendencies without internet connection again)
|
2020-06-27 13:36:33 +02:00 |
|
Ozzieisaacs
|
2ea45b1fdc
|
Removed shebang on non executable scripts
|
2020-02-10 18:37:47 +01:00 |
|
Ozzieisaacs
|
86fe970651
|
More fixes for googledrive
|
2019-12-14 22:22:27 +01:00 |
|
Ozzieisaacs
|
8af178c19c
|
Fix for gdrive not working #1081
|
2019-11-26 10:46:06 +01:00 |
|
Ozzieisaacs
|
d82289e303
|
Deactivate ldap
Fix setup for pypi
|
2019-07-14 18:37:44 +02:00 |
|
Ozzieisaacs
|
8bfcdffeb6
|
Fix feature support
|
2019-07-14 13:20:40 +02:00 |
|
Ozzieisaacs
|
e411c0fded
|
Fix logging in debug mode
|
2019-07-14 09:18:37 +02:00 |
|