Jérémy Benoist
0c46b5469a
Merge pull request #4095 from wallabag/update-deps
...
Update deps
2019-08-24 13:36:26 +02:00
Jeremy Benoist
61e53dda3c
Update deps
...
Which aren't handled by dependabot.
2019-08-23 08:09:45 +02:00
Jérémy Benoist
02efa4d457
Merge pull request #4094 from wallabag/dependabot/composer/scheb/two-factor-bundle-4.6.0
...
Bump scheb/two-factor-bundle from 4.5.0 to 4.6.0
2019-08-23 07:49:32 +02:00
dependabot-preview[bot]
997d10a06d
Bump scheb/two-factor-bundle from 4.5.0 to 4.6.0
...
Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/scheb/two-factor-bundle/releases )
- [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.5.0...v4.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-23 02:17:32 +00:00
Jérémy Benoist
795de6daa7
Merge pull request #4093 from Simounet/feat/material-design-icons-iconfont-from-3.0.3-to-5.0.1
...
material-design-icons-iconfont upgraded from 3.0.3 to 5.0.1
2019-08-22 07:43:05 +02:00
Simounet
b2439a8e4e
material-design-icons-iconfont upgraded from 3.0.3 to 5.0.1
2019-08-21 19:20:26 +02:00
Jérémy Benoist
8ecab22d32
Merge pull request #4092 from wallabag/dependabot/composer/m6web/redis-mock-4.6.1
...
Bump m6web/redis-mock from 4.6.0 to 4.6.1
2019-08-21 07:30:57 +02:00
dependabot-preview[bot]
984d63df8d
Bump m6web/redis-mock from 4.6.0 to 4.6.1
...
Bumps [m6web/redis-mock](https://github.com/M6Web/RedisMock ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/M6Web/RedisMock/releases )
- [Commits](https://github.com/M6Web/RedisMock/compare/v4.6.0...v4.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 02:24:46 +00:00
Jérémy Benoist
1b49417fc6
Merge pull request #4091 from wallabag/dependabot/composer/phpstan/phpstan-0.11.15
...
Bump phpstan/phpstan from 0.11.12 to 0.11.15
2019-08-19 11:42:24 +02:00
Jérémy Benoist
773cf64c20
Merge pull request #4087 from wallabag/dependabot/composer/friendsofsymfony/jsrouting-bundle-2.4.0
...
Bump friendsofsymfony/jsrouting-bundle from 2.3.1 to 2.4.0
2019-08-19 11:24:47 +02:00
dependabot-preview[bot]
e9ccc686ac
Bump phpstan/phpstan from 0.11.12 to 0.11.15
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.11.12 to 0.11.15.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.11.12...0.11.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 02:23:17 +00:00
dependabot-preview[bot]
56d3942385
Bump friendsofsymfony/jsrouting-bundle from 2.3.1 to 2.4.0
...
Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle ) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/releases )
- [Changelog](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/compare/2.3.1...2.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 02:24:17 +00:00
Jérémy Benoist
5d08dd2799
Merge pull request #4084 from wallabag/feature/internal-setting
...
Rename internal settings table
2019-08-08 16:40:59 +02:00
Jeremy Benoist
1576905e03
Rename internal settings table
...
In fact it's not _just_ a rename.
We are now able to use our own entity with the CraueConfigBundle which allow us to enforce a custom length on string field and avoid error with utf8mb4 on MySQL.
To fix that issue before we were in need to fork CraueConfigBundle to hard apply these length changes.
The recent 2.3.0 release fix that issue. That's why we are in need to rename the table (getting rid of the bundle name from it)
Also updating deps:
- Updating symfony/polyfill-mbstring (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-ctype (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-php70 (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-util (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-php56 (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-intl-icu (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-apcu (v1.11.0 => v1.12.0)
- Updating j0k3r/graby-site-config (1.0.88 => 1.0.89)
- Updating php-http/message (1.7.2 => 1.8.0)
- Updating symfony/polyfill-php73 (v1.11.0 => v1.12.0)
- Updating symfony/http-client (v4.3.2 => v4.3.3)
- Updating symfony/polyfill-php72 (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-intl-idn (v1.11.0 => v1.12.0)
- Updating symfony/mime (v4.3.2 => v4.3.3)
- Updating craue/config-bundle (dev-utf8mb4 46cfd37 => 2.3.0)
- Updating masterminds/html5 (2.6.0 => 2.7.0)
- Updating nette/di (v3.0.0 => v3.0.1)
- Updating symfony/polyfill-iconv (v1.11.0 => v1.12.0)
- Updating wallabag/php-mobi (1.0.1 => 1.1.0)
2019-08-08 16:03:20 +02:00
Jérémy Benoist
97c678a0b2
Merge pull request #4081 from shtrom/fix-slow-queries
...
Fix slow/unindexed queries
2019-08-08 15:27:49 +02:00
Jeremy Benoist
00567d9ccd
CS
2019-08-08 11:45:39 +02:00
Jeremy Benoist
0810c75e0b
Add tag_label
& config_feed_token
index
2019-08-08 09:36:03 +02:00
Jérémy Benoist
1a6980dbd1
Merge pull request #4082 from wallabag/dependabot/composer/scheb/two-factor-bundle-4.5.0
...
Bump scheb/two-factor-bundle from 4.4.0 to 4.5.0
2019-08-08 07:50:18 +02:00
Jérémy Benoist
06825216bc
Merge pull request #4083 from wallabag/dependabot/composer/m6web/redis-mock-4.6.0
...
Bump m6web/redis-mock from 4.5.0 to 4.6.0
2019-08-08 07:48:52 +02:00
dependabot-preview[bot]
a634bcee1e
Bump m6web/redis-mock from 4.5.0 to 4.6.0
...
Bumps [m6web/redis-mock](https://github.com/M6Web/RedisMock ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/M6Web/RedisMock/releases )
- [Commits](https://github.com/M6Web/RedisMock/compare/v4.5.0...v4.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-08 02:26:25 +00:00
dependabot-preview[bot]
ccf0fa9d70
Bump scheb/two-factor-bundle from 4.4.0 to 4.5.0
...
Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/scheb/two-factor-bundle/releases )
- [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.4.0...v4.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-08 02:23:48 +00:00
Olivier Mehani
2b0f4e86b2
Add user_created index
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-08-07 22:02:37 +10:00
Olivier Mehani
588de419e0
Add user_archived index
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-08-07 21:44:00 +10:00
Jeremy Benoist
b700b38e17
Fix PG migration
2019-08-07 11:46:58 +02:00
Jeremy Benoist
24acf2e0f3
Fix migrations
2019-08-07 11:25:55 +02:00
Olivier Mehani
5071c8c9cf
Add index on starred entries
...
Fixes #4079
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-08-06 23:21:47 +10:00
Olivier Mehani
d1dbe10e84
Update language in Entry model, and add index
...
Fixes #4080
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-08-06 23:21:18 +10:00
Jérémy Benoist
08a3ed1c68
Merge pull request #4077 from wallabag/dependabot/composer/m6web/redis-mock-4.5.0
...
Bump m6web/redis-mock from 4.4.1 to 4.5.0
2019-08-01 07:46:01 +02:00
dependabot-preview[bot]
12c03239b3
Bump m6web/redis-mock from 4.4.1 to 4.5.0
...
Bumps [m6web/redis-mock](https://github.com/M6Web/RedisMock ) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/M6Web/RedisMock/releases )
- [Commits](https://github.com/M6Web/RedisMock/compare/v4.4.1...v4.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 02:16:43 +00:00
Jérémy Benoist
7f0e0b3f38
Merge pull request #4072 from wallabag/fix/travis-php-7.4
...
Test on PHP 7.4 instead of PHP 8.0 on Travis
2019-07-29 09:20:16 +02:00
Jérémy Benoist
03c818bbfb
Merge pull request #4075 from wallabag/dependabot/composer/symfony/phpunit-bridge-4.3.3
...
Bump symfony/phpunit-bridge from 4.3.2 to 4.3.3
2019-07-29 09:11:21 +02:00
dependabot-preview[bot]
8f015c2107
Bump symfony/phpunit-bridge from 4.3.2 to 4.3.3
...
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases )
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v4.3.2...v4.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 05:46:41 +00:00
Jérémy Benoist
8bbd0bf0a1
Merge pull request #4074 from wallabag/dependabot/composer/m6web/redis-mock-4.4.1
...
Bump m6web/redis-mock from 4.3.0 to 4.4.1
2019-07-29 07:41:25 +02:00
Jérémy Benoist
aea7d05770
Merge pull request #4076 from wallabag/dependabot/composer/symfony/symfony-3.4.30
...
Bump symfony/symfony from 3.4.29 to 3.4.30
2019-07-29 07:40:29 +02:00
dependabot-preview[bot]
38d2e25123
Bump symfony/symfony from 3.4.29 to 3.4.30
...
Bumps [symfony/symfony](https://github.com/symfony/symfony ) from 3.4.29 to 3.4.30.
- [Release notes](https://github.com/symfony/symfony/releases )
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.30/CHANGELOG-3.4.md )
- [Commits](https://github.com/symfony/symfony/compare/v3.4.29...v3.4.30 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 02:26:53 +00:00
dependabot-preview[bot]
4c25546235
Bump m6web/redis-mock from 4.3.0 to 4.4.1
...
Bumps [m6web/redis-mock](https://github.com/M6Web/RedisMock ) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/M6Web/RedisMock/releases )
- [Commits](https://github.com/M6Web/RedisMock/compare/v4.3.0...4.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 02:20:32 +00:00
Jérémy Benoist
883ccc235e
Re-add nightly
2019-07-26 16:37:12 +02:00
Jérémy Benoist
13fddc353e
Merge pull request #4068 from wallabag/dependabot/composer/scheb/two-factor-bundle-4.4.0
...
Bump scheb/two-factor-bundle from 3.21.0 to 4.4.0
2019-07-26 14:10:17 +02:00
Jérémy Benoist
affa6602f0
Test on PHP 7.4 instead of PHP 8.0 on Travis
...
PHP 7.4 will be available before the 8.0
2019-07-26 13:59:39 +02:00
Jeremy Benoist
1ebc8e1f02
Fix tests
2019-07-26 13:37:44 +02:00
Jérémy Benoist
02a7eb8435
Merge pull request #4071 from Quenty31/master
...
Update of Occitan language
2019-07-26 13:36:32 +02:00
Jeremy Benoist
62665a32bb
Upgrade to 4.0
2019-07-26 13:22:48 +02:00
Quentí
b0ba7ff446
Update of Occitan language
2019-07-26 13:16:18 +02:00
Jérémy Benoist
b7cf2fa190
Merge pull request #4069 from wallabag/dependabot/composer/j0k3r/graby-2.0.2
...
Bump j0k3r/graby from 2.0.1 to 2.0.2
2019-07-26 07:57:14 +02:00
dependabot-preview[bot]
313d735078
Bump j0k3r/graby from 2.0.1 to 2.0.2
...
Bumps [j0k3r/graby](https://github.com/j0k3r/graby ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/j0k3r/graby/releases )
- [Commits](https://github.com/j0k3r/graby/compare/2.0.1...2.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 02:26:53 +00:00
dependabot-preview[bot]
28378675f1
Bump scheb/two-factor-bundle from 3.21.0 to 4.4.0
...
Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle ) from 3.21.0 to 4.4.0.
- [Release notes](https://github.com/scheb/two-factor-bundle/releases )
- [Upgrade guide](https://github.com/scheb/two-factor-bundle/blob/master/UPGRADE.md )
- [Commits](https://github.com/scheb/two-factor-bundle/compare/v3.21.0...v4.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 02:18:22 +00:00
Jérémy Benoist
3a9aa28558
Merge pull request #4063 from wallabag/fix/cookiejar
...
Use a custom cookiejar to avoid error when the cookie is badly saved
2019-07-24 16:57:04 +02:00
Jeremy Benoist
51d7f62b31
Add logger to FileCookieJar
2019-07-24 16:07:38 +02:00
Jeremy Benoist
9a80dcf11e
Use a custom cookiejar to avoid error when the cookie is badly saved
...
It happens sometimes on wallabag.it, the json inside the cookie is badly saved and the json isn't valid. It generates an exception and avoid people to use the api and import contents.
To fix that, we use a dedicated `FileCookieJar`, which extends the default one from Guzzle to fix these issues.
Also updated deps
2019-07-24 10:42:20 +02:00
Jérémy Benoist
3a08e81969
Merge pull request #4058 from wallabag/feature/copy-client-info
...
Copy client info to clipboard
2019-07-17 17:04:14 +02:00