OzzieIsaacs
55a56725ed
Improvement (adding working dir) from #520
6 years ago
OzzieIsaacs
77cdc81253
Fix for the naming of client_secrets.json (again)
6 years ago
OzzieIsaacs
d1a22e7321
Partially revert readme change
6 years ago
OzzieIsaacs
b8c539d49c
Merge remote-tracking branch 'reverseproxy/master'
6 years ago
OzzieIsaacs
25f1226e37
Merge remote-tracking branch 'docker_container/patch-1'
6 years ago
OzzieIsaacs
7d3fadb685
Improved compability for gevent (version 1.3.x & Windows)
...
Bugfix gdrive naming of client_secrets.json
Bugfix handling of gdrive with working folder not cps root folder
6 years ago
chbmb
3951dcde8e
Other docker containers
...
Wondered if you'd mind adding a bit about our containers to the readme, might be nice for people using other architectures.
6 years ago
Fmstrat
ce560bf44f
Readme update for nginx proxy
6 years ago
Ozzie Isaacs
9285423c29
Fix #520
7 years ago
Ozzie Isaacs
073ad298bf
Fix for #520
7 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
7 years ago
Ozzie Isaacs
6f03873127
Improved google gdrive install
7 years ago
Ozzie Isaacs
ee4ec8b122
Update reverse proxy nginx
7 years ago
OzzieIsaacs
af5a897d1d
Added SSL Options ( #416 )
7 years ago
Clément Poissonnier
e54911dd81
doc(gdrive): add documentation about Google Drive integration
7 years ago
OzzieIsaacs
ff2d53b998
Integrated japapanese translation.
...
Updated german translation
7 years ago
OzzieIsaacs
b74a075aa6
Added posibility to change settings db via command line for multiple instances ( #247 )
7 years ago
OzzieIsaacs
fe4d11fea8
Basi comic reader implementation for cbr, cbz, cbt files based on kthoom ( #63 , #126 )
7 years ago
OzzieIsaacs
2ef6dc30bd
Added italian translation
7 years ago
OzzieIsaacs
517f8d138e
Changed readme
7 years ago
Jonathan Rehm
b494b6b62a
Remove vendor directory from git
...
Directory will automatically get created when it's used as pip's target.
7 years ago
janeczku
f8d0a7d35c
Add new Docker Hub image
7 years ago
OzzieIsaacs
5a6ad970d8
Merge remote-tracking branch 'button_padding/magic-link'
7 years ago
OzzieIsaacs
2177810556
Fix #188
7 years ago
Jonathan Rehm
623f5c8ef0
Add "magic link" functionality
...
When using a device that is bothersome to log in on (e.g. a Kindle) you can use a magic link to log in via another device.
Configuration was added and is disabled by default.
7 years ago
OzzieIsaacs
0e8d5f158c
Dutch translation included ( #207 )
7 years ago
OzzieIsaacs
6d597f96e5
Integrate Iso639 language name translations to russian translation
8 years ago
Ozzie Isaacs
8fe2b840e9
Reader numbering bugfix
8 years ago
Ozzie Isaacs
18744975b3
added ability to delete books
8 years ago
Ozzie Isaacs
90b9d37772
Updated readme
8 years ago
Ozzie Isaacs
9583e57b2e
Update readme
8 years ago
OzzieIsaacs
078afa41cf
Update Readme
8 years ago
JackED42
dd38a2a0ba
Update readme.md
8 years ago
Jack Darlington
cf1ca21bbc
Merge branch 'master' into develop
...
# Conflicts:
# cps/db.py
# cps/ub.py
# cps/web.py
# readme.md
# requirements.txt
8 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
8 years ago
Radosław Kierznowski
557594c3a9
I modified "Quick start" in readme.md
...
I added a nohup command in the first subparagraph "Quick start".
8 years ago
JackED42
59f3a18998
Update readme.md
8 years ago
JackED42
b9fb621f63
Update readme.md
8 years ago
JackED42
4f30d88a0a
Update readme.md
8 years ago
OzzieIsaacs
93b19165cf
Added polish in readme to supported UI languages
...
Handling of missing tags in fb import
naming of path is more imitating calibre (replacement of special characters, "pinyining" of author names if unidecode is available )
Sorting of authors (similar to calibre for jr./sr./I..IV endings)
bugfix pathseparator on windows and linux during upload
bugfix os.rename for authordir
publishing date on detailview is formated according to slected locale
filename on downloading from web ui is now correct displayed
added ids to html for testing
8 years ago
OzzieIsaacs
35f24d294a
Update readme.md
8 years ago
OzzieIsaacs
73d049051b
- Fully graphical setup (can be changed as admin under configuration)
...
- Title of calibre-web can be changed, to distinguish between different installations
- View of "random books" can be changed independent of discover books
- Author view in sidebar can be switched of
######################################
!!!!This is a big change, I recommend everybody updating from an earlier version to do a backup before upgrading!!!!
######################################
8 years ago
OzzieIsaacs
4fb3a84b4d
Updated user language
8 years ago
OzzieIsaacs
c13a2a4557
OPDS Marvin (and Marvin 3) now really work ( #79 )
...
OPDS should now also work with reverse proxy configuration
Changed readme (reverse proxy configuration)
No progress for calibre companion
8 years ago
Akhyar Amarullah
56b0fe07f2
Add deps installation instruction to README
8 years ago
OzzieIsaacs
00ffc87a2b
Fixed mistyping in readme
8 years ago
OzzieIsaacs
157a2e6e4a
Renamed feed to opds for better compatibility with some readers
...
added clickable links to feed (should hopefully solve #79 )
updated readme
8 years ago
OzzieIsaacs
9512a130da
Change daemon to service
8 years ago
OzzieIsaacs
0a3a40c25a
Added daemon instructions in readme
8 years ago
OzzieIsaacs
a2b886b0be
Add reverse proxy configuration infos
8 years ago