99 Commits

Author SHA1 Message Date
Kovid Goyal
3ddb7f1da3 Add a noindex directive for robots to the content server
There are people that apparently expose their content server instances
over the public internet. See
http://www.mobileread.com/forums/showthread.php?t=202662
2015-01-02 22:45:55 +05:30
Kovid Goyal
fce5bebc16 Fix #1270552 [Spelling mistake](https://bugs.launchpad.net/calibre/+bug/1270552) 2014-01-19 17:58:45 +05:30
Kovid Goyal
c0f549625a Replace CRLF line endings 2013-05-28 11:42:53 +05:30
Kovid Goyal
ff33a74a44 Content server: When browsing random books, add a button to the book page to get another random book. Fixes #1134958 (Request: Add random button to random results) 2013-02-28 10:17:15 +05:30
Kovid Goyal
4215b41a05 Content server: Allow clicking on the book cover to download it. Useful on small screen devices where clicking the Get button may be difficult 2013-02-21 17:36:02 +05:30
Kovid Goyal
38ddf4d2c7 ... 2013-02-15 11:30:13 +05:30
Kovid Goyal
a0adbf150b ... 2012-12-21 21:53:29 +05:30
Kovid Goyal
b57eb672ec ... 2012-09-23 12:19:53 +05:30
Kovid Goyal
5b0fde5a80 ... 2012-05-29 09:45:06 +05:30
Kovid Goyal
02e02b8f32 ... 2012-01-19 11:28:07 +05:30
Kovid Goyal
353fbe117a Content server: Do not show the original_* formats in the mobile interface 2011-12-28 10:41:13 +05:30
Kovid Goyal
837833017a Content server: When a search matches no queries, do not show an error message 2011-09-27 14:54:19 -06:00
Kovid Goyal
6fe08ffeb7 ... 2011-08-10 07:52:59 -06:00
Kovid Goyal
ca2c41516a Content server: Add a link at the bottom of the mobile interface to switch tot he full interface. Fixes #812525 ([Enhancement] Web app) 2011-07-18 17:53:26 -06:00
Kovid Goyal
935bbe502d Update version of monocle in tree to 2.0.0 2011-06-15 12:21:39 -06:00
Kovid Goyal
b2f5513502 ... 2011-06-06 17:39:55 -06:00
Kovid Goyal
88e8e9db7e Content server: Show stack trace on javascript errors 2011-06-06 12:14:03 -06:00
Kovid Goyal
5e7f7b302d ... 2011-02-25 08:47:47 -07:00
Kovid Goyal
a904d5d192 Content server: Make the authors/series/tags/publisher int he book details box clickable so that similar books can be found easily. Fixes #8929 (Improve Content Server usability) 2011-02-16 13:30:31 -07:00
Kovid Goyal
344b72e74b Content server: When a category contains only one item, go directly to the book list instead of forcing the user to click ont hat one item 2010-11-25 11:20:22 -07:00
Kovid Goyal
05fb9ee826 Content server: Allow direct navigation to a set of books in the book list. Fixes #7453 (Paginating of Content Server) 2010-11-17 11:14:02 -07:00
Kovid Goyal
195181219c More transalatable strings for /browse 2010-11-06 09:36:03 -06:00
Kovid Goyal
39e102e3f8 /browse: Make category listing also more semantic and pentadactyl friendly 2010-10-30 19:25:50 -06:00
Kovid Goyal
d3814a3a5a /browse: Make the top level page more semantic and pentadactyl firendly 2010-10-30 18:50:26 -06:00
Kovid Goyal
649ce9605a Add infrastructure for developing embedded reader in Content Server 2010-10-29 23:59:51 -06:00
Kovid Goyal
e7f55bfd97 ... 2010-10-27 23:36:38 -06:00
Kovid Goyal
847b52e812 /old: Add support for --url-prefix 2010-10-27 23:32:57 -06:00
Kovid Goyal
5efad88b63 Content server: Initial implementation of --url-prefix option to ease use of reverse proxying. /browse and /mobile ported, OPDS remains 2010-10-27 23:10:17 -06:00
Kovid Goyal
c7022e88eb CS: Use local copy of donate button image 2010-10-27 07:49:36 -06:00
Kovid Goyal
8f371fdd4f /browse: Force AJAX requests to never be cached as the user has no way of requesting a refresh for them. 2010-10-20 22:12:50 -06:00
Kovid Goyal
973afc0733 Content server: Make /mobile a little prettier 2010-10-19 11:34:46 -06:00
Kovid Goyal
c65a8fc0b8 Content server: Handle switch library in GUI gracefully 2010-10-18 12:36:18 -06:00
Kovid Goyal
f57024d7c8 /browse: Fix bug in handling custom column based categories 2010-10-18 10:28:17 -06:00
Kovid Goyal
c5ebc3e5a3 /browse: Add permalink for every book 2010-10-16 13:23:24 -06:00
Kovid Goyal
0f74782062 ... 2010-10-16 12:08:15 -06:00
Kovid Goyal
eb83ea3b9f /browse: Proper resizing of top level grid view 2010-10-16 12:07:31 -06:00
Kovid Goyal
40d35ff9f7 /browse: Make the sort cookies session cookies and remove formats and sort from list of sortable fields 2010-10-16 10:43:24 -06:00
Kovid Goyal
144fd1ddf3 ... 2010-10-16 09:59:14 -06:00
Kovid Goyal
fa9f2134c0 /browse: A grid layout for the toplevel page 2010-10-16 09:56:58 -06:00
Kovid Goyal
1aab3395cc ... 2010-10-16 09:18:38 -06:00
Kovid Goyal
a06618d4b1 ... 2010-10-16 08:52:28 -06:00
Kovid Goyal
b54e07402e /browse: Icons for top level 2010-10-16 08:51:15 -06:00
Kovid Goyal
16368ec54b /browse: Fix handling of books with no formats 2010-10-16 07:43:10 -06:00
Kovid Goyal
ff8f949f97 /browse: Implement Book details 2010-10-15 23:05:35 -06:00
Kovid Goyal
cf644ac63e ... 2010-10-15 22:05:51 -06:00
Kovid Goyal
953da12b44 ... 2010-10-15 21:32:05 -06:00
Kovid Goyal
a657a3fb67 ... 2010-10-15 21:02:18 -06:00
Kovid Goyal
5b1cfa6865 ... 2010-10-15 20:49:57 -06:00
Kovid Goyal
deaea30bc0 /browse: Show category being currently listed and hide sort combobox in newest book list 2010-10-15 19:57:41 -06:00
Kovid Goyal
b0a29af29a /browse: Fix sorting in grouped category views 2010-10-15 19:36:49 -06:00