Commit graph

9145 commits

Author SHA1 Message Date
Yassine Guedidi
16c239aa78 Merge branch '2.6' into merge-2.6-in-master 2024-01-03 11:08:10 +01:00
Jérémy Benoist
3d26ddde88
Merge pull request #7143 from wallabag/release/2.6.8
Prepare 2.6.8 release
2024-01-03 08:24:57 +01:00
Jeremy Benoist
c8f036ad0f
Prepare 2.6.8 release 2024-01-03 07:31:07 +01:00
Yassine Guedidi
5e89fc2606
Merge pull request #7140 from yguedidi/remove-session-based-redirection
Remove session-based redirection
2024-01-02 23:39:10 +01:00
github-actions[bot]
6a8f4822fd
Merge pull request #7150 from wallabag/dependabot/npm_and_yarn/sass-1.69.6
Bump sass from 1.69.5 to 1.69.6
2024-01-01 04:03:48 +00:00
github-actions[bot]
6b7c44af99
Merge pull request #7149 from wallabag/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.10
Bump terser-webpack-plugin from 5.3.9 to 5.3.10
2024-01-01 04:00:39 +00:00
github-actions[bot]
76ad8b3b0b
Merge pull request #7148 from wallabag/dependabot/npm_and_yarn/babel-dependencies-b458a94c33
Bump the babel-dependencies group with 2 updates
2024-01-01 03:57:46 +00:00
dependabot[bot]
682d90d48a
Bump sass from 1.69.5 to 1.69.6
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.69.6.
- [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.69.5...1.69.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 03:55:10 +00:00
dependabot[bot]
5356b29273
Bump terser-webpack-plugin from 5.3.9 to 5.3.10
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.9 to 5.3.10.
- [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.9...v5.3.10)

---
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>
2024-01-01 03:54:51 +00:00
dependabot[bot]
539a1d2a68
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.23.6 to 7.23.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.23.7/packages/babel-core)

Updates `@babel/preset-env` from 7.23.6 to 7.23.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.23.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>
2024-01-01 03:54:16 +00:00
Yassine Guedidi
828dd3080c
Merge pull request #7145 from yguedidi/make-database-dependent-commands-lazy
Make database dependent commands lazy
2023-12-29 08:53:32 +01:00
Yassine Guedidi
16f31549fd Make database dependent commands lazy
(cherry picked from commit 9927a06cab)
2023-12-28 23:56:54 +01:00
Yassine Guedidi
9bef459882 Make Redirect helper supports only absolute path reference URLs 2023-12-28 21:48:48 +01:00
Yassine Guedidi
7ebc96f3b9 Remove session-based redirection 2023-12-28 21:42:26 +01:00
Yassine Guedidi
f4493f7472 Remove support for fallback in Redirect helper 2023-12-28 21:42:12 +01:00
Yassine Guedidi
ffec47bd88 Use Redirect helper in ConfigController::changeViewModeAction 2023-12-28 21:26:30 +01:00
Jérémy Benoist
a1154927c3
Merge pull request #7144 from wallabag/fix/node-20 2023-12-27 23:10:58 +01:00
Jeremy Benoist
019e978846
Use Node 20
Backported from the 2.6 branch.
Also, update composer & node deps.
2023-12-27 23:00:49 +01:00
Jérémy Benoist
84838b4952
Merge pull request #7138 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.3.6
Bump phpstan/phpstan-symfony from 1.3.5 to 1.3.6
2023-12-27 22:17:37 +01:00
Yassine Guedidi
5a19a32450
Merge pull request #7135 from yguedidi/use-wallabag-rulerz-packages
Use wallabag rulerz packages
2023-12-27 19:31:23 +01:00
Yassine Guedidi
bb688e8b7c Use wallabag rulerz packages 2023-12-27 19:26:34 +01:00
Yassine Guedidi
4a8fb78c7c
Merge pull request #7141 from yguedidi/fix-docker-setup
Fix docker setup
2023-12-27 19:24:21 +01:00
Yassine Guedidi
7fbf83f3bb
Merge pull request #7139 from yguedidi/fix-doctrine-deprecation-notices
Fix Doctrine deprecation notices
2023-12-27 19:19:47 +01:00
Yassine Guedidi
967f8fa495 Fix docker setup 2023-12-27 19:18:54 +01:00
Yassine Guedidi
8b9d3795da Fix setSQLLogger() depreciation 2023-12-27 19:10:17 +01:00
Yassine Guedidi
e5a8b152eb Fix getSchemaManager() depreciation 2023-12-27 19:10:17 +01:00
Yassine Guedidi
0cbd0ce28a Fix getEntity() depreciation 2023-12-27 19:10:17 +01:00
Yassine Guedidi
4846dd00c3
Merge pull request #7136 from yguedidi/fix-deprecation
Fix deprecation
2023-12-27 19:09:55 +01:00
Yassine Guedidi
3a7e597ffc
Merge pull request #7142 from yguedidi/make-database-dependent-commands-lazy
Make database dependent commands lazy
2023-12-27 19:08:18 +01:00
Yassine Guedidi
9927a06cab Make database dependent commands lazy 2023-12-26 21:29:00 +01:00
Yassine Guedidi
babe87c33b Fix createClient() depreciation 2023-12-25 10:39:25 +01:00
dependabot[bot]
10dd6d4315
Bump phpstan/phpstan-symfony from 1.3.5 to 1.3.6
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.5...1.3.6)

---
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-12-25 03:38:06 +00:00
Yassine Guedidi
a351b0aada Fix canonicalize depreciation 2023-12-24 20:29:11 +01:00
Jérémy Benoist
d6c401423f
Merge pull request #7133 from Simounet/fix/dark-mode-disabled-url-2.6 2023-12-22 20:43:28 +01:00
Simounet
6725228ed5
Assets generation 2023-12-22 15:29:06 +01:00
Simounet
165973d834
Fix add tags input dark mode 2023-12-22 15:01:23 +01:00
Simounet
e018daf2fa
Fix disabled URL edit dark mode 2023-12-22 15:01:23 +01:00
Jérémy Benoist
902edbfeb6
Merge pull request #7134 from wallabag/fix/2.6-update-deps
Update deps & Node 20
2023-12-22 14:59:13 +01:00
Jeremy Benoist
75f6f53d25
Update GitHub Actions 2023-12-22 14:45:23 +01:00
Jeremy Benoist
cc17b3acaf
Update deps
Mostly to free `symfony/phpunit-bridge`.

Also raise minimum version of node to 20, v16 is unmaintained since October 2023.
2023-12-22 14:41:05 +01:00
Jérémy Benoist
3caf65865b
Merge pull request #7132 from Simounet/feat/wallassets-folder-added-to-gitignore
wallassets folder added to .gitignore
2023-12-22 09:53:06 +01:00
Simounet
7eda9811b8
wallassets folder added to .gitignore 2023-12-21 18:03:18 +01:00
Jérémy Benoist
16863c5307
Merge pull request #7131 from Simounet/fix/dark-mode-disabled-url
Fix/dark mode disabled url
2023-12-21 14:00:04 +01:00
Simounet
10d099dc38
Fix add tags input dark mode 2023-12-21 12:24:45 +01:00
Simounet
d63db323ad
Fix disabled URL edit dark mode 2023-12-21 12:24:07 +01:00
Jérémy Benoist
44f362236d
Merge pull request #7129 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.13.2 2023-12-21 05:46:42 +01:00
Jérémy Benoist
d2699005d5
Merge pull request #7130 from wallabag/dependabot/composer/doctrine/orm-2.17.2 2023-12-21 05:46:19 +01:00
dependabot[bot]
9f2b874f2f
Bump doctrine/orm from 2.17.1 to 2.17.2
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.17.1 to 2.17.2.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.17.1...2.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 03:55:52 +00:00
dependabot[bot]
d4678b2e10
Bump php-amqplib/rabbitmq-bundle from 2.13.1 to 2.13.2
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/php-amqplib/RabbitMqBundle/releases)
- [Changelog](https://github.com/php-amqplib/RabbitMqBundle/blob/master/CHANGELOG)
- [Commits](https://github.com/php-amqplib/RabbitMqBundle/compare/2.13.1...2.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 03:55:33 +00:00
github-actions[bot]
838099cdcc
Merge pull request #7126 from wallabag/dependabot/npm_and_yarn/eslint-8.56.0
Bump eslint from 8.55.0 to 8.56.0
2023-12-18 04:02:51 +00:00