Kovid Goyal
65cc790bf7
Content server: Implement full offline mode
...
Needs HTTPS to work because browsers are gods own pieces off ass.
Fixes #3065 (E-book viewer: Service Worker offline caching)
2026-03-29 21:33:19 +05:30
ron
6b7acd199f
Fix typos, grammar errors, and incorrect references across documentation
...
Fix ~85 issues across 28 documentation files including misspellings,
subject-verb agreement errors, incorrect articles, missing punctuation,
and one incorrect URL scheme reference in url_scheme.rst.
2026-02-11 01:18:31 -05:00
Kovid Goyal
6d47a9760e
string changes
2024-05-27 19:54:43 +05:30
Kovid Goyal
3f1f471b7d
string changes
2024-05-26 19:04:43 +05:30
Kovid Goyal
d6fe19ae75
Update server docs about the limitations of offline mode
...
See #2058664 (Content server offline support doesn't allow saving annotations)
2024-04-01 20:25:56 +05:30
413Michele
0fa8f025c9
books -> book
2024-03-26 15:32:36 +01:00
413Michele
42045d087b
Missed some bits
2024-03-26 15:29:14 +01:00
413Michele
3fc57d78db
String update for consistency
2024-03-26 15:21:46 +01:00
Kovid Goyal
5993017df9
String changes
2021-05-15 14:24:27 +05:30
Charles Haley
a5585acebb
Fix typo (the the).
2021-04-17 14:22:08 +01:00
Kovid Goyal
5ba9dbe940
Add a note about uploading large books when reverse proxying with nginx
2021-03-22 09:38:54 +05:30
Kovid Goyal
0d9845fe0c
string changes
2021-03-11 21:48:10 +05:30
Kovid Goyal
baa6524c0f
string changes
2021-03-10 10:28:20 +05:30
Kovid Goyal
51a0dfa54f
Remove obsolete disclaimer
2020-09-28 08:09:47 +05:30
Kovid Goyal
72aa1ee196
String changes
2020-08-30 08:05:30 +05:30
Kovid Goyal
53ffd3ef18
Fix #1888174 [Documentation update needed for Apache Proxy support]( https://bugs.launchpad.net/calibre/+bug/1888174 )
2020-07-20 09:50:52 +05:30
Kovid Goyal
ef19c51c5a
String changes
2020-03-27 13:59:10 +05:30
Kovid Goyal
6b0668960b
String changes
2019-12-23 09:23:06 +05:30
Kovid Goyal
ef7278e17d
Add a note about offline support
2019-09-25 06:33:10 +05:30
Kovid Goyal
ed3ff3762d
Add a note about auth problems with e-ink devices
2018-01-06 09:03:43 +05:30
Kovid Goyal
3ebc51b29b
...
2017-07-14 23:52:05 +05:30
Kovid Goyal
f24541f37a
Add a section on creating a system service file
2017-07-11 23:20:15 +05:30
Kovid Goyal
f8cc5af61a
Add AllowEncodedSlashes to the apache proxy config examples
2017-07-02 20:23:14 +05:30
Kovid Goyal
734c5df43b
Add a note about using --listen-on when reverse proxying
2017-06-27 08:54:04 +05:30
Kovid Goyal
76f1e3fac6
Use rewrite to preserve the port
2017-06-27 01:05:35 +05:30
Kovid Goyal
f0545dacb9
No double slash in nginx proxy_pass
2017-06-27 00:35:13 +05:30
Kovid Goyal
979df0cbc4
...
2017-06-27 00:30:32 +05:30
Kovid Goyal
65efb8eb11
...
2017-06-27 00:28:57 +05:30
Kovid Goyal
042df155ea
Use $request_uri in nginx so there is no need for hackery
2017-06-26 23:35:15 +05:30
Kovid Goyal
6ccfc14465
Update the manual section on using --url-prefix
2017-06-26 23:24:50 +05:30
Kovid Goyal
a3a3474c10
Expand the browser support section with a note on versions
2017-06-21 08:25:00 +05:30
Kovid Goyal
20442f39a9
Add a section on managing user accounts from the command line to the manual
2017-06-19 17:38:45 +05:30
Kovid Goyal
9a5cea5669
...
2017-06-09 11:15:08 +05:30
Kovid Goyal
c01d57d536
...
2017-06-09 08:18:59 +05:30
Kovid Goyal
b7b3d2006d
...
2017-06-07 21:23:25 +05:30
Kovid Goyal
449ea6a71d
More documentation for the server
2017-06-07 21:23:10 +05:30
Kovid Goyal
e22c566e0f
Add some documentation for the new server
2017-05-30 12:34:31 +05:30
Kovid Goyal
ea87f0ba68
...
2017-05-21 16:39:54 +05:30
Kovid Goyal
3253731e9e
...
2017-05-21 13:39:17 +05:30
Kovid Goyal
35c940fc53
...
2017-05-21 13:39:17 +05:30
Kovid Goyal
4ae3605f7e
Update the server integration docs
2017-05-21 13:39:13 +05:30
Kovid Goyal
9c793c7b1d
http->https for many links in the manual
2017-01-21 14:53:26 +05:30
Kovid Goyal
763ce0cba4
Fix #1385769 [Little typo?]( https://bugs.launchpad.net/calibre/+bug/1385769 )
2014-10-26 08:26:47 +05:30
Kovid Goyal
2754523d90
Fix #1385766 [Little typo]( https://bugs.launchpad.net/calibre/+bug/1385766 )
2014-10-26 08:24:43 +05:30
Kovid Goyal
42ca1149e5
Remove use of |app| placeholder in user manual, as it causes problems with translations
2014-10-17 08:19:48 +05:30
Kovid Goyal
6a0f24b281
Get rid of global.rst and REMOVE_IN_PDF
2014-08-11 23:06:47 +05:30
Kovid Goyal
f19f998b25
Change docs for in process servers to discourage their use
2014-03-05 22:57:20 +05:30
Kovid Goyal
f7a2472336
Fix #1231419 [error in manual page for "Integrating the calibre content server into other servers"]( https://bugs.launchpad.net/calibre/+bug/1231419 )
2013-09-26 18:31:54 +05:30
Kovid Goyal
75330d6fd9
Fix #1167951 (Restrict the library when running calibre-server)
2013-04-11 21:49:31 +05:30
Kovid Goyal
8f8e0018aa
Move the User Manual out of the src/ directory
2012-05-30 11:32:00 +05:30