Commit Graph

47 Commits

Author SHA1 Message Date
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
OzzieIsaacs 0a3a40c25a Added daemon instructions in readme 2016-11-19 14:42:47 +01:00
OzzieIsaacs a2b886b0be Add reverse proxy configuration infos 2016-10-08 07:58:47 +02:00
janeczku 3719b7e4eb Add ANON_BROWSE configuration option 2016-04-29 22:36:36 +02:00
janeczku f7e868044e Move vendored libraries to vendor directory 2016-04-27 17:47:31 +02:00
janeczku f6cf9ac7f7 Update readme.md 2016-04-27 17:37:19 +02:00
janeczku fe1ab44a58 Add GPL v3 License 2016-04-27 17:29:57 +02:00
janeczku 5d6f18f4c3 Merge branch 'fix-gitignore' 2016-04-21 23:15:47 +02:00
JanB 76c7cdf465 Add config option for upload feature 2016-04-15 19:44:13 +02:00
JanB 952d389dc5 Ship config.ini with defaults; log errors to file; fix OPDS catalog name 2016-04-15 18:54:23 +02:00
JanB 15fc2acad1 Update feature list 2016-04-12 23:25:12 +02:00
Jan Broer 6bfaeb4b2b Update Readme 2016-03-27 04:40:21 +02:00
Jan Broer 0f7c129495 Add instructions to enable public user registration 2015-10-13 02:32:39 +02:00
Jan Broer b073bf0a6b Fix typo 2015-10-12 04:38:24 +02:00
Jan Broer fc8a2ba057 Add instructions for KindleGen 2015-10-12 04:37:39 +02:00
Jan Broer 9d22eb1f93 Add instructions for OPDS feed 2015-10-12 04:14:48 +02:00
Jan Broer b4390c8b8b Add screenshot 2015-10-12 03:42:36 +02:00
Jan Broer 9382bfa2e8 Add documentation 2015-10-12 03:37:10 +02:00
Jan Broer 6e26c0818a README: Add link to Docker Hub 2015-08-05 18:35:49 +02:00
Jan Broer d514722fa7 Update README 2015-08-02 21:05:06 +02:00
Jan Broer 64a9cbce2d Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 2015-08-02 20:59:11 +02:00