1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-11-11 03:45:09 -05:00
Commit Graph

340 Commits

Author SHA1 Message Date
tcit
03e501dedd Merge branch 'dev' into images_security 2014-05-19 15:04:09 +02:00
tcit
18209292a4 Fix bad character encoding when downloading images 2014-05-19 15:01:36 +02:00
tcit
007f26e582 Security fix for Download Images 2014-05-18 22:11:56 +02:00
tcit
e212e6b12a Cleaned epub fonction 2014-05-16 16:49:09 +02:00
tcit
404adf970d Merge branch 'epub' into dev
Conflicts:
	themes/baggy/home.twig
2014-05-16 16:31:18 +02:00
tcit
f3f0b11393 Better names for epub files and epub in all themes now 2014-05-15 15:42:36 +02:00
tcit
f2b6b4e230 Fix bugs and improved epub rendering 2014-05-14 22:03:16 +02:00
tcit
6a3c510157 Merge branch 'dev' of https://github.com/wallabag/wallabag into epub 2014-05-14 19:17:51 +02:00
tcit
24696800e5 Simplifed function which does tag cleanup 2014-05-14 18:51:02 +02:00
tcit
4910af33ff Removed unnecessary function for cleaning tags 2014-05-11 16:14:47 +02:00
tcit
34acb02cbb Added translation capabilities for epub system 2014-05-07 12:48:46 +02:00
tcit
4877836b12 Many improvements to epub produced : better cover, better tags 2014-05-07 12:40:09 +02:00
tcit
9c743ab965 Clean old unused tags when deleting a tag 2014-04-30 12:14:20 +02:00
tcit
78bddb22be Remove unnecessary line 2014-04-30 11:31:21 +02:00
tcit
decc23aaf2 Added save search as tag functionality 2014-04-30 11:25:03 +02:00
tcit
7ec445b06e Big changes for epub export. Now possible to do it from a tag, a category and a search. Also, improved ebook rendering. 2014-04-25 16:20:25 +02:00
Maryana Rozhankivska
5b5e47c3ae fix of already defined constant notice, issue #653 2014-04-25 13:41:42 +03:00
Maryana Rozhankivska
b6413975c3 fix of putenv warning under safe mode, issue #646 2014-04-25 13:25:03 +03:00
Nicolas Lœuillet
d151b51c67 Merge pull request #665 from mariroz/dev
fix of rss headers problem
2014-04-24 18:05:16 +02:00
Maryana Rozhankivska
827f5b42a6 fix of rss headers problem 2014-04-24 11:48:00 +03:00
tcit
ef17914960 Fix for #664 - Missing source url attribute in RSS feeds 2014-04-24 09:39:50 +02:00
tcit
72a857158c Fixed a bug into PHPePub with special caracters 2014-04-24 03:08:31 +02:00
tcit
87090d8ae7 Added epub export function 2014-04-24 03:04:02 +02:00
tcit
8af31ae0f7 Added default statement for db system 2014-04-23 22:48:33 +02:00
tcit
c97d23c533 Merge branch 'dev' of https://github.com/wallabag/wallabag into dev 2014-04-23 10:34:22 +02:00
tcit
4d99bae893 Fixed Multi-user system 2014-04-23 10:29:53 +02:00
Nicolas Lœuillet
2a6440c134 Merge pull request #659 from mariroz/dev
last error: config.inc.default.php missed
2014-04-22 21:44:12 +02:00
Maryana Rozhankivska
4dbba60439 last error: config.inc.default.php missed 2014-04-22 22:38:10 +03:00
Nicolas Lœuillet
29cf52b677 Merge pull request #658 from mariroz/dev
inc/poche/config.inc.php.new removed
2014-04-22 20:48:42 +02:00
Maryana Rozhankivska
fd86559a5b inc/poche/config.inc.php.new removed 2014-04-22 21:39:03 +03:00
Nicolas Lœuillet
d70dd7ac69 Merge pull request #653 from mariroz/dev
print view fixed in baggy; print link added; read percent added in default theme; archive and favorite re-factored to be ajax action in article view
2014-04-22 20:18:46 +02:00
Maryana Rozhankivska
43c7b978c3 config.inc.php.new renamed in config.inc.default.php 2014-04-22 20:58:40 +03:00
Maryana Rozhankivska
a4a870e1ec default config is included after user config to prevent undefined constant warning 2014-04-22 19:11:26 +03:00
jmlrt
03303cd71b parse mobile.lemondeinformatique.fr
site_config file created because the title isn't parsed by default for mobile version of lemondeinformatique.fr
2014-04-22 14:44:31 +02:00
Maryana Rozhankivska
c2cf7075c2 print view fixed in baggy; print link added; read percent added in default theme; archive and favorite re-factored to be ajax action in article view 2014-04-22 10:45:09 +03:00
Nicolas Lœuillet
6212acfc81 [fix] rss feed content type set to text/xml #636 2014-04-15 21:49:00 +02:00
Maryana Rozhankivska
0f859c6f32 error with empty content by import fixed. Also youtube and vimeo videos are allowd in content now. 2014-04-11 17:21:54 +03:00
Maryana Rozhankivska
5ce3978472 logging by import added; error by creation table if exists in postgresql fixed. 2014-04-11 14:43:17 +03:00
Maryana Rozhankivska
a8ef1f3f43 code formatting changes: tabs replaced with spaces, some other small formatting enhancements 2014-04-08 11:49:41 +03:00
Maryana Rozhankivska
86da39886d remove duplicates by import, code changes: tabs replaced with spaces 2014-04-08 11:41:06 +03:00
Nicolas Lœuillet
69c57493e7 [fix] with some config, http host is different 2014-04-07 15:44:05 +02:00
Nicolas Lœuillet
7a873ef1d7 remove unnecessary variable declaration 2014-04-06 20:53:31 +02:00
Nicolas Lœuillet
f86784c22d in RSS feed, add link to wallabag URL #556 2014-04-06 16:39:11 +02:00
Nicolas Lœuillet
29d9c0ffe1 [fix] Use of undefined constant ATOM #604 2014-04-06 16:21:48 +02:00
Maryana Rozhankivska
1bcbe8bebf postgres sequence error fix, issue #602 2014-04-05 11:22:33 +03:00
Maryana Rozhankivska
a297fb1e38 import w/o cron 2014-04-03 12:18:49 +03:00
Maryana Rozhankivska
a4585f7eaa import without cron 2014-04-02 22:33:06 +03:00
Maryana Rozhankivska
182faf2696 import without cron 2014-04-02 20:55:19 +03:00
tcit
d967a1fa14 Important fixes for search engine (thx @mariroz)
So sorry for the mess... :(
* search only in users' own articles
* sanitized what is searched
* display what is searched
* pagination, sorting available when searching
* use existing function to query db
* bad encoding caracters fixed
* link to JQuery into default theme, no longer in each theme
* some spaces instead of tabs
2014-04-02 17:44:47 +02:00
tcit
ad697686c0 Final Fix of #570
Adds a date information to the exported data file.
2014-03-28 16:53:06 +01:00