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
Nicolas Lœuillet
ed02e38e1d
[fix] in RSS, link to original article
2014-03-14 09:35:48 +01:00
Nicolas Lœuillet
8d7cd2ccd5
[add] remove import file in CACHE when import is over
2014-03-14 08:54:44 +01:00
Maryana Rozhankivska
fb26cc9375
a lot of enhancements related to tags: tags list is now sorted, shows number of articles, autocomplete added according to #477 , #542
2014-03-10 16:28:47 +02:00
Nicolas Lœuillet
17b2afefad
[fix] test if user_id doesn't exist in feeds generation
2014-03-10 08:10:03 +01:00
Maryana Rozhankivska
042486c511
fix of #530 - import fail from Poche
2014-03-07 14:52:52 +02:00
Nicolas Lœuillet
ded2c63312
Merge pull request #532 from wallabag/upload-file
...
New import system
2014-03-07 13:26:56 +01:00
Maryana Rozhankivska
f98373cc34
getPageContent moved to Tools, fix of #426
2014-03-07 12:54:08 +02:00
Nicolas Lœuillet
71b0d53c5e
[fix] #115 cookie lifetime was empty
2014-03-02 08:38:26 +01:00
Nicolas Lœuillet
11c680f97a
[add] display last check of wallabag release
2014-03-01 19:10:17 +01:00
Nicolas Lœuillet
223268c2fa
[fix] RSS Feeds don't validate / W3C #384
2014-03-01 13:09:37 +01:00
Nicolas Lœuillet
53e3158dfe
[add] cron to fetch content on imported entries
2014-02-28 21:49:38 +01:00
Nicolas Lœuillet
31a10069a5
[add] upload form for import
2014-02-28 20:36:32 +01:00
Nicolas Lœuillet
49c803425c
Merge branch 'dev' of https://github.com/wallabag/wallabag into dev
2014-02-28 14:06:59 +01:00
Maryana Rozhankivska
6065553c13
effect of block rebuilding on next page removed, issue #479
2014-02-28 13:08:11 +02:00
Nicolas Lœuillet
346380e131
[add] label for brazilian language on config screen
2014-02-27 21:37:25 +01:00
Nicolas Lœuillet
affbd83b48
Merge pull request #515 from mariroz/dev
...
fix of #509 , related to php 5.3
2014-02-27 21:23:10 +01:00
Maryana Rozhankivska
decb9a5814
fix of #509 , related to php 5.3
2014-02-27 18:12:43 +02:00
Nicolas Lœuillet
e145f767f3
[add] empty cache after changing language #492
2014-02-27 13:26:07 +01:00
Nicolas Lœuillet
56532c4e72
[add] Empty cache after changing theme #503
2014-02-27 13:24:29 +01:00
Maryana Rozhankivska
cbcae4037c
translation related: how-to md file added, script to generate php from all twig templates, polish mo file compiled
2014-02-26 15:43:49 +02:00
Maryana Rozhankivska
f5b5622a89
fix of #498 , #493 , #494 - because disappeared in last commit
2014-02-25 19:08:18 +02:00
Maryana Rozhankivska
4b842b20ce
fix of #486 - import issue
2014-02-24 19:13:54 +02:00
Maryana Rozhankivska
25e1213d1b
fix of global $http visibility, issues #493 , #494
2014-02-24 12:19:46 +02:00
Nicolas Lœuillet
92fc97eeb3
[fix] redirect on config page after token generation #491
2014-02-23 09:56:21 +01:00
Nicolas Lœuillet
1570a65381
[fix] content is now cleaned by HTML purifier from prevent XSS attack
2014-02-21 15:44:13 +01:00
Nicolas Lœuillet
d4949327ef
[add] HTML Purifier added to clean code
2014-02-21 15:43:14 +01:00
Nicolas Lœuillet
c9bd17a100
[add] languages well displayed on config page #480
2014-02-21 15:24:33 +01:00
Nicolas Lœuillet
e7345a2c4f
Merge branch 'dev' of git://github.com/mariroz/wallabag into dev
2014-02-21 13:44:30 +01:00
Maryana Rozhankivska
032e0ca13a
a lot of refactoring: tag action is now handled by home view and uses sorting and pagination. Some small view enhacenments. Fix of #476 , #461 for baggy and other themes
2014-02-20 19:28:39 +02:00
Nicolas Lœuillet
3ade95a3d7
[fix] themes sorted A->Z #470
2014-02-20 13:29:53 +01:00
Nicolas Lœuillet
fddf4fbacc
Merge branch 'dev' of git://github.com/arnaudmm/wallabag into arnaudmm-dev
2014-02-20 13:15:27 +01:00
arnaudmm
926acd7bba
Feature #457 : import from pocket now import tags too
2014-02-20 13:09:27 +01:00
Maryana Rozhankivska
e83cf5a787
multiple tag entry displayed fix, issue #474
2014-02-20 10:41:16 +02:00
Maryana Rozhankivska
b4fd2154fe
Full-Text RSS included as a script instead of file_get_contents call. Tnx to @Faless. Fix issues #366 and #463
2014-02-19 19:08:19 +02:00
Nicolas Lœuillet
b89d5a2bf4
[fix] security problems with tags
2014-02-19 13:25:28 +01:00
Maryana Rozhankivska
488fc63b67
duplicate check added. fix of issue #400
2014-02-14 17:27:22 +02:00
Nicolas Lœuillet
6285e57c49
[add] link to empty cache in config screen, #454
2014-02-14 15:11:57 +01:00
Nicolas Lœuillet
c9357429fd
[fix] remove htacces in inc/, bug to fetch content
2014-02-13 19:22:54 +01:00
Nicolas Lœuillet
41265e07d4
add help about vendor.zip
2014-02-13 18:57:57 +01:00
Nicolas Lœuillet
2e4440c3f8
[change] wallabag in feeds title
2014-02-13 08:57:44 +01:00