Commit graph

1248 commits

Author SHA1 Message Date
Sébastien Lucas 94a5da10f2 Simplify a lot the CSS to ease maintenance. re #87 2013-09-02 16:06:51 +02:00
Sébastien Lucas edc3151868 Add a simplified version of the default style. re #87
--HG--
rename : styles/style-default.css => styles/style-base.css
2013-09-02 16:06:00 +02:00
sb domo b9e4e356c7 Merge pull request #1 from seblucas/master
Merge seblucas - Aug 27
2013-09-01 02:56:57 -07:00
sb domo 0b6760a9b0 style-iphone.css modif. 2013-09-01 09:12:22 +02:00
sb domo 3a4718590c Create style-iphone with style-default 2013-09-01 09:01:12 +02:00
Sébastien Lucas b5388095dc Remove unused tag 2013-09-01 08:24:04 +02:00
Sébastien Lucas 37df70c1ce Fix url defined in css
--HG--
extra : rebase_source : 4369c8c5b15840765e7f09d57e7c9173eb26a61f
2013-08-30 22:15:05 +02:00
Sébastien Lucas e6d18cfbe4 Seems to fix the case where the meta is not in the root of the epub
--HG--
extra : rebase_source : 29d9f279a5ec3debcb67c5c11c82cd268fad4931
2013-08-30 22:07:04 +02:00
Sébastien Lucas 1f65d1eb65 Code refactoring
--HG--
extra : rebase_source : d997be9abf119ab4a654dc25f25afa8cb5963357
2013-08-30 21:27:55 +02:00
Sébastien Lucas a42e24cba3 Handle hashtags
--HG--
extra : rebase_source : 6f3b4f27a7e7243da9b078de5f89c137b21d8fbd
2013-08-30 21:14:59 +02:00
Sébastien Lucas 3b50b96d83 Add cache headers
--HG--
extra : rebase_source : 3598ab0524d7dfee1f28581de3ec1f95ca65fe66
2013-08-30 21:08:07 +02:00
Sébastien Lucas 74c5abce0b Fix booktitle and chapter title
--HG--
extra : rebase_source : 95f63a9e81d4d05ea53a4a611354225cc13a416f
2013-08-30 21:01:05 +02:00
Sébastien Lucas fa52a58c54 Don't change link startin with #
--HG--
extra : rebase_source : c99eff768822359891d059ba4dbbcca3f385efd1
2013-08-30 20:59:57 +02:00
Sébastien Lucas 2cb1682d3b Handle when the epub links to an missing resource
--HG--
extra : rebase_source : bda1e6e6af63284907e326790fbe85946a907a7e
2013-08-30 20:59:15 +02:00
Sébastien Lucas ea3da650de Working with cops
--HG--
extra : rebase_source : 66639c415fc1286e8df50c255d83b0e8f92777d3
2013-08-30 15:52:28 +02:00
Sébastien Lucas 30f801443e Simplify relative path handling.
--HG--
extra : rebase_source : d20290cad2dca3ea1f04a85f899c026c0991bbe5
2013-08-30 10:35:15 +02:00
Sébastien Lucas 881f76d87a Another test
--HG--
extra : rebase_source : d6fd95a2c138efdb1901d7b09af47e20e6bf993e
2013-08-29 08:43:11 +02:00
Sébastien Lucas a51a276805 components does not contain / anymore.
--HG--
extra : rebase_source : 0a4eea43929b87c4455cba8c4343586733ae3ffe
2013-08-28 14:45:37 +02:00
Sébastien Lucas f368795542 Handle directories a little better.
--HG--
extra : rebase_source : 21fb6d3cf27dd6bc9b7949b8ae08fe64f3a7c709
2013-08-28 14:44:47 +02:00
Sébastien Lucas 429bfb1cdb Prepare for next version. 2013-08-27 10:31:33 +02:00
Sébastien Lucas 2605aed853 Change the default height of the thumbnails for OPDS. 2013-08-27 10:04:57 +02:00
Sébastien Lucas 84da9d37e4 Upgrade Magnific Popup to v0.9.5 2013-08-27 10:03:26 +02:00
Sébastien Lucas c96a0bfbcf Add the version in the about box. fix #86 2013-08-27 10:02:56 +02:00
Sébastien Lucas 7c9134bd5d Update changelog 2013-08-26 21:16:29 +02:00
Sébastien Lucas 13b16163d3 Add several ways to handle thumbnails. re #5 2013-08-26 21:15:54 +02:00
Tyler J. Wagner b82bf8c19f Fix favicon. fix #84 2013-08-26 10:49:23 +02:00
Sébastien Lucas 309786a8ff Fix a silly bug .... 2013-08-26 07:05:38 +02:00
Sébastien Lucas e5b01934d5 Merge pull request #83 from sbdomo/master
Improve the compatibility with IOS
2013-08-24 05:14:49 -07:00
Sébastien Lucas 9c8ec7fb8a Add (again) server side rendering ! the list of user agent need to be completed but it should work. 2013-08-22 15:20:30 +02:00
Sébastien Lucas 9ff4bd2476 Update some of the javascripts methods to use a PHP name to ease server side rendering. 2013-08-22 15:12:04 +02:00
Sébastien Lucas 9236bc301d Simplify the template a little. 2013-08-21 15:42:46 +02:00
Sébastien Lucas a2384ce7cc Add a PHP renderer for doT templates ... does not handle all cases (far from it) but it's enought for COPS 2013-08-21 15:41:20 +02:00
Sébastien Lucas 7e5841e265 Prepare for serverside rendering. 2013-08-20 15:50:03 +02:00
sb domo 1dd252e974 Improve the compatibility with IOS
- icons for dashboard
- standalone mode
2013-08-11 19:32:07 +02:00
sb domo 21587994c8 Bugfix, for Ios, with the button of search 2013-08-10 09:42:17 +02:00
sb domo 33a42a682a add ignore file .gitignore
for config_local.php
2013-08-10 09:11:21 +02:00
Sébastien Lucas 46b8d025b6 Remove comment. 2013-08-06 13:43:57 +02:00
Sébastien Lucas b0531ae6ff Étiquette 0.6.1 ajoutée à la révision ef69515ccafa 2013-07-30 21:03:13 +02:00
Sébastien Lucas bf1d46541c Prepare next release. 2013-07-30 17:42:17 +02:00
Sébastien Lucas 784a39e957 Add again the series Index in the book list. Reported by fatzgenfatz 2013-07-29 14:19:20 +02:00
Sébastien Lucas a3a293630e Fix language prefix for Portuguese. Reported by le_ 2013-07-29 10:19:48 +02:00
Sébastien Lucas c84cec9516 Fix language if it is not found in the i18n. Reported by le_ 2013-07-29 10:10:54 +02:00
Sébastien Lucas 4aa3529131 Properly close the lightbox when clicking on a link in it.
Fix a bug reported by le_ on MobileRead (http://www.mobileread.com/forums/showpost.php?p=2580757&postcount=525)
2013-07-29 08:23:33 +02:00
Sébastien Lucas 8e94fb8a1f Add AZW to the list of prefered format.
Remove the sample configuration for email
2013-07-29 07:50:02 +02:00
Sébastien Lucas 5ab905472d Next version will be only bugfixes. 2013-07-29 07:49:25 +02:00
Sébastien Lucas 9720c84041 Étiquette 0.6.0 ajoutée à la révision 4525a844482c 2013-07-24 20:50:54 +02:00
Sébastien Lucas 826bb9e436 Handle many email recipient. fix #53 2013-07-24 20:49:24 +02:00
Sébastien Lucas 2ba9723568 Clarify / fix typo. Thanks to Mario ;) 2013-07-24 14:36:32 +02:00
Sébastien Lucas 19de1dc925 The email input is now wider. re #53 2013-07-23 07:43:13 +02:00
Sébastien Lucas cf26e7438c localize many message from mail. re #53 2013-07-23 07:20:58 +02:00