Commit graph

8732 commits

Author SHA1 Message Date
Jeremy Benoist
aaf4ab2d2a
Add Google mailer
SMTP is the default provider to send email.
But users tend to use Gmail from time to time. So, instead of a complex installation to allow it, we prefer to ship it with the default package.

Also:
- update deps globally
- lock symfony/* deps to 4.4
2023-08-28 18:01:09 +02:00
Simounet
56983b01a8
Fix checkboxes pointer events issue 2023-08-28 14:21:34 +02:00
Nicolas Lœuillet
6b7e9ec1df
Merge pull request #6896 from wallabag/prepare-265
Prepare wallabag 2.6.5
2023-08-28 10:22:14 +02:00
Nicolas Lœuillet
f052f6f580
Prepare wallabag 2.6.5 2023-08-28 10:14:40 +02:00
Nicolas Lœuillet
16a92c54a7
Update j0k3r/graby-site-config 2023-08-28 10:08:09 +02:00
Simounet
13b2752e8d Autocapitalize disabled for domain input filter 2023-08-28 09:54:51 +02:00
Simounet
634997c9b5 Good HTML type for HTTP status input filter 2023-08-28 09:54:45 +02:00
Simounet
ca608ece65 Fix nav input styles 2023-08-28 09:54:12 +02:00
Simounet
027042cc1a Fix #6873 override materializecss checkbox pointer-events disabled 2023-08-28 09:53:56 +02:00
Jérémy Benoist
10727cd261
Merge pull request #6893 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-1.3.14 2023-08-28 07:09:24 +02:00
Jérémy Benoist
3a859d9fa0
Merge pull request #6894 from wallabag/dependabot/composer/guzzlehttp/psr7-2.6.1 2023-08-28 07:09:08 +02:00
github-actions[bot]
ca03eb7332
Merge pull request #6891 from wallabag/dependabot/npm_and_yarn/eslint-8.48.0
Bump eslint from 8.47.0 to 8.48.0
2023-08-28 03:01:35 +00:00
dependabot[bot]
de64ca1251
Bump guzzlehttp/psr7 from 2.6.0 to 2.6.1
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.6/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/2.6.0...2.6.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 02:56:20 +00:00
dependabot[bot]
20f8c369c3
Bump phpstan/phpstan-phpunit from 1.3.13 to 1.3.14
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.13 to 1.3.14.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.13...1.3.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 02:55:49 +00:00
dependabot[bot]
c309d86c07
Bump eslint from 8.47.0 to 8.48.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.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.47.0...v8.48.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 02:52:39 +00:00
github-actions[bot]
e051771782
Merge pull request #6892 from wallabag/dependabot/npm_and_yarn/babel/eslint-parser-7.22.11
Bump @babel/eslint-parser from 7.22.10 to 7.22.11
2023-08-28 02:51:39 +00:00
dependabot[bot]
c52bb0cc18
Bump @babel/eslint-parser from 7.22.10 to 7.22.11
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.10 to 7.22.11.
- [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.22.11/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 02:44:07 +00:00
github-actions[bot]
b10100ebfd
Merge pull request #6890 from wallabag/dependabot/npm_and_yarn/babel/core-7.22.11
Bump @babel/core from 7.22.10 to 7.22.11
2023-08-28 02:43:07 +00:00
dependabot[bot]
9663747719
Bump @babel/core from 7.22.10 to 7.22.11
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.10 to 7.22.11.
- [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.22.11/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 02:37:22 +00:00
Nicolas Lœuillet
a606e463ca
Merge pull request #6889 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2023-08-26 23:27:16 +02:00
Milo Ivir
90c21fa1fb
Translated using Weblate (Croatian)
Currently translated at 100.0% (597 of 597 strings)
2023-08-26 18:52:39 +02:00
T. E. Kalaycı
f27b0fe405
Translated using Weblate (Turkish)
Currently translated at 100.0% (597 of 597 strings)
2023-08-26 18:52:38 +02:00
Quentin PAGÈS
1958b86777
Translated using Weblate (Occitan)
Currently translated at 100.0% (597 of 597 strings)
2023-08-26 18:52:37 +02:00
J. Lavoie
47660ff6c5
Translated using Weblate (Italian)
Currently translated at 79.3% (474 of 597 strings)
2023-08-26 18:52:36 +02:00
J. Lavoie
e42200ec17
Translated using Weblate (French)
Currently translated at 100.0% (597 of 597 strings)
2023-08-26 18:52:35 +02:00
Nicolas Lœuillet
49eea9f921
Merge pull request #6887 from wallabag/dependabot/composer/phpstan/phpstan-1.10.32
Bump phpstan/phpstan from 1.10.30 to 1.10.32
2023-08-25 07:05:33 +02:00
dependabot[bot]
d2e821d843
Bump phpstan/phpstan from 1.10.30 to 1.10.32
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.30 to 1.10.32.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.30...1.10.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 02:34:13 +00:00
Jérémy Benoist
bf66901e40
Merge pull request #6885 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2023-08-24 13:18:10 +02:00
J. Lavoie
54ca4b67db
Translated using Weblate (French)
Currently translated at 99.6% (595 of 597 strings)
2023-08-24 12:52:47 +02:00
Jérémy Benoist
d012103142
Merge pull request #6883 from weblate/weblate-wallabag-messages 2023-08-24 08:05:32 +02:00
josé m
2e134d81c4
Translated using Weblate (Galician)
Currently translated at 100.0% (597 of 597 strings)
2023-08-24 07:55:18 +02:00
Matthaiks
22a2fc13a1
Translated using Weblate (Polish)
Currently translated at 100.0% (597 of 597 strings)
2023-08-24 07:55:18 +02:00
gallegonovato
796b31c3b1
Translated using Weblate (Spanish)
Currently translated at 100.0% (597 of 597 strings)
2023-08-24 07:55:18 +02:00
Nicolas Lœuillet
27e54e0634
Merge pull request #6791 from wallabag/change-default-fosuser-registration
Change public registration to false by default
2023-08-24 07:55:13 +02:00
Nicolas Lœuillet
c93a677926
Merge pull request #6881 from wallabag/dependabot/composer/phpstan/phpstan-1.10.30
Bump phpstan/phpstan from 1.10.29 to 1.10.30
2023-08-24 06:28:42 +02:00
dependabot[bot]
9313190303
Bump phpstan/phpstan from 1.10.29 to 1.10.30
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.29 to 1.10.30.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.29...1.10.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 02:33:20 +00:00
Jérémy Benoist
2cf99296a1
Merge pull request #6875 from wallabag/dependabot/composer/bdunogier/guzzle-site-authenticator-1.1.0
Bump bdunogier/guzzle-site-authenticator from 1.0.1 to 1.1.0
2023-08-23 10:29:15 +02:00
dependabot[bot]
9b663800fd
Bump bdunogier/guzzle-site-authenticator from 1.0.1 to 1.1.0
Bumps [bdunogier/guzzle-site-authenticator](https://github.com/wallabag/guzzle-site-authenticator) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/wallabag/guzzle-site-authenticator/releases)
- [Commits](https://github.com/wallabag/guzzle-site-authenticator/compare/1.0.1...1.1.0)

---
updated-dependencies:
- dependency-name: bdunogier/guzzle-site-authenticator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 08:20:57 +00:00
Jérémy Benoist
e30b5a856a
Merge pull request #6876 from wallabag/fix/remove-remaining-mobi
Remove remaining MOBI stuff
2023-08-23 10:20:23 +02:00
Jeremy Benoist
c6ff0bc691
Remove remaining MOBI stuff 2023-08-23 08:49:56 +02:00
Nicolas Lœuillet
cf9243151a
Merge pull request #6871 from wallabag/prepare-264
Prepare wallabag 2.6.4
2023-08-22 15:43:27 +02:00
Nicolas Lœuillet
e9a837a0ac
Prepare wallabag 2.6.4 2023-08-22 15:37:04 +02:00
Nicolas Lœuillet
abef36fd2b
Merge pull request #6869 from wallabag/fix-api-token
Fix API token generation
2023-08-22 15:32:39 +02:00
Jérémy Benoist
bdb297f2b4
Merge pull request #6870 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2023-08-22 14:12:58 +02:00
Matthaiks
bbc20c2071
Translated using Weblate (Polish)
Currently translated at 100.0% (588 of 588 strings)
2023-08-22 13:40:21 +02:00
Nicolas Lœuillet
0fc6ae8cdb
Merge pull request #6773 from wallabag/font-selector
Add fontsize and font selectors
2023-08-22 13:40:12 +02:00
Nicolas Lœuillet
2f86dd9c73
Fix API token generation 2023-08-22 13:35:27 +02:00
Nicolas Lœuillet
b1752b619d Add display article configurator (font family, font size, line height and max width) 2023-08-22 13:02:50 +02:00
Nicolas Lœuillet
0e44035b67
Merge pull request #6768 from wallabag/remove-mobi
Remove mobi export
2023-08-22 10:18:29 +02:00
Nicolas Lœuillet
741db06447
Merge pull request #6761 from wallabag/add-shaarli-import
Add Shaarli and Pocket HTML imports
2023-08-22 10:18:17 +02:00