Commit graph

10013 commits

Author SHA1 Message Date
Kevin Decherf
f28f5e0698 Remove a built asset left after a merge
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2024-11-15 23:56:28 +01:00
Kevin Decherf
8e9f908cf1 Merge remote-tracking branch 'origin/master' into port/2.6.10 2024-11-15 23:53:48 +01:00
Jérémy Benoist
816d9f85d6
Merge pull request #7804 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2024-11-15 09:56:59 +01:00
Languages add-on
321c73bc9f
Added translation using Weblate (Belarusian (Latin script)) 2024-11-14 21:39:08 +01:00
Languages add-on
3112b4752f
Added translation using Weblate (Belarusian (Latin script)) 2024-11-14 21:39:08 +01:00
Languages add-on
48be44b58c
Added translation using Weblate (Belarusian (Latin script)) 2024-11-14 21:39:07 +01:00
Languages add-on
23672d8f92
Added translation using Weblate (Belarusian (Latin script)) 2024-11-14 21:39:07 +01:00
Čarvanavoki
d0fc5a8823
Translated using Weblate (Belarusian)
Currently translated at 85.7% (6 of 7 strings)
2024-11-14 21:39:06 +01:00
Čarvanavoki
da1cb9316d
Translated using Weblate (Belarusian)
Currently translated at 18.6% (112 of 599 strings)
2024-11-14 21:39:06 +01:00
Čarvanavoki
fd7d344d2c
Translated using Weblate (Belarusian)
Currently translated at 100.0% (35 of 35 strings)
2024-11-14 21:39:05 +01:00
Nicolas Lœuillet
b8306e9b73
Merge pull request #7808 from wallabag/fix-default-support-url
Fix default support URL
2024-11-14 21:39:00 +01:00
Nicolas Lœuillet
238e8f3be0
Fix default support URL 2024-11-14 20:45:33 +01:00
Nicolas Lœuillet
fcaef49575
Merge pull request #7807 from wallabag/update-sf-5447
Update Symfony components after 5.4.47 release
2024-11-14 19:54:08 +01:00
Nicolas Lœuillet
879bd1aa2f
Update Symfony components after 5.4.47 release 2024-11-14 19:08:00 +01:00
Nicolas Lœuillet
dcd73022ee
Merge pull request #7768 from wallabag/restore-lazy-connections-rmq
Restored lazy connections for RabbitMQ
2024-11-14 18:38:42 +01:00
Nicolas Lœuillet
316e0161c5
Merge pull request #7805 from wallabag/update-import-page
Improved import page
2024-11-14 18:38:22 +01:00
Nicolas Lœuillet
9252ea55f2 Improved import page 2024-11-14 16:30:57 +01:00
Nicolas Lœuillet
ab9ff3e55e Restored lazy connections for RabbitMQ 2024-11-14 14:33:44 +01:00
Jérémy Benoist
56545920f8
Merge pull request #7803 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2024-11-14 09:10:32 +01:00
Languages add-on
fe1b6591e7
Added translation using Weblate (Belarusian) 2024-11-14 07:51:12 +00:00
Languages add-on
71d1320ce8
Added translation using Weblate (Belarusian) 2024-11-14 07:50:45 +00:00
Languages add-on
ba6b040c5e
Added translation using Weblate (Belarusian) 2024-11-14 07:50:32 +00:00
Languages add-on
0b08fd6d93
Added translation using Weblate (Belarusian) 2024-11-14 07:50:20 +00:00
Nicolas Lœuillet
000f8e4c8a
Merge pull request #7802 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.6.2
Bump doctrine/doctrine-fixtures-bundle from 3.6.1 to 3.6.2
2024-11-14 06:43:16 +01:00
dependabot[bot]
24b612e6f8
Bump doctrine/doctrine-fixtures-bundle from 3.6.1 to 3.6.2
Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases)
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.6.1...3.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 03:22:53 +00:00
Nicolas Lœuillet
cdb44fe1f0
Merge pull request #7799 from wallabag/export2md
Add Markdown export
2024-11-13 18:25:11 +01:00
Nicolas Lœuillet
2a382b15c1 Add Markdown export 2024-11-13 17:39:29 +01:00
Jérémy Benoist
2560826b41
Merge pull request #7800 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2024-11-12 17:05:33 +01:00
Vladyslav V. Prodan
b6346269c0
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (6 of 6 strings)
2024-11-12 16:00:28 +00:00
Vladyslav V. Prodan
f449523940
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (35 of 35 strings)
2024-11-12 16:00:27 +00:00
Kevin Decherf
c4fe061a2e phpcs: override trailing comma rule
The @Symfony ruleSet comes with trailing_comma_in_multiline's elements
set to ['array', 'array_destructuring', 'match', 'parameters'].
However, 'parameters' breaks PHP 7.4

Reference: https://cs.symfony.com/doc/rules/control_structure/trailing_comma_in_multiline.html

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2024-11-11 21:00:27 +01:00
Kevin Decherf
1d661e8c68 Merge remote-tracking branch 'origin/2.6' into port/2.6.10
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2024-11-11 20:51:41 +01:00
Nicolas Lœuillet
879b1475f1
Merge pull request #7793 from wallabag/dependabot/composer/phpstan-dependencies-e9f40efb9f
Bump the phpstan-dependencies group with 2 updates
2024-11-11 08:00:41 +01:00
Nicolas Lœuillet
a74acf44c9
Merge pull request #7794 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.33.4
Bump nelmio/api-doc-bundle from 4.33.3 to 4.33.4
2024-11-11 08:00:31 +01:00
github-actions[bot]
f91de7780d
Merge pull request #7795 from wallabag/dependabot/npm_and_yarn/postcss-8.4.48
Bump postcss from 8.4.47 to 8.4.48
2024-11-11 04:04:46 +00:00
dependabot[bot]
228c5d20aa
Bump postcss from 8.4.47 to 8.4.48
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.47 to 8.4.48.
- [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.4.47...8.4.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 04:01:32 +00:00
dependabot[bot]
7f7fcd8eca
Bump nelmio/api-doc-bundle from 4.33.3 to 4.33.4
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.33.3 to 4.33.4.
- [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.33.3...v4.33.4)

---
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-11-11 03:07:37 +00:00
dependabot[bot]
8635a2d5c3
Bump the phpstan-dependencies group with 2 updates
Bumps the phpstan-dependencies group with 2 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine).


Updates `phpstan/phpstan` from 1.12.8 to 1.12.9
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.8...1.12.9)

Updates `phpstan/phpstan-doctrine` from 1.5.5 to 1.5.6
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.5.5...1.5.6)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: phpstan-dependencies
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: phpstan-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 03:06:56 +00:00
Jérémy Benoist
50ca6fd0e8
Merge pull request #7782 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2024-11-08 09:13:11 +01:00
தமிழ்நேரம்
fa3589caa4
Translated using Weblate (Tamil)
Currently translated at 100.0% (7 of 7 strings)
2024-11-08 06:50:32 +01:00
தமிழ்நேரம்
b200b61dfe
Translated using Weblate (Tamil)
Currently translated at 100.0% (599 of 599 strings)
2024-11-08 06:50:32 +01:00
தமிழ்நேரம்
99df46ccc9
Translated using Weblate (Tamil)
Currently translated at 100.0% (35 of 35 strings)
2024-11-08 06:50:32 +01:00
Languages add-on
c19edfa02b
Added translation using Weblate (Tamil) 2024-11-08 06:50:32 +01:00
Languages add-on
1670a05bc5
Added translation using Weblate (Tamil) 2024-11-08 06:50:32 +01:00
Languages add-on
33064f8ee9
Added translation using Weblate (Tamil) 2024-11-08 06:50:32 +01:00
Languages add-on
d603bce139
Added translation using Weblate (Tamil) 2024-11-08 06:50:32 +01:00
Jérémy Benoist
f3138fc79a
Merge pull request #7791 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.33.3 2024-11-08 06:50:28 +01:00
dependabot[bot]
1afcd9caae
Bump nelmio/api-doc-bundle from 4.33.0 to 4.33.3
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.33.0 to 4.33.3.
- [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.33.0...v4.33.3)

---
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-11-08 03:31:29 +00:00
Jérémy Benoist
6d0bdd019e
Merge pull request #7787 from wallabag/dependabot/composer/jms/serializer-bundle-5.5.1 2024-11-07 06:26:00 +01:00
Jérémy Benoist
2a95598bc9
Merge pull request #7786 from wallabag/dependabot/composer/phpstan-dependencies-03d5d32789 2024-11-07 06:25:43 +01:00