Commit Graph

44 Commitit

Tekijä SHA1 Viesti Päivämäärä
Sébastien Lucas 3ca1d1d3df Cleanly fix the problems with line feed 2013-07-22 14:29:32 +02:00
Sébastien Lucas e840d4cf70 Change the way images are shown. re #77
Jpeg quality is lowered but resolution is two times higher.
The image is then reduced with CSS.
The default value is changed.
2013-07-04 22:37:27 +02:00
Sébastien Lucas d9f0f3e051 Fix default value. re #46 2013-07-03 23:37:18 +02:00
Sébastien Lucas 35d6a5ab4e Add a global parameter to enable tag filtering with books. re #46
Also fix many problem with util.js
2013-07-03 23:36:38 +02:00
Sébastien Lucas ba0268fdcd Restore the new config item for mail. re #53 2013-06-06 09:07:52 +02:00
Sébastien Lucas 129647cf40 For now remove the option for mail to Kindle. re #53
Will reenabled later.
2013-06-04 21:22:45 +02:00
Sébastien Lucas c7f2e0b9e4 Add AZW3 books in the default prefered format. 2013-05-24 14:14:10 +02:00
Sébastien Lucas 1f4db62fc1 Add a new configuration item to handle mail sending. re #53 2013-05-15 19:34:37 +02:00
Sébastien Lucas ea9c73c244 Remove the unneeded option to use CDN. it's too confusing and is not really needed. 2013-05-06 17:45:27 +02:00
Sébastien Lucas b23baf981f change the default value : COPS should not rely on external resources. 2013-05-05 21:09:40 +02:00
Sébastien Lucas 89c353dd07 Add a config item to use local resources instead of CDN hosted resources. 2013-04-17 13:42:23 +02:00
Sébastien Lucas 7483132dc7 Update configuration documentation. re #40 2013-04-09 10:58:01 +02:00
Sébastien Lucas d01b23b615 Document multi database support. re #40 2013-04-04 21:18:33 +02:00
Sébastien Lucas 81ced1dcb6 Update config documentation. 2013-03-23 09:43:15 +01:00
Sébastien Lucas 39eae0dd5b Fix default value. re #39 2013-02-05 21:15:04 +01:00
Sébastien Lucas 4bce0d3349 Enable kepub.epub download. re #39 2013-02-05 21:08:28 +01:00
Sébastien Lucas 4743c8a4f7 Fix default configuration for release 2013-01-27 07:52:56 +01:00
Sébastien Lucas 5dbc503a52 Try to explain a little the filters. 2013-01-25 21:12:05 +01:00
Sébastien Lucas 512b56ec6d Change default title. 2013-01-20 14:35:23 +01:00
Sébastien Lucas d2d639dcd5 Fix default config to reduce the minimum things to change.
Removed Nginx limitations which are not true anymore.
2013-01-20 13:49:08 +01:00
Sébastien Lucas 11645b2155 Small fixes to facets handling. re #21
* Fix ths duplicate of URL parameter
  * Fix when parameter is empty
2013-01-20 08:30:41 +01:00
Sébastien Lucas f4675dec52 Add Custom columns through config. Only tested in HTML catalog for now
re #32
2013-01-19 07:08:47 +01:00
Sébastien Lucas a96888c76a Change the default config for cops_x_accel_redirect to let PHP handle the
download. Should fix problem from KevNancy on IIS.

Warning all Nginx users who wants to still use X-Accel-Redirect must add
$config['cops_x_accel_redirect'] = "X-Accel-Redirect" in their config_local

fix #33
2013-01-19 06:19:46 +01:00
Sébastien Lucas 5d9c54eee6 Add custom filter of tags in the OPDS feed using facets.
Need more testing but should be ok.

re #21
2013-01-11 15:16:15 +01:00
Sébastien Lucas 1ec85b4dfb Forgot to change the default configuration 2013-01-03 08:26:42 +01:00
Sébastien Lucas 60df6f1c18 Allow metadata updating for epub. Disabled by default for now.
fix #18
2013-01-02 21:50:44 +01:00
Sébastien Lucas 481d47027c Default for thumbnails was very low. Causing bad quality with Mantano. 2012-12-23 14:17:26 +01:00
Sébastien Lucas 67f1a53ba2 Changed default title which was a little too personal :P 2012-12-22 18:34:00 +01:00
Sébastien Lucas e7ac49244c Add subtitle in OPDS feed. suggested by Tyler J. Wagner. 2012-12-22 18:23:17 +01:00
Sébastien Lucas 00d7e1da4a Add a config item to specify a custom icon. Based on a patch by Tyler J. Wagner. 2012-12-22 18:03:52 +01:00
Sébastien Lucas 8906430b13 Add a config item to avoid using Fancyapps.
For now the about box still use Fancyapps.

Reported by mcister and Northguy
2012-12-10 06:06:45 +01:00
Sébastien Lucas 4014cfeb4e Typo 2012-10-12 15:44:05 +02:00
Sébastien Lucas 4d760489dd Add author split by starting letter.
TODO : some code refactoring
2012-09-29 14:45:27 +02:00
Sébastien Lucas 96312d71cf Changed to a better default value for now 2012-09-20 21:16:16 +02:00
Sébastien Lucas 4c9e8c67d0 First attempt to add paging in the OPDS side.
Need more polishing before being used everywhere.

--HG--
extra : rebase_source : 0fb3a4b12cf83d4b450a1fca81f82addd8d58c14
2012-09-18 15:39:22 +02:00
Sébastien Lucas 98d479df0f Add a new config parameter to make COPS generate an unvalid OPDS feed.
That unvalid feed will allow some non compliant OPDS client to perform search.

Note that Mantano Reader is the only reader so far that works with COPS's
perfectly valid feed.

FBReaderJ was working fine in May 2012 ans is not working anymore : see https://github.com/geometer/FBReaderJ/issues/70
Moon+ Reader is also not working without modification.

Not really happy about that. Fix #14
2012-09-08 15:09:52 +02:00
Sébastien Lucas fe55e86def Add a config option to not use URL rewriting by default
Also fix a bug preventing download
2012-07-01 14:24:54 +02:00
Sébastien Lucas 41974dedb8 Add new type to the default list 2012-06-26 14:45:20 +02:00
Sébastien Lucas 06ce256e55 Change the way format are handled in HTML catalog.
More work remaining to make it clean
2012-06-24 08:16:47 +02:00
Sébastien Lucas 984f1b2a41 Add a default timezone (reported by gaspine) 2012-06-23 14:50:50 +02:00
Sébastien Lucas ec2bf99b90 Add v0.0.4 2012-05-28 07:07:49 +02:00
Sébastien Lucas 2308af6033 Add v0.0.3 2012-05-28 07:06:12 +02:00
Sébastien Lucas b25ed5c052 Add v0.0.2 2012-05-28 07:05:05 +02:00
Sébastien Lucas e47631b1d8 Add v0.0.1 2012-05-28 07:01:33 +02:00