Commit Graph

1296 Commits

Author SHA1 Message Date
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 bc4bb716e4 Fix search with FBReader / Moon+ Reader.
Doesn't seems to bother Mantano.

Yet it doesn't seems right to me. I'll ask away to be sure it's a right fix.

See #14
2012-09-05 10:40:06 +02:00
Sébastien Lucas 62a6e1d412 Fix a bug when there no language sent (many OPDS client do that). 2012-09-05 10:35:50 +02:00
Sébastien Lucas 211f90e2f3 Fix yet another problem with HTML special chars. fix #11 2012-09-03 16:01:46 +02:00
Sébastien Lucas 69f0be3e78 Change index to be Ansi again. Easier for now 2012-09-03 15:57:35 +02:00
Sébastien Lucas 4b364f37ee Merge pull request #10 from Northguy/patch-1
Added Eink test for Sony PRS-T1 E-reader
2012-09-03 04:33:34 -07:00
Northguy f2b7b7ff9f Added Eink test for Sony PRS-T1 E-reader
Sony PRS-T1 is not recognised as eInk. Added HTTP_USER_AGENT recognition.

   HTTP_USER_AGENT = "Mozilla/5.0 (Linux; U; en-us; EBRD1101; EXT) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1"
2012-09-02 01:54:22 +03:00
Sébastien Lucas 79e8eac88d Bug when url rewriting is disabled (thanks to gaspine) 2012-08-01 17:03:14 +02:00
Sébastien Lucas c9bf2fa8c7 Étiquette 0.2.0 ajoutée à la révision 63691c977eec 2012-07-22 15:39:00 +02:00
Sébastien Lucas 9e748adc6b changelog / readme update 2012-07-22 14:49:57 +02:00
Sébastien Lucas 8f2eaa141d Add a group on the cover fancybox (left and right navigation) 2012-07-21 17:50:27 +02:00
Sébastien Lucas e54e3653a8 Reduce line height for comment.
It should allow most book comment to fit on one page.
2012-07-21 15:44:09 +02:00
Sébastien Lucas f0cbe27c5b Already change version so that I will not forget 2012-07-21 15:42:33 +02:00
Sébastien Lucas 3ebc6ef5eb Now that tha Kobo can handle properly Fancybox :
* Add a detection for e-Ink browser
 * Remove effect for e-Ink browser (fewer refresh needed)
 * Handle the margin to allow closing of Fancyboxes
2012-07-21 15:23:49 +02:00
Sébastien Lucas 9b94da72ac Fix cover zoom in HTML catalog 2012-07-21 14:45:17 +02:00
Sébastien Lucas 4e87bf7804 Fix the bad regex 2012-07-21 14:31:35 +02:00
Sébastien Lucas 2d430bd011 Fix hr (in addition to br) in comment 2012-07-17 10:02:36 +02:00
Sébastien Lucas a70c44bdc1 Fix URL rewriting rules 2012-07-08 20:50:08 +02:00
Sébastien Lucas bc48ba85c3 Forgot version 2012-07-02 21:24:09 +02:00
Sébastien Lucas e9e5096c17 Étiquette 0.1.1 ajoutée à la révision 1e530b9d5d67 2012-07-02 21:09:48 +02:00
Sébastien Lucas 19ffc419c8 Fix download link 2012-07-02 21:00:01 +02:00
Sébastien Lucas 76f2fa7488 Temporary disable "loading" message 2012-07-02 20:52:30 +02:00
Sébastien Lucas 0d71a0d907 Changelog update 2012-07-02 20:47:00 +02:00
Sébastien Lucas 2dc1c599ee Another Readme update 2012-07-02 20:42:55 +02:00
Sébastien Lucas 3f8693ba4a Readme update 2012-07-02 20:27:46 +02:00
Sébastien Lucas 3e393c3d10 Simplify menu 2012-07-01 21:17:19 +02:00
Sébastien Lucas aeb8506909 Fix link in HTML catalog when your calibre library is nested 2012-07-01 20:44:58 +02:00
Sébastien Lucas 43918d5f2e Update changelog 2012-07-01 20:44:05 +02:00
Sébastien Lucas 33867e6c91 Fix for php5.4 2012-07-01 15:23:28 +02:00
Sébastien Lucas f5b8918ee0 Fix HTML catalog when more than 2 prefered format are available 2012-07-01 14:59:18 +02:00
Sébastien Lucas 7b382b2420 Fix download without X-Accel-Redirect 2012-07-01 14:55:24 +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 93f1f72a65 Add many new mimetype 2012-06-26 14:52:01 +02:00
Sébastien Lucas 41974dedb8 Add new type to the default list 2012-06-26 14:45:20 +02:00
Sébastien Lucas 2d83cd6e78 Update HTML links to the new methods 2012-06-26 14:45:09 +02:00
Sébastien Lucas 4473037ae8 Move link handling in a seperate class 2012-06-26 14:27:06 +02:00
Sébastien Lucas 75e4362044 Better handling of missing covers 2012-06-24 08:51:49 +02:00
Sébastien Lucas 9c9eb0d2c3 Fix previous commit 2012-06-24 08:29:38 +02:00
Sébastien Lucas 43a739be1d Add all download link in book detail 2012-06-24 08:24:28 +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 9a8e9bacae Better handling of book format inside Calibre.
Not tested enough
2012-06-23 22:11:13 +02:00
Sébastien Lucas b2f34f428f fix HTML catalog (oops) 2012-06-23 21:38:43 +02:00
Sébastien Lucas 3c7d0f7308 Use only the table "data" to detect books (no filesystem use) 2012-06-23 21:36:55 +02:00
Sébastien Lucas 06430d7563 Some refactoring
Better handling of cover
2012-06-23 21:14:54 +02:00
Sébastien Lucas 984f1b2a41 Add a default timezone (reported by gaspine) 2012-06-23 14:50:50 +02:00
Sébastien Lucas cfcafdf7e4 Add sort direction 2012-06-20 22:33:57 +02:00
Sébastien Lucas 1935e05c9c Add new sort option 2012-06-20 22:23:23 +02:00
Sébastien Lucas 3e330a40b5 Add some sorting 2012-06-20 22:01:19 +02:00
Sébastien Lucas 689c8cd610 Change id for book to use uuid (avoid name clash with Stanza)
Thanks to ilovejedd for reporting it :
http://www.mobileread.com/forums/showpost.php?p=2119639&postcount=46
2012-06-20 17:51:53 +02:00
Sébastien Lucas db8ad8e67f Removed unused image 2012-06-18 21:00:37 +02:00