Commit Graph

10017 Commits

Author SHA1 Message Date
2b86e0c5df Remove Docker compose version 2024-11-17 11:38:32 +01:00
26fde08cc5 Merge pull request #7796 from wallabag/port/2.6.10
Backport 2.6.10 into master
2024-11-17 11:04:48 +01:00
9bfb4331f7 Merge pull request #7819 from wallabag/move-to-sass-modules
Move to Sass modules
2024-11-17 09:46:02 +01:00
38f8cf69d1 Move to Sass modules 2024-11-16 21:51:31 +01:00
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
8e9f908cf1 Merge remote-tracking branch 'origin/master' into port/2.6.10 2024-11-15 23:53:48 +01:00
816d9f85d6 Merge pull request #7804 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2024-11-15 09:56:59 +01:00
321c73bc9f Added translation using Weblate (Belarusian (Latin script)) 2024-11-14 21:39:08 +01:00
3112b4752f Added translation using Weblate (Belarusian (Latin script)) 2024-11-14 21:39:08 +01:00
48be44b58c Added translation using Weblate (Belarusian (Latin script)) 2024-11-14 21:39:07 +01:00
23672d8f92 Added translation using Weblate (Belarusian (Latin script)) 2024-11-14 21:39:07 +01:00
d0fc5a8823 Translated using Weblate (Belarusian)
Currently translated at 85.7% (6 of 7 strings)
2024-11-14 21:39:06 +01:00
da1cb9316d Translated using Weblate (Belarusian)
Currently translated at 18.6% (112 of 599 strings)
2024-11-14 21:39:06 +01:00
fd7d344d2c Translated using Weblate (Belarusian)
Currently translated at 100.0% (35 of 35 strings)
2024-11-14 21:39:05 +01:00
b8306e9b73 Merge pull request #7808 from wallabag/fix-default-support-url
Fix default support URL
2024-11-14 21:39:00 +01:00
238e8f3be0 Fix default support URL 2024-11-14 20:45:33 +01:00
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
879bd1aa2f Update Symfony components after 5.4.47 release 2024-11-14 19:08:00 +01:00
dcd73022ee Merge pull request #7768 from wallabag/restore-lazy-connections-rmq
Restored lazy connections for RabbitMQ
2024-11-14 18:38:42 +01:00
316e0161c5 Merge pull request #7805 from wallabag/update-import-page
Improved import page
2024-11-14 18:38:22 +01:00
9252ea55f2 Improved import page 2024-11-14 16:30:57 +01:00
ab9ff3e55e Restored lazy connections for RabbitMQ 2024-11-14 14:33:44 +01:00
56545920f8 Merge pull request #7803 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2024-11-14 09:10:32 +01:00
fe1b6591e7 Added translation using Weblate (Belarusian) 2024-11-14 07:51:12 +00:00
71d1320ce8 Added translation using Weblate (Belarusian) 2024-11-14 07:50:45 +00:00
ba6b040c5e Added translation using Weblate (Belarusian) 2024-11-14 07:50:32 +00:00
0b08fd6d93 Added translation using Weblate (Belarusian) 2024-11-14 07:50:20 +00:00
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
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
cdb44fe1f0 Merge pull request #7799 from wallabag/export2md
Add Markdown export
2024-11-13 18:25:11 +01:00
2a382b15c1 Add Markdown export 2024-11-13 17:39:29 +01:00
2560826b41 Merge pull request #7800 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2024-11-12 17:05:33 +01:00
b6346269c0 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (6 of 6 strings)
2024-11-12 16:00:28 +00:00
f449523940 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (35 of 35 strings)
2024-11-12 16:00:27 +00:00
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
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
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
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
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
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
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
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
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
c19edfa02b Added translation using Weblate (Tamil) 2024-11-08 06:50:32 +01:00
1670a05bc5 Added translation using Weblate (Tamil) 2024-11-08 06:50:32 +01:00
33064f8ee9 Added translation using Weblate (Tamil) 2024-11-08 06:50:32 +01:00
d603bce139 Added translation using Weblate (Tamil) 2024-11-08 06:50:32 +01:00