Commit graph

472 commits

Author SHA1 Message Date
Sébastien Lucas
ddb7442c4a Add an about box to the catalog. fix #20 2012-10-20 06:54:13 +02:00
Sébastien Lucas
892b6dd624 update README. re #20 2012-10-20 05:41:19 +02:00
Sébastien Lucas
95df9c8b7d Release preparation 2012-10-20 05:35:39 +02:00
Sébastien Lucas
4014cfeb4e Typo 2012-10-12 15:44:05 +02:00
Sébastien Lucas
d28552a485 Bind left / right to previous / next page. 2012-10-11 21:43:37 +02:00
Sébastien Lucas
008ac70dc3 Update Readme about Opensearch 2012-10-11 21:14:28 +02:00
Sébastien Lucas
3c4f4851a6 Make HTML paging usable. 2012-10-11 21:14:06 +02:00
Sébastien Lucas
e498e6325a Swith to the fancybox packed file (I should have done it a while ago). 2012-09-30 15:42:17 +02:00
Sébastien Lucas
a19b59eb1e Update to Fancybox 2.1.0. Changed the way the max-width is handled. Should be better this way. 2012-09-30 15:38:09 +02:00
Sébastien Lucas
e1972e64bd Yet another URL protection. should fix #16 2012-09-30 14:50:44 +02:00
Sébastien Lucas
14199cf9b3 Author split is finished with this little refactoring. fix #13 2012-09-30 14:39:53 +02:00
Sébastien Lucas
da7bb34a2c Removed unused variables 2012-09-29 17:58:12 +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
14b06905d5 Refactoring 2012-09-21 14:19:11 +02:00
Sébastien Lucas
be4bcf3e9f Add basing pagin support in HTML catalog 2012-09-21 13:36:52 +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
82d535d02c Continue the refactoring 2012-09-20 21:15:03 +02:00
Sébastien Lucas
654eddebc6 Avoid a warning (but no code using it)
--HG--
extra : rebase_source : e332c0dceb6fad0be7d4c282f0184a1427ae9961
2012-09-19 18:20:01 +02:00
Sébastien Lucas
5ddfef59ad Simplify query handling (refactoring)
--HG--
extra : rebase_source : 73fdae35a6a635d34f2a5a6016f5832705381681
2012-09-19 18:19:41 +02:00
Sébastien Lucas
c823715c83 Fix a warning
--HG--
extra : rebase_source : 1a3a44f105d0fd18735cd42aab5f0284ec1937cc
2012-09-19 15:57:40 +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
43f489051d Merge pull request #15 from grevedan/master
Changed jQuery.js to use https instead of http
2012-09-20 06:29:52 -07:00
Dan Greve
822177d7a0 Changed jQuery.js to use https instead of http. This is a security risk when using an SSL encrypted session. Chrome considers it as unsafe and shows a shield warning, and https is crossed out 2012-09-19 22:23:19 -04:00
Sébastien Lucas
567fbc08d2 Étiquette 0.2.1 ajoutée à la révision ddb8614bad2d 2012-09-16 14:26:26 +02:00
Sébastien Lucas
c1b6b117b6 Releasing 2012-09-16 14:21:06 +02:00
Sébastien Lucas
b1d55aabee Release preparation 2012-09-10 17:33:04 +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
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