]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
4 years agoReturn a different code when git isn't installed 4009/head
Jeremy Benoist [Fri, 14 Jun 2019 09:28:23 +0000 (11:28 +0200)] 
Return a different code when git isn't installed

4 years agoCheck if .git directory exist
Jeremy Benoist [Wed, 12 Jun 2019 19:33:53 +0000 (21:33 +0200)] 
Check if .git directory exist

If that folder doesn’t exist, it means the udpate script won’t be able to run because it uses git to retrieve the update.

4 years agoMerge pull request #4008 from wallabag/travis-xenial
Jérémy Benoist [Fri, 14 Jun 2019 08:01:36 +0000 (10:01 +0200)] 
Merge pull request #4008 from wallabag/travis-xenial

Fix Travis build on Xenial dist

4 years agoMerge pull request #3995 from wallabag/feature/config-display-login
Jérémy Benoist [Wed, 12 Jun 2019 19:36:00 +0000 (21:36 +0200)] 
Merge pull request #3995 from wallabag/feature/config-display-login

Display login in config / user

4 years agoFix Travis build on Xenial dist 4008/head
Jeremy Benoist [Wed, 12 Jun 2019 18:34:12 +0000 (20:34 +0200)] 
Fix Travis build on Xenial dist

4 years agoTypo 3995/head
Jérémy Benoist [Wed, 12 Jun 2019 15:44:28 +0000 (17:44 +0200)] 
Typo

4 years agoUpdate FUNDING.yml
Jérémy Benoist [Wed, 12 Jun 2019 15:43:15 +0000 (17:43 +0200)] 
Update FUNDING.yml

"Some users provided are not enrolled in GitHub Sponsors."

4 years agoMerge pull request #4006 from wallabag/add-sponsor-badge
Jérémy Benoist [Wed, 12 Jun 2019 15:42:22 +0000 (17:42 +0200)] 
Merge pull request #4006 from wallabag/add-sponsor-badge

Create FUNDING.yml

4 years agoCreate FUNDING.yml 4006/head
Jérémy Benoist [Wed, 12 Jun 2019 08:48:46 +0000 (10:48 +0200)] 
Create FUNDING.yml

4 years agoMerge pull request #4004 from wallabag/dependabot/composer/php-http/httplug-bundle...
Jérémy Benoist [Wed, 12 Jun 2019 05:24:36 +0000 (07:24 +0200)] 
Merge pull request #4004 from wallabag/dependabot/composer/php-http/httplug-bundle-1.16.0

Bump php-http/httplug-bundle from 1.15.2 to 1.16.0

4 years agoBump php-http/httplug-bundle from 1.15.2 to 1.16.0 4004/head
dependabot-preview[bot] [Wed, 12 Jun 2019 02:18:54 +0000 (02:18 +0000)] 
Bump php-http/httplug-bundle from 1.15.2 to 1.16.0

Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.15.2 to 1.16.0.
- [Release notes](https://github.com/php-http/HttplugBundle/releases)
- [Changelog](https://github.com/php-http/HttplugBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-http/HttplugBundle/compare/1.15.2...1.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #3999 from wallabag/dependabot/composer/symfony/phpunit-bridge...
Jérémy Benoist [Tue, 11 Jun 2019 08:47:45 +0000 (10:47 +0200)] 
Merge pull request #3999 from wallabag/dependabot/composer/symfony/phpunit-bridge-4.3.1

Bump symfony/phpunit-bridge from 4.3.0 to 4.3.1

4 years agoBump symfony/phpunit-bridge from 4.3.0 to 4.3.1 3999/head
dependabot-preview[bot] [Tue, 11 Jun 2019 07:20:04 +0000 (07:20 +0000)] 
Bump symfony/phpunit-bridge from 4.3.0 to 4.3.1

Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.3.0 to 4.3.1.
- [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.0...v4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #3998 from wallabag/dependabot/composer/doctrine/doctrine-fixtures...
Jérémy Benoist [Tue, 11 Jun 2019 07:12:54 +0000 (09:12 +0200)] 
Merge pull request #3998 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.2.0

Bump doctrine/doctrine-fixtures-bundle from 3.1.0 to 3.2.0

4 years agoBump doctrine/doctrine-fixtures-bundle from 3.1.0 to 3.2.0 3998/head
dependabot-preview[bot] [Tue, 11 Jun 2019 02:26:46 +0000 (02:26 +0000)] 
Bump doctrine/doctrine-fixtures-bundle from 3.1.0 to 3.2.0

Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases)
- [Changelog](https://github.com/doctrine/DoctrineFixturesBundle/blob/master/CHANGELOG-3.1.md)
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.1.0...3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoUpdate translations
Jeremy Benoist [Thu, 6 Jun 2019 13:14:41 +0000 (15:14 +0200)] 
Update translations

4 years agoShow untagged entries count on tag list (#3993)
Thomas Citharel [Thu, 6 Jun 2019 12:09:23 +0000 (14:09 +0200)] 
Show untagged entries count on tag list (#3993)

Show untagged entries count on tag list

4 years agoDisplay login in config / user
Jeremy Benoist [Thu, 6 Jun 2019 11:51:25 +0000 (13:51 +0200)] 
Display login in config / user

Just so the user can see its login

4 years agoRemove link when there are no untagged articles 3993/head
Jeremy Benoist [Thu, 6 Jun 2019 11:34:20 +0000 (13:34 +0200)] 
Remove link when there are no untagged articles

4 years agoMerge pull request #3959 from wallabag/mig-tag-collation
Jérémy Benoist [Thu, 6 Jun 2019 10:03:37 +0000 (12:03 +0200)] 
Merge pull request #3959 from wallabag/mig-tag-collation

mysql: change collation of tag label

4 years agoMerge pull request #3994 from wallabag/feature/revoke-feed-token
Kevin Decherf [Wed, 5 Jun 2019 16:32:21 +0000 (18:32 +0200)] 
Merge pull request #3994 from wallabag/feature/revoke-feed-token

Add ability to revoke feed token

4 years agoAdd ability to revoke feed token 3994/head
Jeremy Benoist [Wed, 5 Jun 2019 15:55:13 +0000 (17:55 +0200)] 
Add ability to revoke feed token

4 years agoMerge pull request #3992 from wallabag/feature/menu-quickstart
Jérémy Benoist [Wed, 5 Jun 2019 15:13:21 +0000 (17:13 +0200)] 
Merge pull request #3992 from wallabag/feature/menu-quickstart

Add quickstart into the menu

4 years agoFix typo & CS
Jeremy Benoist [Wed, 5 Jun 2019 15:09:05 +0000 (17:09 +0200)] 
Fix typo & CS

4 years agoShow untagged entries count on tag list
Kevin Decherf [Sun, 2 Sep 2018 14:43:49 +0000 (16:43 +0200)] 
Show untagged entries count on tag list

Closes #3235

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
4 years agoAdd quickstart into the menu 3992/head
Jeremy Benoist [Wed, 5 Jun 2019 13:51:22 +0000 (15:51 +0200)] 
Add quickstart into the menu

Just in case people want to see that page again.

4 years agoMerge pull request #3990 from wallabag/feature/sentry
Jérémy Benoist [Wed, 5 Jun 2019 12:41:42 +0000 (14:41 +0200)] 
Merge pull request #3990 from wallabag/feature/sentry

Add Sentry support

4 years agoMerge pull request #3991 from wallabag/fix/secret
Jérémy Benoist [Wed, 5 Jun 2019 12:37:11 +0000 (14:37 +0200)] 
Merge pull request #3991 from wallabag/fix/secret

Try to force people to update the secret

4 years agoTry to force people to update the secret 3991/head
Jérémy Benoist [Wed, 5 Jun 2019 12:14:17 +0000 (14:14 +0200)] 
Try to force people to update the secret

4 years agoAdd Sentry support 3990/head
Jeremy Benoist [Wed, 5 Jun 2019 11:15:15 +0000 (13:15 +0200)] 
Add Sentry support

Only enable in production

4 years agoMerge pull request #3271 from wallabag/store-resolved-url
Jérémy Benoist [Wed, 5 Jun 2019 09:38:00 +0000 (11:38 +0200)] 
Merge pull request #3271 from wallabag/store-resolved-url

Add `given_url` in Entry table to check if a redirected url has already added

4 years agoTypos 3271/head
Jeremy Benoist [Wed, 5 Jun 2019 08:54:43 +0000 (10:54 +0200)] 
Typos

4 years agoUse two indexes instead of one for hashed urls
Jeremy Benoist [Wed, 5 Jun 2019 08:51:06 +0000 (10:51 +0200)] 
Use two indexes instead of one for hashed urls

When using `OR` in a where clause, a composite index can't be used. We should use a `UNION` to take advantages of it.
Instead, create 2 indexes on each hashed urls and make 2 queries to find an url. It'll be faster than the previous solution.

4 years agoMerge pull request #3987 from wallabag/fix/drop-simplepie
Jérémy Benoist [Wed, 29 May 2019 19:00:36 +0000 (21:00 +0200)] 
Merge pull request #3987 from wallabag/fix/drop-simplepie

Drop SimplePie

4 years agoDrop SimplePie 3987/head
Jeremy Benoist [Wed, 29 May 2019 15:05:12 +0000 (17:05 +0200)] 
Drop SimplePie

It was only used to make an absolute url when downloading images.
The deps is still there (in the `composer.lock`) because Graby use it (not for absolute but for encoding).

4 years agoUse hash given url to avoid duplicate
Jeremy Benoist [Wed, 29 May 2019 12:18:04 +0000 (14:18 +0200)] 
Use hash given url to avoid duplicate

Using hashed url we can ensure an index on them to ensure it's fast.

4 years agoMerge pull request #3986 from wallabag/fix/scrutinizer-issues
Jérémy Benoist [Wed, 29 May 2019 12:40:01 +0000 (14:40 +0200)] 
Merge pull request #3986 from wallabag/fix/scrutinizer-issues

Fix some Scrutinizer issues

4 years agoAdded given_url in entry table
Nicolas Lœuillet [Mon, 10 Jul 2017 19:32:25 +0000 (21:32 +0200)] 
Added given_url in entry table

- Added index on entry table for given_url field
- Fix tests:

    The previous `bit.ly` url redirected to doc.wallabag but that url doesn't exist in the fixtures.
    I used our own internal "redirector" to create a redirect to an url which exist in the fixtures.

Also, updating current migration to use the new `WallabagMigration`.

4 years agoFix some Scrutinizer issues 3986/head
Jeremy Benoist [Wed, 29 May 2019 10:00:23 +0000 (12:00 +0200)] 
Fix some Scrutinizer issues

4 years agoMerge pull request #3985 from wallabag/update-composer
Jérémy Benoist [Wed, 29 May 2019 10:49:32 +0000 (12:49 +0200)] 
Merge pull request #3985 from wallabag/update-composer

Keep composer.lock

4 years agoTypos 3985/head
Jeremy Benoist [Wed, 29 May 2019 10:02:24 +0000 (12:02 +0200)] 
Typos

4 years agoKeep composer.lock
Jeremy Benoist [Wed, 29 May 2019 09:41:07 +0000 (11:41 +0200)] 
Keep composer.lock

We initially ignored the `composer.lock` because it generated a lock of rebase on PR when someone updated it and the master updated it too.
Now we have less contributions (sadly) so I think we won't run against that problem.
Also, it'll solve issue about people cloning the master and got angry because composer eat all the available memory to determine packages to install.
It'll also be much easier to make release.
Scrutinizer & Travis will be faster too.

4 years agoMerge pull request #3984 from wallabag/2.4
Jérémy Benoist [Wed, 29 May 2019 09:14:00 +0000 (11:14 +0200)] 
Merge pull request #3984 from wallabag/2.4

Merge 2.4 into master

4 years agoMerge pull request #3944 from shtrom/always-hash-exists-url 3984/head
Jérémy Benoist [Tue, 28 May 2019 12:18:33 +0000 (14:18 +0200)] 
Merge pull request #3944 from shtrom/always-hash-exists-url

Always hash exists url

4 years agoMerge pull request #3390 from aaa2000/httplug
Jérémy Benoist [Tue, 28 May 2019 12:00:22 +0000 (14:00 +0200)] 
Merge pull request #3390 from aaa2000/httplug

Use httplug and graby 2.0

4 years agoFix tests after rebase 3390/head
Jeremy Benoist [Tue, 28 May 2019 10:02:17 +0000 (12:02 +0200)] 
Fix tests after rebase

4 years agoCS & fix tests
Jeremy Benoist [Mon, 11 Feb 2019 09:59:56 +0000 (10:59 +0100)] 
CS & fix tests

4 years agoFix some tests
Jeremy Benoist [Thu, 7 Feb 2019 16:56:05 +0000 (17:56 +0100)] 
Fix some tests

4 years agoCS
Jeremy Benoist [Thu, 7 Feb 2019 16:30:38 +0000 (17:30 +0100)] 
CS

4 years agoCS
Jeremy Benoist [Mon, 28 Jan 2019 05:10:26 +0000 (06:10 +0100)] 
CS

4 years agoConfigure timeout
adev [Sun, 12 Nov 2017 11:15:02 +0000 (12:15 +0100)] 
Configure timeout

4 years agoFix because of some breaking changes of Graby 2.0
adev [Sat, 11 Nov 2017 19:04:15 +0000 (20:04 +0100)] 
Fix because of some breaking changes of Graby 2.0

4 years agoUse httplug
adev [Tue, 24 Oct 2017 20:55:40 +0000 (22:55 +0200)] 
Use httplug

4 years agoMerge remote-tracking branch 'origin/master' into 2.4
Jeremy Benoist [Mon, 27 May 2019 08:46:01 +0000 (10:46 +0200)] 
Merge remote-tracking branch 'origin/master' into 2.4

4 years agoMerge pull request #3982 from wallabag/fix/https-test 2.3.x
Jérémy Benoist [Mon, 27 May 2019 08:22:03 +0000 (10:22 +0200)] 
Merge pull request #3982 from wallabag/fix/https-test

Fix http/https test

4 years agoFix test 3982/head
Jeremy Benoist [Mon, 27 May 2019 07:38:07 +0000 (09:38 +0200)] 
Fix test

4 years agoMerge pull request #3965 from nicofrand/previewPic
Kevin Decherf [Sun, 26 May 2019 15:47:44 +0000 (17:47 +0200)] 
Merge pull request #3965 from nicofrand/previewPic

Preview picture: use the 1st pic retrieved if no og:image set

4 years agoMerge pull request #3980 from wallabag/fix/instapaper-date-import
Jérémy Benoist [Fri, 24 May 2019 14:03:05 +0000 (16:03 +0200)] 
Merge pull request #3980 from wallabag/fix/instapaper-date-import

Fix Instapaper import date order

4 years agoRemove useless methods 3944/head
Jeremy Benoist [Fri, 24 May 2019 13:43:30 +0000 (15:43 +0200)] 
Remove useless methods

Also fix a phpdoc block

4 years agoChange the way to define algorithm for hashing url
Jeremy Benoist [Fri, 24 May 2019 13:15:12 +0000 (15:15 +0200)] 
Change the way to define algorithm for hashing url

4 years agoAdd Wallabag\CoreBundle\Helper\UrlHasher
Olivier Mehani [Fri, 10 May 2019 12:07:55 +0000 (22:07 +1000)] 
Add Wallabag\CoreBundle\Helper\UrlHasher

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
4 years agoDelegate findByUrlAndUserId to findByHashedUrlAndUserId
Olivier Mehani [Fri, 3 May 2019 12:23:04 +0000 (22:23 +1000)] 
Delegate findByUrlAndUserId to findByHashedUrlAndUserId

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
4 years agoEntryRestController::getEntriesExistsAction: always find by hashed url
Olivier Mehani [Thu, 2 May 2019 11:19:20 +0000 (21:19 +1000)] 
EntryRestController::getEntriesExistsAction: always find by hashed url

Simplify the logic from #3158 by hashing all the urls from the request,
and only doing a search by hash. This allows to get performance benefits
from the new indexed hash column even when using older clients that do
not hash the URL in the request.

Fixes: #3158, #3919
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
4 years agoFix Instapaper import date 3980/head
Jeremy Benoist [Fri, 24 May 2019 12:37:54 +0000 (14:37 +0200)] 
Fix Instapaper import date

4 years agoMerge pull request #3977 from wallabag/fix/7.2-dockerfile
Jérémy Benoist [Thu, 23 May 2019 09:57:07 +0000 (11:57 +0200)] 
Merge pull request #3977 from wallabag/fix/7.2-dockerfile

Force PHP version in Dockerfile

4 years agoForce PHP version in Dockerfile 3977/head
Jérémy Benoist [Thu, 23 May 2019 06:51:54 +0000 (08:51 +0200)] 
Force PHP version in Dockerfile

4 years ago[tests] Fix pre-existing tests (preview now imported + records added) 3965/head
nicofrand [Tue, 21 May 2019 18:10:57 +0000 (20:10 +0200)] 
[tests] Fix pre-existing tests (preview now imported + records added)

4 years ago[tests] Set first picture as preview picture
nicofrand [Mon, 13 May 2019 19:56:52 +0000 (21:56 +0200)] 
[tests] Set first picture as preview picture

4 years agoSet first picture as preview picture
nicofrand [Fri, 10 May 2019 21:01:07 +0000 (23:01 +0200)] 
Set first picture as preview picture

4 years agoMerge pull request #3960 from wallabag/api-entries-2817
Jérémy Benoist [Tue, 21 May 2019 09:18:19 +0000 (11:18 +0200)] 
Merge pull request #3960 from wallabag/api-entries-2817

api/entries: add parameter detail to exclude or include content in response

4 years agomysql: change collation of tag table 3959/head
Kevin Decherf [Sat, 11 May 2019 18:07:38 +0000 (20:07 +0200)] 
mysql: change collation of tag table

utf8mb4_unicode_ci considers that 'caché' is equal to 'cache' which
can lead to attaching incorrect tags to entries. This issue is due to
some unicode normalization done by MySQL.

utf8mb4_bin makes no unicode normalization, letting wallabag to consider
'cache' and 'caché' as two different tags.

We change the collation of the whole table as Doctrine does not support
setting a collation on a column for a specific platform (it tries to
apply utf8mb4_bin even for pgsql and sqlite).

Fixes #3302

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
4 years agoapi/entries: add parameter detail to exclude or include content in response 3960/head
Kevin Decherf [Sat, 11 May 2019 22:00:00 +0000 (00:00 +0200)] 
api/entries: add parameter detail to exclude or include content in response

detail=metadata will nullify the content field of entries in order to
make smaller responses.

detail=full keeps the former behavior, it sends the content of entries.
It's the default, for backward compatibility.

Fixes #2817

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
4 years agoCS
Jeremy Benoist [Wed, 15 May 2019 12:58:40 +0000 (14:58 +0200)] 
CS

4 years agoMerge remote-tracking branch 'origin/master' into 2.4
Jeremy Benoist [Wed, 15 May 2019 12:38:07 +0000 (14:38 +0200)] 
Merge remote-tracking branch 'origin/master' into 2.4

4 years agoMerge pull request #3966 from wallabag/prepare-2.3.8
Jérémy Benoist [Tue, 14 May 2019 09:14:37 +0000 (11:14 +0200)] 
Merge pull request #3966 from wallabag/prepare-2.3.8

Prepare 2.3.8 release

4 years agoPrepare 2.3.8 release 3966/head
Jeremy Benoist [Tue, 14 May 2019 08:16:46 +0000 (10:16 +0200)] 
Prepare 2.3.8 release

4 years agoMerge pull request #3964 from wallabag/fix/intl
Kevin Decherf [Tue, 14 May 2019 07:36:46 +0000 (09:36 +0200)] 
Merge pull request #3964 from wallabag/fix/intl

Fix Intl Locale issue

4 years agoFix Intl Locale issue 3964/head
Jeremy Benoist [Mon, 13 May 2019 11:35:43 +0000 (13:35 +0200)] 
Fix Intl Locale issue

Some issue appeared after the release of PHP 7.2.17 about Intl Memory
Leak / infinite loop.
To fix it we should upgrade to Symfony 3.4 (which is done in wallabag
2.4) but for the 2.3 branch, we'll use a temporary fix for the Locale
issue.

4 years agoMerge pull request #3956 from wallabag/fix/delete-cascade-oauth2
Jérémy Benoist [Mon, 13 May 2019 04:41:16 +0000 (06:41 +0200)] 
Merge pull request #3956 from wallabag/fix/delete-cascade-oauth2

Cascade delete on oauth2 table when deleting a user

4 years agoMerge pull request #3922 from burkemw3/patch-5
Jérémy Benoist [Mon, 13 May 2019 04:40:16 +0000 (06:40 +0200)] 
Merge pull request #3922 from burkemw3/patch-5

Remove preview picture from share view page for #1875

4 years agoMerge pull request #3943 from wallabag/img-referrer
Kevin Decherf [Sun, 12 May 2019 21:44:33 +0000 (23:44 +0200)] 
Merge pull request #3943 from wallabag/img-referrer

Enable no-referrer on img tags, enable strict-origin-when-cross-origin by default

4 years agoRemove preview picture from share view page for #1875 3922/head
Matt Burke [Thu, 18 Apr 2019 02:21:17 +0000 (22:21 -0400)] 
Remove preview picture from share view page for #1875

Essentially, same as commit 038fccd for single entry views. From that commit:
> Showing the preview picture usually leads to showing a duplicate
> image, and frequently leads to showing duplicate images directly
> adjacent to each other.

5 years agoassets: regenerate material.css 3943/head
Kevin Decherf [Fri, 10 May 2019 21:08:23 +0000 (23:08 +0200)] 
assets: regenerate material.css

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
5 years agoEnable no-referrer on img tags, enable strict-origin-when-cross-origin by default
Kevin Decherf [Wed, 1 May 2019 12:05:38 +0000 (14:05 +0200)] 
Enable no-referrer on img tags, enable strict-origin-when-cross-origin by default

Fixes #3889

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
5 years agoFix SQLite constraint 3956/head
Jeremy Benoist [Fri, 10 May 2019 19:15:46 +0000 (21:15 +0200)] 
Fix SQLite constraint

5 years agoFix SQLite migration
Jeremy Benoist [Fri, 10 May 2019 18:36:25 +0000 (20:36 +0200)] 
Fix SQLite migration

5 years agoCascade delete on oauth2 table when deleting a user
Jeremy Benoist [Fri, 10 May 2019 14:49:19 +0000 (16:49 +0200)] 
Cascade delete on oauth2 table when deleting a user

5 years agoMerge pull request #3955 from wallabag/fix/gif-animation-imagick
Jérémy Benoist [Fri, 10 May 2019 18:24:06 +0000 (21:24 +0300)] 
Merge pull request #3955 from wallabag/fix/gif-animation-imagick

Use Imagick to keep GIF animation

5 years agoFallback to default solution if Imagick fails 3955/head
Jeremy Benoist [Fri, 10 May 2019 14:52:01 +0000 (16:52 +0200)] 
Fallback to default solution if Imagick fails

5 years agoCS
Jeremy Benoist [Fri, 10 May 2019 13:49:39 +0000 (15:49 +0200)] 
CS

5 years agoSetup Imagick for Travis
Jeremy Benoist [Fri, 10 May 2019 13:47:47 +0000 (15:47 +0200)] 
Setup Imagick for Travis

To avoid error from phpstan about class not found

5 years agoUse Imagick to keep GIF animation
Jeremy Benoist [Fri, 10 May 2019 13:32:29 +0000 (15:32 +0200)] 
Use Imagick to keep GIF animation

If Imagick is available, GIF will be saved using it to keep animation.
Otherwise the previous method will be used and the animation won't be kept.

5 years agoMerge pull request #3942 from wallabag/issue-3838
Jérémy Benoist [Thu, 9 May 2019 12:45:07 +0000 (15:45 +0300)] 
Merge pull request #3942 from wallabag/issue-3838

material: add metadata to list view

5 years agoMerge pull request #3223 from wallabag/rss2atom
Jérémy Benoist [Thu, 9 May 2019 12:21:21 +0000 (15:21 +0300)] 
Merge pull request #3223 from wallabag/rss2atom

Changed RSS to Atom feed and improve paging

5 years agomaterial: add metadata to list view 3942/head
Kevin Decherf [Sat, 27 Apr 2019 20:48:28 +0000 (22:48 +0200)] 
material: add metadata to list view

Add reading time and creation date to rows of list view.
Refactor styles using a sass mixin.

Fixes #3838

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
5 years agoMerge pull request #3937 from wallabag/fix/credential-subdomain
Jérémy Benoist [Sat, 27 Apr 2019 08:58:26 +0000 (10:58 +0200)] 
Merge pull request #3937 from wallabag/fix/credential-subdomain

 Add ability to match many domains for credentials

5 years agoHandle redirection from previous feeds 3223/head
Jeremy Benoist [Fri, 26 Apr 2019 11:40:58 +0000 (13:40 +0200)] 
Handle redirection from previous feeds

5 years agoFix tests & cs & migration
Jeremy Benoist [Thu, 25 Apr 2019 12:12:56 +0000 (14:12 +0200)] 
Fix tests & cs & migration

5 years agoChanged RSS to Atom feed and improve paging
Thomas Citharel [Tue, 13 Jun 2017 16:48:10 +0000 (18:48 +0200)] 
Changed RSS to Atom feed and improve paging

5 years agoMerge pull request #3158 from wallabag/hash-exist-url
Jérémy Benoist [Thu, 25 Apr 2019 11:28:09 +0000 (13:28 +0200)] 
Merge pull request #3158 from wallabag/hash-exist-url

Hash exist url