1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-11 17:51:02 +00:00
Commit graph

10436 commits

Author SHA1 Message Date
dependabot[bot]
44405b55a4
Bump nelmio/api-doc-bundle from 4.36.1 to 4.36.2
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.36.1 to 4.36.2.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.36.1...v4.36.2)

---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-14 04:00:13 +00:00
Jérémy Benoist
e8a3e1cb5b
Merge pull request #8000 from wallabag/dependabot/composer/jms/serializer-3.32.3
Bump jms/serializer from 3.32.2 to 3.32.3
2025-02-12 07:16:15 +01:00
dependabot[bot]
261b4295c0
Bump jms/serializer from 3.32.2 to 3.32.3
Bumps [jms/serializer](https://github.com/schmittjoh/serializer) from 3.32.2 to 3.32.3.
- [Release notes](https://github.com/schmittjoh/serializer/releases)
- [Changelog](https://github.com/schmittjoh/serializer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schmittjoh/serializer/compare/3.32.2...3.32.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-12 03:28:12 +00:00
Kevin Decherf
f71d8332e0
Merge pull request #7999 from wallabag/fix/menu-entry-with-annotations
Fix entries counter for annotated entries in the menu
2025-02-10 10:12:45 +01:00
Jeremy Benoist
3dffcadc03
Fix entries counter for annotated entries in the menu
The query were badly made and return all annotations for the current user instead of the total of entries with annotation(s).
2025-02-10 08:42:06 +01:00
github-actions[bot]
3f61427f36
Merge pull request #7996 from wallabag/dependabot/npm_and_yarn/regenerator-runtime-0.14.1
Bump regenerator-runtime from 0.13.11 to 0.14.1
2025-02-10 03:28:21 +00:00
dependabot[bot]
029de62e99
Bump regenerator-runtime from 0.13.11 to 0.14.1
Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.11 to 0.14.1.
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.11...regenerator-runtime@0.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 03:21:14 +00:00
github-actions[bot]
4a911f7100
Merge pull request #7995 from wallabag/dependabot/npm_and_yarn/babel-dependencies-056296d148
Bump the babel-dependencies group with 3 updates
2025-02-10 03:17:14 +00:00
dependabot[bot]
e4842db3ba
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.26.7 to 7.26.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.26.8/packages/babel-core)

Updates `@babel/eslint-parser` from 7.26.5 to 7.26.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.26.8/eslint/babel-eslint-parser)

Updates `@babel/preset-env` from 7.26.7 to 7.26.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.26.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>
2025-02-10 03:10:35 +00:00
Jérémy Benoist
fab0c02ba0
Merge pull request #7993 from wallabag/fix/pocket-api-import 2025-02-07 21:26:07 +01:00
Yassine Guedidi
97ed7788b4
Merge pull request #6823 from yguedidi/use-webpack-encore
Use Webpack Encore
2025-02-07 20:51:41 +01:00
Jérémy Benoist
c774398d85
Merge pull request #7849 from anarcat/rss-alternate
restore pre-Atom behavior of linking directly to the article
2025-02-07 20:08:54 +01:00
Jérémy Benoist
3189644243
Merge pull request #6906 from wallabag/fix-bad-url-format
Add a validator on URL entity
2025-02-07 19:12:00 +01:00
Jérémy Benoist
a34b5b55e3
Merge pull request #7797 from ruffinge/master
Change NB_ELEMENTS in pocket importer to 30 to comply with Pocket API
2025-02-07 19:06:52 +01:00
Nicolas Lœuillet
67c5270fdc
Add a validator on URL entity 2025-02-07 19:01:06 +01:00
Ethan Ruffing
9d8f8e9a9b Change NB_ELEMENTS in pocket importer to 30 to comply with Pocket API restriction. 2025-02-07 18:53:11 +01:00
Ethan Ruffing
c4857564f3
Change NB_ELEMENTS in pocket importer to 30 to comply with Pocket API restriction. 2025-02-07 18:51:37 +01:00
Jérémy Benoist
3f491fe9ca
Merge pull request #7991 from wallabag/dependabot/composer/dama/doctrine-test-bundle-8.2.2 2025-02-05 05:08:30 +01:00
dependabot[bot]
44bdcf5946
Bump dama/doctrine-test-bundle from 8.2.1 to 8.2.2
Bumps [dama/doctrine-test-bundle](https://github.com/dmaicher/doctrine-test-bundle) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/dmaicher/doctrine-test-bundle/releases)
- [Commits](https://github.com/dmaicher/doctrine-test-bundle/compare/v8.2.1...v8.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-05 03:15:11 +00:00
Jérémy Benoist
2bf7973d3c
Merge pull request #7990 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.196 2025-02-03 06:28:36 +01:00
Jérémy Benoist
468924e4a6
Merge pull request #7989 from wallabag/dependabot/composer/dama/doctrine-test-bundle-8.2.1 2025-02-03 06:27:12 +01:00
dependabot[bot]
68ef402097
Bump j0k3r/graby-site-config from 1.0.195 to 1.0.196
Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config) from 1.0.195 to 1.0.196.
- [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.195...1.0.196)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 03:44:17 +00:00
dependabot[bot]
fad71f45f0
Bump dama/doctrine-test-bundle from 8.2.0 to 8.2.1
Bumps [dama/doctrine-test-bundle](https://github.com/dmaicher/doctrine-test-bundle) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/dmaicher/doctrine-test-bundle/releases)
- [Commits](https://github.com/dmaicher/doctrine-test-bundle/compare/v8.2.0...v8.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 03:43:06 +00:00
Yassine Guedidi
f261247766 Use Webpack Encore 2025-02-02 15:31:01 +01:00
Jérémy Benoist
04e757dcc8
Merge pull request #7988 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.68.5 2025-01-31 06:39:29 +01:00
dependabot[bot]
7a34aecaa9
Bump friendsofphp/php-cs-fixer from 3.68.3 to 3.68.5
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.68.3 to 3.68.5.
- [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.68.3...v3.68.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 03:53:40 +00:00
Jérémy Benoist
d3928c55aa
Merge pull request #7986 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.4.1 2025-01-28 05:35:12 +01:00
Jérémy Benoist
c039ba0ac3
Merge pull request #7985 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.68.3 2025-01-28 05:34:48 +01:00
dependabot[bot]
fc2f406e30
Bump doctrine/doctrine-migrations-bundle from 3.3.1 to 3.4.1
Bumps [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle) from 3.3.1 to 3.4.1.
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases)
- [Commits](https://github.com/doctrine/DoctrineMigrationsBundle/compare/3.3.1...3.4.1)

---
updated-dependencies:
- dependency-name: doctrine/doctrine-migrations-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 03:26:49 +00:00
dependabot[bot]
f4a6e1c916
Bump friendsofphp/php-cs-fixer from 3.68.1 to 3.68.3
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.68.1 to 3.68.3.
- [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.68.1...v3.68.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 03:26:28 +00:00
Yassine Guedidi
7987b9caba
Merge pull request #7980 from wallabag/add-composer-validate-to-ci
Add composer validate to CI
2025-01-27 05:10:34 +01:00
Jérémy Benoist
639d8fa1f1
Merge pull request #7984 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.8.2
Bump tecnickcom/tcpdf from 6.8.0 to 6.8.2
2025-01-27 05:09:19 +01:00
github-actions[bot]
36c3dc565a
Merge pull request #7983 from wallabag/dependabot/npm_and_yarn/babel-dependencies-ff66eedcdd
Bump the babel-dependencies group with 2 updates
2025-01-27 03:46:53 +00:00
dependabot[bot]
c99ff39554
Bump tecnickcom/tcpdf from 6.8.0 to 6.8.2
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.8.0 to 6.8.2.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT)
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.8.0...6.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 03:46:27 +00:00
dependabot[bot]
b1e3b2163d
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.26.0 to 7.26.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.26.7/packages/babel-core)

Updates `@babel/preset-env` from 7.26.0 to 7.26.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.26.7/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/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 03:42:07 +00:00
Jérémy Benoist
3a6a57ee55
Merge pull request #7982 from wallabag/dependabot/github_actions/dependabot/fetch-metadata-2.3.0 2025-01-27 04:37:56 +01:00
dependabot[bot]
4f0b3f9663
Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.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>
2025-01-27 03:03:24 +00:00
Yassine Guedidi
fb3432d52b Add composer validate to CI 2025-01-25 11:09:04 +01:00
Yassine Guedidi
ea66c41ff1
Merge pull request #7979 from wallabag/update-composer-lock
Update composer.lock with latest composer version
2025-01-25 11:06:43 +01:00
Yassine Guedidi
e5f9898bfe Update composer.lock with latest composer version 2025-01-25 10:50:09 +01:00
Yassine Guedidi
d741f28071
Merge pull request #7928 from wallabag/dependabot/composer/shipmonk/composer-dependency-analyser-1.8.2
Bump shipmonk/composer-dependency-analyser from 1.7.0 to 1.8.2
2025-01-25 10:39:15 +01:00
Yassine Guedidi
016df55c55 Remove unused PHP polyfill for PHP 8.1 2025-01-25 10:32:02 +01:00
dependabot[bot]
1c0529242c Bump shipmonk/composer-dependency-analyser from 1.7.0 to 1.8.2
Bumps [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) from 1.7.0 to 1.8.2.
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases)
- [Commits](https://github.com/shipmonk-rnd/composer-dependency-analyser/compare/1.7.0...1.8.2)

---
updated-dependencies:
- dependency-name: shipmonk/composer-dependency-analyser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-25 10:31:48 +01:00
Yassine Guedidi
c93451683f
Merge pull request #7969 from wallabag/simplify-assets-structure
Simplify assets structure
2025-01-20 14:05:56 +01:00
Yassine Guedidi
a4f02aec76 Rename css folder to scss 2025-01-20 12:36:15 +01:00
Yassine Guedidi
e96e920b73 Prefix non entry point SCSS files with underscore 2025-01-20 12:36:15 +01:00
Yassine Guedidi
c89878d88e Rename wallassets to build 2025-01-20 12:36:10 +01:00
Yassine Guedidi
5e8ca0887e Rename material entrypoint to main 2025-01-20 12:34:54 +01:00
Yassine Guedidi
22c9497cd7 Move material to assets root 2025-01-20 12:34:54 +01:00
Yassine Guedidi
251de194c5 Move global share to material 2025-01-20 12:34:54 +01:00