Commit graph

9260 commits

Author SHA1 Message Date
Jérémy Benoist 3577176997
Merge pull request #7222 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.19.0 2024-01-29 06:49:55 +01:00
github-actions[bot] b333744f6a
Merge pull request #7224 from wallabag/dependabot/npm_and_yarn/webpack-5.90.0
Bump webpack from 5.89.0 to 5.90.0
2024-01-29 03:42:35 +00:00
github-actions[bot] 83ff40f173
Merge pull request #7223 from wallabag/dependabot/npm_and_yarn/babel-dependencies-961b8741a4
Bump the babel-dependencies group with 3 updates
2024-01-29 03:39:46 +00:00
dependabot[bot] cf1712f310
Bump webpack from 5.89.0 to 5.90.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.90.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.90.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-01-29 03:37:20 +00:00
dependabot[bot] ca615368f2
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.23.7 to 7.23.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.23.9/packages/babel-core)

Updates `@babel/eslint-parser` from 7.23.3 to 7.23.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.23.9/eslint/babel-eslint-parser)

Updates `@babel/preset-env` from 7.23.8 to 7.23.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.23.9/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-01-29 03:36:02 +00:00
dependabot[bot] b868e76222
Bump nelmio/api-doc-bundle from 4.18.2 to 4.19.0
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.18.2 to 4.19.0.
- [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.18.2...v4.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 03:03:47 +00:00
dependabot[bot] fc4fff09d8
Bump doctrine/orm from 2.17.3 to 2.17.4
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.17.3 to 2.17.4.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.17.3...2.17.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 03:03:05 +00:00
Yassine Guedidi e1a28289d1
Merge pull request #7216 from yguedidi/fix-createconfiglistener-to-not-use-session-in-cli-context
Fix CreateConfigListener to not use session in CLI context
2024-01-28 14:14:34 +01:00
Yassine Guedidi edcf4aafab Fix charset of local MariaDB 2024-01-27 16:10:25 +01:00
Yassine Guedidi 13a2656555 Use root database user for MariaDB 2024-01-27 16:10:17 +01:00
Yassine Guedidi 0d27fb5d12 Fix database host when using MariaDB 2024-01-27 16:10:13 +01:00
Yassine Guedidi c93c47cdec Fix CreateConfigListener to not use session in CLI context 2024-01-27 16:07:39 +01:00
Jérémy Benoist 1a5e63a1b8
Merge pull request #7212 from wallabag/dependabot/composer/doctrine/dbal-3.8.0 2024-01-26 06:53:39 +01:00
Jérémy Benoist 2fd26b4e2b
Merge pull request #7213 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.48.0 2024-01-26 06:53:17 +01:00
Jérémy Benoist 42acb3ffd4
Merge pull request #7214 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.18.2 2024-01-26 06:53:02 +01:00
dependabot[bot] d3aaa2f7f6
Bump nelmio/api-doc-bundle from 4.18.1 to 4.18.2
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.18.1 to 4.18.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.18.1...v4.18.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>
2024-01-26 03:05:38 +00:00
dependabot[bot] 8fee8773b7
Bump friendsofphp/php-cs-fixer from 3.47.1 to 3.48.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.47.1 to 3.48.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.47.1...v3.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 03:05:27 +00:00
dependabot[bot] 1bd2f518c2
Bump doctrine/dbal from 3.7.3 to 3.8.0
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.7.3 to 3.8.0.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.7.3...3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 03:05:18 +00:00
Yassine Guedidi 2fd1f23833
Merge pull request #7151 from yguedidi/one-bundle
Move to one bundle
2024-01-25 21:52:53 +01:00
Yassine Guedidi a7fe79dacd Make reset database drop full database 2024-01-25 20:34:40 +01:00
Yassine Guedidi 764f547ba5 Make reset database in tests use migrations instead of schema create 2024-01-25 20:34:40 +01:00
Yassine Guedidi ce790c8f04 Make sure tags targetEntity uses FQCN 2024-01-25 20:34:40 +01:00
Yassine Guedidi bda26c21cf Rename wallabag_import to wallabag_core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 2c65169127 Remove ImportBundle 2024-01-25 20:34:40 +01:00
Yassine Guedidi 6552c84eec Move Import configuration to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 8b13631e3d Move Import templates to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 057dbf0066 Move Import redis to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 48a6948abc Move Import form type to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 47b3a08284 Move Import importers to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 6787f598cb Move Import controllers to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi ed4b20f27f Move Import consumers to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi b6b067c969 Move Import commands to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi adf195623d Remove ApiBundle 2024-01-25 20:34:40 +01:00
Yassine Guedidi 85ba249ed1 Move Api form type to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 1bddf4ee19 Move Api repository to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 81577ef6b0 Move Api entities to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 3fc0b5fa5b Move Api controllers to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 020c616c9d Remove unused routing file 2024-01-25 20:34:40 +01:00
Yassine Guedidi 7f8b806b8c Remove UserBundle 2024-01-25 20:34:40 +01:00
Yassine Guedidi 0234aa1acf Move User templates to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi c7bf98923e Remove unused template file 2024-01-25 20:34:40 +01:00
Yassine Guedidi 615adc81ff Move User event listeners to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi d8f2d3c7ee Move User mailer to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 87ed669504 Move User form types to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi bdeaa93dd8 Move User repository to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi a37ded9101 Move User entity to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 4a356a6977 Move User fixtures to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 3d7bb85d71 Move User controller to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi a615bcce55 Remove unused translation file 2024-01-25 20:34:40 +01:00
Yassine Guedidi fab4ccb01f Rename Manage template folder to User 2024-01-25 20:34:40 +01:00