Commit graph

233 commits

Author SHA1 Message Date
Sébastien Lucas 54e7300d75 Merge cadric fork 2013-03-06 08:02:03 +01:00
Sébastien Lucas 16563b477a Étiquette 0.3.2 ajoutée à la révision 5888006bc559 2013-03-03 08:21:20 +01:00
Sébastien Lucas 92037e0a90 update changelog again 2013-03-03 08:11:15 +01:00
Sébastien Lucas 0f1e635b27 Use a cookie for the toolbar. re #41 2013-03-03 08:10:30 +01:00
Thomas Severinsen 1086e6a3a5 apply link to entire div for book information 2013-03-02 00:14:46 +01:00
Thomas Severinsen 0dceacbda2 Just some tiny updates to images
Size and transparency.
2013-03-01 19:47:55 +01:00
Thomas Severinsen 7ce7b28e7c Updated css .download 2013-03-01 19:21:32 +01:00
Sébastien Lucas 19b981b543 Update changelog 2013-03-01 17:49:32 +01:00
Sébastien Lucas 42c3841157 Exit if we're redirecting to feed.php 2013-03-01 17:48:25 +01:00
Sébastien Lucas 6f0bae5ae4 move search & sort. That also fix w3c validation error. re #41 2013-03-01 17:45:55 +01:00
Thomas Severinsen 6a5c8b09ee Update to images. Alpha 2013-02-28 21:57:08 +01:00
Thomas Severinsen 0599e6af9f Book popup class for index 2013-02-28 21:38:29 +01:00
Thomas Severinsen b9cca99fc0 sorta fixed book popup
and broken several other things.. maybe.. ><
2013-02-28 21:35:06 +01:00
Thomas Severinsen 5c7daaf21d Font updates 2013-02-28 17:44:05 +01:00
Thomas Severinsen 6361a729d5 Changed about
Removed about.xml, added about.html
2013-02-28 17:13:37 +01:00
Sébastien Lucas ab84d1e721 Simplify e-Ink detection. 2013-02-28 16:31:59 +01:00
Sébastien Lucas 15e8372f04 Add an automatic redirect if we're coming from an OPDS reader.
For information the user agent of Moon+ Reader is :
Stanza iPhone/Aldiko/Moon+ Reader(Android)

That's really bad !
2013-02-28 16:26:15 +01:00
Thomas Severinsen 6a58a81b21 New theme, updated to HTML5
New style.css to reflect the update to html5
several changes in index.php as the html has been updated.
Had to delete icons support in base.php as they where conflicting with
the new theme.
2013-02-28 15:41:21 +01:00
Sébastien Lucas 02c25705cf Finish .kepub.epub download. fix #39 2013-02-26 17:33:18 +01:00
Sébastien Lucas 3f69f79651 Update changelog 2013-02-26 17:31:44 +01:00
Sébastien Lucas 2c26ed47e9 Fix null publishing date ... hopefully ok ! 2013-02-21 21:18:26 +01:00
Sébastien Lucas adb00846ad Add a small tool to handle i18n better (without Calibre2OPDS) 2013-02-21 21:01:25 +01:00
Sébastien Lucas 62a507de76 Add better detection of HTML content in book summary. 2013-02-21 20:59:19 +01:00
Sébastien Lucas 8e32a45f68 Don't print the tags if there's no tags. Based on a patch by Tyler J. Wagner 2013-02-20 21:46:36 +01:00
Sébastien Lucas ef381e4a74 Fix whitespace 2013-02-20 21:36:34 +01:00
Tyler J. Wagner e50e18ac31 don't print "Languages" if there are none defined. 2013-02-20 21:35:40 +01:00
Sébastien Lucas 14207672fa Update OPDS feed to use the new method getPubDate 2013-02-20 21:31:58 +01:00
Sébastien Lucas 4820ad3db3 Fix strings ... (silly me) 2013-02-20 21:31:23 +01:00
Sébastien Lucas be7a59b934 Add a new string for the pubdate 2013-02-20 21:10:28 +01:00
Sébastien Lucas d2e38b1fe2 Fix whitespace 2013-02-20 21:08:48 +01:00
Tyler J. Wagner 46c0de5c66 This adds the function getPubDate() to book.php, which
returns either the publication year, or "", if the value is null or
"Undefined". By "Undefined", I mean the value Calibre sets as pubdate when
you choose "Undefined" in the GUI. which is 1 Jan 0100, or -58979926800.
2013-02-20 21:06:37 +01:00
Sébastien Lucas 977e669805 Hopefully fix all the remaining case where the book summary is full of HTML crap.
Should fix all the OPDS page not working with Mantano and FBReaderJ.
2013-02-19 21:50:38 +01:00
Sébastien Lucas b117f022e6 Prepare release 2013-02-14 09:19:31 +01:00
Sébastien Lucas 924b9b0b78 Hopefully last fixes to make COPS work on PRS-T1 2013-02-14 09:19:23 +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 0d1506a078 Fix other type of Kobo eReader (Glo, Mini) detection 2013-02-05 20:14:58 +01:00
Sébastien Lucas 547284f5b1 Fix display on Kobo's browser 2013-02-02 10:04:52 +01:00
Sébastien Lucas d7f6e616c7 Update cover with metadata update. re #31 2013-01-31 21:26:31 +01:00
Sébastien Lucas d84ea868a8 Update to latest release of epub.php 2013-01-31 21:25:23 +01:00
Sébastien Lucas d1ce53087f If we update metadata then add the calibre uuid. 2013-01-31 14:44:48 +01:00
Sébastien Lucas 6c5aed67b7 Change the name of the epub downloaded to Author - Title. 2013-01-31 14:30:04 +01:00
Sébastien Lucas 52393002b0 Add another XSendFile use case on Wamp. Solution by mariosipad.
See http://www.mobileread.com/forums/showpost.php?p=2400853&postcount=281
2013-01-30 23:51:16 +01:00
Northguy f4578376b2 Add dutch translation. 2013-01-29 11:35:57 +01:00
Sébastien Lucas 9e15cbf26c Fix ugly bug. Report by mariosipad. 2013-01-29 09:03:30 +01:00
Sébastien Lucas 1fbbfa3b00 Étiquette 0.3.1 ajoutée à la révision aca483636af4 2013-01-27 09:49:32 +01:00
Sébastien Lucas 39353da504 Typo 2013-01-27 07:53:51 +01:00
Sébastien Lucas 4743c8a4f7 Fix default configuration for release 2013-01-27 07:52:56 +01:00
Sébastien Lucas 49653db49c Protect a little more the .htaccess on case mod_rewrite is not available. 2013-01-27 07:15:50 +01:00
Sébastien Lucas 06faaaf71b Update changelog 2013-01-27 07:14:52 +01:00