1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-27 23:53:17 +00:00
Commit Graph

70 Commits

Author SHA1 Message Date
OzzieIsaacs
3a37183e25 Included khmer language
Further unified naming
2018-08-28 10:29:11 +02:00
OzzieIsaacs
cedc183987 Fix #590, #589.
Unified wording Calibre-Web
Replaced one table on admin page, deleted password column
Removed spaces on layout page
Removed uesless commit calls during db migration
Implementation of registering by email
2018-08-27 22:08:55 +02:00
OzzieIsaacs
55a56725ed Improvement (adding working dir) from #520 2018-07-07 13:50:30 +02:00
OzzieIsaacs
77cdc81253 Fix for the naming of client_secrets.json (again) 2018-07-07 13:46:02 +02:00
OzzieIsaacs
d1a22e7321 Partially revert readme change 2018-07-07 13:41:23 +02:00
OzzieIsaacs
b8c539d49c Merge remote-tracking branch 'reverseproxy/master' 2018-07-07 13:38:36 +02:00
OzzieIsaacs
25f1226e37 Merge remote-tracking branch 'docker_container/patch-1' 2018-07-07 12:12:02 +02:00
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
2018-07-07 11:41:39 +02:00
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.
2018-07-03 21:57:24 +01:00
Fmstrat
ce560bf44f
Readme update for nginx proxy 2018-06-15 15:59:55 -04:00
Ozzie Isaacs
9285423c29
Fix #520 2018-06-06 21:55:46 +03:00
Ozzie Isaacs
073ad298bf
Fix for #520 2018-06-06 12:08:54 +03:00
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
2018-06-02 10:59:34 +02:00
Ozzie Isaacs
6f03873127
Improved google gdrive install 2018-05-06 16:47:52 +02:00
Ozzie Isaacs
ee4ec8b122
Update reverse proxy nginx 2018-04-07 14:19:16 +02:00
OzzieIsaacs
af5a897d1d Added SSL Options (#416) 2018-03-30 21:20:47 +02:00
Clément Poissonnier
e54911dd81 doc(gdrive): add documentation about Google Drive integration 2018-03-27 17:36:55 +02:00
OzzieIsaacs
ff2d53b998 Integrated japapanese translation.
Updated german translation
2018-02-13 16:44:57 +01:00
OzzieIsaacs
b74a075aa6 Added posibility to change settings db via command line for multiple instances (#247) 2017-12-02 11:15:51 +01:00
OzzieIsaacs
fe4d11fea8 Basi comic reader implementation for cbr, cbz, cbt files based on kthoom (#63, #126) 2017-09-17 12:36:32 +02:00
OzzieIsaacs
2ef6dc30bd Added italian translation 2017-09-16 16:58:42 +02:00
OzzieIsaacs
517f8d138e Changed readme 2017-08-27 09:32:34 +02:00
Jonathan Rehm
b494b6b62a Remove vendor directory from git
Directory will automatically get created when it's used as pip's target.
2017-08-21 09:23:49 -07:00
janeczku
f8d0a7d35c Add new Docker Hub image 2017-07-13 14:24:35 +02:00
OzzieIsaacs
5a6ad970d8 Merge remote-tracking branch 'button_padding/magic-link' 2017-07-08 19:26:08 +02:00
OzzieIsaacs
2177810556 Fix #188 2017-07-08 14:00:34 +02:00
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.
2017-07-07 18:29:16 -07:00
OzzieIsaacs
0e8d5f158c Dutch translation included (#207) 2017-06-24 13:04:09 +02:00
OzzieIsaacs
6d597f96e5 Integrate Iso639 language name translations to russian translation 2017-05-01 16:24:20 +02:00
Ozzie Isaacs
8fe2b840e9 Reader numbering bugfix 2017-04-26 12:57:43 +01:00
Ozzie Isaacs
18744975b3 added ability to delete books 2017-04-15 21:00:41 +02:00
Ozzie Isaacs
90b9d37772 Updated readme 2017-03-19 17:22:21 +01:00
Ozzie Isaacs
9583e57b2e Update readme 2017-03-19 17:21:25 +01:00
OzzieIsaacs
078afa41cf Update Readme 2017-03-19 17:19:55 +01:00
JackED42
dd38a2a0ba Update readme.md 2017-03-07 22:56:49 +00:00
Jack Darlington
cf1ca21bbc Merge branch 'master' into develop
# Conflicts:
#	cps/db.py
#	cps/ub.py
#	cps/web.py
#	readme.md
#	requirements.txt
2017-03-07 22:03:10 +00:00
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
2017-03-07 19:46:23 +01:00
Radosław Kierznowski
557594c3a9 I modified "Quick start" in readme.md
I added a nohup command in the first subparagraph "Quick start".
2017-03-07 17:22:23 +01:00
JackED42
59f3a18998 Update readme.md 2017-02-22 23:48:18 +00:00
JackED42
b9fb621f63 Update readme.md 2017-02-22 23:46:06 +00:00
JackED42
4f30d88a0a Update readme.md 2017-02-19 22:27:41 +00:00
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
2017-02-15 18:09:17 +01:00
OzzieIsaacs
35f24d294a Update readme.md 2017-02-03 10:51:58 +01:00
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!!!!
######################################
2017-01-28 20:29:04 +01:00
OzzieIsaacs
4fb3a84b4d Updated user language 2017-01-14 20:31:01 +01:00
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
2017-01-08 14:46:30 +01:00
Akhyar Amarullah
56b0fe07f2 Add deps installation instruction to README 2017-01-07 20:43:44 +07:00
OzzieIsaacs
00ffc87a2b Fixed mistyping in readme 2017-01-02 18:54:04 +01:00
OzzieIsaacs
157a2e6e4a Renamed feed to opds for better compatibility with some readers
added clickable links to feed (should hopefully solve #79)
updated readme
2016-12-28 15:51:58 +01:00
OzzieIsaacs
9512a130da Change daemon to service 2016-11-20 21:27:59 +01:00