]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
5 years agoRedirect to the current view instead of homepage add-random-article
Jeremy Benoist [Fri, 12 Oct 2018 20:13:33 +0000 (22:13 +0200)] 
Redirect to the current view instead of homepage

5 years agoBetter icon
Jeremy Benoist [Fri, 12 Oct 2018 20:13:14 +0000 (22:13 +0200)] 
Better icon

5 years agoFix tests
Jeremy Benoist [Fri, 12 Oct 2018 19:49:19 +0000 (21:49 +0200)] 
Fix tests

5 years agoBetter random function
Jeremy Benoist [Fri, 12 Oct 2018 19:41:28 +0000 (21:41 +0200)] 
Better random function

5 years agoUse only one method to randomize
Jeremy Benoist [Fri, 12 Oct 2018 19:41:05 +0000 (21:41 +0200)] 
Use only one method to randomize

Instead of one per type, one for all is ok.

5 years agoFix tests
Jeremy Benoist [Fri, 12 Oct 2018 13:01:19 +0000 (15:01 +0200)] 
Fix tests

5 years agoAdded random feature
Nicolas Lœuillet [Fri, 22 Dec 2017 14:44:00 +0000 (15:44 +0100)] 
Added random feature

5 years agoMerge pull request #3596 from glego/add-secure-email
Jérémy Benoist [Thu, 11 Oct 2018 09:34:52 +0000 (09:34 +0000)] 
Merge pull request #3596 from glego/add-secure-email

Add secure email

5 years agoAdd secure email 3596/head
Glenn Goffin [Fri, 23 Feb 2018 19:39:25 +0000 (20:39 +0100)] 
Add secure email

5 years agoMerge pull request #3731 from wallabag/symfony3.4
Jérémy Benoist [Mon, 8 Oct 2018 08:00:07 +0000 (08:00 +0000)] 
Merge pull request #3731 from wallabag/symfony3.4

Jump to Symfony 3.4

5 years agoJump to Symfony 3.4 3731/head
Jeremy Benoist [Thu, 4 Oct 2018 12:07:20 +0000 (14:07 +0200)] 
Jump to Symfony 3.4

Thanks to the BC compatibility, almost nothing have to be changed.
All changes are related to new bundle version of:
- SensioFrameworkExtraBundle
- DoctrineFixturesBundle

5 years agoMerge pull request #3630 from sviande/archived_at
Jérémy Benoist [Fri, 21 Sep 2018 09:46:58 +0000 (09:46 +0000)] 
Merge pull request #3630 from sviande/archived_at

Entry: add archived_at property and updateArchived method

5 years agoSort archive page by archived at 3630/head
Jeremy Benoist [Fri, 21 Sep 2018 09:18:29 +0000 (11:18 +0200)] 
Sort archive page by archived at

5 years agoCode Style
Sébastien Viande [Fri, 15 Jun 2018 09:30:54 +0000 (11:30 +0200)] 
Code Style

5 years agoEntry: add sort parameter archived
Sébastien Viande [Thu, 26 Apr 2018 05:20:52 +0000 (07:20 +0200)] 
Entry: add sort parameter archived

5 years agoEntry: add archived_at property and updateArchived method
Sébastien Viande [Wed, 11 Apr 2018 09:42:52 +0000 (11:42 +0200)] 
Entry: add archived_at property and updateArchived method

5 years agoMerge remote-tracking branch 'origin/master' into 2.4
Jeremy Benoist [Fri, 21 Sep 2018 08:17:38 +0000 (10:17 +0200)] 
Merge remote-tracking branch 'origin/master' into 2.4

5 years agoMerge pull request #3726 from wallabag/fix-tests
Jérémy Benoist [Fri, 21 Sep 2018 08:16:27 +0000 (08:16 +0000)] 
Merge pull request #3726 from wallabag/fix-tests

Liberation goes https

5 years agoLiberation goes https 3726/head
Jeremy Benoist [Fri, 21 Sep 2018 06:56:20 +0000 (08:56 +0200)] 
Liberation goes https

5 years agoMerge remote-tracking branch 'origin/master' into 2.4
Jeremy Benoist [Sun, 16 Sep 2018 17:45:37 +0000 (19:45 +0200)] 
Merge remote-tracking branch 'origin/master' into 2.4

5 years agoMerge pull request #3719 from wallabag/fix-sort-parameters
Kevin Decherf [Fri, 7 Sep 2018 15:02:39 +0000 (17:02 +0200)] 
Merge pull request #3719 from wallabag/fix-sort-parameters

Fix sort parameters

5 years agoUpdating node to 6.10 3719/head
Jeremy Benoist [Fri, 7 Sep 2018 12:20:02 +0000 (14:20 +0200)] 
Updating node to 6.10

Same as defined in .travis.yml

5 years agoFix tests
Jeremy Benoist [Fri, 7 Sep 2018 12:09:06 +0000 (14:09 +0200)] 
Fix tests

5 years agoJump to the new Scrutinizer PHP analysis engine
Jeremy Benoist [Fri, 7 Sep 2018 11:56:35 +0000 (13:56 +0200)] 
Jump to the new Scrutinizer PHP analysis engine

5 years agoAdd missing parameters
Jeremy Benoist [Fri, 7 Sep 2018 11:56:14 +0000 (13:56 +0200)] 
Add missing parameters

Parameters weren’t passed to the sub function.

5 years agoMerge remote-tracking branch 'origin/master' into 2.4
Jeremy Benoist [Fri, 7 Sep 2018 11:46:30 +0000 (13:46 +0200)] 
Merge remote-tracking branch 'origin/master' into 2.4

5 years agoMerge pull request #3712 from wallabag/refactor-entry-queries
Jérémy Benoist [Fri, 7 Sep 2018 11:43:07 +0000 (11:43 +0000)] 
Merge pull request #3712 from wallabag/refactor-entry-queries

Rename getBuilderByUser and refactor query for untagged entries

5 years agoMerge pull request #3717 from wallabag/php-72
Kevin Decherf [Thu, 6 Sep 2018 09:28:57 +0000 (11:28 +0200)] 
Merge pull request #3717 from wallabag/php-72

PHP 7.2 shouldn't fail

5 years agoPHP 7.2 shouldn't fail 3717/head
Jérémy Benoist [Thu, 6 Sep 2018 05:58:26 +0000 (07:58 +0200)] 
PHP 7.2 shouldn't fail

5 years agophp-cs-fixer 3712/head
Kevin Decherf [Sun, 2 Sep 2018 16:36:04 +0000 (18:36 +0200)] 
php-cs-fixer

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
5 years agoEntryRepository: refactor getBuilderForUntaggedByUser
Kevin Decherf [Sun, 2 Sep 2018 15:44:19 +0000 (17:44 +0200)] 
EntryRepository: refactor getBuilderForUntaggedByUser

Improve SQL performance by replacing size(e.tags) with a left join and a
null condition

Move the QueryBuilder logic into getRawBuilderForUntaggedByUser

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
5 years agoEntryRepository: refactor getBuilderByUser
Kevin Decherf [Sun, 2 Sep 2018 15:34:30 +0000 (17:34 +0200)] 
EntryRepository: refactor getBuilderByUser

We refactor getBuilderByUser to separate QueryBuilder getter and the
orderBy(). The previous code of getBuilderByUser() has been moved to
getSortedQueryBuilderByUser(). getBuildByUser() now returns a
QueryBuilder without the call to orderBy().

A new method named sortQueryBuilder() returns a given QueryBuilder with
an orderBy() call using given sort parameters.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
5 years agoAnnotationRepository: rename getBuilderByUser
Kevin Decherf [Sun, 2 Sep 2018 15:32:32 +0000 (17:32 +0200)] 
AnnotationRepository: rename getBuilderByUser

We rename getBuilderByUser to getSortedQueryBuilderByUser as long as the
method currently returns a QueryBuilder with an orderBy()

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
5 years agoMerge pull request #3716 from wallabag/csfixer
Jérémy Benoist [Wed, 5 Sep 2018 16:38:20 +0000 (16:38 +0000)] 
Merge pull request #3716 from wallabag/csfixer

php-cs-fixer: native_function_invocation

5 years agophp-cs-fixer 3716/head
Kevin Decherf [Wed, 5 Sep 2018 12:25:32 +0000 (14:25 +0200)] 
php-cs-fixer

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
5 years agoMerge pull request #3707 from wallabag/fix-test-de-at
Jérémy Benoist [Sun, 19 Aug 2018 16:15:11 +0000 (18:15 +0200)] 
Merge pull request #3707 from wallabag/fix-test-de-at

Removing failing test from Travis

5 years agoRemoving failing test from Travis 3707/head
Jeremy Benoist [Sun, 19 Aug 2018 14:38:48 +0000 (16:38 +0200)] 
Removing failing test from Travis

5 years agoMerge pull request #3705 from wallabag/update-release
Jérémy Benoist [Sun, 19 Aug 2018 07:17:40 +0000 (09:17 +0200)] 
Merge pull request #3705 from wallabag/update-release

Update release script

5 years agoUpdate release script 3705/head
Jeremy Benoist [Fri, 17 Aug 2018 12:40:06 +0000 (14:40 +0200)] 
Update release script

5 years agoMerge pull request #3702 from aleksandar-todorovic/patch-1
Jérémy Benoist [Thu, 16 Aug 2018 12:45:23 +0000 (14:45 +0200)] 
Merge pull request #3702 from aleksandar-todorovic/patch-1

Fixes a typo

5 years agoFixes another typo 3702/head
Aleksandar Todorović (r3bl) [Fri, 10 Aug 2018 18:28:48 +0000 (20:28 +0200)] 
Fixes another typo

5 years agoFixes a typo
Aleksandar Todorović (r3bl) [Fri, 10 Aug 2018 18:15:46 +0000 (20:15 +0200)] 
Fixes a typo

5 years agoMerge pull request #3690 from Simounet/fix/srcset-attribute
Jérémy Benoist [Mon, 23 Jul 2018 16:24:20 +0000 (16:24 +0000)] 
Merge pull request #3690 from Simounet/fix/srcset-attribute

More robust srcset image attribute handling

5 years agoMore robust srcset image attribute handling 3690/head
Simounet [Wed, 11 Jul 2018 17:57:34 +0000 (19:57 +0200)] 
More robust srcset image attribute handling

Linked to HTMLawed PR https://github.com/kesar/HTMLawed/pull/17

5 years agoMerge pull request #3692 from Simounet/feature/svg-logo
Jérémy Benoist [Thu, 12 Jul 2018 11:31:30 +0000 (11:31 +0000)] 
Merge pull request #3692 from Simounet/feature/svg-logo

Feature/svg logo

5 years agowallabag logo (side-nav) replaced by an SVG one 3692/head
Simounet [Wed, 11 Jul 2018 19:57:53 +0000 (21:57 +0200)] 
wallabag logo (side-nav) replaced by an SVG one

5 years agowallabag logo with typo replaced by an SVG one
Simounet [Wed, 11 Jul 2018 19:51:52 +0000 (21:51 +0200)] 
wallabag logo with typo replaced by an SVG one

5 years agoFake wallabag logo data image replaced by real SVG
Simounet [Wed, 11 Jul 2018 19:25:46 +0000 (21:25 +0200)] 
Fake wallabag logo data image replaced by real SVG

5 years agoMerge pull request #3691 from Simounet/feature/login-username-autofocus
Jérémy Benoist [Wed, 11 Jul 2018 18:49:38 +0000 (18:49 +0000)] 
Merge pull request #3691 from Simounet/feature/login-username-autofocus

Autofocus the username field on the login page

5 years agoAutofocus the username field on the login page 3691/head
Simounet [Wed, 11 Jul 2018 18:10:51 +0000 (20:10 +0200)] 
Autofocus the username field on the login page

5 years agoMerge pull request #3678 from anmol26s/patch-1
Jérémy Benoist [Fri, 6 Jul 2018 05:40:03 +0000 (05:40 +0000)] 
Merge pull request #3678 from anmol26s/patch-1

Propose YunoHost badge for installing

5 years agoMerge pull request #3683 from Simounet/fix/iframe-video-width-shared
Jérémy Benoist [Fri, 6 Jul 2018 05:38:39 +0000 (05:38 +0000)] 
Merge pull request #3683 from Simounet/fix/iframe-video-width-shared

Fix mobile viewport on big iframe and video elements

5 years agoMerge pull request #3686 from wallabag/remove-trusted-proxies
Jérémy Benoist [Fri, 6 Jul 2018 05:38:02 +0000 (05:38 +0000)] 
Merge pull request #3686 from wallabag/remove-trusted-proxies

Remove remaining deprecation notices

5 years agoThe 'framework.trusted_proxies' configuration key has been deprecated in Symfony 3.3 3686/head
Jeremy Benoist [Thu, 5 Jul 2018 19:01:45 +0000 (21:01 +0200)] 
The 'framework.trusted_proxies' configuration key has been deprecated in Symfony 3.3

5 years agoMerge pull request #3685 from wallabag/fix-random-failing-test
Jérémy Benoist [Thu, 5 Jul 2018 13:37:28 +0000 (13:37 +0000)] 
Merge pull request #3685 from wallabag/fix-random-failing-test

Replace SO url by lemonde.fr to avoid random failing test

5 years agoReplace SO url by lemonde 3685/head
Jeremy Benoist [Thu, 5 Jul 2018 12:50:27 +0000 (14:50 +0200)] 
Replace SO url by lemonde

Looks like we got a lot of random failing while grabing SO content, replacing it might fix the problem.

5 years agoMerge pull request #3684 from Simounet/fix/empty-image-download-error
Jérémy Benoist [Thu, 5 Jul 2018 12:15:50 +0000 (12:15 +0000)] 
Merge pull request #3684 from Simounet/fix/empty-image-download-error

Fix image downloading on null image path

5 years agoFix image downloading on null image path 3684/head
Simounet [Sun, 3 Jun 2018 20:52:48 +0000 (22:52 +0200)] 
Fix image downloading on null image path

5 years agoMerge remote-tracking branch 'origin/master' into 2.4
Jeremy Benoist [Tue, 3 Jul 2018 11:55:25 +0000 (13:55 +0200)] 
Merge remote-tracking branch 'origin/master' into 2.4

5 years agoFix mobile viewport on big iframe and video elements 3683/head
Simounet [Thu, 28 Jun 2018 18:39:41 +0000 (20:39 +0200)] 
Fix mobile viewport on big iframe and video elements

5 years agoPropose YunoHost badge for installing 3678/head
anmol26s [Thu, 21 Jun 2018 21:13:43 +0000 (02:43 +0530)] 
Propose YunoHost badge for installing

The YunoHost have working Wallabag package with working install,remove,update,backup and restore scripts. YunoHost makes self -hosting easy for the end users. Please add the this badge so that people can find this solution.

5 years agoMerge pull request #3675 from wallabag/prepare-2.3.3
Jérémy Benoist [Tue, 19 Jun 2018 07:44:48 +0000 (07:44 +0000)] 
Merge pull request #3675 from wallabag/prepare-2.3.3

Prepare 2.3.3 release

5 years agoPrepare 2.3.3 release 3675/head
Jeremy Benoist [Tue, 19 Jun 2018 04:50:13 +0000 (06:50 +0200)] 
Prepare 2.3.3 release

5 years agoMerge pull request #3538 from wallabag/fix-migrations-dash
Jérémy Benoist [Fri, 15 Jun 2018 05:25:44 +0000 (05:25 +0000)] 
Merge pull request #3538 from wallabag/fix-migrations-dash

Fixed migrations with dash into db names

5 years agoWe should able to get the table name unescaped 3538/head
Jeremy Benoist [Thu, 14 Jun 2018 12:15:07 +0000 (14:15 +0200)] 
We should able to get the table name unescaped

When we want to perform complex queries to retrieve metadata from the database

5 years agoFixed migrations with dash into db name
Jeremy Benoist [Thu, 14 Jun 2018 11:43:09 +0000 (13:43 +0200)] 
Fixed migrations with dash into db name

5 years agoMerge pull request #3636 from flozz/syntax-highlight
Jérémy Benoist [Thu, 7 Jun 2018 06:22:14 +0000 (06:22 +0000)] 
Merge pull request #3636 from flozz/syntax-highlight

Highlight code in articles using highlight.js

5 years agoMerge pull request #3668 from wallabag/fix-tests
Jérémy Benoist [Thu, 7 Jun 2018 06:21:06 +0000 (06:21 +0000)] 
Merge pull request #3668 from wallabag/fix-tests

Fix tests

5 years agoFix tests 3668/head
Jeremy Benoist [Wed, 6 Jun 2018 15:34:20 +0000 (17:34 +0200)] 
Fix tests

5 years agoMerge pull request #3614 from comradekingu/patch-3
Jérémy Benoist [Wed, 6 Jun 2018 14:26:40 +0000 (14:26 +0000)] 
Merge pull request #3614 from comradekingu/patch-3

Spelling: GitHub, Log out, of the dev

5 years agoMerge pull request #3664 from Simounet/fix/entry-attributes-encoding
Jérémy Benoist [Tue, 5 Jun 2018 04:33:37 +0000 (04:33 +0000)] 
Merge pull request #3664 from Simounet/fix/entry-attributes-encoding

Fix authors and preview alt encoding display

5 years agoFix authors and preview alt encoding display 3664/head
Simounet [Mon, 4 Jun 2018 10:04:37 +0000 (12:04 +0200)] 
Fix authors and preview alt encoding display

5 years agoMerge pull request #3646 from Quenty31/master
Jérémy Benoist [Fri, 1 Jun 2018 12:53:49 +0000 (14:53 +0200)] 
Merge pull request #3646 from Quenty31/master

[i18n] Occitan update

5 years agoMerge pull request #3661 from Simounet/fix/2981-srcset-image
Jérémy Benoist [Fri, 1 Jun 2018 12:53:04 +0000 (14:53 +0200)] 
Merge pull request #3661 from Simounet/fix/2981-srcset-image

Fix srcset attribute on images downloaded

5 years agoFix srcset attribute on images downloaded 3661/head
Simounet [Thu, 31 May 2018 21:42:06 +0000 (23:42 +0200)] 
Fix srcset attribute on images downloaded

5 years agoMerge pull request #3653 from Simounet/fix/firefox-mobile-unneeded-resize
Jérémy Benoist [Thu, 24 May 2018 19:36:51 +0000 (21:36 +0200)] 
Merge pull request #3653 from Simounet/fix/firefox-mobile-unneeded-resize

Fix/firefox mobile unneeded resize

5 years agoFix missing generated CSS 3653/head
Simounet [Thu, 24 May 2018 09:57:22 +0000 (11:57 +0200)] 
Fix missing generated CSS

5 years agoFix Firefox mobile unneeded resize
Simounet [Thu, 24 May 2018 06:27:15 +0000 (08:27 +0200)] 
Fix Firefox mobile unneeded resize

Before that, on Firefox Mobile, when you were moving to the top or to
the bottom of the page, you were stopped before to go to the opposite
side.

5 years agoMerge pull request #3652 from Simounet/fix/overflow-wrap
Jérémy Benoist [Thu, 24 May 2018 05:16:36 +0000 (07:16 +0200)] 
Merge pull request #3652 from Simounet/fix/overflow-wrap

Fix overflow wrap issue

5 years agoFix overflow wrap issue 3652/head
Simounet [Mon, 21 May 2018 17:47:28 +0000 (19:47 +0200)] 
Fix overflow wrap issue

5 years agoUpdate wallabag_user.oc.yml 3646/head
Quentí [Sun, 6 May 2018 10:36:55 +0000 (12:36 +0200)] 
Update wallabag_user.oc.yml

5 years agoUpdate CraueConfigBundle.oc.yml
Quentí [Sat, 5 May 2018 19:16:20 +0000 (21:16 +0200)] 
Update CraueConfigBundle.oc.yml

5 years agoUpdate wallabag_user.oc.yml
Quentí [Sat, 5 May 2018 19:15:01 +0000 (21:15 +0200)] 
Update wallabag_user.oc.yml

Mens dialectal, mai estandard

5 years agoUpdate messages.oc.yml
Quentí [Sat, 5 May 2018 19:13:55 +0000 (21:13 +0200)] 
Update messages.oc.yml

5 years agoUpdate CraueConfigBundle.oc.yml
Quentí [Sat, 5 May 2018 19:09:00 +0000 (21:09 +0200)] 
Update CraueConfigBundle.oc.yml

6 years agoHighlight code in articles using highlight.js 3636/head
Fabien LOISON [Mon, 23 Apr 2018 17:11:24 +0000 (19:11 +0200)] 
Highlight code in articles using highlight.js

6 years agoMerge pull request #3615 from notFloran/3612-login-by-email
Jérémy Benoist [Tue, 3 Apr 2018 20:08:42 +0000 (22:08 +0200)] 
Merge pull request #3615 from notFloran/3612-login-by-email

Allow login by email

6 years agoMerge pull request #3616 from notFloran/3404-bookmarklet-encoding
Jérémy Benoist [Tue, 3 Apr 2018 20:07:52 +0000 (22:07 +0200)] 
Merge pull request #3616 from notFloran/3404-bookmarklet-encoding

Better encoding of the URI for the bookmarklet

6 years agoAllow login by email 3615/head
Floran Brutel [Wed, 28 Mar 2018 19:56:55 +0000 (21:56 +0200)] 
Allow login by email

6 years agoBetter encoding of the URI for the bookmarklet 3616/head
Floran Brutel [Wed, 28 Mar 2018 20:46:14 +0000 (22:46 +0200)] 
Better encoding of the URI for the bookmarklet

6 years agoMerge pull request #3619 from notFloran/fix-tests
Jérémy Benoist [Sun, 1 Apr 2018 09:12:32 +0000 (11:12 +0200)] 
Merge pull request #3619 from notFloran/fix-tests

Fix tests

6 years agoFix CS in UtilsTest.php 3619/head
Floran Brutel [Sat, 31 Mar 2018 10:55:27 +0000 (12:55 +0200)] 
Fix CS in UtilsTest.php

6 years agoReplace zataz url
Floran Brutel [Fri, 30 Mar 2018 21:09:03 +0000 (23:09 +0200)] 
Replace zataz url

6 years agoUse https instead of http for bild.de to fix tests
Floran Brutel [Thu, 29 Mar 2018 20:58:40 +0000 (22:58 +0200)] 
Use https instead of http for bild.de to fix tests

6 years agoGitHub, Log out, of the dev 3614/head
Allan Nordhøy [Sun, 25 Mar 2018 02:31:22 +0000 (04:31 +0200)] 
GitHub, Log out, of the dev

6 years agoMerge pull request #3597 from wallabag/fix-tests
Jérémy Benoist [Sat, 17 Mar 2018 12:28:10 +0000 (13:28 +0100)] 
Merge pull request #3597 from wallabag/fix-tests

Fix tests

6 years agoMerge pull request #3592 from Simounet/fix/html-entities-on-default-title
Jérémy Benoist [Sat, 24 Feb 2018 21:24:24 +0000 (22:24 +0100)] 
Merge pull request #3592 from Simounet/fix/html-entities-on-default-title

Fix title card HTML parsing

6 years agoLooked UserBundle again. 3597/head
Jeremy Benoist [Sat, 24 Feb 2018 21:12:48 +0000 (22:12 +0100)] 
Looked UserBundle again.

See https://github.com/FriendsOfSymfony/FOSUserBundle/compare/v2.0.2...v2.1.0#diff-8a79d0e62995dd549be4e463c35a8cc3

It generate an error about a variable called `registration_enabled` which can not be found.
So I guess we are in the case of “such usage” about BC in UserBundle. Don’t want to loose time finding how to fix it. Rollback to the working version.

6 years ago20 Minutes is now https
Jeremy Benoist [Sat, 24 Feb 2018 21:02:52 +0000 (22:02 +0100)] 
20 Minutes is now https

6 years agoMerge pull request #3573 from shulard/fix/unknown-withremove-variable
Jérémy Benoist [Sat, 24 Feb 2018 20:52:56 +0000 (21:52 +0100)] 
Merge pull request #3573 from shulard/fix/unknown-withremove-variable

Fix error when withRemove variable is not defined.