Commit graph

6487 commits

Author SHA1 Message Date
Henne Vogelsang 23de687696
Make RSS feed entry links valid and accessible
According to the ATOM spec link elements must have a href:
https://validator.w3.org/feed/docs/atom.html

Also most feed readers (TinyTiny, Feedly, Thunderbird) prefer link elements in
this order:

- plain
- with attribute rel=alternate
- with attribute rel=via

As the content is work of the entry author, link to it by default. Not to the
wallabag instance entry.

This also makes it possible to share links with people who don't have access to
the wallabag instance via the RSS feed.
2021-07-08 22:36:50 +02:00
Kevin Decherf 7b17dfc172
Merge pull request #5296 from wallabag/tag-order
Tag view: order tags by label
2021-05-22 01:21:47 +02:00
Kevin Decherf d930639b06
Merge pull request #5260 from wallabag/dependabot-schedule
dependabot: change schedule to check updates once a month
2021-05-22 01:21:32 +02:00
Kevin Decherf 1ba4d40e82 Tag view: order tags by label
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2021-05-20 13:09:27 +02:00
Kevin Decherf 60ce3da325
Merge pull request #5274 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.33
Bump phpstan/phpstan-symfony from 0.12.25 to 0.12.33
2021-05-14 22:03:51 +02:00
dependabot[bot] e369309570
Bump phpstan/phpstan-symfony from 0.12.25 to 0.12.33
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.25 to 0.12.33.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.25...0.12.33)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 19:44:24 +00:00
Kevin Decherf b4a1d6f62d
Merge pull request #5277 from wallabag/dependabot/npm_and_yarn/webpack-5.37.0
Bump webpack from 5.28.0 to 5.37.0
2021-05-14 21:43:38 +02:00
Kevin Decherf 457c462f35
Merge pull request #5278 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-0.12.19
Bump phpstan/phpstan-phpunit from 0.12.18 to 0.12.19
2021-05-14 21:43:13 +02:00
dependabot[bot] 339f2772fa
Bump webpack from 5.28.0 to 5.37.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.28.0 to 5.37.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.28.0...v5.37.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 19:33:42 +00:00
dependabot[bot] bbb894d28c
Bump phpstan/phpstan-phpunit from 0.12.18 to 0.12.19
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 0.12.18 to 0.12.19.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/0.12.18...0.12.19)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 19:26:33 +00:00
Kevin Decherf 600872304c
Merge pull request #5285 from wallabag/dependabot/composer/symfony/symfony-3.4.48
Bump symfony/symfony from 3.4.47 to 3.4.48
2021-05-14 21:25:23 +02:00
dependabot[bot] d988e0d568
Bump symfony/symfony from 3.4.47 to 3.4.48
Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.47 to 3.4.48.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.48/CHANGELOG-3.4.md)
- [Commits](https://github.com/symfony/symfony/compare/v3.4.47...v3.4.48)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 09:18:46 +00:00
Kevin Decherf e2a5f3ba41
Merge pull request #5288 from wallabag/dependabot/composer/phpseclib/phpseclib-3.0.8
Bump phpseclib/phpseclib from 3.0.6 to 3.0.8
2021-05-14 11:15:28 +02:00
dependabot[bot] 2ed5e63668
Bump phpseclib/phpseclib from 3.0.6 to 3.0.8
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.6 to 3.0.8.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phpseclib/phpseclib/compare/3.0.6...3.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 22:17:37 +00:00
Kevin Decherf 4d43f79b34 dependabot: change schedule to check updates once a month
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2021-05-03 13:30:34 +02:00
Kevin Decherf 691746e8d9
Merge pull request #5218 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.25
Bump phpstan/phpstan-symfony from 0.12.21 to 0.12.25
2021-04-14 15:35:08 +02:00
dependabot[bot] 3fcef24f08
Bump phpstan/phpstan-symfony from 0.12.21 to 0.12.25
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.21 to 0.12.25.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.21...0.12.25)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 12:14:22 +00:00
Kevin Decherf 5d2ab97d1a
Merge pull request #5217 from Simounet/fix/tests
Fix/tests
2021-04-14 14:13:03 +02:00
Simounet 6324d30db2
Fix PHPUnit deprecated warning 2021-04-14 13:07:46 +02:00
Simounet e491052b0d
Fix 404 on real content test URL 2021-04-14 13:07:34 +02:00
Jérémy Benoist 082d04aa42
Merge pull request #5182 from wallabag/dependabot/npm_and_yarn/babel/core-7.13.14 2021-03-30 06:16:41 +02:00
Jérémy Benoist 824caca05c
Merge pull request #5183 from wallabag/dependabot/composer/symfony/phpunit-bridge-5.2.6 2021-03-30 06:15:50 +02:00
dependabot[bot] ae9f258f1d
Bump symfony/phpunit-bridge from 5.2.4 to 5.2.6
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 5.2.4 to 5.2.6.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v5.2.4...v5.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 02:06:35 +00:00
dependabot[bot] 236ab0d8de
Bump @babel/core from 7.13.13 to 7.13.14
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.13 to 7.13.14.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.14/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 02:01:18 +00:00
Jérémy Benoist 3d06304319
Merge pull request #5174 from wallabag/dependabot/npm_and_yarn/eslint-7.23.0 2021-03-29 07:41:44 +02:00
Jérémy Benoist 8c93cc423b
Merge pull request #5175 from wallabag/dependabot/npm_and_yarn/babel/core-7.13.13 2021-03-29 07:41:22 +02:00
Jérémy Benoist e3a990cf95
Merge pull request #5176 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-1.4.0 2021-03-29 07:40:59 +02:00
Jérémy Benoist 9d70c51287
Merge pull request #5177 from wallabag/dependabot/npm_and_yarn/webpack-cli-4.6.0 2021-03-29 07:40:43 +02:00
Jérémy Benoist 61d8621f14
Merge pull request #5178 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.4.1 2021-03-29 07:39:55 +02:00
dependabot[bot] 0afd143f19
Bump tecnickcom/tcpdf from 6.3.5 to 6.4.1
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.3.5 to 6.4.1.
- [Release notes](https://github.com/tecnickcom/TCPDF/releases)
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT)
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.3.5...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 02:04:23 +00:00
dependabot[bot] 70f459f91a
Bump webpack-cli from 4.5.0 to 4.6.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.5.0...webpack-cli@4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 02:02:35 +00:00
dependabot[bot] f9a17602bb
Bump mini-css-extract-plugin from 1.3.9 to 1.4.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.3.9 to 1.4.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.9...v1.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 02:02:27 +00:00
dependabot[bot] e8478e9d05
Bump @babel/core from 7.13.10 to 7.13.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.10 to 7.13.13.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.13/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 02:02:16 +00:00
dependabot[bot] 351aa2197d
Bump eslint from 7.22.0 to 7.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 02:01:56 +00:00
Jérémy Benoist 8af2ad2ec6
Merge pull request #5171 from wallabag/dependabot/npm_and_yarn/webpack-5.28.0 2021-03-25 06:30:43 +01:00
Jérémy Benoist e4d3630faf
Merge pull request #5172 from wallabag/dependabot/npm_and_yarn/css-loader-5.2.0 2021-03-25 06:30:05 +01:00
dependabot[bot] a7f643b782
Bump css-loader from 5.1.3 to 5.2.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.3...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 03:04:06 +00:00
dependabot[bot] d9f36a8446
Bump webpack from 5.27.2 to 5.28.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.2 to 5.28.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.27.2...v5.28.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 03:03:41 +00:00
Jérémy Benoist e9cacfa6a5
Merge pull request #5163 from wallabag/dependabot/npm_and_yarn/highlight.js-10.7.1 2021-03-24 18:25:07 +01:00
Jeremy Benoist 1a4f298e41
Update assets 2021-03-24 16:55:08 +01:00
Jérémy Benoist e7856c95c8
Merge pull request #5170 from wallabag/dependabot/composer/pragmarx/recovery-0.2.0 2021-03-24 07:31:52 +01:00
dependabot[bot] 874a09091f
Bump pragmarx/recovery from 0.1.0 to 0.2.0
Bumps [pragmarx/recovery](https://github.com/antonioribeiro/recovery) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/antonioribeiro/recovery/releases)
- [Changelog](https://github.com/antonioribeiro/recovery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/antonioribeiro/recovery/compare/v0.1.0...v0.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 03:04:36 +00:00
Jérémy Benoist 3f2f14a037
Merge pull request #5167 from wallabag/dependabot/npm_and_yarn/webpack-5.27.2 2021-03-23 06:02:26 +01:00
Jérémy Benoist c625076ce1
Merge pull request #5168 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.13.12 2021-03-23 06:02:10 +01:00
dependabot[bot] 654590798d
Bump @babel/preset-env from 7.13.10 to 7.13.12
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.10 to 7.13.12.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.12/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 03:03:12 +00:00
dependabot[bot] 581a0280e5
Bump webpack from 5.27.1 to 5.27.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.1 to 5.27.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.27.1...v5.27.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 03:02:50 +00:00
Thomas Citharel dfd7ad77cc
Merge pull request #5165 from wallabag/dependabot/composer/phpstan/phpstan-0.12.82
Bump phpstan/phpstan from 0.12.81 to 0.12.82
2021-03-22 09:20:57 +01:00
Jérémy Benoist e8b43a18f1
Merge pull request #5164 from wallabag/dependabot/npm_and_yarn/webpack-5.27.1
Bump webpack from 5.26.3 to 5.27.1
2021-03-22 09:12:43 +01:00
dependabot[bot] 52a6ec417a
Bump phpstan/phpstan from 0.12.81 to 0.12.82
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.81 to 0.12.82.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.81...0.12.82)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 03:04:03 +00:00
dependabot[bot] 6ca379524a
Bump webpack from 5.26.3 to 5.27.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.3 to 5.27.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.26.3...v5.27.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 03:03:50 +00:00