Yassine Guedidi
|
28224fe543
|
Add PHPStan bootstrap file to load .env file
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
efbc8e7959
|
Add deprecation notice about parameters.yml file
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
738e95615a
|
Expect that user registration is always enabled in tests
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
163c3773cb
|
Replace dbname suffix by explicit test database names
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
cbd37b2fe2
|
Make install command uses PHP globals for DATABASE_URL
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
06a05ed88a
|
Remove parameters.yml and related files
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
64e9ae12ae
|
Remove database env vars that are covered by DATABASE_URL
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
bc1b42a3f7
|
Use DATABASE_URL directly in InstallCommand
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
7cd46cb292
|
Use environment variables in config files
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
ad84d2b13b
|
Load .env file
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
2db9ee2ba7
|
Install Symfony DotEnv
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
6473122051
|
Use a dedicated domain_name parameter for tests
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
e16a676989
|
Define DATABASE_URL env var in AppKernel
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
bcafb8cbbc
|
Add backward compatibility layer from existing parameters
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
016b04bac6
|
Process database parameters only when parameters.yml exists
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
982e25ceb6
|
Load parameters.yml from the kernel
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
10618103b6
|
Reset DATABASE_URL to original one in InstallCommandTest
|
2025-02-22 00:28:25 +01:00 |
|
Yassine Guedidi
|
92b6aa49fb
|
Use a dedicated database_url parameter for tests
|
2025-02-22 00:28:25 +01:00 |
|
github-actions[bot]
|
43a4f57798
|
Merge pull request #8025 from wallabag/dependabot/npm_and_yarn/symfony/webpack-encore-5.1.0
Bump @symfony/webpack-encore from 5.0.1 to 5.1.0
|
2025-02-20 14:37:30 +00:00 |
|
github-actions[bot]
|
fc8029dd3a
|
Merge pull request #8024 from wallabag/dependabot/npm_and_yarn/postcss-8.5.3
Bump postcss from 8.5.2 to 8.5.3
|
2025-02-20 14:34:17 +00:00 |
|
dependabot[bot]
|
cd731a9520
|
Bump @symfony/webpack-encore from 5.0.1 to 5.1.0
Bumps [@symfony/webpack-encore](https://github.com/symfony/webpack-encore) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/symfony/webpack-encore/releases)
- [Changelog](https://github.com/symfony/webpack-encore/blob/main/CHANGELOG.md)
- [Commits](https://github.com/symfony/webpack-encore/compare/v5.0.1...v5.1.0)
---
updated-dependencies:
- dependency-name: "@symfony/webpack-encore"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-20 14:29:06 +00:00 |
|
dependabot[bot]
|
7d3e90eba8
|
Bump postcss from 8.5.2 to 8.5.3
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.2 to 8.5.3.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.2...8.5.3)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-20 14:28:53 +00:00 |
|
Jérémy Benoist
|
15893fa8cd
|
Merge pull request #8023 from wallabag/fix/dependabot-config-syntax
Fix dependabot file
|
2025-02-20 15:24:01 +01:00 |
|
Jeremy Benoist
|
1ebd1ce7ae
|
Fix dependabot file
> (<unknown>): found character that cannot start any token while scanning for the next token at line 18 column 22
|
2025-02-20 15:03:26 +01:00 |
|
Yassine Guedidi
|
1b084f4faf
|
Merge pull request #8015 from yguedidi/remove-unused-rss-limit-parameter
Remove unused RSS limit parameter
|
2025-02-20 11:15:56 +01:00 |
|
Yassine Guedidi
|
ac395cd492
|
Remove extra sentence in config.form_settings.display_thumbnails_label in ES
|
2025-02-20 10:29:54 +01:00 |
|
Yassine Guedidi
|
787c1ce2ab
|
Remove legacy config.form_rss.* translations
|
2025-02-20 10:29:54 +01:00 |
|
Yassine Guedidi
|
d76465baf2
|
Rename rss_limit_too_high to feed_limit_too_high
|
2025-02-20 10:29:54 +01:00 |
|
Yassine Guedidi
|
f0cc7fdc27
|
Remove unused RSS limit parameter
|
2025-02-20 10:29:54 +01:00 |
|
Yassine Guedidi
|
72692dd298
|
Merge pull request #7920 from e-adrien/user-agent
Use Graby's http headers configuration for the authentication request
|
2025-02-20 10:24:23 +01:00 |
|
Adrien ERAUD
|
d58549472c
|
Use Graby's http headers configuration for the authentication request
|
2025-02-20 08:47:19 +01:00 |
|
Yassine Guedidi
|
7070c075f5
|
Merge pull request #8019 from wallabag/make-all-parameters-configurable-with-environment-variables
Make all parameters configurable with environment variables
|
2025-02-20 08:46:46 +01:00 |
|
Yassine Guedidi
|
3e20d07f96
|
Merge pull request #8018 from wallabag/use-constructor-injection-for-registration-parameter
Use constructor injection for registration parameter
|
2025-02-20 08:46:26 +01:00 |
|
Yassine Guedidi
|
b905a2c856
|
Merge pull request #8017 from wallabag/make-wallabag_url-a-twig-global
Make wallabag_url a Twig global
|
2025-02-20 08:32:30 +01:00 |
|
Jérémy Benoist
|
21183a45be
|
Merge pull request #8022 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.7.3
|
2025-02-20 07:05:29 +01:00 |
|
Jérémy Benoist
|
9ce9e2de00
|
Merge pull request #8021 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.69.1
|
2025-02-20 07:05:14 +01:00 |
|
dependabot[bot]
|
ea03d1e2e6
|
Bump php-amqplib/php-amqplib from 3.7.2 to 3.7.3
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/php-amqplib/php-amqplib/releases)
- [Changelog](https://github.com/php-amqplib/php-amqplib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-amqplib/php-amqplib/compare/v3.7.2...v3.7.3)
---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-20 03:32:02 +00:00 |
|
dependabot[bot]
|
3959961bdd
|
Bump friendsofphp/php-cs-fixer from 3.69.0 to 3.69.1
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.69.0 to 3.69.1.
- [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.69.0...v3.69.1)
---
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-02-20 03:30:52 +00:00 |
|
Yassine Guedidi
|
5473a215ce
|
Merge pull request #8013 from yguedidi/upgrade-materialize
Upgrade Materialize
|
2025-02-20 00:23:44 +01:00 |
|
Yassine Guedidi
|
0ecf990e79
|
Merge pull request #8020 from wallabag/fix-volatile-test
Fix volatile tests
|
2025-02-20 00:10:58 +01:00 |
|
Yassine Guedidi
|
0a432b0383
|
Merge pull request #8016 from wallabag/remove-legacy-translation-in-craueconfigbundle
Remove legacy translation in CraueConfigBundle
|
2025-02-20 00:10:01 +01:00 |
|
Yassine Guedidi
|
35251c0083
|
Make created at filters full width each
|
2025-02-19 23:01:06 +01:00 |
|
Yassine Guedidi
|
3bdd5713de
|
Remove datepicker
|
2025-02-19 22:59:50 +01:00 |
|
Yassine Guedidi
|
3d0bd49730
|
Fix volatile tests
|
2025-02-19 21:41:53 +01:00 |
|
Yassine Guedidi
|
311675d30b
|
Fix constructor call of AuthCodeMailer in AuthCodeMailerTest
|
2025-02-19 20:48:33 +01:00 |
|
Yassine Guedidi
|
460b509a1d
|
Make all parameters configurable with environment variables
|
2025-02-19 20:42:37 +01:00 |
|
Yassine Guedidi
|
f0cc6ddb49
|
Use constructor injection for registration parameter
|
2025-02-19 20:39:26 +01:00 |
|
Yassine Guedidi
|
c5c9b130b0
|
Use wallabag_url in entries.xml
|
2025-02-19 20:36:20 +01:00 |
|
Yassine Guedidi
|
b921abf173
|
Make wallabag_url a Twig global
|
2025-02-19 20:36:13 +01:00 |
|
Yassine Guedidi
|
1f7fafa47a
|
Remove legacy translation in CraueConfigBundle
|
2025-02-19 20:33:08 +01:00 |
|