]>
git.immae.eu Git - github/wallabag/wallabag.git/log
Nicolas Lœuillet [Thu, 10 Nov 2016 19:54:20 +0000 (20:54 +0100)]
Changed behavior when we change language
No need to disconnect to apply the language substitution
Nicolas Lœuillet [Wed, 9 Nov 2016 13:24:32 +0000 (14:24 +0100)]
Merge pull request #2565 from wallabag/remove-support-website
Removed support website on about page
Nicolas Lœuillet [Wed, 9 Nov 2016 12:59:55 +0000 (13:59 +0100)]
Removed support website on about page
Nicolas Lœuillet [Wed, 9 Nov 2016 08:03:10 +0000 (09:03 +0100)]
Merge pull request #2563 from wallabag/pr-template
Improve PR template
Jeremy Benoist [Tue, 8 Nov 2016 21:53:30 +0000 (22:53 +0100)]
Improve PR template
Thomas Citharel [Tue, 8 Nov 2016 17:38:37 +0000 (18:38 +0100)]
Merge pull request #2561 from wallabag/Rurik19-patch-2259
fix #2559
Yuriy Evdokimov [Tue, 8 Nov 2016 17:14:32 +0000 (22:14 +0500)]
fix #2559
Nicolas Lœuillet [Mon, 7 Nov 2016 10:14:05 +0000 (11:14 +0100)]
Merge pull request #2555 from dkrmr/fix_update_script
Reorder variable assignation in update.sh script, fix #2554
Nicolas Lœuillet [Mon, 7 Nov 2016 10:13:50 +0000 (11:13 +0100)]
Merge pull request #2556 from wallabag/replace-tokenstorage
Replaced TokenStorage with TokenStorageInterface
Nicolas Lœuillet [Mon, 7 Nov 2016 09:41:11 +0000 (10:41 +0100)]
PHP CS
Nicolas Lœuillet [Mon, 7 Nov 2016 09:34:49 +0000 (10:34 +0100)]
Replaced TokenStorage with TokenStorageInterface
Darius Kramer [Mon, 7 Nov 2016 08:55:03 +0000 (09:55 +0100)]
Reorder variable assignation in update.sh script, fix #2554
Jeremy Benoist [Sun, 6 Nov 2016 22:32:40 +0000 (23:32 +0100)]
Merge pull request #2552 from wallabag/reading-time-round
Round readingtime to avoid crazy number
Jeremy Benoist [Sun, 6 Nov 2016 20:41:32 +0000 (21:41 +0100)]
Round readingtime to avoid crazy number
Like `8.
666666666667 min`
Nicolas Lœuillet [Sun, 6 Nov 2016 08:52:09 +0000 (09:52 +0100)]
Merge pull request #2546 from wallabag/update-parameters-doc
Updated default parameters.yml file in documentation
Nicolas Lœuillet [Sun, 6 Nov 2016 08:11:12 +0000 (09:11 +0100)]
Updated default parameters.yml file in documentation
Nicolas Lœuillet [Sat, 5 Nov 2016 13:16:21 +0000 (14:16 +0100)]
Merge pull request #2545 from wallabag/update-doc
Update the upgrade documentation
Nicolas Lœuillet [Sat, 5 Nov 2016 13:15:09 +0000 (14:15 +0100)]
Update the upgrade documentation
Nicolas Lœuillet [Fri, 4 Nov 2016 12:32:47 +0000 (13:32 +0100)]
Merge pull request #2536 from wallabag/prepare-213
Prepare wallabag 2.1.3 :rocket:
Nicolas Lœuillet [Fri, 4 Nov 2016 10:28:44 +0000 (11:28 +0100)]
Update CHANGELOG
Usage of github-changes from @lalitkapoor
Nicolas Lœuillet [Fri, 4 Nov 2016 08:10:15 +0000 (09:10 +0100)]
Prepare wallabag 2.1.3 :rocket:
Nicolas Lœuillet [Fri, 4 Nov 2016 07:49:52 +0000 (08:49 +0100)]
Merge pull request #2460 from wallabag/ui-changes
UI Changes
Nicolas Lœuillet [Fri, 4 Nov 2016 07:48:42 +0000 (08:48 +0100)]
Merge pull request #2534 from wallabag/default-sort
Use created_at as default sort
Jeremy Benoist [Fri, 4 Nov 2016 06:34:37 +0000 (07:34 +0100)]
Use created_at as default sort
Imported content use the real creation date. If we sort by id, it'll
display contents in reverse order.
Thomas Citharel [Thu, 3 Nov 2016 11:49:57 +0000 (12:49 +0100)]
Deal with more resolution issues
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Thomas Citharel [Thu, 3 Nov 2016 10:28:40 +0000 (11:28 +0100)]
Fix resolution issues and 'title' issues
Also, modify editorconfig for css files.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Nicolas Lœuillet [Wed, 2 Nov 2016 19:07:10 +0000 (20:07 +0100)]
Merge pull request #2530 from wallabag/add-doc-failed-load-external-entity
Added documentation about failed to load external entity error
Jeremy Benoist [Wed, 2 Nov 2016 17:08:25 +0000 (18:08 +0100)]
Update faq.rst
Strubbl [Wed, 2 Nov 2016 16:16:57 +0000 (17:16 +0100)]
update German faq.rst
Strubbl [Wed, 2 Nov 2016 16:15:32 +0000 (17:15 +0100)]
update German faq.rst
Nicolas Lœuillet [Wed, 2 Nov 2016 16:02:48 +0000 (17:02 +0100)]
Added more info about Doctrine / PHP bug
Nicolas Lœuillet [Wed, 2 Nov 2016 15:58:20 +0000 (16:58 +0100)]
Added documentation about failed to load external entity error
Fix #2529
Jeremy Benoist [Wed, 2 Nov 2016 06:48:10 +0000 (07:48 +0100)]
Merge pull request #2519 from Jibec/master
Translation update - French
Jeremy Benoist [Wed, 2 Nov 2016 06:15:24 +0000 (07:15 +0100)]
wallabag is full lowercase
Jeremy Benoist [Tue, 1 Nov 2016 21:29:43 +0000 (22:29 +0100)]
Merge pull request #2528 from Kdecherf/slashdot-cookie
Force user-agent for .slashdot.org
Kevin Decherf [Tue, 1 Nov 2016 18:51:45 +0000 (19:51 +0100)]
Force user-agent for .slashdot.org
Slashdot replaces actual content with a form regarding cookies when
requests originate from France. By forcing the user-agent, the warning
seems to go away.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Nicolas Lœuillet [Tue, 1 Nov 2016 13:26:57 +0000 (14:26 +0100)]
Merge pull request #2524 from lologhi/instapaper-cli-import
Add Instapaper to CLI import
Laurent [Tue, 1 Nov 2016 10:33:32 +0000 (18:33 +0800)]
Add Instapaper to CLI import
Jean-Baptiste [Mon, 31 Oct 2016 19:16:36 +0000 (20:16 +0100)]
Translation - French - tiny typo
Jean-Baptiste [Mon, 31 Oct 2016 19:12:29 +0000 (20:12 +0100)]
Translation - French - tiny escape correction
Jean-Baptiste [Mon, 31 Oct 2016 19:01:07 +0000 (20:01 +0100)]
Translation - French - tiny escape correction
Nicolas Lœuillet [Mon, 31 Oct 2016 08:56:07 +0000 (09:56 +0100)]
Merge pull request #2521 from foxmask/master
fix path for the install scripts
Nicolas Lœuillet [Mon, 31 Oct 2016 08:39:53 +0000 (09:39 +0100)]
Merge pull request #2520 from wallabag/config
Inject parameter instead of service
FoxMaSk [Sun, 30 Oct 2016 21:46:09 +0000 (22:46 +0100)]
fix path for in install scripts
FoxMaSk [Sun, 30 Oct 2016 21:38:38 +0000 (22:38 +0100)]
fix path for in install scripts
Jeremy Benoist [Sun, 30 Oct 2016 19:43:37 +0000 (20:43 +0100)]
Fix tests
Jeremy Benoist [Sun, 30 Oct 2016 19:27:41 +0000 (20:27 +0100)]
Inject parameter instead of service
We are injecting CraueConfig service when we only need to retrieve one or two values from it.
Instead I discovered we can directly inject a value from a service in the service definition!
Thomas Citharel [Sun, 30 Oct 2016 11:27:25 +0000 (12:27 +0100)]
Merge pull request #2518 from wallabag/docs-dev-3rd-party-by-strubbl
docs: fix link to wallabag-stats project
Jean-Baptiste [Sun, 30 Oct 2016 11:11:24 +0000 (12:11 +0100)]
Translation update - French
Jean-Baptiste [Sun, 30 Oct 2016 11:10:59 +0000 (12:10 +0100)]
Translation update - French
Jean-Baptiste [Sun, 30 Oct 2016 11:10:14 +0000 (12:10 +0100)]
Translation update - French
Jean-Baptiste [Sun, 30 Oct 2016 11:09:08 +0000 (12:09 +0100)]
Translation update - French
Sven Fischer [Sun, 30 Oct 2016 11:01:24 +0000 (12:01 +0100)]
docs: fix link to wallabag-stats project
Nicolas Lœuillet [Sun, 30 Oct 2016 06:04:11 +0000 (07:04 +0100)]
Merge pull request #2514 from wallabag/docs-dev-3rd-party-by-strubbl
docs: update 3rd party projects by Strubbl
Sven Fischer [Sat, 29 Oct 2016 17:59:05 +0000 (19:59 +0200)]
docs: update 3rd party projects by Strubbl
Jeremy Benoist [Sat, 29 Oct 2016 13:36:58 +0000 (15:36 +0200)]
Merge pull request #2513 from wallabag/update-capistrano-config
Updated Capistrano configuration
Nicolas Lœuillet [Sat, 29 Oct 2016 12:14:20 +0000 (14:14 +0200)]
Updated Capistrano configuration
Nicolas Lœuillet [Sat, 29 Oct 2016 12:27:46 +0000 (14:27 +0200)]
Merge pull request #2506 from wallabag/fix-export-with-tags
Fixed entries export filtered with a tag
Nicolas Lœuillet [Sat, 29 Oct 2016 12:03:55 +0000 (14:03 +0200)]
Added test for export by filtering with tag
Nicolas Lœuillet [Thu, 27 Oct 2016 07:41:19 +0000 (09:41 +0200)]
Fixed entries export filtered with a tag
Fix #2505
Jeremy Benoist [Sat, 29 Oct 2016 11:20:01 +0000 (13:20 +0200)]
Merge pull request #2509 from wallabag/explode-api-controller
Exploded WallabagRestController into many controllers
Nicolas Lœuillet [Fri, 28 Oct 2016 13:24:58 +0000 (15:24 +0200)]
Removed useless route
Nicolas Lœuillet [Fri, 28 Oct 2016 12:46:30 +0000 (14:46 +0200)]
Exploded WallabagRestController into many controllers
Fix #2503
Nicolas Lœuillet [Thu, 27 Oct 2016 14:53:57 +0000 (16:53 +0200)]
Merge pull request #2508 from wallabag/fix-redis-rabbit-doc
Added the whole path to parameters.yml file
Nicolas Lœuillet [Thu, 27 Oct 2016 12:46:21 +0000 (14:46 +0200)]
Added the whole path to parameters.yml file
Nicolas Lœuillet [Thu, 27 Oct 2016 11:55:17 +0000 (13:55 +0200)]
Merge pull request #2507 from wallabag/add-check-makefile
Added require.sh to check if composer is installed
Nicolas Lœuillet [Thu, 27 Oct 2016 08:09:43 +0000 (10:09 +0200)]
Usage of composer.phar if it's found
Nicolas Lœuillet [Thu, 27 Oct 2016 07:53:09 +0000 (09:53 +0200)]
Added require.sh to check if composer is installed
Jeremy Benoist [Thu, 27 Oct 2016 05:30:50 +0000 (07:30 +0200)]
Merge pull request #2500 from wallabag/add-check-composer
Added a check in Makefile to see if composer is installed
Nicolas Lœuillet [Wed, 26 Oct 2016 14:09:37 +0000 (16:09 +0200)]
Merge pull request #2504 from wallabag/change-page-title-filter-tags
Added tag label in the page title
Nicolas Lœuillet [Wed, 26 Oct 2016 13:49:44 +0000 (15:49 +0200)]
Renamed variable for page title
Nicolas Lœuillet [Wed, 26 Oct 2016 11:53:23 +0000 (13:53 +0200)]
Added tag label in the page title
Fix #2472
Jeremy Benoist [Tue, 25 Oct 2016 09:41:24 +0000 (11:41 +0200)]
Merge pull request #2473 from pmichelazzo/master
Portuguese (Brazilian) translation
Paulino Michelazzo [Tue, 25 Oct 2016 09:25:08 +0000 (07:25 -0200)]
Translated missed line 147
Nicolas Lœuillet [Mon, 24 Oct 2016 20:28:44 +0000 (22:28 +0200)]
Added a check in Makefile to see if composer is installed
Fix #2498
Nicolas Lœuillet [Mon, 24 Oct 2016 19:44:22 +0000 (21:44 +0200)]
Merge pull request #2493 from bmillemathias/add_link_content_fetch_problem
Add relevant links to fetch content error page
Nicolas Lœuillet [Mon, 24 Oct 2016 19:01:13 +0000 (21:01 +0200)]
Removed the email part
Baptiste Mille-Mathias [Sun, 23 Oct 2016 13:34:52 +0000 (15:34 +0200)]
Add relevant links to fetch content error pages.
We link to the troubleshooting guide and give the mail link.
Jeremy Benoist [Sat, 22 Oct 2016 20:23:15 +0000 (22:23 +0200)]
Merge pull request #2486 from wallabag/translate-backup-doc
Added :fr: documentation for wallabag backup
Julian Oster [Sat, 22 Oct 2016 19:11:20 +0000 (21:11 +0200)]
Translate backup.rst to German
Nicolas Lœuillet [Sat, 22 Oct 2016 12:16:17 +0000 (14:16 +0200)]
Added :fr: documentation for wallabag backup
Nicolas Lœuillet [Sat, 22 Oct 2016 11:55:46 +0000 (13:55 +0200)]
Merge pull request #2484 from bmillemathias/fix_2479
Document what to backup in Wallabag
Jeremy Benoist [Sat, 22 Oct 2016 11:31:14 +0000 (13:31 +0200)]
Merge pull request #2485 from bmillemathias/fix_android_documentation
Fix missing words in Android application documentation
Baptiste Mille-Mathias [Sat, 22 Oct 2016 11:21:53 +0000 (13:21 +0200)]
Add missing words in the documentation
Jeremy Benoist [Sat, 22 Oct 2016 11:07:37 +0000 (13:07 +0200)]
Re-add bottom pagination
Also pager.html.twig wasn’t necessary, there weren't enough duplication to put them in a dedicated template
Thomas Citharel [Sun, 16 Oct 2016 10:02:23 +0000 (12:02 +0200)]
remove padding on small widths
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Thomas Citharel [Sun, 16 Oct 2016 09:51:38 +0000 (11:51 +0200)]
WIP
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Baptiste Mille-Mathias [Sat, 22 Oct 2016 07:14:07 +0000 (09:14 +0200)]
Document what to backup in Wallabag
Fixes issue #2479
Nicolas Lœuillet [Fri, 21 Oct 2016 13:15:41 +0000 (15:15 +0200)]
Merge pull request #2481 from wallabag/some-fixes
Some fixes
Nicolas Lœuillet [Fri, 21 Oct 2016 13:12:29 +0000 (15:12 +0200)]
Merge pull request #2482 from wallabag/avoid-bad-refresh
If reload content failed, don’t update it
Jeremy Benoist [Fri, 21 Oct 2016 08:51:20 +0000 (10:51 +0200)]
Update Twitter cards description
Jeremy Benoist [Fri, 21 Oct 2016 08:45:39 +0000 (10:45 +0200)]
Update translation for piwik_host
Jeremy Benoist [Fri, 21 Oct 2016 05:52:55 +0000 (07:52 +0200)]
Fix missing translations
Jeremy Benoist [Fri, 21 Oct 2016 05:18:41 +0000 (07:18 +0200)]
Fix Portuguese translation
Paulino Michelazzo [Thu, 20 Oct 2016 22:12:53 +0000 (00:12 +0200)]
Update translation
Jeremy Benoist [Thu, 20 Oct 2016 21:26:16 +0000 (23:26 +0200)]
This test doesn’t require an internet connection
Jeremy Benoist [Thu, 20 Oct 2016 21:03:37 +0000 (23:03 +0200)]
Fix test
Jeremy Benoist [Thu, 20 Oct 2016 20:49:46 +0000 (22:49 +0200)]
If reload content failed, don’t update it
In case user wants a fresh version of the current one and the website isn’t available, don’t erase it with a boring message saying wallabag wasn’t able to refresh the content.
Jeremy Benoist [Thu, 20 Oct 2016 19:17:45 +0000 (21:17 +0200)]
Requeue depending on producer
Browser import can requeue message from `parseEntry` but we should take care of the way import are handled (depending on the producer)
Jeremy Benoist [Thu, 20 Oct 2016 19:17:03 +0000 (21:17 +0200)]
Avoid RabbitMQ consumer to loop
When the `parseEntry` returns null it means the entry already exists in the database. Sending `false` as return, will requeue the message which will then loop forever.