Commit graph

1231 commits

Author SHA1 Message Date
Sébastien Lucas
1f4db62fc1 Add a new configuration item to handle mail sending. re #53 2013-05-15 19:34:37 +02:00
Sébastien Lucas
8010d4598b Add a new external resource to send mail (PHPMailer). re #53 2013-05-15 19:33:15 +02:00
Sébastien Lucas
4bbb2fab8c Prepare a feature to send the book by email (Send to Kindle). re #53 2013-05-15 19:32:18 +02:00
Sébastien Lucas
ff30a3b0a3 Borrow Monocle sample style
--HG--
extra : rebase_source : 87c21882bc820ec0d253b67e14d3cb1868324cc1
2013-05-15 14:16:09 +02:00
Sébastien Lucas
168ba3994e simplify
--HG--
extra : rebase_source : 4bf414bce486565a29ca928e77b55f6d2a55718d
2013-05-15 13:41:08 +02:00
Sébastien Lucas
3a61b70445 Complete working example
--HG--
extra : rebase_source : d0f38d1aa980ddec8e60dbe8ddd7689509257886
2013-05-15 12:11:47 +02:00
Sébastien Lucas
c8a87a37d4 Add the epub reader. early stage ;)
--HG--
extra : rebase_source : 4e74b8db133f69feca6787063c05b45667c8f64d
2013-05-15 09:21:59 +02:00
Sébastien Lucas
3cffac479e Add an handler to access epub internal files.
--HG--
extra : rebase_source : 31f7f77fba14f09117d08dd1228da0a8221f8747
2013-05-14 21:35:43 +02:00
Sébastien Lucas
a56184153c Prepare for next release. 2013-05-09 02:51:26 +02:00
Sébastien Lucas
f38cf2f261 typo 2013-05-08 08:25:56 +02:00
Sébastien Lucas
b0c09cc77b Étiquette 0.4.0 ajoutée à la révision 89ed9654ac9c 2013-05-07 20:31:04 +02:00
Sébastien Lucas
f0a307e8ac Change date of release 2013-05-07 20:20:06 +02:00
Sébastien Lucas
9a412b7fc6 Update changelog 2013-05-07 14:26:11 +02:00
Sébastien Lucas
32d4588cbd Merge pull request #61 from wogong/master
add Chinese localization file and add charset setting
2013-05-07 05:10:35 -07:00
wogong
26c1d8f1c4 remove debug code 2013-05-07 16:30:53 +08:00
wogong
4c3f9b2820 zh localize almost done 2013-05-07 16:29:17 +08:00
wogong
a63e3aded3 update zh 2013-05-07 09:40:21 +08:00
wogong
9908d8e8fa update Localization_zh.json 2013-05-07 09:30:03 +08:00
wogong
0e6320e5a3 remove debug codes 2013-05-07 09:18:07 +08:00
Sébastien Lucas
8737278bcc Add some credits. 2013-05-06 20:47:39 +02:00
Sébastien Lucas
6cd2cf8f0a Next version will be 0.4.0 2013-05-06 18:30:04 +02:00
Sébastien Lucas
700c27e0fc Move Fancybox to the resources directory.
--HG--
rename : fancybox/blank.gif => resources/fancybox/blank.gif
rename : fancybox/fancybox_loading.gif => resources/fancybox/fancybox_loading.gif
rename : fancybox/fancybox_overlay.png => resources/fancybox/fancybox_overlay.png
rename : fancybox/fancybox_sprite.png => resources/fancybox/fancybox_sprite.png
rename : fancybox/helpers/fancybox_buttons.png => resources/fancybox/helpers/fancybox_buttons.png
rename : fancybox/helpers/jquery.fancybox-buttons.css => resources/fancybox/helpers/jquery.fancybox-buttons.css
rename : fancybox/helpers/jquery.fancybox-buttons.js => resources/fancybox/helpers/jquery.fancybox-buttons.js
rename : fancybox/helpers/jquery.fancybox-media.js => resources/fancybox/helpers/jquery.fancybox-media.js
rename : fancybox/helpers/jquery.fancybox-thumbs.css => resources/fancybox/helpers/jquery.fancybox-thumbs.css
rename : fancybox/helpers/jquery.fancybox-thumbs.js => resources/fancybox/helpers/jquery.fancybox-thumbs.js
rename : fancybox/jquery.fancybox.css => resources/fancybox/jquery.fancybox.css
rename : fancybox/jquery.fancybox.pack.js => resources/fancybox/jquery.fancybox.pack.js
2013-05-06 17:49:22 +02:00
Sébastien Lucas
ea9c73c244 Remove the unneeded option to use CDN. it's too confusing and is not really needed. 2013-05-06 17:45:27 +02:00
Sébastien Lucas
245c06f310 Update fancyBox from this source https://github.com/seblucas/fancyBox to prevent this bug :
https://github.com/fancyapps/fancyBox/issues/569

Should fix fancybox issues with multiple database. re #40
2013-05-05 21:11:29 +02:00
Sébastien Lucas
b23baf981f change the default value : COPS should not rely on external resources. 2013-05-05 21:09:40 +02:00
wogong
e2dd39dfdd Chinese localize basicly OK 2013-05-04 11:53:21 +08:00
wogong
cc0dcd59c4 add Chinese localozation file 2013-05-04 10:53:55 +08:00
wogong
c641aeea58 add charset utf-8 in index.php, fix the display problem in Chinese 2013-05-04 10:46:10 +08:00
Sébastien Lucas
01dcf3ef0c Revert the icon removal. not needed ! 2013-05-03 16:00:11 +02:00
Sébastien Lucas
f4954db70c Update php-epub-meta 2013-05-03 15:55:40 +02:00
Sébastien Lucas
55d37a5fe2 Move all resources inside a "resources" directory (cleaner).
--HG--
rename : LICENSE_php-epub-meta => resources/php-epub-meta/LICENSE_php-epub-meta
rename : epub.php => resources/php-epub-meta/epub.php
rename : tbszip.php => resources/php-epub-meta/tbszip.php
2013-05-03 13:36:23 +02:00
Sébastien Lucas
4402daf003 Update changelog. 2013-04-30 12:53:03 +02:00
Sébastien Lucas
7ae55f0ba6 Fix string. re #40 2013-04-30 10:17:38 +02:00
Sébastien Lucas
6512313733 Fix a bad URL in OPDS catalog. re #40 2013-04-30 09:57:12 +02:00
Sébastien Lucas
d35b7d4dc4 Fix opensearch, has to be tested on FBReader / Mantano. re #40 2013-04-30 09:42:43 +02:00
Sébastien Lucas
526483d7a5 OPDS id are cleanly handled. re #40 2013-04-30 09:11:04 +02:00
Sébastien Lucas
ad52901226 Fix OPDS link. re #40 2013-04-29 16:47:16 +02:00
Sébastien Lucas
33cad7ad98 Fix search when no database is selected. re #40 2013-04-29 16:46:52 +02:00
Sébastien Lucas
b3cd76d0b5 Fix some missing translation. re #37 2013-04-28 08:23:37 +02:00
Sébastien Lucas
b8c3931448 Update changelog 2013-04-26 16:49:25 +02:00
Sébastien Lucas
0241f6bc54 Handle a little better resource on CDN. 2013-04-26 15:03:08 +02:00
Sébastien Lucas
31101112b6 Again some xhtml specific notation. 2013-04-24 15:45:07 +02:00
Sébastien Lucas
cb0e50d3df remove some xhtml notation to prepare the move to HTML5 2013-04-24 15:43:26 +02:00
Sébastien Lucas
0d43027f75 Remove the image used in the OPDS catalog in the HTML catalog. Reported by Thomas Severinsen. 2013-04-24 15:38:39 +02:00
Sébastien Lucas
e6560be28c Localize all alternate text. re #37 2013-04-21 16:22:26 +02:00
Sébastien Lucas
002cd1d6a2 Remove the loading image. Wasn't enabled for a while. 2013-04-21 15:56:22 +02:00
Sébastien Lucas
f46b5cfaf6 Reindentation 2013-04-21 15:53:38 +02:00
Sébastien Lucas
059f05fac1 Fix some strings. re #37 2013-04-21 15:47:32 +02:00
Sébastien Lucas
6272cd1b01 Get rid of fancybox completely if not enabled. fixes #50
About.xml is still utf8 but looses it's BOM
2013-04-21 15:00:21 +02:00
Sébastien Lucas
73433a1c20 Some more localization. Again thanks to Tobias for the patch. re #37 2013-04-20 15:57:02 +02:00