Commit graph

7854 commits

Author SHA1 Message Date
github-actions[bot] c3bf535fac
Merge pull request #6407 from wallabag/dependabot/npm_and_yarn/eslint-8.37.0
Bump eslint from 8.36.0 to 8.37.0
2023-04-03 03:07:18 +00:00
github-actions[bot] 32b638433d
Merge pull request #6405 from wallabag/dependabot/npm_and_yarn/sass-loader-13.2.2
Bump sass-loader from 13.2.1 to 13.2.2
2023-04-03 03:02:55 +00:00
dependabot[bot] bc413333e2
Bump eslint from 8.36.0 to 8.37.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 02:58:27 +00:00
dependabot[bot] a3551fc58d
Bump sass-loader from 13.2.1 to 13.2.2
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.2.1 to 13.2.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.2.1...v13.2.2)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 02:57:31 +00:00
Jérémy Benoist d376a2fa92
Merge pull request #6400 from wallabag/dependabot/composer/phpstan/phpstan-1.10.9 2023-03-31 06:20:26 +02:00
Jérémy Benoist 72f13c2686
Merge pull request #6401 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.2.24 2023-03-31 06:20:12 +02:00
dependabot[bot] 578e931f18
Bump phpstan/phpstan-symfony from 1.2.23 to 1.2.24
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.2.23 to 1.2.24.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.23...1.2.24)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-symfony
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-31 03:00:34 +00:00
dependabot[bot] cf6967a9e9
Bump phpstan/phpstan from 1.10.8 to 1.10.9
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.8...1.10.9)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-31 02:58:29 +00:00
Jérémy Benoist f22c4b0154
Merge pull request #6315 from caspermeijn/api_registration
Fix API `allowed_registration`
2023-03-28 20:41:57 +02:00
Casper Meijn 5a5148707c Fix API allowed_registration
Two configuration options need to be enabled to allow user registration via the API:
1) fosuser_registration, which indicates whether registration is allowed at all (frontend and API)
2) api_user_registration, which indicates whether registration is allowed via the API
2023-03-28 20:12:55 +02:00
Jérémy Benoist 2f665f0257
Merge pull request #6398 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.5.2 2023-03-28 07:47:32 +02:00
Jérémy Benoist 0f27da4f1b
Merge pull request #6397 from wallabag/dependabot/composer/doctrine/dbal-3.6.1 2023-03-28 07:47:15 +02:00
Jérémy Benoist c77e9c3cf0
Merge pull request #6395 from wallabag/dependabot/composer/php-http/httplug-bundle-1.27.1 2023-03-28 07:46:52 +02:00
dependabot[bot] 26bfdf8799
Bump php-amqplib/php-amqplib from 3.5.1 to 3.5.2
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib) from 3.5.1 to 3.5.2.
- [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.5.1...v3.5.2)

---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 03:00:46 +00:00
dependabot[bot] ef867e16b9
Bump doctrine/dbal from 3.6.0 to 3.6.1
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 03:00:09 +00:00
dependabot[bot] 8c44256880
Bump php-http/httplug-bundle from 1.27.0 to 1.27.1
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.27.0 to 1.27.1.
- [Release notes](https://github.com/php-http/HttplugBundle/releases)
- [Changelog](https://github.com/php-http/HttplugBundle/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/php-http/HttplugBundle/compare/1.27.0...1.27.1)

---
updated-dependencies:
- dependency-name: php-http/httplug-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 02:57:25 +00:00
Jérémy Benoist e576a4ce45
Merge pull request #6393 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2023-03-27 12:18:44 +02:00
Jérémy df4d3e6316
Deleted translation using Weblate (English (United States)) 2023-03-27 12:10:34 +02:00
Jérémy b565452ed0
Deleted translation using Weblate (English (United States)) 2023-03-27 12:10:23 +02:00
Jérémy 7afec4227b
Deleted translation using Weblate (English (United States)) 2023-03-27 12:10:11 +02:00
Jérémy 1003e8f074
Deleted translation using Weblate (English (United States)) 2023-03-27 12:10:09 +02:00
Jérémy Benoist c21d880869
Merge pull request #6310 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2023-03-27 12:06:47 +02:00
Weblate 9a8033acdf
Added translation using Weblate (English (United States)) 2023-03-27 10:05:12 +02:00
Weblate 677807f8ba
Added translation using Weblate (English (United States)) 2023-03-27 10:05:12 +02:00
Weblate 250af64c1d
Added translation using Weblate (English (United States)) 2023-03-27 10:05:11 +02:00
Jérémy 0191ca7c6a
Added translation using Weblate (English (United States)) 2023-03-27 10:05:11 +02:00
Rugry RHRGR 863512dd1e
Translated using Weblate (Russian)
Currently translated at 99.6% (575 of 577 strings)
2023-03-27 10:05:11 +02:00
github-actions[bot] adb3073a4f
Merge pull request #6369 from wallabag/dependabot/npm_and_yarn/babel/core-7.21.3
Bump @babel/core from 7.20.12 to 7.21.3
2023-03-27 08:05:05 +00:00
Jeremy Benoist 63d43e4527
Update assets 2023-03-27 09:57:49 +02:00
dependabot[bot] aa23b96ea7
Bump @babel/core from 7.20.12 to 7.21.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.12 to 7.21.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.21.3/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 09:57:15 +02:00
Jérémy Benoist 314f6bad3e
Merge pull request #6386 from wallabag/dependabot/composer/predis/predis-2.1.2
Bump predis/predis from 2.1.1 to 2.1.2
2023-03-27 09:56:36 +02:00
github-actions[bot] 4ca8e3ead6
Merge pull request #6360 from wallabag/dependabot/npm_and_yarn/jquery-3.6.4
Bump jquery from 3.6.3 to 3.6.4
2023-03-27 07:55:53 +00:00
dependabot[bot] 3b882700de
Bump predis/predis from 2.1.1 to 2.1.2
Bumps [predis/predis](https://github.com/predis/predis) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/v2.x/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 07:43:43 +00:00
Jeremy Benoist bb96f5445a
Update assets 2023-03-27 09:42:22 +02:00
dependabot[bot] 634d2d997a
Bump jquery from 3.6.3 to 3.6.4
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.3...3.6.4)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 09:41:26 +02:00
Jérémy Benoist 5e5102605b
Merge pull request #6372 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.37
Bump phpstan/phpstan-doctrine from 1.3.32 to 1.3.37
2023-03-27 09:40:44 +02:00
github-actions[bot] a71be093e7
Merge pull request #6356 from wallabag/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.7
Bump terser-webpack-plugin from 5.3.6 to 5.3.7
2023-03-27 09:40:22 +02:00
Jérémy Benoist 7917acea06
Merge pull request #6382 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-1.3.11
Bump phpstan/phpstan-phpunit from 1.3.4 to 1.3.11
2023-03-27 09:19:27 +02:00
dependabot[bot] 9395e026bf
Bump phpstan/phpstan-doctrine from 1.3.32 to 1.3.37
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.32 to 1.3.37.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.32...1.3.37)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 07:17:13 +00:00
Jeremy Benoist 8d2e1696ea
Update assets 2023-03-27 09:15:56 +02:00
Jérémy Benoist 84b64b6ab6
Merge pull request #6390 from wallabag/dependabot/composer/m6web/redis-mock-5.5.0
Bump m6web/redis-mock from 5.4.0 to 5.5.0
2023-03-27 09:14:05 +02:00
Jérémy Benoist 010dd487f3
Merge pull request #6389 from wallabag/dependabot/composer/willdurand/hateoas-3.9.0
Bump willdurand/hateoas from 3.8.0 to 3.9.0
2023-03-27 09:13:40 +02:00
Jérémy Benoist 79711c60e0
Merge pull request #6325 from wallabag/dependabot/composer/jms/serializer-3.23.0
Bump jms/serializer from 3.22.0 to 3.23.0
2023-03-27 09:13:13 +02:00
Jérémy Benoist 55921b395a
Merge pull request #6312 from wallabag/dependabot/composer/nelmio/cors-bundle-2.3.1
Bump nelmio/cors-bundle from 2.2.0 to 2.3.1
2023-03-27 09:12:52 +02:00
Jérémy Benoist 499457937c
Merge pull request #6379 from wallabag/dependabot/composer/phpstan/phpstan-1.10.8
Bump phpstan/phpstan from 1.9.17 to 1.10.8
2023-03-27 09:10:56 +02:00
github-actions[bot] cfb6b7dc78
Merge pull request #6391 from wallabag/dependabot/npm_and_yarn/sass-loader-13.2.1
Bump sass-loader from 13.2.0 to 13.2.1
2023-03-27 05:21:27 +00:00
dependabot[bot] 0d180702dd
Bump terser-webpack-plugin from 5.3.6 to 5.3.7
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.6 to 5.3.7.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.6...v5.3.7)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 05:18:29 +00:00
dependabot[bot] 4ec3c82fa5
Bump sass-loader from 13.2.0 to 13.2.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.2.0...v13.2.1)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 05:17:23 +00:00
github-actions[bot] 24b064dc09
Merge pull request #6387 from wallabag/dependabot/npm_and_yarn/webpack-5.76.3
Bump webpack from 5.76.0 to 5.76.3
2023-03-27 05:12:34 +00:00
github-actions[bot] b37be5d88d
Merge pull request #6392 from wallabag/dependabot/npm_and_yarn/postcss-loader-7.1.0
Bump postcss-loader from 7.0.2 to 7.1.0
2023-03-27 05:12:20 +00:00