1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-21 18:11:10 +00:00
Commit graph

10767 commits

Author SHA1 Message Date
github-actions[bot]
efaa129ef1
Merge pull request #8395 from wallabag/dependabot/npm_and_yarn/tmp-0.2.4
Bump tmp from 0.2.3 to 0.2.4
2025-08-06 17:11:30 +00:00
dependabot[bot]
75f9e2a144
Bump tmp from 0.2.3 to 0.2.4
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 17:07:57 +00:00
Kevin Decherf
0be919c8fd
Merge pull request #8388 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.202
Bump j0k3r/graby-site-config from 1.0.201 to 1.0.202
2025-08-05 18:10:28 +02:00
github-actions[bot]
c2ae69edbb
Merge pull request #8391 from wallabag/dependabot/npm_and_yarn/webpack-5.101.0
Bump webpack from 5.100.2 to 5.101.0
2025-08-04 03:37:55 +00:00
dependabot[bot]
8b6f1696f4
Bump webpack from 5.100.2 to 5.101.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.100.2 to 5.101.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.100.2...v5.101.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 03:34:25 +00:00
dependabot[bot]
6f76578a51
Bump j0k3r/graby-site-config from 1.0.201 to 1.0.202
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config) from 1.0.201 to 1.0.202.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases)
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt)
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.201...1.0.202)

---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
  dependency-version: 1.0.202
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 02:28:19 +00:00
Kevin Decherf
3ad06d69a5
Merge pull request #8142 from wallabag/fix/2fa-setup
Add a two-step setup of OTP
2025-07-28 23:09:51 +02:00
Kevin Decherf
b09224cac1 Add a two-step setup of OTP
Before this change, 2FA with OTP was enabled before the user was able to
submit a code to validate the setup. Thus, this could lead to a
situation where the user is locked out of her account if there was an
issue setting up her application.

Now we rely on a new boolean property that is set to true only after the
user submits a valid code during the setup phase.

Fixes #4867

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2025-07-28 22:58:43 +02:00
Jérémy Benoist
3f6c01103d
Merge pull request #8376 from alexislefebvre/patch-1
doc: update link to CI to lead to the main branch
2025-07-22 17:25:08 +02:00
Jérémy Benoist
396221376d
Merge pull request #8379 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.84.0
Bump friendsofphp/php-cs-fixer from 3.82.2 to 3.84.0
2025-07-21 09:41:44 +02:00
dependabot[bot]
d5c316dcc4
Bump friendsofphp/php-cs-fixer from 3.82.2 to 3.84.0
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 03:04:34 +00:00
github-actions[bot]
24e240ca03
Merge pull request #8378 from wallabag/dependabot/npm_and_yarn/webpack-5.100.2
Bump webpack from 5.100.1 to 5.100.2
2025-07-21 02:32:22 +00:00
dependabot[bot]
96f15e0246
Bump webpack from 5.100.1 to 5.100.2
---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.100.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 02:28:37 +00:00
Alexis Lefebvre
10bd1ed3d3
doc: update link to CI to lead to the main branch 2025-07-20 14:57:32 +02:00
Kevin Decherf
487643c5f6
Merge pull request #8374 from wallabag/fix-static-pages
Fix about and quickstart pages
2025-07-18 16:40:02 +02:00
Nicolas Lœuillet
ebc066ec62
Fix about and quickstart pages 2025-07-18 16:32:36 +02:00
Jérémy Benoist
5b2e36f4d7
Merge pull request #8368 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.82.2
Bump friendsofphp/php-cs-fixer from 3.80.0 to 3.82.2
2025-07-15 14:27:51 +02:00
Jérémy Benoist
faeb9c5049
Merge pull request #8367 from wallabag/dependabot/composer/sentry/sentry-symfony-5.3.0
Bump sentry/sentry-symfony from 5.2.0 to 5.3.0
2025-07-15 14:27:34 +02:00
dependabot[bot]
1064b65ed0
Bump friendsofphp/php-cs-fixer from 3.80.0 to 3.82.2
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.80.0 to 3.82.2.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.80.0...v3.82.2)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.82.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 03:04:11 +00:00
dependabot[bot]
b4e22ef367
Bump sentry/sentry-symfony from 5.2.0 to 5.3.0
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 5.2.0 to 5.3.0.
- [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/5.2.0...5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 03:00:39 +00:00
github-actions[bot]
bdc13b519e
Merge pull request #8366 from wallabag/dependabot/npm_and_yarn/core-js-3.44.0
Bump core-js from 3.43.0 to 3.44.0
2025-07-14 02:29:25 +00:00
github-actions[bot]
365ca09d8e
Merge pull request #8365 from wallabag/dependabot/npm_and_yarn/webpack-5.100.1
Bump webpack from 5.99.9 to 5.100.1
2025-07-14 02:25:55 +00:00
dependabot[bot]
9539880690
Bump core-js from 3.43.0 to 3.44.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.43.0 to 3.44.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.44.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-version: 3.44.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 02:25:44 +00:00
dependabot[bot]
30f77732e5
Bump webpack from 5.99.9 to 5.100.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.9 to 5.100.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.9...v5.100.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 02:22:21 +00:00
Jérémy Benoist
db8acc217e
Merge pull request #8339 from skn/master
Add annotations filter to entries API endpoint
2025-07-11 15:07:29 +02:00
Jérémy Benoist
9303a2bad8
Merge pull request #8357 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.80.0
Bump friendsofphp/php-cs-fixer from 3.75.0 to 3.80.0
2025-07-11 15:02:42 +02:00
Jérémy Benoist
9926868030
Merge pull request #8359 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2025-07-09 09:34:39 +02:00
Ivo Slavík
90e2212b9d
Translated using Weblate (Czech)
Currently translated at 100.0% (607 of 607 strings)
2025-07-08 17:01:47 +02:00
Jérémy Benoist
62c01abdc7
Merge pull request #8356 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.201 2025-07-07 07:02:45 +02:00
dependabot[bot]
27cd2cd190
Bump friendsofphp/php-cs-fixer from 3.75.0 to 3.80.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.75.0 to 3.80.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.75.0...v3.80.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.80.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 02:51:00 +00:00
dependabot[bot]
acc1496f60
Bump j0k3r/graby-site-config from 1.0.200 to 1.0.201
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config) from 1.0.200 to 1.0.201.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases)
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt)
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.200...1.0.201)

---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
  dependency-version: 1.0.201
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 02:44:17 +00:00
github-actions[bot]
3e3650a7a8
Merge pull request #8355 from wallabag/dependabot/npm_and_yarn/babel-dependencies-a5859267d5
Bump the babel-dependencies group with 3 updates
2025-07-07 02:21:00 +00:00
dependabot[bot]
be8ea09f74
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.27.7 to 7.28.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.28.0/packages/babel-core)

Updates `@babel/eslint-parser` from 7.27.5 to 7.28.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.28.0/eslint/babel-eslint-parser)

Updates `@babel/preset-env` from 7.27.2 to 7.28.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.28.0/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: babel-dependencies
- dependency-name: "@babel/eslint-parser"
  dependency-version: 7.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: babel-dependencies
- dependency-name: "@babel/preset-env"
  dependency-version: 7.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: babel-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 02:17:28 +00:00
Srijith Nair
ce2ac8f758 Add annotations filter to entries API endpoint
Implement a new filter parameter 'annotations' for the GET /api/entries endpoint
that allows filtering entries based on whether they have annotations. When
annotations=1, only entries with one or more annotations are returned. When
annotations=0, only entries without annotations are returned. This feature
enables users to easily find annotated content through the API.
2025-07-03 20:19:05 +04:00
Nicolas Lœuillet
dbab3c1041
Merge pull request #8290 from wallabag/fix-pocket-csv-controller
Fix PocketCsvController to extend AbstractController
2025-07-02 16:22:37 +02:00
Nicolas Lœuillet
42c87ab1d7 Fix PocketCsvController to extend AbstractController 2025-07-02 16:07:17 +02:00
Nicolas Lœuillet
064b9c4415
Merge pull request #8338 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2025-06-30 10:11:32 +02:00
Ivo Slavík
3ef9e56478
Translated using Weblate (Czech)
Currently translated at 99.8% (606 of 607 strings)
2025-06-30 10:00:07 +02:00
Nicolas Lœuillet
9460df5e37
Merge pull request #8333 from wallabag/dependabot/composer/doctrine/migrations-3.9.1
Bump doctrine/migrations from 3.9.0 to 3.9.1
2025-06-30 08:28:05 +02:00
Nicolas Lœuillet
76fa0d940b
Merge pull request #8334 from wallabag/dependabot/composer/symfony-dependencies-1ff414851e
Bump symfony/phpunit-bridge from 7.3.0 to 7.3.1 in the symfony-dependencies group
2025-06-30 08:27:54 +02:00
Nicolas Lœuillet
0130cca0c1
Merge pull request #8335 from wallabag/dependabot/composer/doctrine/data-fixtures-2.0.3
Bump doctrine/data-fixtures from 2.0.2 to 2.0.3
2025-06-30 08:27:44 +02:00
github-actions[bot]
17d44e4ff6
Merge pull request #8336 from wallabag/dependabot/npm_and_yarn/babel-dependencies-63ff7120ed
Bump @babel/core from 7.27.4 to 7.27.7 in the babel-dependencies group
2025-06-30 03:42:55 +00:00
dependabot[bot]
f410c36736
Bump @babel/core from 7.27.4 to 7.27.7 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.27.4 to 7.27.7
- [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.27.7/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 03:39:33 +00:00
dependabot[bot]
923cf60604
Bump doctrine/data-fixtures from 2.0.2 to 2.0.3
---
updated-dependencies:
- dependency-name: doctrine/data-fixtures
  dependency-version: 2.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 02:44:27 +00:00
dependabot[bot]
546e20ae5e
Bump symfony/phpunit-bridge in the symfony-dependencies group
---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 02:43:38 +00:00
dependabot[bot]
5b1bda636e
Bump doctrine/migrations from 3.9.0 to 3.9.1
---
updated-dependencies:
- dependency-name: doctrine/migrations
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 02:42:28 +00:00
Nicolas Lœuillet
9068e51c54
Merge pull request #8326 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2025-06-29 09:19:39 +02:00
Ivo Slavík
b73638b7ec
Translated using Weblate (Czech)
Currently translated at 99.8% (606 of 607 strings)
2025-06-28 20:01:47 +02:00
github-actions[bot]
fbe01e78a4
Merge pull request #8318 from wallabag/dependabot/npm_and_yarn/postcss-8.5.6
Bump postcss from 8.5.5 to 8.5.6
2025-06-23 02:59:13 +00:00
github-actions[bot]
cb6a4cf91a
Merge pull request #8317 from wallabag/dependabot/npm_and_yarn/eslint-plugin-import-2.32.0
Bump eslint-plugin-import from 2.31.0 to 2.32.0
2025-06-23 02:57:08 +00:00