Commit graph

843 commits

Author SHA1 Message Date
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
1522c3c14d Minor CSS fixes. 2012-12-22 18:05:37 +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
2134661ee7 Add some comment in the htaccess. Thanks to Stéphane 2012-12-10 06:14:33 +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
f9efdbf44f Étiquette 0.2.3 ajoutée à la révision c5703623704b 2012-12-06 06:05:53 +01:00
Sébastien Lucas
a2993c89b4 Add hgignore 2012-12-05 17:05:31 +01:00
Sébastien Lucas
a17f6c39c6 Update changelog 2012-12-05 17:03:53 +01:00
Sébastien Lucas
d9280025e7 Code simplification. 2012-12-04 15:36:10 +01:00
Sébastien Lucas
edb11854af Add ratings everywhere 2012-12-04 13:13:58 +01:00
Sébastien Lucas
8838f15034 Add ratings only in recent addition for now. 2012-12-04 10:58:39 +01:00
Sébastien Lucas
7c9f081219 update Changelog 2012-12-03 16:32:23 +01:00
Sébastien Lucas
da108b30a9 Upgrade fancybox to last version (2.1.3) 2012-12-03 16:30:35 +01:00
Sébastien Lucas
eb637ff5f1 Add language in the book detail. 2012-12-03 16:05:13 +01:00
Sébastien Lucas
473117567d Release preparation 2012-11-30 11:53:13 +01:00
Sébastien Lucas
0787f6ead2 Update i18n from Calibre2Opds
If Excel 64Bits is used the following needs to be done :
Private Declare Function -> Private Declare PtrSafe Function
ByRef lpWideCharStr As Long -> ByRef lpWideCharStr As LongPtr
2012-11-30 09:06:07 +01:00
Sébastien Lucas
ee1264d087 Add a new property. May be used later 2012-11-30 08:34:54 +01:00
Sébastien Lucas
4510124184 Fixed an ugly typo. And add a neutral content type. 2012-11-10 15:10:04 +01:00
Sébastien Lucas
c5dcc8afea Add a default htaccess that handle URL rewriting 2012-10-29 11:58:02 +01:00
Sébastien Lucas
1f70886b44 Étiquette 0.2.2 ajoutée à la révision 765948e75d96 2012-10-20 07:52:50 +02:00
Sébastien Lucas
27d1fc62bf still preparing 2012-10-20 07:00:11 +02:00
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