]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
7 years agoLock kphoen/rulerz to avoid breaking changes 2787/head
Jeremy Benoist [Thu, 26 Jan 2017 10:01:25 +0000 (11:01 +0100)] 
Lock kphoen/rulerz to avoid breaking changes

7 years agoMerge pull request #2750 from wallabag/rename-uuid
Jeremy Benoist [Wed, 25 Jan 2017 12:57:26 +0000 (13:57 +0100)] 
Merge pull request #2750 from wallabag/rename-uuid

Added migration to rename uuid to uid

7 years agoAdded migration for SQLite 2750/head
Nicolas Lœuillet [Wed, 25 Jan 2017 11:59:04 +0000 (12:59 +0100)] 
Added migration for SQLite

7 years agoMerge pull request #2774 from wallabag/cli-export
Thomas Citharel [Tue, 24 Jan 2017 20:07:49 +0000 (21:07 +0100)] 
Merge pull request #2774 from wallabag/cli-export

add cli export

7 years agoFix phpcs and tests 2774/head
Thomas Citharel [Tue, 24 Jan 2017 19:42:02 +0000 (20:42 +0100)] 
Fix phpcs and tests

7 years agoadd filepath test
Thomas Citharel [Sun, 22 Jan 2017 12:19:46 +0000 (13:19 +0100)] 
add filepath test

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
7 years agoadd cli export
Thomas Citharel [Sun, 22 Jan 2017 11:51:14 +0000 (12:51 +0100)] 
add cli export

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
7 years agoMerge pull request #2763 from janLo/sort-tags
Thomas Citharel [Wed, 18 Jan 2017 14:15:19 +0000 (15:15 +0100)] 
Merge pull request #2763 from janLo/sort-tags

Sort list of available tags

7 years agoOrder tags by slug 2763/head
Jan Losinski [Tue, 17 Jan 2017 18:22:20 +0000 (19:22 +0100)] 
Order tags by slug

This adds an orderBy clause to findAllTags(). This makes the list of
tags more useful, as the tags appear in alphanumerical order instead of
somehow random.

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
7 years agoAdded migration to rename uuid to uid
Nicolas Lœuillet [Sat, 14 Jan 2017 12:46:20 +0000 (13:46 +0100)] 
Added migration to rename uuid to uid

7 years agoMerge pull request #2742 from wallabag/fix-og-image-false
Nicolas Lœuillet [Tue, 10 Jan 2017 20:25:27 +0000 (21:25 +0100)] 
Merge pull request #2742 from wallabag/fix-og-image-false

Avoid false preview image

7 years agoUse latest bdunogier/guzzle-site-authenticator 2742/head
Jeremy Benoist [Tue, 10 Jan 2017 17:50:55 +0000 (18:50 +0100)] 
Use latest bdunogier/guzzle-site-authenticator

7 years agoFix registration.submit test
Jeremy Benoist [Tue, 10 Jan 2017 17:50:45 +0000 (18:50 +0100)] 
Fix registration.submit test

7 years agoAvoid false preview image
Jeremy Benoist [Tue, 10 Jan 2017 16:42:34 +0000 (17:42 +0100)] 
Avoid false preview image

If the website doesn't provide an og_image, the value will be false and so it'll be saved like that in the database.
We prefer to leave it as null instead of false.

7 years agoUpdate deps
Jeremy Benoist [Tue, 10 Jan 2017 16:35:17 +0000 (17:35 +0100)] 
Update deps

7 years agoMerge pull request #2733 from wallabag/fix-no-matching-response
Jeremy Benoist [Sun, 8 Jan 2017 09:22:31 +0000 (10:22 +0100)] 
Merge pull request #2733 from wallabag/fix-no-matching-response

Fixed API error No matching accepted Response format could be determined

7 years agoMerge pull request #2735 from wallabag/remove-small-readingtime
Nicolas Lœuillet [Fri, 30 Dec 2016 14:45:19 +0000 (15:45 +0100)] 
Merge pull request #2735 from wallabag/remove-small-readingtime

Removed the small element on reading time

7 years agoMerge pull request #2729 from Simounet/fix/double-overlay-right-sidenav
Nicolas Lœuillet [Fri, 30 Dec 2016 14:01:39 +0000 (15:01 +0100)] 
Merge pull request #2729 from Simounet/fix/double-overlay-right-sidenav

Fix double overlay on expanded right sidenav

7 years agoMerge pull request #2728 from Simounet/fix/side-nav-scrolling
Nicolas Lœuillet [Fri, 30 Dec 2016 13:57:39 +0000 (14:57 +0100)] 
Merge pull request #2728 from Simounet/fix/side-nav-scrolling

Fix right side-nav scrolling on low height window

7 years agoRemoved the small element on reading time 2735/head
Nicolas Lœuillet [Fri, 30 Dec 2016 13:17:18 +0000 (14:17 +0100)] 
Removed the small element on reading time

7 years agoFix double overlay on expanded right sidenav 2729/head
Simounet [Thu, 29 Dec 2016 18:17:36 +0000 (19:17 +0100)] 
Fix double overlay on expanded right sidenav

7 years agoFix action's icons position 2728/head
Simounet [Fri, 30 Dec 2016 12:54:13 +0000 (13:54 +0100)] 
Fix action's icons position

7 years agoFix right side-nav scrolling on low height window
Simounet [Thu, 29 Dec 2016 18:17:36 +0000 (19:17 +0100)] 
Fix right side-nav scrolling on low height window

7 years agoMerge pull request #2725 from lapineige/master
Nicolas Lœuillet [Fri, 30 Dec 2016 12:50:44 +0000 (13:50 +0100)] 
Merge pull request #2725 from lapineige/master

Share to Shaarli - Include tags

7 years agoFixed API error 'No matching accepted Response format could be determined' 2733/head
Nicolas Lœuillet [Fri, 30 Dec 2016 12:23:02 +0000 (13:23 +0100)] 
Fixed API error 'No matching accepted Response format could be determined'

7 years agoMerge pull request #2732 from Simounet/fix/firefox-addon-url
Nicolas Lœuillet [Fri, 30 Dec 2016 12:18:22 +0000 (13:18 +0100)] 
Merge pull request #2732 from Simounet/fix/firefox-addon-url

Firefox add-on URL updated

7 years agoFirefox add-on URL updated 2732/head
Simounet [Fri, 30 Dec 2016 11:01:38 +0000 (12:01 +0100)] 
Firefox add-on URL updated

7 years agoMerge pull request #2730 from Simounet/feature/all-actions-on-mobile
Nicolas Lœuillet [Fri, 30 Dec 2016 10:10:47 +0000 (11:10 +0100)] 
Merge pull request #2730 from Simounet/feature/all-actions-on-mobile

Access to search, filters, export on mobile

7 years agoMerge pull request #2731 from llune/patch-2
Nicolas Lœuillet [Fri, 30 Dec 2016 07:55:15 +0000 (08:55 +0100)] 
Merge pull request #2731 from llune/patch-2

Minor typo fix

7 years agoMinor typo fix 2731/head
llune [Fri, 30 Dec 2016 01:20:58 +0000 (02:20 +0100)] 
Minor typo fix

7 years agoAccess to search, filters, export on mobile 2730/head
Simounet [Thu, 29 Dec 2016 18:19:51 +0000 (19:19 +0100)] 
Access to search, filters, export on mobile

7 years agoMerge pull request #2702 from wallabag/add-index-uuid
Nicolas Lœuillet [Thu, 29 Dec 2016 09:54:07 +0000 (10:54 +0100)] 
Merge pull request #2702 from wallabag/add-index-uuid

Added index on entry.uuid

7 years agoRenamed uuid to uid 2702/head
Nicolas Lœuillet [Thu, 29 Dec 2016 09:09:44 +0000 (10:09 +0100)] 
Renamed uuid to uid

7 years agoMerge pull request #2724 from Simounet/fix/reading-time
Thomas Citharel [Wed, 28 Dec 2016 17:11:01 +0000 (18:11 +0100)] 
Merge pull request #2724 from Simounet/fix/reading-time

Fix entry reading time

7 years agoShare tags to Shaarli - Material theme 2725/head
lapineige [Wed, 28 Dec 2016 11:27:09 +0000 (12:27 +0100)] 
Share tags to Shaarli - Material theme

7 years agoShare tags to Shaarli - Baggy theme
lapineige [Wed, 28 Dec 2016 11:27:00 +0000 (12:27 +0100)] 
Share tags to Shaarli - Baggy theme

7 years agoMerge pull request #2723 from wallabag/fix-export-tag-space
Nicolas Lœuillet [Wed, 28 Dec 2016 08:10:14 +0000 (09:10 +0100)] 
Merge pull request #2723 from wallabag/fix-export-tag-space

Fixed export by tags with a tag which contains space

7 years agoFix entry reading time 2724/head
Simounet [Tue, 27 Dec 2016 21:37:24 +0000 (22:37 +0100)] 
Fix entry reading time

7 years agoFixed export by tags with a tag which contains space 2723/head
Nicolas Lœuillet [Tue, 27 Dec 2016 20:26:53 +0000 (21:26 +0100)] 
Fixed export by tags with a tag which contains space

7 years agoChanged uuid type in database
Nicolas Lœuillet [Fri, 23 Dec 2016 08:49:22 +0000 (09:49 +0100)] 
Changed uuid type in database

7 years agoFixed index on entry.uuid and changed uuid field type
Nicolas Lœuillet [Sun, 18 Dec 2016 13:09:56 +0000 (14:09 +0100)] 
Fixed index on entry.uuid and changed uuid field type

7 years agoAdded index on table creation
Nicolas Lœuillet [Wed, 14 Dec 2016 09:11:33 +0000 (10:11 +0100)] 
Added index on table creation

7 years agoAdded index on entry.uuid
Nicolas Lœuillet [Wed, 14 Dec 2016 08:47:07 +0000 (09:47 +0100)] 
Added index on entry.uuid
Useful for entry sharing

7 years agoMerge pull request #2696 from wallabag/run-migration
Nicolas Lœuillet [Fri, 23 Dec 2016 08:31:41 +0000 (09:31 +0100)] 
Merge pull request #2696 from wallabag/run-migration

Run migration on each test

7 years agoFix bad migration for PostreSQL 2696/head
Jeremy Benoist [Fri, 23 Dec 2016 08:00:13 +0000 (09:00 +0100)] 
Fix bad migration for PostreSQL

Queries weren’t executed for PostgreSQL, bad syntax.

7 years agoMerge pull request #2714 from Simounet/fix/entry-card-shadow
Jeremy Benoist [Tue, 20 Dec 2016 13:52:50 +0000 (14:52 +0100)] 
Merge pull request #2714 from Simounet/fix/entry-card-shadow

Fix the box shadow on the card entry

7 years agoFix the box shadow on the card entry 2714/head
Simounet [Tue, 20 Dec 2016 12:04:51 +0000 (13:04 +0100)] 
Fix the box shadow on the card entry

7 years agoBe consistent between migration & schema definition
Jeremy Benoist [Mon, 19 Dec 2016 13:24:19 +0000 (14:24 +0100)] 
Be consistent between migration & schema definition

7 years agofixup! Run migration in test, ready for MySQL
Jeremy Benoist [Tue, 13 Dec 2016 09:41:47 +0000 (10:41 +0100)] 
fixup! Run migration in test, ready for MySQL

7 years agoUse actual database name
Jeremy Benoist [Tue, 13 Dec 2016 09:31:53 +0000 (10:31 +0100)] 
Use actual database name

We can't retrieve the environment within the migration.
And when we ran migration on Travis, database name isn't `database_name` but `test_database_name`.
Retrieve the database name from the connection is more accurate

7 years agopocket_consumer_key can be null
Jeremy Benoist [Tue, 13 Dec 2016 08:35:54 +0000 (09:35 +0100)] 
pocket_consumer_key can be null

7 years agofixup! Manually import file for PostgreSQL
Jeremy Benoist [Mon, 12 Dec 2016 10:55:37 +0000 (11:55 +0100)] 
fixup! Manually import file for PostgreSQL

7 years agoRemove comment
Jeremy Benoist [Mon, 12 Dec 2016 10:46:43 +0000 (11:46 +0100)] 
Remove comment

"The string "--" is not permitted within comments."

7 years agoAdd orignal DB schema
Jeremy Benoist [Mon, 12 Dec 2016 10:37:26 +0000 (11:37 +0100)] 
Add orignal DB schema

7 years agoAnd of course it doesn't work for SQLite
Jeremy Benoist [Mon, 12 Dec 2016 10:32:20 +0000 (11:32 +0100)] 
And of course it doesn't work for SQLite

7 years agoManually import file for PostgreSQL
Jeremy Benoist [Mon, 12 Dec 2016 10:29:45 +0000 (11:29 +0100)] 
Manually import file for PostgreSQL

7 years agoRun migration in test, ready for MySQL
Jeremy Benoist [Mon, 12 Dec 2016 10:01:54 +0000 (11:01 +0100)] 
Run migration in test, ready for MySQL

7 years agoMerge pull request #2616 from mathieui/doc-https-links
Jeremy Benoist [Mon, 19 Dec 2016 09:29:18 +0000 (10:29 +0100)] 
Merge pull request #2616 from mathieui/doc-https-links

Change documentation links to HTTPS

7 years agoMerge pull request #2682 from wallabag/migration-config
Jeremy Benoist [Sun, 18 Dec 2016 19:32:35 +0000 (20:32 +0100)] 
Merge pull request #2682 from wallabag/migration-config

Ensure craue_config_setting migration are ok

7 years agoReplaced quotes for Postgres 2682/head
Nicolas Lœuillet [Sun, 18 Dec 2016 12:47:25 +0000 (13:47 +0100)] 
Replaced quotes for Postgres

7 years agoMerge pull request #2690 from wallabag/improve-rmq-config
Nicolas Lœuillet [Fri, 16 Dec 2016 07:20:50 +0000 (08:20 +0100)] 
Merge pull request #2690 from wallabag/improve-rmq-config

Added QoS for RabbitMQ

7 years agoMerge pull request #2701 from wallabag/disable-outputWalkers
Nicolas Lœuillet [Fri, 16 Dec 2016 06:43:01 +0000 (07:43 +0100)] 
Merge pull request #2701 from wallabag/disable-outputWalkers

Removed outputWalkers for pagination

7 years agoEnsure craue_config_setting migration are ok
Jeremy Benoist [Sun, 4 Dec 2016 11:56:20 +0000 (12:56 +0100)] 
Ensure craue_config_setting migration are ok

We now can run the migration every time, new line from `craue_config_setting` are properly checked.

7 years agoMoved RabbitMQ QoS to parameters 2690/head
Nicolas Lœuillet [Thu, 15 Dec 2016 20:58:20 +0000 (21:58 +0100)] 
Moved RabbitMQ QoS to parameters

7 years agoAdded QoS for RabbitMQ
Nicolas Lœuillet [Thu, 8 Dec 2016 12:58:04 +0000 (13:58 +0100)] 
Added QoS for RabbitMQ

7 years agoRemoved outputWalkers for RSS and API 2701/head
Nicolas Lœuillet [Wed, 14 Dec 2016 08:00:14 +0000 (09:00 +0100)] 
Removed outputWalkers for RSS and API

7 years agoRemoved outputWalkers for pagination
Nicolas Lœuillet [Tue, 13 Dec 2016 19:12:21 +0000 (20:12 +0100)] 
Removed outputWalkers for pagination
Due to overload, we disabled output walkers (see https://github.com/whiteoctober/Pagerfanta/issues/115

7 years agoMerge pull request #2667 from wallabag/upgrade-symfony-32
Nicolas Lœuillet [Thu, 15 Dec 2016 21:18:45 +0000 (22:18 +0100)] 
Merge pull request #2667 from wallabag/upgrade-symfony-32

Upgrade to Symfony 3.2

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 agoMerge pull request #2699 from wallabag/remove-usertable-query
Jeremy Benoist [Tue, 13 Dec 2016 08:08:34 +0000 (09:08 +0100)] 
Merge pull request #2699 from wallabag/remove-usertable-query

Removed user join in query builder

7 years agoMerge pull request #2697 from wallabag/fix-list-mode
Nicolas Lœuillet [Mon, 12 Dec 2016 21:54:43 +0000 (22:54 +0100)] 
Merge pull request #2697 from wallabag/fix-list-mode

Add default value for list_mode

7 years agoRemoved user join in query builder 2699/head
Nicolas Lœuillet [Mon, 12 Dec 2016 21:51:29 +0000 (22:51 +0100)] 
Removed user join in query builder

7 years agoAdd default value for list_mode 2697/head
Jeremy Benoist [Mon, 12 Dec 2016 16:41:03 +0000 (17:41 +0100)] 
Add default value for list_mode

7 years agoMerge pull request #2691 from wallabag/moved-total-import-notif
Nicolas Lœuillet [Thu, 8 Dec 2016 18:02:30 +0000 (19:02 +0100)] 
Merge pull request #2691 from wallabag/moved-total-import-notif

Moved total messages from import

7 years agoMoved total messages from import 2691/head
Nicolas Lœuillet [Thu, 8 Dec 2016 15:42:48 +0000 (16:42 +0100)] 
Moved total messages from import

7 years agoMerge pull request #2689 from wallabag/change-chmod
Thomas Citharel [Thu, 8 Dec 2016 14:19:33 +0000 (15:19 +0100)] 
Merge pull request #2689 from wallabag/change-chmod

Replaced chmod for download pictures feature

7 years agoReplaced chmod for download pictures feature 2689/head
Nicolas Lœuillet [Thu, 8 Dec 2016 12:04:15 +0000 (13:04 +0100)] 
Replaced chmod for download pictures feature

7 years agoMerge pull request #2688 from wallabag/fix-browsers-import
Nicolas Lœuillet [Thu, 8 Dec 2016 08:07:09 +0000 (09:07 +0100)] 
Merge pull request #2688 from wallabag/fix-browsers-import

Fixed imports with is_starred and is_archived

7 years agoFixed imports with is_starred and is_archived 2688/head
Nicolas Lœuillet [Wed, 7 Dec 2016 15:01:50 +0000 (16:01 +0100)] 
Fixed imports with is_starred and is_archived

7 years agoMerge pull request #2686 from wallabag/fix-redis-import
Jeremy Benoist [Tue, 6 Dec 2016 20:04:08 +0000 (21:04 +0100)] 
Merge pull request #2686 from wallabag/fix-redis-import

Casted maxIterations for Redis import

7 years agoMerge pull request #2680 from wallabag/taggingrule-255
Nicolas Lœuillet [Tue, 6 Dec 2016 20:00:24 +0000 (21:00 +0100)] 
Merge pull request #2680 from wallabag/taggingrule-255

Limit rule to 255

7 years agoCasted maxIterations for Redis import 2686/head
Nicolas Lœuillet [Tue, 6 Dec 2016 10:44:40 +0000 (11:44 +0100)] 
Casted maxIterations for Redis import
Simpleue\Worker wants an integer, we gave it a string

7 years agoMerge pull request #2679 from jcharaoui/fix-2658
Nicolas Lœuillet [Sun, 4 Dec 2016 18:30:11 +0000 (19:30 +0100)] 
Merge pull request #2679 from jcharaoui/fix-2658

Fix content from imported entried being discarded when URL goes bad

7 years agoAdd some comments 2679/head
Jeremy Benoist [Sun, 4 Dec 2016 10:27:49 +0000 (11:27 +0100)] 
Add some comments

7 years agoRevert switch to KernelTestCase for ContentProxyTest
Jerome Charaoui [Sat, 3 Dec 2016 14:44:34 +0000 (09:44 -0500)] 
Revert switch to KernelTestCase for ContentProxyTest

Define the error string manually inside the test class instead of
fetching it from app config.

7 years agoLimit rule to 255 2680/head
Jeremy Benoist [Sat, 3 Dec 2016 10:10:39 +0000 (11:10 +0100)] 
Limit rule to 255

To avoid database error

7 years agoAdd missing CoreKernelTestCase class
Jerome Charaoui [Sat, 3 Dec 2016 05:26:57 +0000 (00:26 -0500)] 
Add missing CoreKernelTestCase class

7 years agoFix WallabagV1Controller test
Jerome Charaoui [Sat, 3 Dec 2016 04:59:43 +0000 (23:59 -0500)] 
Fix WallabagV1Controller test

Account for URL redirection in refreshed entry.

7 years agoFix ContentProxy tests
Jerome Charaoui [Sat, 3 Dec 2016 04:59:18 +0000 (23:59 -0500)] 
Fix ContentProxy tests

7 years agoAllow fetching content on all import types
Jerome Charaoui [Sat, 3 Dec 2016 04:55:30 +0000 (23:55 -0500)] 
Allow fetching content on all import types

For better consistency, allow all types of imported entries to update,
which was already the case for Firefox and Chrome.

7 years agoPrevent undefined index when import fetching fails
Jerome Charaoui [Sat, 3 Dec 2016 03:45:04 +0000 (22:45 -0500)] 
Prevent undefined index when import fetching fails

7 years agoImported entries which fail to fetch get standard error body
Jerome Charaoui [Sat, 3 Dec 2016 03:42:36 +0000 (22:42 -0500)] 
Imported entries which fail to fetch get standard error body

7 years agoRetain imported content if fetching fails, fixes #2658
Jerome Charaoui [Sat, 3 Dec 2016 03:41:35 +0000 (22:41 -0500)] 
Retain imported content if fetching fails, fixes #2658

7 years agoMerge pull request #2677 from wallabag/add-wallabag_user.de.yml
Nicolas Lœuillet [Thu, 1 Dec 2016 18:08:12 +0000 (19:08 +0100)] 
Merge pull request #2677 from wallabag/add-wallabag_user.de.yml

add translations/wallabag_user.de.yml (fixes #2673)

7 years agoUpdate wallabag_user.de.yml 2677/head
Strubbl [Thu, 1 Dec 2016 17:23:41 +0000 (18:23 +0100)] 
Update wallabag_user.de.yml

Wallabag->wallabag

7 years agoadd translations/wallabag_user.de.yml (fixes #2673)
Sven Fischer [Thu, 1 Dec 2016 17:03:36 +0000 (18:03 +0100)] 
add translations/wallabag_user.de.yml (fixes #2673)

7 years agoMerge pull request #2676 from wallabag/update-addons
Nicolas Lœuillet [Thu, 1 Dec 2016 13:39:48 +0000 (14:39 +0100)] 
Merge pull request #2676 from wallabag/update-addons

Updated addons links

7 years agoUpdated addons links 2676/head
Nicolas Lœuillet [Thu, 1 Dec 2016 12:48:34 +0000 (13:48 +0100)] 
Updated addons links