Commit graph

528 commits

Author SHA1 Message Date
Nicolas Lœuillet
73c833780c Merge pull request #855 from wallabag/fix-828
Fix #828
2014-10-04 21:27:05 +02:00
tcit
34c2d1bdd1 get content 2014-10-04 20:17:00 +02:00
tcit
e3c44f9c0f get full content 2014-10-04 19:45:02 +02:00
Thomas Citharel
e38e46ecdb Merge pull request #853 from wallabag/fix-for-#797
Fix for #797
2014-10-04 17:50:01 +02:00
tcit
ffcd442989 get up to date for merge 2014-09-28 17:31:02 +02:00
tcit
9f86454b48 deleting send to kindle function 2014-09-28 17:20:35 +02:00
tcit
b852df020c add extension for pdf file 2014-09-28 12:18:47 +02:00
tcit
fa926fb47c offering download for pdf file and comment in code 2014-09-27 19:59:43 +02:00
tcit
6fc2c29daa revert routing bad deleting 2014-09-27 19:47:50 +02:00
tcit
a1b31d93b6 get up to date 2014-09-27 19:42:37 +02:00
tcit
824f8c45ed changed mpdf with tcpdf 2014-09-27 19:34:17 +02:00
tcit
04a7674bdd merge refactor and dev 2014-09-27 17:54:13 +02:00
Mariusz Kozakowski
2d4cfc58ec Add support for custom http port
Now you can use wallabag behind reverse proxy (i.e Squid or Varnish)
without problem with urls like wallabag.example.com:8080.
2014-09-23 18:44:14 +02:00
Robert Ros
b668db242d Convert the MySQL charset to utf8mb4 to support the full range of unicode characters 2014-09-18 22:29:22 +02:00
Thomas Citharel
aa1083bdac fix pictures display when DOWNLOAD_PICTURES is enabled 2014-09-16 20:27:03 +02:00
André König
5af2555f59 Implemented additional check for using the 'X-Forwarded-Port' header. 2014-09-11 13:17:19 +02:00
tcitworld
49882dc151 Merge pull request #819 from wallabag/fixSQLiteDownloadDB
Fix downloading SQLite database from all users
2014-09-10 20:05:07 +02:00
Thomas Citharel
d5c481c2f4 remove old function 2014-08-28 21:01:43 +02:00
Thomas Citharel
8763e4efde Fix downloading SQLite database from all users 2014-08-26 12:43:56 +02:00
zinnober
ecb8c1389c Complete rework of faz.net-template adding multipage support and major article cleanup 2014-08-23 16:47:29 +02:00
Thomas Citharel
d4690a8fa1 removed unnecessary fonts 2014-08-21 18:54:25 +02:00
Thomas Citharel
4362417495 Merge branch 'dev' of https://github.com/wallabag/wallabag into dev 2014-08-21 16:42:22 +02:00
tcitworld
a9bbe11169 Merge pull request #814 from wallabag/fix-issue813
vendor dir is not accessible before install, sqlite db dir write check moved into db class
2014-08-21 16:28:16 +02:00
Thomas Citharel
45e60cb52a Merge branch 'dev' of https://github.com/wallabag/wallabag into dev 2014-08-21 16:24:13 +02:00
Maryana Rozhankivska
211068ce50 vendor dir is not accessible before install, sqlite db dir write check moved into db class 2014-08-21 17:17:36 +03:00
Nicolas Lœuillet
051f7fb28c Merge pull request #783 from wallabag/message-after-login
#763 fix to display the login successful message with the translation
2014-08-18 14:41:09 +02:00
Nicolas Lœuillet
78abff6a52 Merge pull request #785 from wallabag/change-default-pagination
change default pagination, set it to 12, to have a nice baggy display
2014-08-18 14:40:17 +02:00
Thomas Citharel
1daa8e4a0f merge fix 776 2014-08-16 00:54:46 +02:00
Maryana Rozhankivska
dc76489221 minimum of control on server side added 2014-08-15 19:22:55 +03:00
tcitworld
7c503c4438 Fix for #797 2014-08-05 22:19:46 +02:00
tcitworld
b83690ebd8 removing examples for mpdf 2014-08-04 21:34:44 +02:00
tcit
ab86a5124a more translations 2014-07-26 13:04:12 +02:00
tcit
f8c3798522 little better 2014-07-26 11:52:43 +02:00
tcit
046b931624 added email field 2014-07-25 08:42:03 +02:00
Nicolas Lœuillet
830612f555 typo 2014-07-25 07:26:56 +02:00
tcit
d49446ff98 bug with extension in the filename 2014-07-25 01:38:28 +02:00
tcit
dc59f164a9 send2kindle 2014-07-25 01:33:31 +02:00
tcit
deab6280d3 mobi (not tested on actual device) and pdf working 2014-07-25 00:33:19 +02:00
tcit
d07abb5c42 updated mpdf to 5.7.2 2014-07-24 22:01:35 +02:00
tcit
fb9df0c269 use directly MOBIClass 2014-07-24 21:56:04 +02:00
tcit
c70bfefc68 add mobi and pdf to routing 2014-07-24 15:59:08 +02:00
tcit
15317991f3 from epub to all kind of ebooks 2014-07-24 15:53:23 +02:00
tcit
4188f38ad5 add pdf and mobi libraries 2014-07-24 15:49:36 +02:00
Maryana Rozhankivska
7dd8b5026d security issue 2014-07-24 16:48:41 +03:00
Nicolas Lœuillet
6da20812ce Merge branch 'dev' of github.com:wallabag/wallabag into dev 2014-07-23 13:45:07 +02:00
Nicolas Lœuillet
505a74ad1d Merge branch 'dev' into refactor
Conflicts:
	check_setup.php
	index.php
2014-07-23 13:42:30 +02:00
Maryana Rozhankivska
0ce85e0a7f config for habrahabr.ru to grep articles with comments 2014-07-23 14:27:57 +03:00
Nicolas Lœuillet
cca9284b6a change default pagination, set it to 12, to have a nice baggy display 2014-07-22 18:14:41 +02:00
Nicolas Lœuillet
9cf6bac1a5 fix to display the login successful message with the translation 2014-07-22 18:01:27 +02:00
Maryana Rozhankivska
5594d7d054 issue #750 - config for dn.pt site added 2014-07-21 19:34:59 +03:00
tcit
2b58426b2d fixed bug for epub export #755 ; also better metadata title 2014-07-20 00:45:45 +02:00
tcitworld
ccd0b381b6 camelCase for FlattrItem class (following) 2014-07-17 15:42:59 +02:00
tcitworld
d259f73665 camelCase for FlattrItem class 2014-07-17 15:34:55 +02:00
Nicolas Lœuillet
4e067ceabd updated specific configuration for parsing 2014-07-13 10:15:40 +02:00
Nicolas Lœuillet
26452f891f Merge pull request #752 from mariroz/dev
fix of issue #650, #619 and other similar, error in JSLikeHTMLElement: node no longer exists.
2014-07-12 19:28:16 +02:00
Nicolas Lœuillet
2f26729c84 Refactor 2014-07-12 19:01:11 +02:00
Nicolas Lœuillet
26b77483ee remove PicoFarad
I’ll implement it an other day.
2014-07-12 16:39:31 +02:00
Nicolas Lœuillet
b3cda72e93 PicoFarad framework for routing 2014-07-11 17:06:51 +02:00
Nicolas Lœuillet
3602405ec0 WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one) 2014-07-11 16:03:59 +02:00
Siôn Le Roux
d59536deea Add support for *.about.com
Includes next_page_link for multi-page articles and strips pesky in-line
'next' links from the article body. Also includes an Xpath for author
but I can't see where this is used in the wallabag UI.

The 'tidy' option is turned off because it messed up bulleted lists.

Tested with psychology.about.com and food.about.com.
2014-07-11 00:04:24 +02:00
Nicolas Lœuillet
6400371ff9 I removed my previous commit. We have to create a new branch for that. 2014-07-10 13:17:04 +02:00
Maryana Rozhankivska
c1aad6d574 fix of issue #619 and other similar, error in JSLikeHTMLElement: node no longer exists. 2014-07-09 16:56:52 +03:00
Maryana Rozhankivska
cc1ec61b85 fix of issue #619 and other similar, error in JSLikeHTMLElement: node no longer exists. 2014-07-09 16:50:52 +03:00
Nicolas Lœuillet
5425b0dd82 new fields in database, reading time / date and domain name are stored 2014-07-08 21:46:32 +02:00
Nicolas Lœuillet
4247b37551 Merge pull request #751 from mariroz/dev
quick fix of issue #750: mulipage content for politico.com/magazine articles
2014-07-07 21:11:07 +02:00
Maryana Rozhankivska
82980a148b quick fix of issue #750: mulipage content for politico.com/magazine articles 2014-07-07 19:17:55 +03:00
tcitworld
da87848cee new config file, fix for #740 2014-07-01 10:18:44 +02:00
tcitworld
25052a76ca fix for #738 2014-06-30 23:24:46 +02:00
Maryana Rozhankivska
6924253423 fix of issue #677: When downloading images, wallabag doesnt respect html "base" tag, tnx to @fivefilters 2014-06-25 20:00:00 +03:00
Maryana Rozhankivska
aa126ba458 fix of issue #718: Error parsing file imported from Pocket #718 2014-06-25 19:34:14 +03:00
tcit
35d4e27588 up to date 2014-06-07 16:36:57 +02:00
tcit
ec15d0a784 do not debug inside an epub 2014-06-07 15:53:39 +02:00
Maryana Rozhankivska
752cd4a8ef error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden in config 2014-06-02 18:00:09 +03:00
Maryana Rozhankivska
1d14e65315 fix of undefined ATOM constant warning in full-text-rss, will fix ios-app issue #14 2014-06-01 19:49:22 +03:00
Maryana Rozhankivska
30bd273580 small xss vulnerability and translation ability fix 2014-05-30 17:17:34 +03:00
Maryana Rozhankivska
cbc75befb5 small xss vulnerability and translation ability fix 2014-05-30 17:14:53 +03:00
Nicolas Lœuillet
79024eb004 fix #344 FQDN with non-standard ports broken 2014-05-29 18:32:55 +02:00
Maryana Rozhankivska
3dc8d84229 fix of uninitialized object warning, issue #710 2014-05-29 16:35:00 +03:00
Maryana Rozhankivska
0b9bb8cb78 add dailymotion videos, issue #708 2014-05-26 14:29:18 +03:00
Maryana Rozhankivska
1fce49fac7 full-text rss config file for ted.com, issue #676 2014-05-23 19:29:01 +03:00
Maryana Rozhankivska
a50583fb97 last 3 important changes to 3.2 version of full-text-rss, issue #694 2014-05-23 19:27:17 +03:00
Maryana Rozhankivska
d18ff7d956 two small unimportant forgotten changes to 3.2 version of full-text-rss, issue #694 2014-05-23 19:25:48 +03:00
Maryana Rozhankivska
3ec62cf95a update to 3.2 version of full-text-rss, issue #694 2014-05-22 17:16:38 +03:00
tcitworld
38eecef26b Added info for DOWNLOAD_PICTURES
We regenerate pictures, it might take some time
2014-05-20 11:46:05 +02:00
Simon Leblanc
0bf0dfe10d Optimisation et gestion des erreurs 2014-05-20 00:42:51 +02:00
tcit
e3b00bcaf5 Fixed bug for png images 2014-05-19 15:59:18 +02:00
tcit
6caba976ec Bug with bracket 2014-05-19 15:34:49 +02:00
tcit
1d6a9ac25a Option for setting quality 2014-05-19 15:24:11 +02:00
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
tcit
b152f2b6ba Fix to bug #570
Forces the download of the data exported file as a poche-export file.
2014-03-28 00:57:07 +01:00
tcit
ad03eb6286 Fix of #580 : Add some random for Windows hosts 2014-03-26 17:19:57 +01:00
tcit
cc60cbbbab Finished search engine function
Now searches also in title and in original url
2014-03-26 16:36:42 +01:00
Nicolas Lœuillet
d619120fc4 Merge pull request #582 from mariroz/fix-session-livetime
fix of localhost cookie related to nginx binding to 0.0.0.0
2014-03-24 11:12:56 +01:00
tcit
2c4e7a1cea Fixes to search engine
Changed the search parameter from POST to GET.
Also, adapted the Baggy theme.
2014-03-23 23:52:05 +01:00
tcit
a33a3d2afb Implemented rudimental search engine 2014-03-22 11:09:18 +01:00
Maryana Rozhankivska
03832b45e1 fix of localhost cookie related to nginx binding to 0.0.0.0 2014-03-21 21:56:40 +02:00
Maryana Rozhankivska
ad53faf25c fix of issue under nginx and php-fpm 2014-03-21 14:59:30 +02:00
Maryana Rozhankivska
6fa3f70bc2 fix of _SESSION - indefined variable 2014-03-19 19:22:04 +02:00
Maryana Rozhankivska
2a97194253 fix of #115, server relater config value added 2014-03-18 17:39:19 +02:00
Maryana Rozhankivska
eb5b677250 fix of #115 - stay connected and session livetime 2014-03-17 22:22:05 +02:00
camporez
5805ac4574 Update brazilian traslation title to "Português (Brasil)" 2014-03-16 16:43:46 -03:00