Commit Graph

8270 Commits

Author SHA1 Message Date
c8c6ed2ea3 Merge pull request #6650 from wallabag/prepare-261
Prepare 2.6.1 release
2.6.1
2023-06-21 07:23:18 +02:00
73682283e4 Prepare 2.6.1 release 2023-06-21 07:13:03 +02:00
67e86d8881 Merge pull request #6644 from wallabag/fix-6628
Add confirmation alert when deleting articles from list view
2023-06-21 07:11:18 +02:00
2a1493e1b3 Merge branch 'master' into fix-6628 2023-06-21 07:10:56 +02:00
4d52e6fd8c Merge pull request #6648 from wallabag/fix/dont-autoload-fixtures
Do not autoload fixtures
2023-06-20 19:52:45 +02:00
679dc32885 Do not autoload fixtures
They should only be loaded from `app/config/services_test.yml`.
Otherwise we'll have an issue when clearing the cache in prod env:

```
In DefinitionErrorExceptionPass.php line 54:

  Class "Doctrine\Bundle\FixturesBundle\Fixture" not found while loading "Wal
  labag\AnnotationBundle\DataFixtures\AnnotationFixtures".
```

Also update deps to latest.
2023-06-20 19:28:08 +02:00
d8ef4ae6af Merge pull request #6646 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2.6.0
2023-06-20 18:01:19 +02:00
f3aa1c83bb Translated using Weblate (Polish)
Currently translated at 100.0% (581 of 581 strings)
2023-06-20 17:52:56 +02:00
6a87b97710 Merge pull request #6645 from wallabag/fix/update-site-config
Update site config
2023-06-20 17:52:51 +02:00
550dce2b16 Update site config 2023-06-20 17:45:46 +02:00
f511af6fda Add confirmation alert when deleting articles from list view 2023-06-20 17:30:31 +02:00
ce5a3a1ada Merge pull request #6641 from wallabag/dependabot/composer/defuse/php-encryption-2.4.0 2023-06-20 06:47:46 +02:00
517635bd69 Merge pull request #6642 from wallabag/dependabot/composer/sentry/sentry-symfony-4.9.2 2023-06-20 06:19:41 +02:00
d6c6d8828f Bump sentry/sentry-symfony from 4.8.0 to 4.9.2
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 4.8.0 to 4.9.2.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/4.8.0...4.9.2)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 03:01:19 +00:00
8a358fe2e1 Bump defuse/php-encryption from 2.3.1 to 2.4.0
Bumps [defuse/php-encryption](https://github.com/defuse/php-encryption) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/defuse/php-encryption/releases)
- [Commits](https://github.com/defuse/php-encryption/compare/v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: defuse/php-encryption
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 03:00:49 +00:00
27310eabbb Merge pull request #6627 from wallabag/prepare-260
Prepare 2.6.0 release
2023-06-19 22:23:37 +02:00
aee7df9f3d Prepare 2.6.0 release 2023-06-19 22:14:27 +02:00
bad999f4a1 Merge pull request #6638 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2023-06-19 16:01:07 +02:00
d122eee681 Translated using Weblate (Galician)
Currently translated at 100.0% (581 of 581 strings)
2023-06-19 15:26:22 +02:00
ff10196869 Translated using Weblate (Czech)
Currently translated at 100.0% (581 of 581 strings)
2023-06-19 15:26:21 +02:00
0b9efc95ee Translated using Weblate (Polish)
Currently translated at 100.0% (581 of 581 strings)
2023-06-19 15:26:21 +02:00
09bacea07a Translated using Weblate (Occitan)
Currently translated at 100.0% (581 of 581 strings)
2023-06-19 15:26:21 +02:00
202acb088f Merge pull request #6637 from wallabag/update-quickstart
Update quickstart content
2023-06-19 15:26:09 +02:00
708bb261d0 Update quickstart content 2023-06-19 13:59:34 +02:00
05ed66e975 Merge pull request #6634 from wallabag/remove-hardcoded-string
Remove hardcoded string
2023-06-19 10:19:31 +02:00
fedd6c9eda Remove hardcoded string 2023-06-19 10:08:51 +02:00
633122cfb8 Merge pull request #6629 from wallabag/fix-6330
Fix duplicate tags creation when assigning search results to tag
2023-06-19 09:22:38 +02:00
b4b3272daa Merge pull request #6631 from wallabag/dependabot/npm_and_yarn/webpack-5.87.0
Bump webpack from 5.85.0 to 5.87.0
2023-06-19 03:12:27 +00:00
f315366a55 Merge pull request #6633 from wallabag/dependabot/npm_and_yarn/sass-1.63.4
Bump sass from 1.63.3 to 1.63.4
2023-06-19 03:09:45 +00:00
4e72c1cc5d Merge pull request #6632 from wallabag/dependabot/npm_and_yarn/stylelint-15.8.0
Bump stylelint from 15.7.0 to 15.8.0
2023-06-19 03:07:19 +00:00
f4e7d9b88b Bump webpack from 5.85.0 to 5.87.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.85.0 to 5.87.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.85.0...v5.87.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 03:07:13 +00:00
c5b8759ac5 Merge pull request #6630 from wallabag/dependabot/npm_and_yarn/eslint-8.43.0
Bump eslint from 8.42.0 to 8.43.0
2023-06-19 03:01:58 +00:00
60091ffbb4 Bump sass from 1.63.3 to 1.63.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.3 to 1.63.4.
- [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.63.3...1.63.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 02:59:12 +00:00
038e93a102 Bump stylelint from 15.7.0 to 15.8.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.7.0 to 15.8.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.7.0...15.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 02:58:39 +00:00
236615a869 Bump eslint from 8.42.0 to 8.43.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.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.42.0...v8.43.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-06-19 02:57:25 +00:00
28db6c22eb Fix duplicate tags creation when assigning search results to tag
Fixes #6330
2023-06-17 15:19:59 +02:00
bfbcee1df5 Merge pull request #6625 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2023-06-17 08:10:58 +02:00
bf091ee358 Translated using Weblate (Galician)
Currently translated at 100.0% (579 of 579 strings)
2023-06-17 07:41:50 +02:00
d19ba59f84 Translated using Weblate (Occitan)
Currently translated at 93.7% (543 of 579 strings)
2023-06-17 07:41:50 +02:00
4b2b078102 Merge pull request #6609 from wallabag/add-setting-display-thumbnails
Add new setting to show / hide articles thumbnails
2023-06-17 07:41:39 +02:00
619499d455 [Boyscout] Settings: Reduced width for the default mark as read container 2023-06-16 14:28:57 +02:00
97a87235a1 Setting to show / hide articles thumbnails styling 2023-06-16 14:28:57 +02:00
7eddea6ff7 Added test 2023-06-16 14:27:27 +02:00
19322142c3 Fixed testsuite 2023-06-16 14:27:26 +02:00
46521e48e5 PHP CS fix 2023-06-16 14:27:26 +02:00
a94d7503c2 Added new setting to show / hide articles thumbnails 2023-06-16 14:27:15 +02:00
2aa18b7b90 Merge pull request #6624 from Simounet/fix/6333-mousetrap-enter-issue
Fix mousetrap enter issue
2023-06-16 14:11:46 +02:00
fb2d88ffa4 Fix #6333 mousetrap enter issue 2023-06-16 12:19:34 +02:00
ec4b468128 Merge pull request #6623 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2023-06-16 11:53:10 +02:00
314e104cee Translated using Weblate (Polish)
Currently translated at 100.0% (581 of 581 strings)
2023-06-16 11:45:54 +02:00