Jérémy Benoist
|
5554414d79
|
Merge pull request #5957 from wallabag/dependabot/npm_and_yarn/webpack-dev-server-4.10.1
|
2022-09-05 19:53:33 +02:00 |
|
Jérémy Benoist
|
63ece0e41c
|
Merge pull request #5958 from wallabag/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.6
|
2022-09-05 19:44:13 +02:00 |
|
Jérémy Benoist
|
03900a54c0
|
Merge pull request #5956 from wallabag/dependabot/npm_and_yarn/sass-1.54.8
|
2022-09-05 19:43:33 +02:00 |
|
dependabot[bot]
|
ed6b0fbd9f
|
Bump terser-webpack-plugin from 5.3.5 to 5.3.6
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.5 to 5.3.6.
- [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.5...v5.3.6)
---
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>
|
2022-09-05 12:58:28 +00:00 |
|
dependabot[bot]
|
86b136f65f
|
Bump webpack-dev-server from 4.10.0 to 4.10.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.10.0 to 4.10.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.10.0...v4.10.1)
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-05 12:58:13 +00:00 |
|
dependabot[bot]
|
d73b9275f2
|
Bump sass from 1.54.5 to 1.54.8
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.5 to 1.54.8.
- [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.54.5...1.54.8)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-05 12:58:01 +00:00 |
|
Jérémy Benoist
|
ff3a670e19
|
Merge pull request #5955 from weblate/weblate-wallabag-messages
|
2022-09-05 06:35:35 +02:00 |
|
Jérémy Benoist
|
e422921fab
|
Merge pull request #5952 from yguedidi/import-used-classes
|
2022-09-05 06:27:00 +02:00 |
|
Jérémy Benoist
|
b88fb65822
|
Merge pull request #5953 from yguedidi/run-tests-without-memory-limit
|
2022-09-05 06:24:52 +02:00 |
|
gnu-ewm
|
dab677fbc3
|
Translated using Weblate (Polish)
Currently translated at 100.0% (40 of 40 strings)
|
2022-09-04 10:18:32 +02:00 |
|
Yassine Guedidi
|
7ae45e38aa
|
Run tests without memory limit
|
2022-09-03 03:53:26 +02:00 |
|
Yassine Guedidi
|
98af2e25f2
|
Use ::class notation where possible
|
2022-09-01 20:54:56 +02:00 |
|
Yassine Guedidi
|
d1d56fbe25
|
Import used classes
|
2022-09-01 19:21:45 +02:00 |
|
Jérémy Benoist
|
dace00d7fb
|
Merge pull request #5951 from yguedidi/use-fqcn-to-fetch-services
|
2022-09-01 09:56:14 +02:00 |
|
Yassine Guedidi
|
eb43c78720
|
Use FQCN instead of service alias
|
2022-09-01 09:07:19 +02:00 |
|
Yassine Guedidi
|
156158673f
|
Alias Config entity to ConfigEntity to not conflict with Craue Config
|
2022-09-01 09:07:18 +02:00 |
|
Jérémy Benoist
|
70d7c2af5f
|
Merge pull request #5946 from yguedidi/use-autowiring
Use autowiring
|
2022-08-31 14:25:49 +02:00 |
|
Yassine Guedidi
|
1c479d6b97
|
Autowire Redis and RabbitMQ services
|
2022-08-31 02:05:30 +02:00 |
|
Yassine Guedidi
|
e856c06d39
|
Simplify service definitions
|
2022-08-31 02:05:30 +02:00 |
|
Yassine Guedidi
|
d520e55c84
|
Bind most constructor parameters to simplify service definition
|
2022-08-31 02:05:30 +02:00 |
|
Yassine Guedidi
|
1bee0eeb29
|
Make repositories use ServiceEntityRepository
|
2022-08-31 02:05:30 +02:00 |
|
Yassine Guedidi
|
51884911f5
|
Pass logger in constructor for importers
|
2022-08-31 02:05:29 +02:00 |
|
Yassine Guedidi
|
96c8cc25af
|
Remove autoconfigured tags
|
2022-08-31 02:05:29 +02:00 |
|
Yassine Guedidi
|
dad088b575
|
Autowire service arguments
|
2022-08-31 02:05:29 +02:00 |
|
Yassine Guedidi
|
76a5133545
|
Enable autowire and autoconfigure
|
2022-08-31 02:05:29 +02:00 |
|
Yassine Guedidi
|
73bdd66c84
|
Move services and parameters to app services
|
2022-08-31 02:05:29 +02:00 |
|
Jérémy Benoist
|
94a84d3d1d
|
Merge pull request #5948 from wallabag/dependabot/npm_and_yarn/jquery-3.6.1
Bump jquery from 3.6.0 to 3.6.1
|
2022-08-30 13:22:01 +02:00 |
|
Jeremy Benoist
|
fe4864f50f
|
Rebuild assets
|
2022-08-30 13:09:14 +02:00 |
|
Jérémy Benoist
|
d300c3efc1
|
Merge pull request #5947 from wallabag/dependabot/npm_and_yarn/stylelint-config-standard-28.0.0
|
2022-08-29 06:50:52 +02:00 |
|
Jérémy Benoist
|
b30b460ba1
|
Merge pull request #5949 from wallabag/dependabot/npm_and_yarn/eslint-8.23.0
|
2022-08-29 06:49:26 +02:00 |
|
dependabot[bot]
|
58572d8005
|
Bump eslint from 8.22.0 to 8.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.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.22.0...v8.23.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-29 02:10:35 +00:00 |
|
dependabot[bot]
|
ea8623d899
|
Bump jquery from 3.6.0 to 3.6.1
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.0...3.6.1)
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-29 02:10:16 +00:00 |
|
dependabot[bot]
|
4a3d767202
|
Bump stylelint-config-standard from 26.0.0 to 28.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 26.0.0 to 28.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/26.0.0...28.0.0)
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-29 02:09:51 +00:00 |
|
Jérémy Benoist
|
acda2a7c2a
|
Merge pull request #5943 from yguedidi/migrate-from-old-colon-notation-to-fqcn
|
2022-08-26 21:07:07 +02:00 |
|
Yassine Guedidi
|
791b674cdc
|
Migrate remaining places
|
2022-08-26 17:47:46 +02:00 |
|
Yassine Guedidi
|
481283bbee
|
Migrate controller and action references
|
2022-08-26 17:47:46 +02:00 |
|
Yassine Guedidi
|
1c880883e2
|
Migrate ParamConverter class parameter
|
2022-08-26 17:47:46 +02:00 |
|
Yassine Guedidi
|
8b7b4975d6
|
Migrate getRepository with entities
|
2022-08-26 17:47:46 +02:00 |
|
Jérémy Benoist
|
8fb6a91d56
|
Merge pull request #5944 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
|
2022-08-26 16:25:17 +02:00 |
|
Jérémy Benoist
|
50a941d8b4
|
Merge pull request #5758 from yguedidi/migrate-to-new-template-reference-notation
Migrate to new template reference notation
|
2022-08-26 16:23:34 +02:00 |
|
MarkLee
|
cbe77537b1
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 13.4% (78 of 578 strings)
|
2022-08-26 04:20:12 +02:00 |
|
MarkLee
|
873f1358b0
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 12.5% (5 of 40 strings)
|
2022-08-26 04:20:08 +02:00 |
|
Yassine Guedidi
|
9549a90e76
|
Migrate first level template references to new notation
|
2022-08-25 21:09:26 +02:00 |
|
Yassine Guedidi
|
10f1bc5506
|
Migrate root level template references to new notation
|
2022-08-25 21:08:21 +02:00 |
|
Jérémy Benoist
|
009697f844
|
Merge pull request #5748 from yguedidi/use-fqcn-as-service-name
|
2022-08-25 07:37:06 +02:00 |
|
Jérémy Benoist
|
eda214c35d
|
Merge pull request #5759 from yguedidi/add-twigcs
|
2022-08-25 07:36:15 +02:00 |
|
Yassine Guedidi
|
538fd258fe
|
Use FQCN as service name for Rulerz operators
|
2022-08-24 23:24:25 +02:00 |
|
Yassine Guedidi
|
a5f22ff835
|
Use FQCN as service name for Predis client
|
2022-08-24 23:24:25 +02:00 |
|
Yassine Guedidi
|
60777e0573
|
Use FQCN as service name for remaining CoreBundle services
|
2022-08-24 23:24:25 +02:00 |
|
Yassine Guedidi
|
0f9c359476
|
Use FQCN as service name for repositories
|
2022-08-24 23:24:25 +02:00 |
|