github-actions[bot]
c3c876918e
Merge pull request #7605 from wallabag/dependabot/npm_and_yarn/babel-dependencies-8e26280890
...
Bump the babel-dependencies group with 2 updates
2024-08-05 02:13:04 +00:00
dependabot[bot]
c6870e72ef
Bump the babel-dependencies group with 2 updates
...
Bumps the babel-dependencies group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ).
Updates `@babel/core` from 7.24.9 to 7.25.2
- [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.25.2/packages/babel-core )
Updates `@babel/preset-env` from 7.25.0 to 7.25.3
- [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.25.3/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 02:09:35 +00:00
github-actions[bot]
ede6a617a3
Merge pull request #7597 from wallabag/dependabot/npm_and_yarn/postcss-8.4.40
...
Bump postcss from 8.4.39 to 8.4.40
2024-07-29 02:28:16 +00:00
github-actions[bot]
d4318338bc
Merge pull request #7596 from wallabag/dependabot/npm_and_yarn/babel-dependencies-480d17b2ba
...
Bump the babel-dependencies group with 2 updates
2024-07-29 02:25:29 +00:00
dependabot[bot]
23a6731a1d
Bump postcss from 8.4.39 to 8.4.40
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.39 to 8.4.40.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.39...8.4.40 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 02:22:29 +00:00
dependabot[bot]
8df19540dd
Bump the babel-dependencies group with 2 updates
...
Bumps the babel-dependencies group with 2 updates: [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ).
Updates `@babel/eslint-parser` from 7.24.8 to 7.25.1
- [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.25.1/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.24.8 to 7.25.0
- [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.25.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 02:22:03 +00:00
Kevin Jiang
fc14f86ae4
test: Add test for http_status filter
2024-07-24 20:19:25 +12:00
Kevin Jiang
c42a4a308f
feat: Implement http status filtering in entries API
2024-07-24 20:19:25 +12:00
github-actions[bot]
7a635c3b5a
Merge pull request #7589 from wallabag/dependabot/npm_and_yarn/babel-dependencies-de4de0465f
...
Bump @babel/core from 7.24.8 to 7.24.9 in the babel-dependencies group
2024-07-22 02:29:43 +00:00
dependabot[bot]
51118e69a2
Bump @babel/core from 7.24.8 to 7.24.9 in the babel-dependencies group
...
Bumps the babel-dependencies group with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ).
Updates `@babel/core` from 7.24.8 to 7.24.9
- [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.24.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 02:26:21 +00:00
dependabot[bot]
c3848dde39
Bump guzzlehttp/psr7 from 2.6.2 to 2.7.0
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/2.7/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/2.6.2...2.7.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-19 02:26:59 +00:00
Jérémy Benoist
bdcafd0534
Merge pull request #7586 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-07-18 09:24:18 +02:00
Oğuz Ersen
05609e0894
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (599 of 599 strings)
2024-07-18 06:09:21 +00:00
Matthaiks
cbd4a7a8ec
Translated using Weblate (Polish)
...
Currently translated at 100.0% (599 of 599 strings)
2024-07-18 06:09:20 +00:00
Jérémy Benoist
4712395b09
Merge pull request #7570 from KevinSJ/feature/tagging-rule-reset
2024-07-17 07:02:48 +02:00
Jérémy Benoist
02429059ec
Merge pull request #7585 from wallabag/dependabot/composer/phpstan-dependencies-13e966caa5
2024-07-17 06:16:00 +02:00
dependabot[bot]
1e22050184
Bump the phpstan-dependencies group with 2 updates
...
Bumps the phpstan-dependencies group with 2 updates: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony ).
Updates `phpstan/phpstan-doctrine` from 1.4.7 to 1.4.8
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.7...1.4.8 )
Updates `phpstan/phpstan-symfony` from 1.4.5 to 1.4.6
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases )
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.5...1.4.6 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-dependencies
- dependency-name: phpstan/phpstan-symfony
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 02:53:31 +00:00
Kevin Jiang
897aa1d309
Adding tests for tagging rules reset
...
Fix test: associate tagging rule with user config
Update src/Repository/TaggingRuleRepository.php
Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com>
Update src/Controller/ConfigController.php
Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com>
Update src/Repository/TaggingRuleRepository.php
Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com>
2024-07-16 11:24:09 +12:00
Kevin Jiang
c65850050d
Implement tagging rules reset
...
Adding tagging rule reset to templates
Adding messages to tagging rule reset
Adding translation for Traditional and Simplified Chinese
2024-07-16 11:24:09 +12:00
Jérémy Benoist
f78353910f
Merge pull request #7583 from wallabag/fix/update-all-deps
...
Update all deps
2024-07-15 12:09:58 +02:00
Jeremy Benoist
fa32abc62b
Update all deps
...
- lock `shipmonk/composer-dependency-analyser` because I don't know how to workaround the error
- update parameter PHPDoc for `UserMailer` following `TwigSwiftMailer` update
- migrate PHPUnit config using `--migrate-configuration`
2024-07-15 12:06:16 +02:00
Jérémy Benoist
bb1d97284f
Merge pull request #7573 from wallabag/dependabot/npm_and_yarn/webpack-merge-6.0.1
...
Bump webpack-merge from 5.10.0 to 6.0.1
2024-07-15 12:01:04 +02:00
dependabot[bot]
f7a38ec754
Bump webpack-merge from 5.10.0 to 6.0.1
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.10.0 to 6.0.1.
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.10.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: webpack-merge
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:54:37 +00:00
Jérémy Benoist
2c58fcad51
Merge pull request #7373 from wallabag/dependabot/npm_and_yarn/webpack-dev-server-5.0.4
...
Bump webpack-dev-server from 4.15.1 to 5.0.4
2024-07-15 11:53:28 +02:00
dependabot[bot]
a4b9ff66d3
Bump webpack-dev-server from 4.15.1 to 5.0.4
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.15.1 to 5.0.4.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.1...v5.0.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:48:12 +00:00
github-actions[bot]
81a69f0daa
Merge pull request #7579 from wallabag/dependabot/npm_and_yarn/webpack-5.93.0
...
Bump webpack from 5.92.1 to 5.93.0
2024-07-15 09:20:06 +00:00
Jérémy Benoist
3ea96cf2d0
Merge pull request #7574 from wallabag/dependabot/npm_and_yarn/highlight.js-11.10.0
...
Bump highlight.js from 11.9.0 to 11.10.0
2024-07-15 11:17:15 +02:00
Jérémy Benoist
a707da0634
Merge pull request #7571 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-2.2.0
...
Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
2024-07-15 11:16:53 +02:00
Jérémy Benoist
dc86bd0d16
Merge pull request #7575 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.7.0
...
Bump php-amqplib/php-amqplib from 3.6.2 to 3.7.0
2024-07-15 11:16:29 +02:00
github-actions[bot]
dafcc1c427
Merge pull request #7580 from wallabag/dependabot/npm_and_yarn/sass-1.77.8
...
Bump sass from 1.77.6 to 1.77.8
2024-07-15 09:14:31 +00:00
github-actions[bot]
546fedbaa8
Merge pull request #7578 from wallabag/dependabot/npm_and_yarn/babel-dependencies-0af46cd4ec
...
Bump the babel-dependencies group with 3 updates
2024-07-15 09:11:41 +00:00
dependabot[bot]
bdaf90a2df
Bump webpack from 5.92.1 to 5.93.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.92.1 to 5.93.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.93.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:03:29 +00:00
dependabot[bot]
089912e5b8
Bump highlight.js from 11.9.0 to 11.10.0
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.9.0...11.10.0 )
---
updated-dependencies:
- dependency-name: highlight.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:02:38 +00:00
dependabot[bot]
76d4495e56
Bump sass from 1.77.6 to 1.77.8
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.77.6 to 1.77.8.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.77.6...1.77.8 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:02:32 +00:00
dependabot[bot]
99f061bad0
Bump the babel-dependencies group with 3 updates
...
Bumps the babel-dependencies group with 3 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ), [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ).
Updates `@babel/core` from 7.24.7 to 7.24.8
- [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.24.8/packages/babel-core )
Updates `@babel/eslint-parser` from 7.24.7 to 7.24.8
- [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.24.8/eslint/babel-eslint-parser )
Updates `@babel/preset-env` from 7.24.7 to 7.24.8
- [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.24.8/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:01:43 +00:00
dependabot[bot]
a201997121
Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:01:08 +00:00
dependabot[bot]
0d4edd98d1
Bump php-amqplib/php-amqplib from 3.6.2 to 3.7.0
...
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib ) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/php-amqplib/php-amqplib/releases )
- [Changelog](https://github.com/php-amqplib/php-amqplib/blob/master/CHANGELOG.md )
- [Commits](https://github.com/php-amqplib/php-amqplib/compare/v3.6.2...v3.7.0 )
---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:01:07 +00:00
Jérémy Benoist
7d74da0b1f
Merge pull request #7581 from wallabag/dependabot/composer/phpstan-dependencies-993db396dc
...
Bump the phpstan-dependencies group across 1 directory with 2 updates
2024-07-15 10:59:42 +02:00
dependabot[bot]
e9992dcc2a
Bump the phpstan-dependencies group across 1 directory with 2 updates
...
Bumps the phpstan-dependencies group with 2 updates in the / directory: [phpstan/phpstan](https://github.com/phpstan/phpstan ) and [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ).
Updates `phpstan/phpstan` from 1.11.6 to 1.11.7
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.12.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.11.6...1.11.7 )
Updates `phpstan/phpstan-doctrine` from 1.4.5 to 1.4.7
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.5...1.4.7 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-dependencies
- dependency-name: phpstan/phpstan-doctrine
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 08:53:23 +00:00
Jérémy Benoist
89252f39c9
Merge pull request #7577 from wallabag/fix/tests
...
Fix tests
2024-07-15 10:52:32 +02:00
Jeremy Benoist
d5d6b6861e
Fix tests
2024-07-15 10:32:01 +02:00
Jeremy Benoist
910132fe72
Fix tests
...
Looks like lemonde.fr doesn't work anymore in wallabag for test.
Switching to an other great media.
Also update site configs.
2024-07-12 17:08:40 +02:00
Jérémy Benoist
85585e19eb
Merge pull request #7568 from weblate/weblate-wallabag-messages
...
Translations update from Hosted Weblate
2024-07-04 15:27:35 +02:00
Jérémy
8d777f7a99
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (7 of 7 strings)
2024-07-04 15:23:53 +02:00
Abidal A
2f74e6b5d6
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (7 of 7 strings)
2024-07-04 08:09:18 +00:00
Abidal A
889885a4de
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (6 of 6 strings)
2024-07-04 08:09:17 +00:00
Jérémy Benoist
c68cd99e37
Merge pull request #7563 from wallabag/dependabot/composer/phpstan-dependencies-5baac09a44
2024-07-03 06:11:09 +02:00
dependabot[bot]
ff240050a4
Bump phpstan/phpstan-doctrine in the phpstan-dependencies group
...
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine ).
Updates `phpstan/phpstan-doctrine` from 1.4.4 to 1.4.5
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases )
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.4...1.4.5 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 02:37:21 +00:00
Jérémy Benoist
527f8b6cc4
Merge pull request #7562 from wallabag/dependabot/composer/phpstan-dependencies-95fb1eb00f
2024-07-02 07:13:31 +02:00
dependabot[bot]
7d6f231993
Bump phpstan/phpstan in the phpstan-dependencies group
...
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan](https://github.com/phpstan/phpstan ).
Updates `phpstan/phpstan` from 1.11.5 to 1.11.6
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.11.5...1.11.6 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: phpstan-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 02:22:17 +00:00