]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
4 years agoRemoved old, not so maintained and buggy baggy theme remove-baggy 4332/head
Nicolas Lœuillet [Tue, 14 Apr 2020 14:01:14 +0000 (16:01 +0200)] 
Removed old, not so maintained and buggy baggy theme

4 years agoMerge pull request #4325 from wallabag/fix-paywall-import-cron
Kevin Decherf [Mon, 13 Apr 2020 16:27:52 +0000 (18:27 +0200)] 
Merge pull request #4325 from wallabag/fix-paywall-import-cron

Added authentication during import command for paywalled websites

4 years agoMerge pull request #4328 from wallabag/dependabot/composer/doctrine/doctrine-fixtures...
Jérémy Benoist [Mon, 13 Apr 2020 03:36:53 +0000 (05:36 +0200)] 
Merge pull request #4328 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.3.1

Bump doctrine/doctrine-fixtures-bundle from 3.3.0 to 3.3.1

4 years agoMerge pull request #4327 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer...
Jérémy Benoist [Mon, 13 Apr 2020 03:36:22 +0000 (05:36 +0200)] 
Merge pull request #4327 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-2.16.2

Bump friendsofphp/php-cs-fixer from 2.16.1 to 2.16.2

4 years agoBump doctrine/doctrine-fixtures-bundle from 3.3.0 to 3.3.1 4328/head
dependabot-preview[bot] [Mon, 13 Apr 2020 02:32:39 +0000 (02:32 +0000)] 
Bump doctrine/doctrine-fixtures-bundle from 3.3.0 to 3.3.1

Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases)
- [Changelog](https://github.com/doctrine/DoctrineFixturesBundle/blob/master/CHANGELOG-3.1.md)
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.3.0...3.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoBump friendsofphp/php-cs-fixer from 2.16.1 to 2.16.2 4327/head
dependabot-preview[bot] [Mon, 13 Apr 2020 02:18:53 +0000 (02:18 +0000)] 
Bump friendsofphp/php-cs-fixer from 2.16.1 to 2.16.2

Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.16.1 to 2.16.2.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.16/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.16.1...v2.16.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoAdded authentication during import command for paywalled websites 4325/head
Nicolas Lœuillet [Sat, 11 Apr 2020 12:01:00 +0000 (14:01 +0200)] 
Added authentication during import command for paywalled websites

4 years agoMerge pull request #4319 from wallabag/feature/token-lifetime-parameters
Jérémy Benoist [Wed, 8 Apr 2020 13:18:21 +0000 (15:18 +0200)] 
Merge pull request #4319 from wallabag/feature/token-lifetime-parameters

Add ability to define lifetime token for the API

4 years agoAdd ability to define lifetime token for the API 4319/head
Jeremy Benoist [Wed, 8 Apr 2020 07:18:17 +0000 (09:18 +0200)] 
Add ability to define lifetime token for the API

It'll allow admin of a wallabag instance to define its own lifetime for the refresh token and the access token.
The default value are the recommended one from the wallabag team.

4 years agoMerge pull request #4318 from wallabag/change-auth-graby
Nicolas Lœuillet [Tue, 7 Apr 2020 15:23:20 +0000 (17:23 +0200)] 
Merge pull request #4318 from wallabag/change-auth-graby

Changed authentication order in GrabySiteConfigBuilder

4 years agoChanged authentication order in GrabySiteConfigBuilder 4318/head
Nicolas Lœuillet [Tue, 7 Apr 2020 08:29:47 +0000 (10:29 +0200)] 
Changed authentication order in GrabySiteConfigBuilder

4 years agoMerge pull request #4315 from wallabag/add-published-date-epub
Nicolas Lœuillet [Mon, 6 Apr 2020 17:58:33 +0000 (19:58 +0200)] 
Merge pull request #4315 from wallabag/add-published-date-epub

Added publication date on epub export

4 years agoMerge pull request #4317 from wallabag/enhance-article-display
Nicolas Lœuillet [Mon, 6 Apr 2020 16:00:36 +0000 (18:00 +0200)] 
Merge pull request #4317 from wallabag/enhance-article-display

Enhanced article display

4 years agoMerge pull request #4316 from wallabag/fix-remove-pictures-api
Kevin Decherf [Mon, 6 Apr 2020 15:59:58 +0000 (17:59 +0200)] 
Merge pull request #4316 from wallabag/fix-remove-pictures-api

Fixed bug when we delete entry via API

4 years agoEnhanced article display 4317/head
Nicolas Lœuillet [Mon, 6 Apr 2020 14:32:09 +0000 (16:32 +0200)] 
Enhanced article display
Fixes #4153

4 years agoAdded publication date on epub export 4315/head
Nicolas Lœuillet [Mon, 6 Apr 2020 13:34:32 +0000 (15:34 +0200)] 
Added publication date on epub export

4 years agoFixed bug when we delete entry via API 4316/head
Nicolas Lœuillet [Mon, 6 Apr 2020 14:11:05 +0000 (16:11 +0200)] 
Fixed bug when we delete entry via API
Fixes #4291

4 years agoMerge pull request #4308 from AKKED/patch-6
Jérémy Benoist [Fri, 3 Apr 2020 21:39:26 +0000 (23:39 +0200)] 
Merge pull request #4308 from AKKED/patch-6

update Japanese translation

4 years agoupdate Japanese translation 4308/head
AKKED [Fri, 3 Apr 2020 19:31:05 +0000 (04:31 +0900)] 
update Japanese translation

- Some mistranslations have been corrected.
- Some expressions have been updated to make them easier to understand.

4 years agoMerge pull request #4305 from wallabag/dependabot/composer/symfony/symfony-3.4.39
Jérémy Benoist [Tue, 31 Mar 2020 14:11:28 +0000 (16:11 +0200)] 
Merge pull request #4305 from wallabag/dependabot/composer/symfony/symfony-3.4.39

Bump symfony/symfony from 3.4.38 to 3.4.39

4 years agoFix tests 4305/head
Jeremy Benoist [Tue, 31 Mar 2020 13:56:48 +0000 (15:56 +0200)] 
Fix tests

4 years agoBump symfony/symfony from 3.4.38 to 3.4.39
dependabot-preview[bot] [Tue, 31 Mar 2020 02:28:49 +0000 (02:28 +0000)] 
Bump symfony/symfony from 3.4.38 to 3.4.39

Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.38 to 3.4.39.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.39/CHANGELOG-3.4.md)
- [Commits](https://github.com/symfony/symfony/compare/v3.4.38...v3.4.39)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #4302 from wallabag/9f88d2f8
Jérémy Benoist [Mon, 30 Mar 2020 08:14:19 +0000 (10:14 +0200)] 
Merge pull request #4302 from wallabag/9f88d2f8

Replace grandt/phpepub with wallabag version

4 years agoMerge pull request #4304 from wallabag/dependabot/composer/friendsofsymfony/rest...
Jérémy Benoist [Mon, 30 Mar 2020 03:48:32 +0000 (05:48 +0200)] 
Merge pull request #4304 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-2.7.3

Bump friendsofsymfony/rest-bundle from 2.7.2 to 2.7.3

4 years agoBump friendsofsymfony/rest-bundle from 2.7.2 to 2.7.3 4304/head
dependabot-preview[bot] [Mon, 30 Mar 2020 02:39:21 +0000 (02:39 +0000)] 
Bump friendsofsymfony/rest-bundle from 2.7.2 to 2.7.3

Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases)
- [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.7.2...2.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agocomposer: replace grandt/phpepub with wallabag version 4302/head
Kevin Decherf [Sat, 28 Mar 2020 17:39:56 +0000 (18:39 +0100)] 
composer: replace grandt/phpepub with wallabag version

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
4 years agoMerge pull request #4303 from wallabag/fix/cleanup-cookie
Kevin Decherf [Sun, 29 Mar 2020 13:30:13 +0000 (15:30 +0200)] 
Merge pull request #4303 from wallabag/fix/cleanup-cookie

Cleanup cookie jar

4 years agoCleanup cookie jar 4303/head
Jeremy Benoist [Sun, 29 Mar 2020 09:39:49 +0000 (11:39 +0200)] 
Cleanup cookie jar

As of latest Guzzle release, it's fixed so we can removed that code.

4 years agoMerge pull request #4274 from AKKED/add_ja
Jérémy Benoist [Sat, 28 Mar 2020 16:16:37 +0000 (17:16 +0100)] 
Merge pull request #4274 from AKKED/add_ja

add Japanese translation

4 years agoMerge pull request #4272 from Simounet/feat/load-custom-css-only-if-exists
Jérémy Benoist [Sat, 28 Mar 2020 15:49:29 +0000 (16:49 +0100)] 
Merge pull request #4272 from Simounet/feat/load-custom-css-only-if-exists

Load custom.css only if exists

4 years agoAdd Japanese translation 4274/head
AKKED [Tue, 28 Jan 2020 14:33:03 +0000 (23:33 +0900)] 
Add Japanese translation

4 years agoMerge pull request #4281 from lizyn/zh_translation
Jérémy Benoist [Sat, 28 Mar 2020 15:39:17 +0000 (16:39 +0100)] 
Merge pull request #4281 from lizyn/zh_translation

Added language support for Simplified Chinese(简体中文)

4 years agoMerge pull request #4299 from wallabag/fix/4133
Jérémy Benoist [Sat, 28 Mar 2020 15:38:12 +0000 (16:38 +0100)] 
Merge pull request #4299 from wallabag/fix/4133

Fix createdAt filter on material

4 years agoMerge pull request #4285 from wallabag/dependabot/composer/symfony/symfony-3.4.38
Jérémy Benoist [Fri, 27 Mar 2020 14:55:49 +0000 (15:55 +0100)] 
Merge pull request #4285 from wallabag/dependabot/composer/symfony/symfony-3.4.38

Bump symfony/symfony from 3.4.37 to 3.4.38

4 years agoMerge pull request #4295 from wallabag/dependabot/composer/incenteev/composer-paramet...
Jérémy Benoist [Fri, 27 Mar 2020 14:52:14 +0000 (15:52 +0100)] 
Merge pull request #4295 from wallabag/dependabot/composer/incenteev/composer-parameter-handler-2.1.4

Bump incenteev/composer-parameter-handler from 2.1.3 to 2.1.4

4 years agoFix createdAt date range filter 4299/head
Kevin Decherf [Sat, 21 Mar 2020 20:11:01 +0000 (21:11 +0100)] 
Fix createdAt date range filter

- hiddenName has been disabled in order to fix the missing date range
  values when using the material theme
- data format has been changed to 'Y-m-d' in order to comply with the
  browser date input default format
- tests: date() and strtotime have been replaced with DateTime-related
  objects

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
4 years agotests: replace baggy theme used in EntryController tests
Kevin Decherf [Sat, 21 Mar 2020 20:09:57 +0000 (21:09 +0100)] 
tests: replace baggy theme used in EntryController tests

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
4 years agomisc: reindent EntryFilterType
Kevin Decherf [Fri, 20 Mar 2020 23:43:01 +0000 (00:43 +0100)] 
misc: reindent EntryFilterType

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
4 years agoBump incenteev/composer-parameter-handler from 2.1.3 to 2.1.4 4295/head
dependabot-preview[bot] [Wed, 18 Mar 2020 03:54:46 +0000 (03:54 +0000)] 
Bump incenteev/composer-parameter-handler from 2.1.3 to 2.1.4

Bumps [incenteev/composer-parameter-handler](https://github.com/Incenteev/ParameterHandler) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/Incenteev/ParameterHandler/releases)
- [Changelog](https://github.com/Incenteev/ParameterHandler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Incenteev/ParameterHandler/compare/v2.1.3...v2.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #4293 from wallabag/dependabot/composer/friendsofsymfony/oauth2...
Kevin Decherf [Sun, 15 Mar 2020 15:51:37 +0000 (16:51 +0100)] 
Merge pull request #4293 from wallabag/dependabot/composer/friendsofsymfony/oauth2-php-1.3.0

[Security] Bump friendsofsymfony/oauth2-php from 1.2.3 to 1.3.0

4 years agoMerge pull request #4290 from wallabag/ab0c5ef1
Kevin Decherf [Sun, 15 Mar 2020 12:55:14 +0000 (13:55 +0100)] 
Merge pull request #4290 from wallabag/ab0c5ef1

Remove capistrano-related files

4 years agoMerge pull request #4278 from wallabag/fix/4240
Kevin Decherf [Sun, 15 Mar 2020 12:54:44 +0000 (13:54 +0100)] 
Merge pull request #4278 from wallabag/fix/4240

Fix entries export from search view

4 years ago[Security] Bump friendsofsymfony/oauth2-php from 1.2.3 to 1.3.0 4293/head
dependabot-preview[bot] [Sun, 15 Mar 2020 11:27:16 +0000 (11:27 +0000)] 
[Security] Bump friendsofsymfony/oauth2-php from 1.2.3 to 1.3.0

Bumps [friendsofsymfony/oauth2-php](https://github.com/FriendsOfSymfony/oauth2-php) from 1.2.3 to 1.3.0. **This update includes a security fix.**
- [Release notes](https://github.com/FriendsOfSymfony/oauth2-php/releases)
- [Changelog](https://github.com/FriendsOfSymfony/oauth2-php/blob/master/CHANGELOG.txt)
- [Commits](https://github.com/FriendsOfSymfony/oauth2-php/compare/1.2.3...1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoRemove capistrano-related files 4290/head
Kevin Decherf [Sun, 8 Mar 2020 16:00:51 +0000 (17:00 +0100)] 
Remove capistrano-related files

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
4 years agoMerge pull request #4287 from wallabag/dependabot/composer/friendsofsymfony/rest...
Kevin Decherf [Fri, 6 Mar 2020 15:52:04 +0000 (16:52 +0100)] 
Merge pull request #4287 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-2.7.2

Bump friendsofsymfony/rest-bundle from 2.7.1 to 2.7.2

4 years agoBump friendsofsymfony/rest-bundle from 2.7.1 to 2.7.2 4287/head
dependabot-preview[bot] [Thu, 5 Mar 2020 03:49:44 +0000 (03:49 +0000)] 
Bump friendsofsymfony/rest-bundle from 2.7.1 to 2.7.2

Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases)
- [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.7.1...2.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoBump symfony/symfony from 3.4.37 to 3.4.38 4285/head
dependabot-preview[bot] [Mon, 2 Mar 2020 03:30:42 +0000 (03:30 +0000)] 
Bump symfony/symfony from 3.4.37 to 3.4.38

Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.37 to 3.4.38.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.38/CHANGELOG-3.4.md)
- [Commits](https://github.com/symfony/symfony/compare/v3.4.37...v3.4.38)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #4282 from wallabag/dependabot/composer/friendsofsymfony/rest...
Kevin Decherf [Sat, 29 Feb 2020 11:20:33 +0000 (12:20 +0100)] 
Merge pull request #4282 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-2.7.1

Bump friendsofsymfony/rest-bundle from 2.7.0 to 2.7.1

4 years agoBump friendsofsymfony/rest-bundle from 2.7.0 to 2.7.1 4282/head
dependabot-preview[bot] [Tue, 25 Feb 2020 04:01:53 +0000 (04:01 +0000)] 
Bump friendsofsymfony/rest-bundle from 2.7.0 to 2.7.1

Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases)
- [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/2.7.1/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.7.0...2.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoAdded Simplified Chinese as a language option 4281/head
lizyn [Mon, 24 Feb 2020 16:19:04 +0000 (00:19 +0800)] 
Added Simplified Chinese as a language option

4 years agoAdded translation in Simplified Chinese(简体中文)
lizyn [Mon, 24 Feb 2020 15:37:27 +0000 (23:37 +0800)] 
Added translation in Simplified Chinese(简体中文)

4 years agoMerge pull request #1 from wallabag/master
lizyn [Mon, 24 Feb 2020 02:04:13 +0000 (10:04 +0800)] 
Merge pull request #1 from wallabag/master

Keep up with the master again

4 years agotravis: remove double triggers for PR, remove nightly 4278/head
Kevin Decherf [Sat, 22 Feb 2020 23:43:26 +0000 (00:43 +0100)] 
travis: remove double triggers for PR, remove nightly

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
4 years agoExportController: fix entries export from search view
Kevin Decherf [Tue, 4 Feb 2020 21:19:45 +0000 (22:19 +0100)] 
ExportController: fix entries export from search view

Fixes #4240

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
4 years agoMerge pull request #4280 from wallabag/dependabot/composer/scheb/two-factor-bundle...
Kevin Decherf [Wed, 19 Feb 2020 20:35:16 +0000 (21:35 +0100)] 
Merge pull request #4280 from wallabag/dependabot/composer/scheb/two-factor-bundle-4.14.0

Bump scheb/two-factor-bundle from 4.13.0 to 4.14.0

4 years agoBump scheb/two-factor-bundle from 4.13.0 to 4.14.0 4280/head
dependabot-preview[bot] [Mon, 17 Feb 2020 04:06:40 +0000 (04:06 +0000)] 
Bump scheb/two-factor-bundle from 4.13.0 to 4.14.0

Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/scheb/two-factor-bundle/releases)
- [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.13.0...v4.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoLoad custom.css only if exists 4272/head
Simounet [Wed, 29 Jan 2020 21:26:00 +0000 (22:26 +0100)] 
Load custom.css only if exists

4 years agoMerge pull request #4277 from wallabag/dependabot/composer/symfony/phpunit-bridge...
Jérémy Benoist [Mon, 3 Feb 2020 06:23:56 +0000 (07:23 +0100)] 
Merge pull request #4277 from wallabag/dependabot/composer/symfony/phpunit-bridge-4.3.11

Bump symfony/phpunit-bridge from 4.3.10 to 4.3.11

4 years agoMerge pull request #4276 from wallabag/dependabot/composer/scheb/two-factor-bundle...
Jérémy Benoist [Mon, 3 Feb 2020 06:23:22 +0000 (07:23 +0100)] 
Merge pull request #4276 from wallabag/dependabot/composer/scheb/two-factor-bundle-4.13.0

Bump scheb/two-factor-bundle from 4.12.0 to 4.13.0

4 years agoMerge pull request #4275 from wallabag/dependabot/composer/friendsofsymfony/rest...
Jérémy Benoist [Mon, 3 Feb 2020 06:22:35 +0000 (07:22 +0100)] 
Merge pull request #4275 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-2.7.0

Bump friendsofsymfony/rest-bundle from 2.6.0 to 2.7.0

4 years agoBump symfony/phpunit-bridge from 4.3.10 to 4.3.11 4277/head
dependabot-preview[bot] [Mon, 3 Feb 2020 04:16:45 +0000 (04:16 +0000)] 
Bump symfony/phpunit-bridge from 4.3.10 to 4.3.11

Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.3.10 to 4.3.11.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v4.3.10...v4.3.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoBump scheb/two-factor-bundle from 4.12.0 to 4.13.0 4276/head
dependabot-preview[bot] [Mon, 3 Feb 2020 04:08:18 +0000 (04:08 +0000)] 
Bump scheb/two-factor-bundle from 4.12.0 to 4.13.0

Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/scheb/two-factor-bundle/releases)
- [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.12.0...v4.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoBump friendsofsymfony/rest-bundle from 2.6.0 to 2.7.0 4275/head
dependabot-preview[bot] [Mon, 3 Feb 2020 03:57:51 +0000 (03:57 +0000)] 
Bump friendsofsymfony/rest-bundle from 2.6.0 to 2.7.0

Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases)
- [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.6.0...2.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #4264 from herrriehm/master
Jérémy Benoist [Tue, 28 Jan 2020 09:07:22 +0000 (10:07 +0100)] 
Merge pull request #4264 from herrriehm/master

cosmetic changes

4 years agoMerge pull request #4257 from Simounet/feat/lang-attribute
Jérémy Benoist [Tue, 28 Jan 2020 09:06:30 +0000 (10:06 +0100)] 
Merge pull request #4257 from Simounet/feat/lang-attribute

Use lang attribute

4 years agoUpdate messages.es.yml 4264/head
Sebastian Riehm [Mon, 27 Jan 2020 19:05:49 +0000 (20:05 +0100)] 
Update messages.es.yml

4 years agoMerge pull request #4263 from wallabag/4251-firefox-print
Jérémy Benoist [Mon, 27 Jan 2020 07:50:57 +0000 (08:50 +0100)] 
Merge pull request #4263 from wallabag/4251-firefox-print

Fix print of long pages

4 years agofixed annoying typo
Sebastian Riehm [Sun, 26 Jan 2020 08:48:17 +0000 (09:48 +0100)] 
fixed annoying typo

4 years agoUpdate wallabag.yml
Sebastian Riehm [Sun, 26 Jan 2020 08:45:31 +0000 (09:45 +0100)] 
Update wallabag.yml

reverted generic urls

4 years agocosmetic changes:
Sebastian Riehm [Sat, 25 Jan 2020 15:03:31 +0000 (16:03 +0100)] 
cosmetic changes:
- http to https
- replaced generic .com by specific TLD
- updated some dead urls

4 years agobaggy: remove logo from printed pages 4263/head
Kevin Decherf [Sat, 25 Jan 2020 14:42:43 +0000 (15:42 +0100)] 
baggy: remove logo from printed pages

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
4 years agomaterial: replace display: flex with block in print mode
Kevin Decherf [Sat, 25 Jan 2020 14:40:29 +0000 (15:40 +0100)] 
material: replace display: flex with block in print mode

This change is a workaround for a reported issue with printing flex
items on Firefox

See: https://bugzilla.mozilla.org/show_bug.cgi?id=939897

Fixes #4251

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
4 years agoMerge pull request #4261 from wallabag/dependabot/composer/j0k3r/graby-2.1.1
Jérémy Benoist [Fri, 24 Jan 2020 06:26:32 +0000 (07:26 +0100)] 
Merge pull request #4261 from wallabag/dependabot/composer/j0k3r/graby-2.1.1

Bump j0k3r/graby from 2.1.0 to 2.1.1

4 years agoBump j0k3r/graby from 2.1.0 to 2.1.1 4261/head
dependabot-preview[bot] [Fri, 24 Jan 2020 03:48:48 +0000 (03:48 +0000)] 
Bump j0k3r/graby from 2.1.0 to 2.1.1

Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/j0k3r/graby/releases)
- [Commits](https://github.com/j0k3r/graby/compare/2.1.0...2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoUse lang attribute 4257/head
Simounet [Fri, 11 Jan 2019 20:09:49 +0000 (21:09 +0100)] 
Use lang attribute

4 years agoMerge pull request #4260 from wallabag/dependabot/composer/symfony/symfony-3.4.37
Jérémy Benoist [Thu, 23 Jan 2020 06:09:29 +0000 (07:09 +0100)] 
Merge pull request #4260 from wallabag/dependabot/composer/symfony/symfony-3.4.37

Bump symfony/symfony from 3.4.36 to 3.4.37

4 years agoBump symfony/symfony from 3.4.36 to 3.4.37 4260/head
dependabot-preview[bot] [Thu, 23 Jan 2020 04:33:53 +0000 (04:33 +0000)] 
Bump symfony/symfony from 3.4.36 to 3.4.37

Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.36 to 3.4.37.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.37/CHANGELOG-3.4.md)
- [Commits](https://github.com/symfony/symfony/compare/v3.4.36...v3.4.37)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #4258 from wallabag/dependabot/composer/symfony/phpunit-bridge...
Jérémy Benoist [Wed, 22 Jan 2020 05:02:53 +0000 (06:02 +0100)] 
Merge pull request #4258 from wallabag/dependabot/composer/symfony/phpunit-bridge-4.3.10

Bump symfony/phpunit-bridge from 4.3.9 to 4.3.10

4 years agoBump symfony/phpunit-bridge from 4.3.9 to 4.3.10 4258/head
dependabot-preview[bot] [Wed, 22 Jan 2020 04:21:14 +0000 (04:21 +0000)] 
Bump symfony/phpunit-bridge from 4.3.9 to 4.3.10

Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.3.9 to 4.3.10.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v4.3.9...v4.3.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #4255 from Simounet/feat/actions-from-sticky-btn
Jérémy Benoist [Tue, 21 Jan 2020 14:32:41 +0000 (15:32 +0100)] 
Merge pull request #4255 from Simounet/feat/actions-from-sticky-btn

Feat/actions from sticky btn

4 years agoEntry action buttons displayed on page end reached 4255/head
Simounet [Sun, 19 Jan 2020 16:49:54 +0000 (17:49 +0100)] 
Entry action buttons displayed on page end reached

4 years agoSticky nav on entry action button click
Simounet [Sun, 19 Jan 2020 11:50:08 +0000 (12:50 +0100)] 
Sticky nav on entry action button click

4 years agoMerge pull request #4254 from Simounet/feat/sidebar-sub-entries-no-hover
Jérémy Benoist [Tue, 21 Jan 2020 09:31:03 +0000 (10:31 +0100)] 
Merge pull request #4254 from Simounet/feat/sidebar-sub-entries-no-hover

Sidebar sub entries not conditioned by hover anymore

4 years agoMerge pull request #4256 from wallabag/dependabot/composer/doctrine/doctrine-bundle...
Jérémy Benoist [Mon, 20 Jan 2020 05:54:33 +0000 (06:54 +0100)] 
Merge pull request #4256 from wallabag/dependabot/composer/doctrine/doctrine-bundle-1.12.7

Bump doctrine/doctrine-bundle from 1.12.6 to 1.12.7

4 years agoBump doctrine/doctrine-bundle from 1.12.6 to 1.12.7 4256/head
dependabot-preview[bot] [Mon, 20 Jan 2020 04:02:00 +0000 (04:02 +0000)] 
Bump doctrine/doctrine-bundle from 1.12.6 to 1.12.7

Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 1.12.6 to 1.12.7.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases)
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/1.12.6...1.12.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoSidebar sub entries not conditioned by hover anymore 4254/head
Simounet [Sun, 19 Jan 2020 09:54:56 +0000 (10:54 +0100)] 
Sidebar sub entries not conditioned by hover anymore

4 years agoMerge pull request #4249 from wallabag/fix/env-not-well-defined
Jérémy Benoist [Tue, 14 Jan 2020 13:30:17 +0000 (14:30 +0100)] 
Merge pull request #4249 from wallabag/fix/env-not-well-defined

Ensure ENV is well defined when using make

4 years agoImprove check by using list 4249/head
Jeremy Benoist [Mon, 13 Jan 2020 14:58:59 +0000 (15:58 +0100)] 
Improve check by using list

See https://stackoverflow.com/a/27335439/569101

4 years agoMerge pull request #4250 from wallabag/fix-twitter-sharing
Nicolas Lœuillet [Mon, 13 Jan 2020 14:38:03 +0000 (15:38 +0100)] 
Merge pull request #4250 from wallabag/fix-twitter-sharing

Fixed URL to share entry via twitter

4 years agoFixed URL to share entry via twitter 4250/head
Nicolas Lœuillet [Mon, 13 Jan 2020 14:17:06 +0000 (15:17 +0100)] 
Fixed URL to share entry via twitter

4 years agoEnsure ENV is well defined when using make
Jeremy Benoist [Mon, 13 Jan 2020 13:26:10 +0000 (14:26 +0100)] 
Ensure ENV is well defined when using make

This command should fail before calling other commands (which will fail to because the environment is wrong):

```
ENV=toto make install
```

4 years agoMerge pull request #4247 from wallabag/dependabot/composer/friendsofsymfony/jsrouting...
Jérémy Benoist [Mon, 13 Jan 2020 05:58:54 +0000 (06:58 +0100)] 
Merge pull request #4247 from wallabag/dependabot/composer/friendsofsymfony/jsrouting-bundle-2.5.3

Bump friendsofsymfony/jsrouting-bundle from 2.5.1 to 2.5.3

4 years agoMerge pull request #4248 from wallabag/dependabot/composer/scheb/two-factor-bundle...
Jérémy Benoist [Mon, 13 Jan 2020 05:45:40 +0000 (06:45 +0100)] 
Merge pull request #4248 from wallabag/dependabot/composer/scheb/two-factor-bundle-4.12.0

Bump scheb/two-factor-bundle from 4.11.1 to 4.12.0

4 years agoBump scheb/two-factor-bundle from 4.11.1 to 4.12.0 4248/head
dependabot-preview[bot] [Mon, 13 Jan 2020 03:58:51 +0000 (03:58 +0000)] 
Bump scheb/two-factor-bundle from 4.11.1 to 4.12.0

Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.11.1 to 4.12.0.
- [Release notes](https://github.com/scheb/two-factor-bundle/releases)
- [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.11.1...v4.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoBump friendsofsymfony/jsrouting-bundle from 2.5.1 to 2.5.3 4247/head
dependabot-preview[bot] [Mon, 13 Jan 2020 03:50:53 +0000 (03:50 +0000)] 
Bump friendsofsymfony/jsrouting-bundle from 2.5.1 to 2.5.3

Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.5.1 to 2.5.3.
- [Release notes](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/releases)
- [Changelog](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/compare/2.5.1...v2.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #4245 from wallabag/dependabot/composer/m6web/redis-mock-5.0.0
Jérémy Benoist [Thu, 9 Jan 2020 10:36:49 +0000 (11:36 +0100)] 
Merge pull request #4245 from wallabag/dependabot/composer/m6web/redis-mock-5.0.0

Bump m6web/redis-mock from 4.7.0 to 5.0.0

4 years agoBump m6web/redis-mock from 4.7.0 to 5.0.0 4245/head
dependabot-preview[bot] [Thu, 9 Jan 2020 03:56:31 +0000 (03:56 +0000)] 
Bump m6web/redis-mock from 4.7.0 to 5.0.0

Bumps [m6web/redis-mock](https://github.com/M6Web/RedisMock) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/M6Web/RedisMock/releases)
- [Commits](https://github.com/M6Web/RedisMock/compare/v4.7.0...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #4238 from prcmt/master
Jérémy Benoist [Thu, 2 Jan 2020 07:17:08 +0000 (08:17 +0100)] 
Merge pull request #4238 from prcmt/master

Change API URL used in dev docs to app.wallabag.it

4 years agoChange API URL used in dev docs to app.wallabag.it 4238/head
Liam McMenemie [Tue, 31 Dec 2019 21:31:59 +0000 (21:31 +0000)] 
Change API URL used in dev docs to app.wallabag.it

Currently the documentation uses the defunct v2.wallabag.org URL which
can be confusing to someone configuring their first API client with
wallabag.it.

4 years agoMerge pull request #4237 from JENkt4k/master
Jérémy Benoist [Tue, 31 Dec 2019 08:32:09 +0000 (09:32 +0100)] 
Merge pull request #4237 from JENkt4k/master

Fix broken ENV file - removed "export"s