]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
10 years agoAdd support for custom http port 848/head
Mariusz Kozakowski [Wed, 17 Sep 2014 16:44:29 +0000 (18:44 +0200)] 
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.

10 years agoMerge pull request #839 from wallabag/fixlocalpictures
Nicolas Lœuillet [Tue, 16 Sep 2014 19:18:41 +0000 (21:18 +0200)] 
Merge pull request #839 from wallabag/fixlocalpictures

fix pictures display when DOWNLOAD_PICTURES is enabled

10 years agofix pictures display when DOWNLOAD_PICTURES is enabled 839/head
Thomas Citharel [Tue, 16 Sep 2014 18:27:03 +0000 (20:27 +0200)] 
fix pictures display when DOWNLOAD_PICTURES is enabled

10 years agoMerge pull request #836 from akoenig/x-forwarded-port
Nicolas Lœuillet [Tue, 16 Sep 2014 18:09:58 +0000 (20:09 +0200)] 
Merge pull request #836 from akoenig/x-forwarded-port

Implemented additional check for using the 'X-Forwarded-Port' header.

10 years agoImplemented additional check for using the 'X-Forwarded-Port' header. 836/head
André König [Thu, 11 Sep 2014 11:17:19 +0000 (13:17 +0200)] 
Implemented additional check for using the 'X-Forwarded-Port' header.

10 years agoMerge pull request #819 from wallabag/fixSQLiteDownloadDB
tcitworld [Wed, 10 Sep 2014 18:05:07 +0000 (20:05 +0200)] 
Merge pull request #819 from wallabag/fixSQLiteDownloadDB

Fix downloading SQLite database from all users

10 years agoMerge pull request #816 from zinnober/dev
Nicolas Lœuillet [Wed, 3 Sep 2014 11:14:29 +0000 (13:14 +0200)] 
Merge pull request #816 from zinnober/dev

Complete rework of faz.net-template

10 years agoremove old function 819/head
Thomas Citharel [Thu, 28 Aug 2014 19:01:43 +0000 (21:01 +0200)] 
remove old function

10 years agoFix downloading SQLite database from all users
Thomas Citharel [Tue, 26 Aug 2014 10:43:56 +0000 (12:43 +0200)] 
Fix downloading SQLite database from all users

10 years agoComplete rework of faz.net-template adding multipage support and major article cleanup 816/head
zinnober [Sat, 23 Aug 2014 14:47:29 +0000 (16:47 +0200)] 
Complete rework of faz.net-template adding multipage support and major article cleanup

10 years agoMerge branch 'dev' of https://github.com/wallabag/wallabag into dev
Thomas Citharel [Thu, 21 Aug 2014 14:42:22 +0000 (16:42 +0200)] 
Merge branch 'dev' of https://github.com/wallabag/wallabag into dev

10 years agoMerge pull request #814 from wallabag/fix-issue813
tcitworld [Thu, 21 Aug 2014 14:28:16 +0000 (16:28 +0200)] 
Merge pull request #814 from wallabag/fix-issue813

vendor dir is not accessible before install, sqlite db dir write check moved into db class

10 years agoMerge branch 'dev' of https://github.com/wallabag/wallabag into dev
Thomas Citharel [Thu, 21 Aug 2014 14:24:13 +0000 (16:24 +0200)] 
Merge branch 'dev' of https://github.com/wallabag/wallabag into dev

10 years agovendor dir is not accessible before install, sqlite db dir write check moved into... 814/head
Maryana Rozhankivska [Thu, 21 Aug 2014 14:17:36 +0000 (17:17 +0300)] 
vendor dir is not accessible before install, sqlite db dir write check moved into db class

10 years agoMerge pull request #783 from wallabag/message-after-login
Nicolas Lœuillet [Mon, 18 Aug 2014 12:41:09 +0000 (14:41 +0200)] 
Merge pull request #783 from wallabag/message-after-login

#763 fix to display the login successful message with the translation

10 years agoMerge pull request #784 from wallabag/fix-successful-add-message
Nicolas Lœuillet [Mon, 18 Aug 2014 12:40:54 +0000 (14:40 +0200)] 
Merge pull request #784 from wallabag/fix-successful-add-message

fix display of 'Done' message when we add a link from 'save a link' item

10 years agoMerge pull request #785 from wallabag/change-default-pagination
Nicolas Lœuillet [Mon, 18 Aug 2014 12:40:17 +0000 (14:40 +0200)] 
Merge pull request #785 from wallabag/change-default-pagination

change default pagination, set it to 12, to have a nice baggy display

10 years agomerge fix 776
Thomas Citharel [Fri, 15 Aug 2014 22:54:46 +0000 (00:54 +0200)] 
merge fix 776

10 years agominimum of control on server side added 782/head
Maryana Rozhankivska [Fri, 15 Aug 2014 16:22:55 +0000 (19:22 +0300)] 
minimum of control on server side added

10 years agolink to guidelines in contributing file
Nicolas Lœuillet [Fri, 25 Jul 2014 05:52:00 +0000 (07:52 +0200)] 
link to guidelines in contributing file

10 years agothank you @mariroz & @tcitworld :)
Nicolas Lœuillet [Fri, 25 Jul 2014 05:50:56 +0000 (07:50 +0200)] 
thank you @mariroz & @tcitworld :)

10 years agoguidelines for wallabag
Nicolas Lœuillet [Fri, 25 Jul 2014 05:50:15 +0000 (07:50 +0200)] 
guidelines for wallabag

10 years agoMerge branch 'fix/securityAllowedActions' into dev
Nicolas Lœuillet [Fri, 25 Jul 2014 05:27:21 +0000 (07:27 +0200)] 
Merge branch 'fix/securityAllowedActions' into dev

10 years agotypo
Nicolas Lœuillet [Fri, 25 Jul 2014 05:26:56 +0000 (07:26 +0200)] 
typo

10 years agosecurity issue 790/head
Maryana Rozhankivska [Thu, 24 Jul 2014 13:48:41 +0000 (16:48 +0300)] 
security issue

10 years agoMerge branch 'dev' of github.com:wallabag/wallabag into dev
Nicolas Lœuillet [Wed, 23 Jul 2014 11:45:07 +0000 (13:45 +0200)] 
Merge branch 'dev' of github.com:wallabag/wallabag into dev

10 years agoMerge branch 'refactor' into dev
Nicolas Lœuillet [Wed, 23 Jul 2014 11:44:48 +0000 (13:44 +0200)] 
Merge branch 'refactor' into dev

10 years agoMerge branch 'dev' into refactor
Nicolas Lœuillet [Wed, 23 Jul 2014 11:42:30 +0000 (13:42 +0200)] 
Merge branch 'dev' into refactor

Conflicts:
check_setup.php
index.php

10 years agoMerge pull request #789 from wallabag/feature/someMoreSitesConfig
Nicolas Lœuillet [Wed, 23 Jul 2014 11:38:21 +0000 (13:38 +0200)] 
Merge pull request #789 from wallabag/feature/someMoreSitesConfig

config for habrahabr.ru to grab articles with comments

10 years agoremoved permissions test on htmlpurifier 768/head
Nicolas Lœuillet [Wed, 23 Jul 2014 11:35:19 +0000 (13:35 +0200)] 
removed permissions test on htmlpurifier

10 years agoconfig for habrahabr.ru to grep articles with comments 789/head
Maryana Rozhankivska [Wed, 23 Jul 2014 11:27:57 +0000 (14:27 +0300)] 
config for habrahabr.ru to grep articles with comments

10 years agoMerge branch 'anno1337-dev' into dev
Nicolas Lœuillet [Tue, 22 Jul 2014 19:45:21 +0000 (21:45 +0200)] 
Merge branch 'anno1337-dev' into dev

10 years agoMerge branch 'dev' of github.com:anno1337/wallabag into anno1337-dev
Nicolas Lœuillet [Tue, 22 Jul 2014 19:26:02 +0000 (21:26 +0200)] 
Merge branch 'dev' of github.com:anno1337/wallabag into anno1337-dev

10 years agoMerge branch 'feature/programmingCodeSyntaxHighlighting' into dev
Nicolas Lœuillet [Tue, 22 Jul 2014 17:33:34 +0000 (19:33 +0200)] 
Merge branch 'feature/programmingCodeSyntaxHighlighting' into dev

10 years agoMerge branch 'dev' into feature/programmingCodeSyntaxHighlighting
Nicolas Lœuillet [Tue, 22 Jul 2014 17:32:24 +0000 (19:32 +0200)] 
Merge branch 'dev' into feature/programmingCodeSyntaxHighlighting

10 years agohighlight.js library added to highlight programming code examples in article view 786/head
Maryana Rozhankivska [Tue, 22 Jul 2014 17:17:15 +0000 (20:17 +0300)] 
highlight.js library added to highlight programming code examples in article view

10 years agochange default pagination, set it to 12, to have a nice baggy display 785/head
Nicolas Lœuillet [Tue, 22 Jul 2014 16:14:41 +0000 (18:14 +0200)] 
change default pagination, set it to 12, to have a nice baggy display

10 years agofix display of 'Done' message when we add a link from 'save a link' item 784/head
Nicolas Lœuillet [Tue, 22 Jul 2014 16:12:03 +0000 (18:12 +0200)] 
fix display of 'Done' message when we add a link from 'save a link' item

10 years agofix to display the login successful message with the translation 783/head
Nicolas Lœuillet [Tue, 22 Jul 2014 16:01:27 +0000 (18:01 +0200)] 
fix to display the login successful message with the translation

10 years agoFix #776
Nicolas Lœuillet [Tue, 22 Jul 2014 14:37:13 +0000 (16:37 +0200)] 
Fix #776

10 years agoSplit up check_setup.php into two files. The new file check_essentials.php takes... 780/head
Marc Wilhelm [Tue, 22 Jul 2014 09:52:18 +0000 (11:52 +0200)] 
Split up check_setup.php into two files. The new file check_essentials.php takes care of stuff like the PHP version and is executed before the config files are included which are needed by check_setup. This patch addresses issue #773

10 years agoMerge pull request #775 from wallabag/feature/someMoreSitesConfig
Nicolas Lœuillet [Mon, 21 Jul 2014 19:31:45 +0000 (21:31 +0200)] 
Merge pull request #775 from wallabag/feature/someMoreSitesConfig

issue #750 - config for dn.pt site added

10 years agoMerge branch 'skibbipl-dev' into dev
Nicolas Lœuillet [Mon, 21 Jul 2014 19:22:34 +0000 (21:22 +0200)] 
Merge branch 'skibbipl-dev' into dev

10 years agoMerge branch 'dev' of github.com:skibbipl/wallabag into skibbipl-dev
Nicolas Lœuillet [Mon, 21 Jul 2014 19:21:55 +0000 (21:21 +0200)] 
Merge branch 'dev' of github.com:skibbipl/wallabag into skibbipl-dev

Conflicts:
locale/pl_PL.utf8/LC_MESSAGES/pl_PL.utf8.mo
locale/pl_PL.utf8/LC_MESSAGES/pl_PL.utf8.po

10 years agoUpdated polish translation 777/head
skibbipl [Mon, 21 Jul 2014 18:58:58 +0000 (20:58 +0200)] 
Updated polish translation

10 years agoissue #750 - config for dn.pt site added 775/head
Maryana Rozhankivska [Mon, 21 Jul 2014 16:34:59 +0000 (19:34 +0300)] 
issue #750 - config for dn.pt site added

10 years agoMerge branch 'refactor' of github.com:wallabag/wallabag into refactor
Nicolas Lœuillet [Fri, 18 Jul 2014 09:29:05 +0000 (11:29 +0200)] 
Merge branch 'refactor' of github.com:wallabag/wallabag into refactor

10 years agoremove .idea in gitignore
Nicolas Lœuillet [Fri, 18 Jul 2014 09:28:49 +0000 (11:28 +0200)] 
remove .idea in gitignore

10 years agoMerge pull request #764 from tcitworld/refactor
Nicolas Lœuillet [Thu, 17 Jul 2014 14:06:53 +0000 (16:06 +0200)] 
Merge pull request #764 from tcitworld/refactor

Refactor Flattr class.

10 years agocamelCase for FlattrItem class (following) 764/head
tcitworld [Thu, 17 Jul 2014 13:42:59 +0000 (15:42 +0200)] 
camelCase for FlattrItem class (following)

10 years agocamelCase for FlattrItem class
tcitworld [Thu, 17 Jul 2014 13:34:55 +0000 (15:34 +0200)] 
camelCase for FlattrItem class

10 years agoupdated specific configuration for parsing
Nicolas Lœuillet [Sun, 13 Jul 2014 08:15:40 +0000 (10:15 +0200)] 
updated specific configuration for parsing

10 years ago#584 check permissions for HTMLPurifier/DefinitionCache/Serializer folder
Nicolas Lœuillet [Sat, 12 Jul 2014 20:08:48 +0000 (22:08 +0200)] 
#584 check permissions for HTMLPurifier/DefinitionCache/Serializer folder

10 years ago#683 Rename « home » into « unread »
Nicolas Lœuillet [Sat, 12 Jul 2014 19:50:29 +0000 (21:50 +0200)] 
#683 Rename « home » into « unread »

10 years agoMerge pull request #752 from mariroz/dev 761/head
Nicolas Lœuillet [Sat, 12 Jul 2014 17:28:16 +0000 (19:28 +0200)] 
Merge pull request #752 from mariroz/dev

fix of issue #650, #619 and other similar, error in JSLikeHTMLElement: node no longer exists.

10 years agoRefactor
Nicolas Lœuillet [Sat, 12 Jul 2014 17:01:11 +0000 (19:01 +0200)] 
Refactor

10 years agoforgot run() call
Nicolas Lœuillet [Sat, 12 Jul 2014 14:41:55 +0000 (16:41 +0200)] 
forgot run() call

10 years agoignore my PHPStorm config
Nicolas Lœuillet [Sat, 12 Jul 2014 14:40:00 +0000 (16:40 +0200)] 
ignore my PHPStorm config

10 years agoremove PicoFarad
Nicolas Lœuillet [Sat, 12 Jul 2014 14:39:31 +0000 (16:39 +0200)] 
remove PicoFarad

I’ll implement it an other day.

10 years agoMerge pull request #754 from sinisterstuf/about.com
Nicolas Lœuillet [Sat, 12 Jul 2014 13:10:05 +0000 (15:10 +0200)] 
Merge pull request #754 from sinisterstuf/about.com

Add support for *.about.com

10 years agoPicoFarad framework for routing
Nicolas Lœuillet [Fri, 11 Jul 2014 15:06:51 +0000 (17:06 +0200)] 
PicoFarad framework for routing

10 years agoWHAT. A. BIG. REFACTOR. + new license (we moved to MIT one)
Nicolas Lœuillet [Fri, 11 Jul 2014 14:03:59 +0000 (16:03 +0200)] 
WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one)

10 years agoAdd support for *.about.com 754/head
Siôn Le Roux [Thu, 10 Jul 2014 16:30:44 +0000 (18:30 +0200)] 
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.

10 years agoI removed my previous commit. We have to create a new branch for that.
Nicolas Lœuillet [Thu, 10 Jul 2014 11:17:04 +0000 (13:17 +0200)] 
I removed my previous commit. We have to create a new branch for that.

10 years agofix of issue #619 and other similar, error in JSLikeHTMLElement: node no longer exists. 752/head
Maryana Rozhankivska [Wed, 9 Jul 2014 13:56:52 +0000 (16:56 +0300)] 
fix of issue #619 and other similar, error in JSLikeHTMLElement: node no longer exists.

10 years agofix of issue #619 and other similar, error in JSLikeHTMLElement: node no longer exists.
Maryana Rozhankivska [Wed, 9 Jul 2014 13:50:52 +0000 (16:50 +0300)] 
fix of issue #619 and other similar, error in JSLikeHTMLElement: node no longer exists.

10 years agonew call for having domain name in entry view
Nicolas Lœuillet [Tue, 8 Jul 2014 19:57:53 +0000 (21:57 +0200)] 
new call for having domain name in entry view

10 years agonew fields in database, reading time / date and domain name are stored
Nicolas Lœuillet [Tue, 8 Jul 2014 19:46:32 +0000 (21:46 +0200)] 
new fields in database, reading time / date and domain name are stored

10 years agoMerge pull request #751 from mariroz/dev
Nicolas Lœuillet [Mon, 7 Jul 2014 19:11:07 +0000 (21:11 +0200)] 
Merge pull request #751 from mariroz/dev

quick fix of issue #750: mulipage content for politico.com/magazine articles

10 years agoquick fix of issue #750: mulipage content for politico.com/magazine articles 751/head
Maryana Rozhankivska [Mon, 7 Jul 2014 16:17:55 +0000 (19:17 +0300)] 
quick fix of issue #750: mulipage content for politico.com/magazine articles

10 years ago1.7.1
Nicolas Lœuillet [Sat, 5 Jul 2014 13:49:40 +0000 (15:49 +0200)] 
1.7.1

10 years agonew config file, fix for #740
tcitworld [Tue, 1 Jul 2014 08:18:44 +0000 (10:18 +0200)] 
new config file, fix for #740

10 years agofix for #738
tcitworld [Mon, 30 Jun 2014 21:24:46 +0000 (23:24 +0200)] 
fix for #738

10 years agosecurity check
tcitworld [Mon, 30 Jun 2014 20:15:55 +0000 (22:15 +0200)] 
security check

10 years agoMerge pull request #737 from mariroz/dev
tcitworld [Wed, 25 Jun 2014 17:33:28 +0000 (19:33 +0200)] 
Merge pull request #737 from mariroz/dev

fix of issue #677: When downloading images, wallabag doesnt respect html "base" tag, tnx to @fivefilters

10 years agofix of issue #677: When downloading images, wallabag doesnt respect html "base" tag... 737/head
Maryana Rozhankivska [Wed, 25 Jun 2014 17:00:00 +0000 (20:00 +0300)] 
fix of issue #677: When downloading images, wallabag doesnt respect html "base" tag, tnx to @fivefilters

10 years agoMerge pull request #736 from mariroz/dev
tcitworld [Wed, 25 Jun 2014 16:54:39 +0000 (18:54 +0200)] 
Merge pull request #736 from mariroz/dev

fix of issue #718: Error parsing file imported from Pocket #718

10 years agofix of issue #718: Error parsing file imported from Pocket #718 736/head
Maryana Rozhankivska [Wed, 25 Jun 2014 16:34:14 +0000 (19:34 +0300)] 
fix of issue #718: Error parsing file imported from Pocket #718

10 years agoMerge pull request #728 from Draky50110/dev
tcitworld [Thu, 12 Jun 2014 21:30:53 +0000 (23:30 +0200)] 
Merge pull request #728 from Draky50110/dev

typo FR après vérif.

10 years agotypo mineure 728/head
draky50110 [Thu, 12 Jun 2014 21:10:26 +0000 (23:10 +0200)] 
typo mineure

10 years agofin de correction typo FR
draky50110 [Thu, 12 Jun 2014 20:21:44 +0000 (22:21 +0200)] 
fin de correction typo FR

10 years agoRevert "Typo FR (suite)"
draky50110 [Thu, 12 Jun 2014 20:16:04 +0000 (22:16 +0200)] 
Revert "Typo FR (suite)"

This reverts commit 7f186e21e0a121320485dca9c846b4c3df261deb.

Conflicts:
locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.mo
locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.po

10 years agotypo FR 3 727/head
draky50110 [Thu, 12 Jun 2014 18:32:02 +0000 (20:32 +0200)] 
typo FR 3

10 years agoTypo FR (suite)
draky50110 [Thu, 12 Jun 2014 16:55:38 +0000 (18:55 +0200)] 
Typo FR (suite)

10 years agoMerge pull request #724 from Draky50110/dev
tcitworld [Thu, 12 Jun 2014 07:34:05 +0000 (09:34 +0200)] 
Merge pull request #724 from Draky50110/dev

typo FR

10 years agotypo FR 724/head
draky50110 [Wed, 11 Jun 2014 23:00:49 +0000 (01:00 +0200)] 
typo FR

10 years agoMerge pull request #722 from tcitworld/dev
tcitworld [Sat, 7 Jun 2014 14:38:39 +0000 (16:38 +0200)] 
Merge pull request #722 from tcitworld/dev

do not output debug while generating epub

10 years agoup to date 722/head
tcit [Sat, 7 Jun 2014 14:36:57 +0000 (16:36 +0200)] 
up to date

10 years agodo not debug inside an epub
tcit [Sat, 7 Jun 2014 13:53:39 +0000 (15:53 +0200)] 
do not debug inside an epub

10 years agoMerge pull request #716 from mariroz/dev
tcitworld [Thu, 5 Jun 2014 14:59:39 +0000 (16:59 +0200)] 
Merge pull request #716 from mariroz/dev

error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden in config

10 years agoerror reporting level set in E_ALL & ~E_NOTICE by default, can be overriden in config 716/head
Maryana Rozhankivska [Mon, 2 Jun 2014 15:00:09 +0000 (18:00 +0300)] 
error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden in config

10 years agoMerge pull request #715 from mariroz/dev
tcitworld [Sun, 1 Jun 2014 17:06:45 +0000 (19:06 +0200)] 
Merge pull request #715 from mariroz/dev

fix of undefined ATOM constant warning in full-text-rss, will fix ios-app issue #14

10 years agofix of undefined ATOM constant warning in full-text-rss, will fix ios-app issue #14 715/head
Maryana Rozhankivska [Sun, 1 Jun 2014 16:49:22 +0000 (19:49 +0300)] 
fix of undefined ATOM constant warning in full-text-rss, will fix ios-app issue #14

10 years agoMerge pull request #713 from mariroz/dev
Nicolas Lœuillet [Fri, 30 May 2014 14:51:13 +0000 (16:51 +0200)] 
Merge pull request #713 from mariroz/dev

small xss vulnerability and translation ability fix

10 years agosmall xss vulnerability and translation ability fix 713/head
Maryana Rozhankivska [Fri, 30 May 2014 14:17:34 +0000 (17:17 +0300)] 
small xss vulnerability and translation ability fix

10 years agosmall xss vulnerability and translation ability fix
Maryana Rozhankivska [Fri, 30 May 2014 14:14:53 +0000 (17:14 +0300)] 
small xss vulnerability and translation ability fix

10 years ago1.7, premium version :) 712/head
Nicolas Lœuillet [Thu, 29 May 2014 16:52:34 +0000 (18:52 +0200)] 
1.7, premium version :)

10 years agofix #344 FQDN with non-standard ports broken
Nicolas Lœuillet [Thu, 29 May 2014 16:32:55 +0000 (18:32 +0200)] 
fix #344 FQDN with non-standard ports broken

10 years agoMerge pull request #711 from mariroz/dev
Nicolas Lœuillet [Thu, 29 May 2014 14:04:26 +0000 (16:04 +0200)] 
Merge pull request #711 from mariroz/dev

fix of uninitialized object warning, issue #710

10 years agofix of uninitialized object warning, issue #710 711/head
Maryana Rozhankivska [Thu, 29 May 2014 13:35:00 +0000 (16:35 +0300)] 
fix of uninitialized object warning, issue #710