]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
7 years agoFixed search bug 2667/head
Nicolas Lœuillet [Thu, 15 Dec 2016 20:31:13 +0000 (21:31 +0100)] 
Fixed search bug

7 years agoFix tests & deprecation notice
Jeremy Benoist [Wed, 14 Dec 2016 10:54:30 +0000 (11:54 +0100)] 
Fix tests & deprecation notice

7 years agoUse simple-phpunit instead of phpunit
Jeremy Benoist [Tue, 13 Dec 2016 08:33:05 +0000 (09:33 +0100)] 
Use simple-phpunit instead of phpunit

To avoid problem with the Yaml constant
http://symfony.com/blog/how-to-solve-phpunit-issues-in-symfony-3-2-applications

7 years agoUpgrade to Symfony 3.2
Nicolas Lœuillet [Wed, 30 Nov 2016 10:08:38 +0000 (11:08 +0100)] 
Upgrade to Symfony 3.2

7 years agoMerge pull request #2662 from wallabag/add-list-view
Nicolas Lœuillet [Mon, 28 Nov 2016 15:47:41 +0000 (16:47 +0100)] 
Merge pull request #2662 from wallabag/add-list-view

Add list view

7 years agoRenamed view_mode by list_mode and hide excerpt 2662/head
Nicolas Lœuillet [Mon, 28 Nov 2016 11:08:51 +0000 (12:08 +0100)] 
Renamed view_mode by list_mode and hide excerpt

7 years agoHide article text on mobile with list mode
Nicolas Lœuillet [Mon, 28 Nov 2016 10:26:08 +0000 (11:26 +0100)] 
Hide article text on mobile with list mode

7 years agoAdded test for list view
Nicolas Lœuillet [Mon, 28 Nov 2016 10:12:35 +0000 (11:12 +0100)] 
Added test for list view

7 years agoAdded list view
Nicolas Lœuillet [Mon, 28 Nov 2016 10:02:10 +0000 (11:02 +0100)] 
Added list view

7 years agoMerge pull request #2663 from wallabag/remove-fosuser-attributes
Nicolas Lœuillet [Mon, 28 Nov 2016 13:27:31 +0000 (14:27 +0100)] 
Merge pull request #2663 from wallabag/remove-fosuser-attributes

Removed FOSUser attributes removed in alpha4

7 years agoAdded migration to remove useless fields 2663/head
Nicolas Lœuillet [Mon, 28 Nov 2016 12:25:18 +0000 (13:25 +0100)] 
Added migration to remove useless fields

7 years agoRemoved FOSUser attributes removed in alpha4
Nicolas Lœuillet [Mon, 28 Nov 2016 11:44:17 +0000 (12:44 +0100)] 
Removed FOSUser attributes removed in alpha4
See https://github.com/FriendsOfSymfony/FOSUserBundle/blob/master/Upgrade.md\#200-alpha3-to-200-alpha4

7 years agoMerge pull request #2659 from akovalyov/bugfix/non-latin-characters-in-reading-time...
Nicolas Lœuillet [Mon, 28 Nov 2016 08:23:04 +0000 (09:23 +0100)] 
Merge pull request #2659 from akovalyov/bugfix/non-latin-characters-in-reading-time-calculation

Fix incorrect reading time calculation for entries in non-latin languages.

7 years agoFix incorrect reading time calculation for entries in languages with 2659/head
Andrew Kovalyov [Sun, 27 Nov 2016 23:15:06 +0000 (01:15 +0200)] 
Fix incorrect reading time calculation for entries in languages with
non-latin chars subset.

7 years agoMerge pull request #2654 from Kdecherf/domain-filter
Jeremy Benoist [Sun, 27 Nov 2016 17:35:38 +0000 (18:35 +0100)] 
Merge pull request #2654 from Kdecherf/domain-filter

Enforce lowercase on domain name filter

7 years agoEnforce lowercase on domain name filter 2654/head
Kevin Decherf [Sat, 26 Nov 2016 18:52:50 +0000 (19:52 +0100)] 
Enforce lowercase on domain name filter

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
7 years agoMerge pull request #2622 from Kdecherf/ui-changes
Nicolas Lœuillet [Fri, 25 Nov 2016 16:11:07 +0000 (17:11 +0100)] 
Merge pull request #2622 from Kdecherf/ui-changes

Material UI Changes

7 years agoMinified CSS 2622/head
Nicolas Lœuillet [Fri, 25 Nov 2016 15:45:03 +0000 (16:45 +0100)] 
Minified CSS

7 years agoMaterial: update size of text in article
Kevin Decherf [Fri, 25 Nov 2016 12:49:45 +0000 (13:49 +0100)] 
Material: update size of text in article

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
7 years agoMaterial: render blockquote in italic and strong in bold in article
Kevin Decherf [Sun, 20 Nov 2016 19:45:05 +0000 (20:45 +0100)] 
Material: render blockquote in italic and strong in bold in article

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
7 years agoMaterial: update style of pre in article
Kevin Decherf [Sun, 20 Nov 2016 19:40:35 +0000 (20:40 +0100)] 
Material: update style of pre in article

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
7 years agoMaterial: update style of ul in article
Kevin Decherf [Sun, 20 Nov 2016 19:36:31 +0000 (20:36 +0100)] 
Material: update style of ul in article

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
7 years agoMaterial: update style of article links
Kevin Decherf [Sun, 20 Nov 2016 19:36:02 +0000 (20:36 +0100)] 
Material: update style of article links

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
7 years agoMaterial: increase max width of article on large screens
Kevin Decherf [Sun, 20 Nov 2016 19:27:45 +0000 (20:27 +0100)] 
Material: increase max width of article on large screens

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
7 years agoMaterial: prevent bold in title, update title font size
Kevin Decherf [Sun, 20 Nov 2016 19:27:10 +0000 (20:27 +0100)] 
Material: prevent bold in title, update title font size

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
7 years agoMaterial: change color of background, article content and titles
Kevin Decherf [Sun, 20 Nov 2016 19:18:30 +0000 (20:18 +0100)] 
Material: change color of background, article content and titles

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
7 years agoMerge pull request #2642 from wallabag/fix-logout-shortcut
Nicolas Lœuillet [Wed, 23 Nov 2016 14:14:05 +0000 (15:14 +0100)] 
Merge pull request #2642 from wallabag/fix-logout-shortcut

Fixed logout shortcut

7 years agoFixed logout shortcut 2642/head
Nicolas Lœuillet [Wed, 23 Nov 2016 13:40:00 +0000 (14:40 +0100)] 
Fixed logout shortcut

7 years agoMerge pull request #2620 from wallabag/fix-password-layout
Jeremy Benoist [Wed, 23 Nov 2016 08:53:18 +0000 (09:53 +0100)] 
Merge pull request #2620 from wallabag/fix-password-layout

Fix password layout

7 years agoRemove empty line 2620/head
Jeremy Benoist [Wed, 23 Nov 2016 08:20:00 +0000 (09:20 +0100)] 
Remove empty line

7 years agoMerge pull request #2640 from wallabag/fix-openoriginal
Nicolas Lœuillet [Wed, 23 Nov 2016 08:06:45 +0000 (09:06 +0100)] 
Merge pull request #2640 from wallabag/fix-openoriginal

Fixed entry shortcuts available in list view

7 years agoFixed entry shortcuts available in list view 2640/head
Nicolas Lœuillet [Tue, 22 Nov 2016 20:31:21 +0000 (21:31 +0100)] 
Fixed entry shortcuts available in list view

7 years agoAdd migration for new FOSUser version
Jeremy Benoist [Tue, 22 Nov 2016 19:54:00 +0000 (20:54 +0100)] 
Add migration for new FOSUser version

7 years agoFix MonologBundle deprecation
Jeremy Benoist [Tue, 22 Nov 2016 19:29:41 +0000 (20:29 +0100)] 
Fix MonologBundle deprecation

The Symfony\Bundle\MonologBundle\DependencyInjection\Compiler\DebugHandlerPass class is deprecated since version 2.12 and will be removed in 3.0. Use AddDebugLogProcessorPass in FrameworkBundle instead.

7 years agoRe-use FOSUser master branch
Jeremy Benoist [Mon, 21 Nov 2016 14:12:11 +0000 (15:12 +0100)] 
Re-use FOSUser master branch

7 years agoFix Travis
Jeremy Benoist [Sun, 20 Nov 2016 21:24:48 +0000 (22:24 +0100)] 
Fix Travis

7 years agoUse the correct template
Jeremy Benoist [Sun, 20 Nov 2016 19:07:47 +0000 (20:07 +0100)] 
Use the correct template

When resetting the password, the overriden template we used wasn’t well spelled.

And since we are using a locked version of FOSUser (on a custom commit), the translation of `resetting.check_email` is wrong in any language but english.

7 years agoThese files aren’t used anymore
Jeremy Benoist [Sun, 20 Nov 2016 19:06:26 +0000 (20:06 +0100)] 
These files aren’t used anymore

Translation were moved to the global one

7 years agoMerge pull request #2637 from wallabag/mruminski-patch-1
Jeremy Benoist [Tue, 22 Nov 2016 19:02:00 +0000 (20:02 +0100)] 
Merge pull request #2637 from wallabag/mruminski-patch-1

Update messages.pl.yml

7 years agoUpdate messages.pl.yml 2637/head
Mateusz Rumiński [Tue, 22 Nov 2016 18:24:38 +0000 (19:24 +0100)] 
Update messages.pl.yml

translate shortcuts section to polish

7 years agoMerge pull request #2317 from wallabag/restricted-access
Jeremy Benoist [Tue, 22 Nov 2016 18:12:53 +0000 (19:12 +0100)] 
Merge pull request #2317 from wallabag/restricted-access

Added authentication for restricted access articles

7 years agoAdded documentation and missing translations 2317/head
Nicolas Lœuillet [Tue, 22 Nov 2016 14:58:00 +0000 (15:58 +0100)] 
Added documentation and missing translations

7 years agoAdded internal setting to enable/disable articles with paywall
Nicolas Lœuillet [Tue, 22 Nov 2016 13:56:53 +0000 (14:56 +0100)] 
Added internal setting to enable/disable articles with paywall

7 years agoCleared CookieJar to avoid websites who use cookies for analytics
Nicolas Lœuillet [Tue, 22 Nov 2016 13:25:51 +0000 (14:25 +0100)] 
Cleared CookieJar to avoid websites who use cookies for analytics

7 years agoMerge pull request #2612 from wallabag/add-shortcuts-help
Thomas Citharel [Tue, 22 Nov 2016 13:10:12 +0000 (14:10 +0100)] 
Merge pull request #2612 from wallabag/add-shortcuts-help

Added help about shortcuts

7 years agoAdded authentication for restricted access articles
Bertrand Dunogier [Thu, 29 Sep 2016 08:14:43 +0000 (10:14 +0200)] 
Added authentication for restricted access articles
Fix #438. Thank you so much @bdunogier

7 years agoTranslations for shortcuts help 2612/head
Nicolas Lœuillet [Tue, 22 Nov 2016 12:33:06 +0000 (13:33 +0100)] 
Translations for shortcuts help

7 years agoAdded help about shortcuts
Nicolas Lœuillet [Sun, 20 Nov 2016 09:11:57 +0000 (10:11 +0100)] 
Added help about shortcuts

7 years agoMerge pull request #2635 from wallabag/304-reload
Jeremy Benoist [Tue, 22 Nov 2016 10:27:55 +0000 (11:27 +0100)] 
Merge pull request #2635 from wallabag/304-reload

Return 304 when content isn't reloaded using the API

7 years agoReturn 304 when content isn't reloaded using the API 2635/head
Jeremy Benoist [Tue, 22 Nov 2016 09:45:17 +0000 (10:45 +0100)] 
Return 304 when content isn't reloaded using the API

Previously it was a 400 but this is more related to a real error.
Using the API user should only know the content got reloaded or not.
If reloaded: 200 otherwise: 304.

7 years agoMerge pull request #2613 from wallabag/fix-overlap
Thomas Citharel [Tue, 22 Nov 2016 09:27:14 +0000 (10:27 +0100)] 
Merge pull request #2613 from wallabag/fix-overlap

Fix card action overlap

7 years agoMerge pull request #2614 from wallabag/api-reload
Nicolas Lœuillet [Tue, 22 Nov 2016 08:39:43 +0000 (09:39 +0100)] 
Merge pull request #2614 from wallabag/api-reload

Add ability to reload entry from API

7 years agoMerge pull request #2632 from wallabag/mruminski-patch-1
Nicolas Lœuillet [Mon, 21 Nov 2016 19:17:33 +0000 (20:17 +0100)] 
Merge pull request #2632 from wallabag/mruminski-patch-1

Update messages.pl.yml

7 years agoUpdate messages.pl.yml 2632/head
Mateusz Rumiński [Mon, 21 Nov 2016 17:18:52 +0000 (18:18 +0100)] 
Update messages.pl.yml

missing polish translation added

7 years agoMerge pull request #2630 from ThibaudDauce/fix-black-headings
Jeremy Benoist [Mon, 21 Nov 2016 16:06:55 +0000 (17:06 +0100)] 
Merge pull request #2630 from ThibaudDauce/fix-black-headings

Add white-text class to card-title too

7 years agoAdd white-text class to card-title too 2630/head
Thibaud Dauce [Mon, 21 Nov 2016 14:37:47 +0000 (15:37 +0100)] 
Add white-text class to card-title too

7 years agoMerge remote-tracking branch 'origin/master' into 2.2
Jeremy Benoist [Mon, 21 Nov 2016 14:15:30 +0000 (15:15 +0100)] 
Merge remote-tracking branch 'origin/master' into 2.2

7 years agoMerge pull request #2624 from Rurik19/master
Jeremy Benoist [Mon, 21 Nov 2016 12:14:31 +0000 (13:14 +0100)] 
Merge pull request #2624 from Rurik19/master

Fix #2056 update config.yml

7 years agoMerge pull request #2625 from wallabag/prepare-215
Nicolas Lœuillet [Mon, 21 Nov 2016 08:49:34 +0000 (09:49 +0100)] 
Merge pull request #2625 from wallabag/prepare-215

Prepare wallabag 2.1.5

7 years agoPrepare wallabag 2.1.5 :rocket: 2625/head
Nicolas Lœuillet [Mon, 21 Nov 2016 08:20:27 +0000 (09:20 +0100)] 
Prepare wallabag 2.1.5 :rocket:

7 years agoMerge pull request #2623 from wallabag/composer-php-5.5
Jeremy Benoist [Mon, 21 Nov 2016 08:01:35 +0000 (09:01 +0100)] 
Merge pull request #2623 from wallabag/composer-php-5.5

Force composer to run as PHP 5.5.9

7 years agoLock down PHPUnit for PHP 5.5 2623/head
Jeremy Benoist [Mon, 21 Nov 2016 06:46:46 +0000 (07:46 +0100)] 
Lock down PHPUnit for PHP 5.5

Since Composer defined lowest version is now PHP 5.5.9.
PHPUnit 5.0 require PHP 5.6.

7 years agowrong spaces 2624/head
Yuriy Evdokimov [Mon, 21 Nov 2016 06:29:09 +0000 (11:29 +0500)] 
wrong spaces

7 years agoFix #2056 update config.yml
Yuriy Evdokimov [Mon, 21 Nov 2016 06:13:40 +0000 (11:13 +0500)] 
Fix #2056 update config.yml

Resolves refresh token lifetime issue

7 years agoForce composer to run as PHP 5.5.9
Jeremy Benoist [Sun, 20 Nov 2016 21:30:37 +0000 (22:30 +0100)] 
Force composer to run as PHP 5.5.9

7 years agoMerge pull request #2621 from wallabag/redis-password
Jeremy Benoist [Sun, 20 Nov 2016 21:27:05 +0000 (22:27 +0100)] 
Merge pull request #2621 from wallabag/redis-password

Add ability to use Redis with password

7 years agoAdd german translation 2621/head
Julian Oster [Sun, 20 Nov 2016 19:42:44 +0000 (20:42 +0100)] 
Add german translation

7 years agoAdd ability to use Redis with password
Jeremy Benoist [Sun, 20 Nov 2016 19:23:30 +0000 (20:23 +0100)] 
Add ability to use Redis with password

7 years agoReturn an explicit error if reload fail 2614/head
Jeremy Benoist [Sun, 20 Nov 2016 15:25:13 +0000 (16:25 +0100)] 
Return an explicit error if reload fail

7 years agoFixing tests
Jeremy Benoist [Sun, 20 Nov 2016 14:15:13 +0000 (15:15 +0100)] 
Fixing tests

7 years agoAdd ability to reload entry from API
Jeremy Benoist [Sun, 20 Nov 2016 12:08:41 +0000 (13:08 +0100)] 
Add ability to reload entry from API

7 years agoMerge pull request #2609 from wallabag/rss-paging
Jeremy Benoist [Sun, 20 Nov 2016 09:17:37 +0000 (10:17 +0100)] 
Merge pull request #2609 from wallabag/rss-paging

RSS paging

7 years agoFix card action overlap 2613/head
Jeremy Benoist [Sun, 20 Nov 2016 09:14:19 +0000 (10:14 +0100)] 
Fix card action overlap

On smaller resolution

7 years agoAdd documentation about RSS paging 2609/head
Jeremy Benoist [Sun, 20 Nov 2016 08:46:03 +0000 (09:46 +0100)] 
Add documentation about RSS paging

7 years agoFix tests
Jeremy Benoist [Sat, 19 Nov 2016 14:58:10 +0000 (15:58 +0100)] 
Fix tests

7 years agoAdd RSS pagination
Jeremy Benoist [Sat, 19 Nov 2016 13:53:28 +0000 (14:53 +0100)] 
Add RSS pagination

Following https://tools.ietf.org/html/rfc5005#page-4

7 years agoAdd missing translations
Jeremy Benoist [Sat, 19 Nov 2016 13:28:19 +0000 (14:28 +0100)] 
Add missing translations

7 years agoMerge pull request #2543 from wallabag/search-engine
Nicolas Lœuillet [Sat, 19 Nov 2016 19:42:27 +0000 (20:42 +0100)] 
Merge pull request #2543 from wallabag/search-engine

Added a simple search engine

7 years agoAdded shortcut 2543/head
Nicolas Lœuillet [Fri, 18 Nov 2016 18:21:31 +0000 (19:21 +0100)] 
Added shortcut

7 years agoAdded tests
Nicolas Lœuillet [Fri, 18 Nov 2016 16:36:19 +0000 (17:36 +0100)] 
Added tests

7 years agoAdded translations and currentRoute parameter
Nicolas Lœuillet [Thu, 10 Nov 2016 14:23:53 +0000 (15:23 +0100)] 
Added translations and currentRoute parameter

7 years agoAdded search engine in baggy theme
Nicolas Lœuillet [Sat, 5 Nov 2016 14:24:42 +0000 (15:24 +0100)] 
Added search engine in baggy theme

7 years agoAdded a simple search engine
Nicolas Lœuillet [Fri, 4 Nov 2016 22:24:43 +0000 (23:24 +0100)] 
Added a simple search engine
Fix #18

7 years agoMessed up DE import translation
Jeremy Benoist [Sat, 19 Nov 2016 14:34:20 +0000 (15:34 +0100)] 
Messed up DE import translation

7 years agoMerge remote-tracking branch 'origin/master' into 2.2
Jeremy Benoist [Sat, 19 Nov 2016 14:30:49 +0000 (15:30 +0100)] 
Merge remote-tracking branch 'origin/master' into 2.2

# Conflicts:
# .editorconfig
# docs/de/index.rst
# docs/de/user/import.rst
# docs/en/index.rst
# docs/en/user/configuration.rst
# docs/en/user/import.rst
# docs/fr/index.rst
# docs/fr/user/import.rst
# src/Wallabag/CoreBundle/Command/InstallCommand.php
# src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
# src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig
# web/bundles/wallabagcore/themes/baggy/css/style.min.css
# web/bundles/wallabagcore/themes/baggy/js/baggy.min.js
# web/bundles/wallabagcore/themes/material/css/style.min.css
# web/bundles/wallabagcore/themes/material/js/material.min.js

7 years agoMerge pull request #2608 from wallabag/change-dev-version
Jeremy Benoist [Sat, 19 Nov 2016 13:56:47 +0000 (14:56 +0100)] 
Merge pull request #2608 from wallabag/change-dev-version

Change version to 2.2.0-dev

7 years agoChange version to 2.2.0-dev 2608/head
Nicolas Lœuillet [Sat, 19 Nov 2016 13:28:25 +0000 (14:28 +0100)] 
Change version to 2.2.0-dev

7 years agoMerge pull request #2607 from wallabag/update-changelog
Nicolas Lœuillet [Sat, 19 Nov 2016 13:03:18 +0000 (14:03 +0100)] 
Merge pull request #2607 from wallabag/update-changelog

Updated changelog for 2.1.4

7 years agoUpdated changelog for 2.1.4 2607/head
Nicolas Lœuillet [Sat, 19 Nov 2016 13:02:32 +0000 (14:02 +0100)] 
Updated changelog for 2.1.4

7 years agoMerge pull request #2600 from wallabag/install-assets
Jeremy Benoist [Sat, 19 Nov 2016 11:23:16 +0000 (12:23 +0100)] 
Merge pull request #2600 from wallabag/install-assets

Install assets for shortcuts

7 years agoMerge pull request #2604 from wallabag/postgresql-version
Nicolas Lœuillet [Sat, 19 Nov 2016 11:00:18 +0000 (12:00 +0100)] 
Merge pull request #2604 from wallabag/postgresql-version

wallabag can’t work on PostgreSQL <= 9.1

7 years agoMerge pull request #2605 from wallabag/update-release-process
Nicolas Lœuillet [Sat, 19 Nov 2016 10:57:26 +0000 (11:57 +0100)] 
Merge pull request #2605 from wallabag/update-release-process

Add .travis.yml change to RELEASE_PROCESS

7 years agoMerge pull request #2601 from wallabag/store-http-status
Nicolas Lœuillet [Sat, 19 Nov 2016 10:53:41 +0000 (11:53 +0100)] 
Merge pull request #2601 from wallabag/store-http-status

Added http_status in Entry entity

7 years agoAdd .travis.yml change to RELEASE_PROCESS 2605/head
Jeremy Benoist [Sat, 19 Nov 2016 10:43:47 +0000 (11:43 +0100)] 
Add .travis.yml change to RELEASE_PROCESS

7 years agoMerge pull request #2603 from wallabag/fix-composer-no-dev
Jeremy Benoist [Sat, 19 Nov 2016 10:33:35 +0000 (11:33 +0100)] 
Merge pull request #2603 from wallabag/fix-composer-no-dev

Fix clear-cache problem using —no-dev

7 years agoWallabag can’t work on PostgreSQL <= 9.1 2604/head
Jeremy Benoist [Sat, 19 Nov 2016 10:30:55 +0000 (11:30 +0100)] 
Wallabag can’t work on PostgreSQL <= 9.1

7 years agoFix clear-cache problem using —no-dev 2603/head
Jeremy Benoist [Sat, 19 Nov 2016 09:45:21 +0000 (10:45 +0100)] 
Fix clear-cache problem using —no-dev

Related to :

> PHP Fatal error:  Class 'FOS\RestBundle\Serializer\JMSSerializerAdapter' not found in /Users/j0k/Sites/github/wallabag/var/cache/prod/appProdProjectContainer.php on line 9139

7 years agoCheck if status code is OK 2601/head
Nicolas Lœuillet [Fri, 18 Nov 2016 22:05:02 +0000 (23:05 +0100)] 
Check if status code is OK

7 years agoReplace http status with a string
Nicolas Lœuillet [Fri, 18 Nov 2016 14:55:16 +0000 (15:55 +0100)] 
Replace http status with a string
I don't want to have 0 if we don't fetch status code, I think it's better to have an empty string, mainly for filters

7 years agoAdded http_status in Entry entity
Nicolas Lœuillet [Fri, 18 Nov 2016 14:09:21 +0000 (15:09 +0100)] 
Added http_status in Entry entity