Commit Graph

509 Commitit

Tekijä SHA1 Viesti Päivämäärä
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 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
Sébastien Lucas d35becb7fe Use localized string. re #53 2013-07-22 21:35:21 +02:00
Sébastien Lucas fc8c510ae4 Add a waiting icon while the mail is sent. re #53 2013-07-22 21:27:32 +02:00
Sébastien Lucas 3ed5685f12 Next version will be 0.6.0. Update README and Changelog 2013-07-22 20:58:17 +02:00
Sébastien Lucas 3ca1d1d3df Cleanly fix the problems with line feed 2013-07-22 14:29:32 +02:00
Sébastien Lucas 2a5d405a91 Upgrade jquery to latest version 2013-07-21 22:14:24 +02:00
Sébastien Lucas 1d1b83c7ac Better safe than sorry. 2013-07-21 22:10:36 +02:00
Sébastien Lucas f5b9492e06 Remove all new lines after the end of PHP files. Fix a bug causing corrupt images with Wheezy. fix #81 2013-07-20 13:35:51 +02:00
Sébastien Lucas a1d350297d Replace all images by font awesome. re #73 2013-07-19 17:59:13 +02:00
Sébastien Lucas 1cbc1eb56e Simplify eink style to remove all shadow. 2013-07-19 09:56:27 +02:00
Sébastien Lucas 4b81d0836e Fix font color of pagination with style-eink and use bold. re #73 2013-07-18 18:06:10 +02:00
Sébastien Lucas d0f0938df9 Upgrade Magnific Popup to 0.9.3 2013-07-17 09:30:20 +02:00
Sébastien Lucas 3de84ecf7e Set debug to false. 2013-07-16 21:57:14 +02:00
Sébastien Lucas fb51523b33 Handle links better. re #73 2013-07-16 21:56:55 +02:00
Sébastien Lucas 948c1cb3fa Add a way to enable tag filter directly in the customize page. re #46 2013-07-13 08:29:17 +02:00
Sébastien Lucas 3bdc692411 Reset Normalize.css and reorder the CSS load.
No more dotted line and correct top margin for book title.
2013-07-11 21:12:28 +02:00
Sébastien Lucas 5b5470c6b5 Remove the dotted line around focused link (ugly to my eyes). 2013-07-11 17:58:55 +02:00
Sébastien Lucas 5b90f76e2c Fix the customize page 2013-07-11 17:43:18 +02:00
Sébastien Lucas d92cb9ed75 Fix the color of alt in the cover image. cleaner. re #77 2013-07-09 21:27:23 +02:00
Sébastien Lucas 5b6918488c Add a button to clear all filters. re #46 2013-07-08 18:02:37 +02:00
Sébastien Lucas 886b2673d3 Fix about if lightbox are disabled. 2013-07-07 10:20:02 +02:00
Sébastien Lucas f408a71f80 Properly test if the file requested (cover or book) exists and send a 404 if it doesn't. Should fix #70 2013-07-07 10:15:49 +02:00
Sébastien Lucas f90077154f Don't upscale the images larger than the original. 2013-07-05 11:12:22 +02:00
Sébastien Lucas e0ba6fbc02 Bigger line height (on bookpopup especially) 2013-07-04 22:42:52 +02:00
Sébastien Lucas e840d4cf70 Change the way images are shown. re #77
Jpeg quality is lowered but resolution is two times higher.
The image is then reduced with CSS.
The default value is changed.
2013-07-04 22:37:27 +02:00
Sébastien Lucas 2d0449e1d2 Fix the thumbnail size (prepare for retina). re #73 2013-07-04 22:21:40 +02:00
Sébastien Lucas 6ac89f2b4a Modify the .htaccess so that the login page can be accessed. re #76 2013-07-04 15:23:59 +02:00
Sébastien Lucas 484b889847 User and password are mandatory. re #76 2013-07-04 15:21:01 +02:00
Sébastien Lucas 89c0ab34c6 Add a default web.config.
For now handle only expires
2013-07-04 15:20:03 +02:00
Sébastien Lucas c56cecb382 Modify the cookies to expires far away. 2013-07-03 23:57:53 +02:00
Sébastien Lucas bb0ba69c09 Add the email in the customize page. re #53 2013-07-03 23:40:08 +02:00
Sébastien Lucas d9f0f3e051 Fix default value. re #46 2013-07-03 23:37:18 +02:00
Sébastien Lucas 35d6a5ab4e Add a global parameter to enable tag filtering with books. re #46
Also fix many problem with util.js
2013-07-03 23:36:38 +02:00
Sébastien Lucas 1a92d7e1c1 Add a login page (in case the browser does not support basic auth). re #76 2013-07-03 23:12:51 +02:00
Sébastien Lucas 4cd43297f1 Fix header. 2013-07-02 14:51:43 +02:00