Commit Graph

43 Commits (2ebddcfee3a0f6fb1c88561a77aaf13241bc36f0)

Author SHA1 Message Date
Ozzie Isaacs 2ebddcfee3 Lowered version of needed flask-wtf dependency (#2137) 3 years ago
Ozzie Isaacs 50919d4721 Added handling for missing flask-wtf dependency
Added CSRF protection (via flask-wtf)
Moved upload function to js file
Fixed error page in case of csrf failure
3 years ago
Ozzie Isaacs 32e27712f0 Added lxml to needed requirements
Improved displaying of series title, book of series, comments and custom comments
3 years ago
Ozzie Isaacs a47d6cd937 Fix confirm dialog database change
Gdrive setup basically working again
Moved basicconfig behind login
Database setup separated from other setup
Config page is using ajax (flask >2 and slow computers)
3 years ago
Ozzie Isaacs a0449b50c8 Downgrade flask -> to slow during reboot 3 years ago
Ozzie Isaacs dafc68f049 Updated requirements 3 years ago
Robert Schütz 21026340ad remove singledispatch from requirements
It's not used anywhere.
3 years ago
Ozzie Isaacs 86beb8023a Downgrade sqlachemy, as it breaks oauth 3 years ago
Ozzie Isaacs f4e134742b Fix updater
Bugfixes from testruns
Update Testresults
3 years ago
Ozzie Isaacs f3d88fc746 Update sqlalchemy 1.4 working 3 years ago
Ozzie Isaacs fcf9e7a1ef Upload pdf fixes:
Handle no title
Handle no author
Fix import of more than one language
Add missing pdf upload publisher handling
3 years ago
Ozzie Isaacs 9418045a2c Updated Translation
Version bump
Fixed errors in requirements file(s)
3 years ago
Ozzie Isaacs 5d9404863d Fix detection and removal of metadata.db ending in calibre-directory
Update requirements
3 years ago
OzzieIsaacs c1e3dec9be Limit max requests version to 2.25 (testing problem) 4 years ago
Ozzieisaacs 32b7b39223 Added function to download debug information 4 years ago
Ozzieisaacs 1cb640e51e Update minimum required version of SQLAlchemy (Fix #1641) 4 years ago
Ozzieisaacs 3fbaba6693 Fix #1307 4 years ago
Ozzieisaacs ac431bbc4a Limit requirements 4 years ago
Ozzie Isaacs a7fdbad8b4
Changed minimum flask version
Minimum flask version to 1.0.2 due to blueprint issues
5 years ago
Ozzieisaacs 37736e11d5 Updated dependencies 5 years ago
Iris W 029d299067 updated comicapi version to fix installation error 5 years ago
Iris W b7e30644ab updated comicapi requirement—libunrar no longer necessary (CBR parsing support was always disabled anyway) 5 years ago
Iris Wildthyme cbdc9876b2 comicapi dependency now pippable 5 years ago
Ozzieisaacs 5b0a0e2139 Fix #835 5 years ago
Ozzie Isaacs 0744e84ba9
Fix for sqlalchemy version problem
In version 1.3.0 the follwoing error is thrown: Textual SQL expression 'xxx.xxx' should be explicitly declared as text
5 years ago
Ozzie Isaacs 6a76dce870 Fix change user (in case of reboot required)
Fix no existing database
Update required version for sqlalchemy
6 years ago
OzzieIsaacs 204cd504a9 - Completly new setup of GDrive (every data is taken from client_secret.json file)
- If cover on Google Drive is missing, the generic cover will be used
- Better error handling during configuration of google drive (missing hook callback verification, missing files)
- less errors on console during use of Gdrive, more log file output in case of error
- removed standalone flask development mode
- removed gdrive template file and vendor setup script
6 years ago
OzzieIsaacs 1147f37694 Added missing dependencies (#471) for new tornado version 6 years ago
OzzieIsaacs f73b3a0b14 Added unidecode to required dependencys for same behavior as calibre in generating no ascii folder names (fix for #257) 7 years ago
OzzieIsaacs 0e0e72fb71 Fixes for gevent/gdrive 7 years ago
Jack Darlington 4efea9546a Update to pip 7 years ago
Jack Darlington cf1ca21bbc Merge branch 'master' into develop
# Conflicts:
#	cps/db.py
#	cps/ub.py
#	cps/web.py
#	readme.md
#	requirements.txt
7 years ago
OzzieIsaacs 80f1276624 Merge remote-tracking branch 'gitignore/fix/syntax-python3-20170305'
# Conflicts:
#	cps/db.py
#	cps/web.py
#	requirements.txt
7 years ago
OzzieIsaacs 6feb1f8894 Downgraded required tornado version to 4.1 7 years ago
OzzieIsaacs acac0570e5 Merge remote-tracking branch 'use_pip/use-pip'
# Conflicts:
#	cps.py
#	readme.md
#	vendor/wand/api.py
#	vendor/wand/drawing.py
#	vendor/wand/exceptions.py
#	vendor/wand/image.py
#	vendor/wand/version.py
7 years ago
林檎 197f396e16 validate need include in vendor
PyPi version doesn’t support Python3
7 years ago
林檎 547f3c3456 double requirement fix 7 years ago
林檎 d45ecfafcc Missing site for File validate module 7 years ago
林檎 80bcf131ee add requirement.txt 7 years ago
林檎 b70191ca2a Least change to adapt with python3
change some syntax
- except clause
- unicode -> bulitins.str
- sqllite uri
- fix import local path
- 01 to 1  (0 is meaningless)

add module
- future
- builtins (from future)
- imp (python3 )
- past (from future)
- sqlalchemy (update one)

refer to
http://python-future.org/compatible_idioms.html
7 years ago
Jack Darlington 78abf81b2f Fix for editing metadata and uploading for GDrive 7 years ago
Akhyar Amarullah 98041c6710
Trim down requirements.txt 7 years ago
Akhyar Amarullah 6698952ed0
Add requirements.txt 7 years ago