]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
7 years agoDisable deprecation that fail test
Jeremy Benoist [Sat, 24 Sep 2016 17:55:23 +0000 (19:55 +0200)] 
Disable deprecation that fail test

7 years agoMerge pull request #2301 from wallabag/fix-rss-feeds
Jeremy Benoist [Thu, 22 Sep 2016 05:51:05 +0000 (07:51 +0200)] 
Merge pull request #2301 from wallabag/fix-rss-feeds

fix feeds not syncing on android app

7 years agofix feeds not syncing on android app 2301/head
Thomas Citharel [Wed, 21 Sep 2016 17:51:19 +0000 (19:51 +0200)] 
fix feeds not syncing on android app

7 years agoMerge pull request #2239 from wallabag/documentation-2.1
Nicolas Lœuillet [Tue, 20 Sep 2016 12:29:16 +0000 (14:29 +0200)] 
Merge pull request #2239 from wallabag/documentation-2.1

Update documentation with new features for 2.1

7 years agoMerge pull request #2299 from mruminski/2.1
Thomas Citharel [Tue, 20 Sep 2016 06:33:27 +0000 (08:33 +0200)] 
Merge pull request #2299 from mruminski/2.1

polish version

7 years agoUpdate CraueConfigBundle.pl.yml 2299/head
Mateusz Rumiński [Mon, 19 Sep 2016 21:16:37 +0000 (23:16 +0200)] 
Update CraueConfigBundle.pl.yml

fix misspell

7 years agoUpdate CraueConfigBundle.pl.yml
Mateusz Rumiński [Mon, 19 Sep 2016 21:02:50 +0000 (23:02 +0200)] 
Update CraueConfigBundle.pl.yml

add missing translation

7 years agoUpdate messages.pl.yml
Mateusz Rumiński [Mon, 19 Sep 2016 20:53:02 +0000 (22:53 +0200)] 
Update messages.pl.yml

add missing translation

7 years agoUpdate wallabag_user.pl.yml
Mateusz Rumiński [Mon, 19 Sep 2016 20:37:03 +0000 (22:37 +0200)] 
Update wallabag_user.pl.yml

add missing "

7 years agopolish version
Mateusz Rumiński [Mon, 19 Sep 2016 18:42:55 +0000 (20:42 +0200)] 
polish version

create wallabag_user.pl.yml file

7 years agoFixed version in documentation 2239/head
Nicolas Lœuillet [Mon, 19 Sep 2016 13:23:04 +0000 (15:23 +0200)] 
Fixed version in documentation

7 years agoFix wallabag version in documentation
Nicolas Lœuillet [Thu, 15 Sep 2016 12:26:30 +0000 (14:26 +0200)] 
Fix wallabag version in documentation

7 years agoAdd documentation about article sharing
Nicolas Lœuillet [Thu, 25 Aug 2016 13:28:46 +0000 (15:28 +0200)] 
Add documentation about article sharing

7 years agoUpdate generated files from Symfony
Jeremy Benoist [Mon, 19 Sep 2016 09:35:35 +0000 (11:35 +0200)] 
Update generated files from Symfony

7 years agoMerge remote-tracking branch 'origin/master' into 2.1
Jeremy Benoist [Mon, 19 Sep 2016 09:23:07 +0000 (11:23 +0200)] 
Merge remote-tracking branch 'origin/master' into 2.1

7 years agoMerge pull request #2297 from morhelluin/epub-export-special-chars
Jeremy Benoist [Mon, 19 Sep 2016 09:18:17 +0000 (11:18 +0200)] 
Merge pull request #2297 from morhelluin/epub-export-special-chars

Fix issue #2296: epub export with special chars in the title.

7 years agoMerge pull request #1941 from wallabag/v2-asynchronous-jobs
Jeremy Benoist [Mon, 19 Sep 2016 05:15:40 +0000 (07:15 +0200)] 
Merge pull request #1941 from wallabag/v2-asynchronous-jobs

Use asynchronous jobs for imports

7 years agoFix issue #2296: epub export with `+` in the title. 2297/head
Étienne Gilli [Sun, 18 Sep 2016 12:43:54 +0000 (14:43 +0200)] 
Fix issue #2296: epub export with `+` in the title.

7 years agoAvoid losing entry when fetching fail 1941/head
Jeremy Benoist [Sat, 17 Sep 2016 05:40:56 +0000 (07:40 +0200)] 
Avoid losing entry when fetching fail

Instead of just say “Failed to save entry” we’ll save the entry at all cost and try to fetch content. If fetching content failed, the entry will still be saved at least, but without content.

7 years agoMissing some migrations
Jeremy Benoist [Fri, 16 Sep 2016 20:58:33 +0000 (22:58 +0200)] 
Missing some migrations

and CS

7 years agoMoved Pocket token to user config
Jeremy Benoist [Fri, 16 Sep 2016 20:22:25 +0000 (22:22 +0200)] 
Moved Pocket token to user config

7 years agoOnly display message in queue for admin
Jeremy Benoist [Fri, 16 Sep 2016 18:08:07 +0000 (20:08 +0200)] 
Only display message in queue for admin

Instead of for EVERYONE

7 years agoMerge pull request #2292 from wallabag/fix-markasread-label
Nicolas Lœuillet [Fri, 16 Sep 2016 06:50:07 +0000 (08:50 +0200)] 
Merge pull request #2292 from wallabag/fix-markasread-label

Fixed label for mark as read link in entry view

7 years agoFixed label for mark as read link in entry view 2292/head
Nicolas Lœuillet [Thu, 15 Sep 2016 13:32:01 +0000 (15:32 +0200)] 
Fixed label for mark as read link in entry view
Fix #2286

7 years agoMerge pull request #2291 from wallabag/add-links-doc-homepage
Jeremy Benoist [Thu, 15 Sep 2016 13:20:37 +0000 (15:20 +0200)] 
Merge pull request #2291 from wallabag/add-links-doc-homepage

Add links to translations in documentation homepage

7 years agoAdd links to translations in documentation homepage 2291/head
Nicolas Lœuillet [Thu, 15 Sep 2016 12:58:14 +0000 (14:58 +0200)] 
Add links to translations in documentation homepage

7 years agoMerge pull request #2287 from wallabag/remove-footer
Jeremy Benoist [Thu, 15 Sep 2016 12:21:21 +0000 (14:21 +0200)] 
Merge pull request #2287 from wallabag/remove-footer

Remove footer part

7 years agoRemove FooterController 2287/head
Nicolas Lœuillet [Thu, 15 Sep 2016 09:11:24 +0000 (11:11 +0200)] 
Remove FooterController

7 years agoMerge pull request #2290 from wallabag/Quent-in-patch-1
Jeremy Benoist [Thu, 15 Sep 2016 07:27:08 +0000 (09:27 +0200)] 
Merge pull request #2290 from wallabag/Quent-in-patch-1

Update messages.oc.yml

7 years agoUpdate messages.oc.yml 2290/head
Quent-in [Wed, 14 Sep 2016 15:54:09 +0000 (17:54 +0200)] 
Update messages.oc.yml

L44 : vosautres, general form
vosaltres : local and catalan form
vosaultres : doesnt exist ^^

7 years agoAMPQ -> AMQP
Jeremy Benoist [Wed, 14 Sep 2016 08:17:22 +0000 (10:17 +0200)] 
AMPQ -> AMQP

7 years agoFix typo
Jeremy Benoist [Wed, 14 Sep 2016 07:10:13 +0000 (09:10 +0200)] 
Fix typo

7 years agoAdd missing translations
Jeremy Benoist [Tue, 13 Sep 2016 20:38:05 +0000 (22:38 +0200)] 
Add missing translations

7 years agoAdd more “real” tests
Jeremy Benoist [Tue, 13 Sep 2016 20:27:27 +0000 (22:27 +0200)] 
Add more “real” tests

7 years agoChange flash message for queued articles
Jeremy Benoist [Tue, 13 Sep 2016 19:09:05 +0000 (21:09 +0200)] 
Change flash message for queued articles

7 years agoDisplay how many messages are queue
Jeremy Benoist [Tue, 13 Sep 2016 18:31:32 +0000 (20:31 +0200)] 
Display how many messages are queue

- update the docker-composer to add Redis
- add migrations

7 years agoRemove footer part
Nicolas Lœuillet [Tue, 13 Sep 2016 18:31:06 +0000 (20:31 +0200)] 
Remove footer part

7 years agoUpdate import.worker.enabled translation
Jeremy Benoist [Mon, 12 Sep 2016 07:07:53 +0000 (09:07 +0200)] 
Update import.worker.enabled translation

7 years agoFix tests
Jeremy Benoist [Sun, 11 Sep 2016 21:57:27 +0000 (23:57 +0200)] 
Fix tests

7 years agoAdd tests on ImportCommand
Jeremy Benoist [Sun, 11 Sep 2016 19:40:08 +0000 (21:40 +0200)] 
Add tests on ImportCommand

7 years agoUpdate docs about worker
Jeremy Benoist [Sun, 11 Sep 2016 18:43:16 +0000 (20:43 +0200)] 
Update docs about worker

7 years agoAdd more tests
Jeremy Benoist [Sun, 11 Sep 2016 18:24:04 +0000 (20:24 +0200)] 
Add more tests

And ability to define how many messages can be hanle by the redis worker before stopping (usefull for tests)

7 years agoRe-facto EntryConsumer
Jeremy Benoist [Sun, 11 Sep 2016 18:23:17 +0000 (20:23 +0200)] 
Re-facto EntryConsumer

Using an abstract method allow to share code but also can be used it we add a new broker in the future

7 years agoDisplay a message when async is enabled
Jeremy Benoist [Sun, 11 Sep 2016 18:22:38 +0000 (20:22 +0200)] 
Display a message when async is enabled

7 years agoEnable Redis on Travis
Jeremy Benoist [Sun, 11 Sep 2016 16:19:41 +0000 (18:19 +0200)] 
Enable Redis on Travis

Add generated files from `composer up`
Add more articles for Readability tests

7 years agoEnable Redis async import
Jeremy Benoist [Fri, 9 Sep 2016 19:02:03 +0000 (21:02 +0200)] 
Enable Redis async import

- using javibravo/simpleue
- internal config value are now `import_with_redis` & `import_with_rabbit` which are more clear
- if both option are enable rabbit will be choosen
- services imports related to async are now splitted into 2 files: `redis.yml` & `rabbit.yml`
-

7 years agoRetrieve created date from Pocket
Jeremy Benoist [Fri, 9 Sep 2016 18:45:30 +0000 (20:45 +0200)] 
Retrieve created date from Pocket

7 years agoAdd test for RabbitMQ
Jeremy Benoist [Fri, 9 Sep 2016 16:02:29 +0000 (18:02 +0200)] 
Add test for RabbitMQ

Also update Symfony deps

7 years agoFix DateTime & clear()
Jeremy Benoist [Fri, 9 Sep 2016 08:12:25 +0000 (10:12 +0200)] 
Fix DateTime & clear()

7 years agoAdd ability to define created_at for all import
Jeremy Benoist [Fri, 9 Sep 2016 07:36:07 +0000 (09:36 +0200)] 
Add ability to define created_at for all import

At the moment only Readability & wallabag v2 import allow created_at import.
Pocket removed `time_added` field from their API v2 to v3...
And wallabag v1 doesn't export that value.

7 years agoCS
Jeremy Benoist [Mon, 5 Sep 2016 07:35:42 +0000 (09:35 +0200)] 
CS

7 years agoSome cleanup & refactor
Jeremy Benoist [Mon, 5 Sep 2016 05:50:10 +0000 (07:50 +0200)] 
Some cleanup & refactor

7 years agoRetrieve all items from Pocket
Jeremy Benoist [Mon, 5 Sep 2016 05:13:09 +0000 (07:13 +0200)] 
Retrieve all items from Pocket

5000 by 5000.
Also, retrieve newest item first.

7 years agoConvert other imports to Rabbit
Jeremy Benoist [Sun, 4 Sep 2016 19:49:21 +0000 (21:49 +0200)] 
Convert other imports to Rabbit

7 years agoSend every imported item to the queue
Jeremy Benoist [Sat, 3 Sep 2016 15:36:57 +0000 (17:36 +0200)] 
Send every imported item to the queue

Instead of queing real Entry to process, we queue all the item to import from Pocket in a raw format.
Then, the worker retrieve that information, find / create the entry and save it.

7 years agoUpdate docker-composer with RabbitMQ configuration
Nicolas Lœuillet [Tue, 23 Feb 2016 13:52:51 +0000 (14:52 +0100)] 
Update docker-composer with RabbitMQ configuration

7 years agoReplace RabbitMQ injection with CraueConfiguration
Nicolas Lœuillet [Mon, 15 Feb 2016 20:30:55 +0000 (21:30 +0100)] 
Replace RabbitMQ injection with CraueConfiguration

7 years agoAdd RabbitMQ service for Travis CI
Nicolas Lœuillet [Mon, 15 Feb 2016 19:35:28 +0000 (20:35 +0100)] 
Add RabbitMQ service for Travis CI

7 years ago1st draft for rabbitMQ
Nicolas Lœuillet [Fri, 15 Jan 2016 07:24:32 +0000 (08:24 +0100)] 
1st draft for rabbitMQ

7 years agoMerge pull request #2279 from wallabag/cleanup-travis
Nicolas Lœuillet [Sun, 11 Sep 2016 16:48:36 +0000 (18:48 +0200)] 
Merge pull request #2279 from wallabag/cleanup-travis

Check if asset is enable instead of opposite

7 years agoClearing entities in the loop fail on Postgres 2279/head
Jeremy Benoist [Sun, 11 Sep 2016 14:30:01 +0000 (16:30 +0200)] 
Clearing entities in the loop fail on Postgres

It looks like when you clear entities on Postgres some references are lost and tags are not saved :-/

7 years agoFix error on EntityManager clear
Jeremy Benoist [Sun, 11 Sep 2016 13:53:16 +0000 (15:53 +0200)] 
Fix error on EntityManager clear

Introduced in the recent 2.5.5 release.
Also updated deps.

7 years agoUpdate install.sh
Jeremy Benoist [Sun, 11 Sep 2016 10:52:42 +0000 (12:52 +0200)] 
Update install.sh

Since $ASSETS can be empty now and only be “build”.

7 years agoCheck if asset is enable instead of opposite
Jeremy Benoist [Fri, 9 Sep 2016 19:30:13 +0000 (21:30 +0200)] 
Check if asset is enable instead of opposite

Instead of defining ASSETS all the time, just define it when we want to
use it
Might give us more clearer build

7 years agoMerge pull request #2275 from wallabag/export-dates
Nicolas Lœuillet [Thu, 8 Sep 2016 16:33:09 +0000 (18:33 +0200)] 
Merge pull request #2275 from wallabag/export-dates

Export dates from entries

7 years agoExport dates from entries 2275/head
Jeremy Benoist [Thu, 8 Sep 2016 14:38:08 +0000 (16:38 +0200)] 
Export dates from entries

7 years agoMerge pull request #2274 from wallabag/json-response-created-at
Nicolas Lœuillet [Thu, 8 Sep 2016 10:28:46 +0000 (12:28 +0200)] 
Merge pull request #2274 from wallabag/json-response-created-at

Re-use JsonResponse

7 years agoRe-user JsonResponse 2274/head
Jeremy Benoist [Thu, 8 Sep 2016 10:03:09 +0000 (12:03 +0200)] 
Re-user JsonResponse

Since Symfony 3.1 we can define the json of a JsonResonse using `->setJson()`

7 years agoUpdate md5 checksum for 2.0.8 in documentation
Nicolas Lœuillet [Wed, 7 Sep 2016 13:40:15 +0000 (15:40 +0200)] 
Update md5 checksum for 2.0.8 in documentation

7 years agoMerge pull request #2271 from wallabag/prepare-208
Nicolas Lœuillet [Wed, 7 Sep 2016 12:53:29 +0000 (14:53 +0200)] 
Merge pull request #2271 from wallabag/prepare-208

Prepare wallabag 2.0.8

7 years agoPrepare wallabag 2.0.8 2271/head
Nicolas Lœuillet [Wed, 7 Sep 2016 12:27:32 +0000 (14:27 +0200)] 
Prepare wallabag 2.0.8

7 years agoUpdate install documentation
Nicolas Lœuillet [Tue, 6 Sep 2016 11:43:53 +0000 (13:43 +0200)] 
Update install documentation

7 years agoMerge pull request #2266 from wallabag/add-tags-counter
Jeremy Benoist [Mon, 5 Sep 2016 20:20:27 +0000 (22:20 +0200)] 
Merge pull request #2266 from wallabag/add-tags-counter

Added tags counter in sidebar (material theme)

7 years agoMerge pull request #2267 from wallabag/Quent-in-patch-1
Jeremy Benoist [Mon, 5 Sep 2016 17:49:23 +0000 (19:49 +0200)] 
Merge pull request #2267 from wallabag/Quent-in-patch-1

Occitan  updated

7 years agoOccitan updated 2267/head
Quent-in [Mon, 5 Sep 2016 16:55:53 +0000 (18:55 +0200)] 
Occitan  updated

Line 347, I'm not sure about what I wrote to avoid and end of string started with "
I had to use the simple ' in the sentence.
Let me know if it was okay like so.

7 years agoReturned 0 instead of returning empty array for Twig Extension 2266/head
Nicolas Lœuillet [Mon, 5 Sep 2016 12:17:44 +0000 (14:17 +0200)] 
Returned 0 instead of returning empty array for Twig Extension

7 years agoRemove useless variable
Nicolas Lœuillet [Mon, 5 Sep 2016 08:23:40 +0000 (10:23 +0200)] 
Remove useless variable

7 years agoSwitched enableCache visibility to private
Nicolas Lœuillet [Sun, 4 Sep 2016 19:06:52 +0000 (21:06 +0200)] 
Switched enableCache visibility to private

7 years agoAdded tags counter in sidebar (material theme)
Nicolas Lœuillet [Sun, 4 Sep 2016 18:53:28 +0000 (20:53 +0200)] 
Added tags counter in sidebar (material theme)

7 years agoMerge pull request #2263 from wallabag/speed-up-count
Jeremy Benoist [Sun, 4 Sep 2016 18:07:45 +0000 (20:07 +0200)] 
Merge pull request #2263 from wallabag/speed-up-count

Instead of selecting the whole data, just count it

7 years agoCS 2263/head
Jeremy Benoist [Sat, 3 Sep 2016 17:26:23 +0000 (19:26 +0200)] 
CS

7 years agoRemove Twig globals
Jeremy Benoist [Sat, 3 Sep 2016 17:09:28 +0000 (19:09 +0200)] 
Remove Twig globals

Twig Global function are called globally. This means even on a query to the api.

Using a function we can decide when we want to call it.

Also, remove previous `COUNT(e.id)` since it doesn't work on PostgreSQL ...

7 years agoInstead of selecting the whole data, just count it
Jeremy Benoist [Sat, 3 Sep 2016 16:11:07 +0000 (18:11 +0200)] 
Instead of selecting the whole data, just count it

Instead of performing a complex select (to retrieve all data for entry, etc...) just select the counter and retrieve it.

Down from ~50ms to ~30ms on the unread page (with 500 items)

7 years agoMerge pull request #2002 from wallabag/feature-display-itemsNumber
Jeremy Benoist [Sat, 3 Sep 2016 14:13:08 +0000 (16:13 +0200)] 
Merge pull request #2002 from wallabag/feature-display-itemsNumber

Feature display items number

7 years agoStore cache lifetime in config 2002/head
Nicolas Lœuillet [Sat, 3 Sep 2016 12:02:50 +0000 (14:02 +0200)] 
Store cache lifetime in config

7 years agoMerge pull request #2262 from wallabag/install-check-db-connection
Nicolas Lœuillet [Sat, 3 Sep 2016 11:34:13 +0000 (13:34 +0200)] 
Merge pull request #2262 from wallabag/install-check-db-connection

Add a check for the database connection

7 years agoCS 2262/head
Jeremy Benoist [Sat, 3 Sep 2016 09:45:59 +0000 (11:45 +0200)] 
CS

7 years agoUpdate test
Jeremy Benoist [Sat, 3 Sep 2016 08:34:27 +0000 (10:34 +0200)] 
Update test

If the database isn't found when checking for the connection it means, we can connect to the server.
The InstallCommand will create the database later.

Also, when checking for the SQLite connection, Doctrine creates the file (so the database). That's why the test is skipped for SQLite.

7 years agoAdd a check for the database connection
Jeremy Benoist [Sat, 3 Sep 2016 07:24:34 +0000 (09:24 +0200)] 
Add a check for the database connection

Checking for the driver isn't enough.
We are now checking if we can etablish a connection to the database before trying to do anything.
By displaying the error from the Exception (in case of error) we hope to reduce issues overload about people getting error with the database

7 years agoMerge pull request #2260 from wallabag/fix-config-fontsize
Nicolas Lœuillet [Fri, 2 Sep 2016 09:17:47 +0000 (11:17 +0200)] 
Merge pull request #2260 from wallabag/fix-config-fontsize

Fixed different font-size for labels in config screen

7 years agoFixed different font-size for labels in config screen 2260/head
Nicolas Lœuillet [Fri, 2 Sep 2016 08:53:22 +0000 (10:53 +0200)] 
Fixed different font-size for labels in config screen
Fix #1788

7 years agoMerge pull request #2252 from wallabag/fix-last-merge
Nicolas Lœuillet [Fri, 2 Sep 2016 08:27:41 +0000 (10:27 +0200)] 
Merge pull request #2252 from wallabag/fix-last-merge

Fixed last merge who caused CSS/JS bugs

7 years agoAdd tinydot to material concat 2252/head
Jeremy Benoist [Fri, 2 Sep 2016 07:52:15 +0000 (09:52 +0200)] 
Add tinydot to material concat

7 years agoMerge pull request #2242 from wallabag/fix-minor-css
Jeremy Benoist [Thu, 1 Sep 2016 20:23:45 +0000 (22:23 +0200)] 
Merge pull request #2242 from wallabag/fix-minor-css

Fix print / article views

7 years agoMerge pull request #2258 from mruminski/2.1
Nicolas Lœuillet [Thu, 1 Sep 2016 18:26:23 +0000 (20:26 +0200)] 
Merge pull request #2258 from mruminski/2.1

Update messages.pl.yml

7 years agoEnable cache for queries
Nicolas Lœuillet [Thu, 1 Sep 2016 18:20:12 +0000 (20:20 +0200)] 
Enable cache for queries

7 years agoUpdate messages.pl.yml 2258/head
Mateusz Rumiński [Thu, 1 Sep 2016 17:42:26 +0000 (19:42 +0200)] 
Update messages.pl.yml

add missing polish translations

7 years agoCSS indentation 2242/head
Nicolas Lœuillet [Thu, 1 Sep 2016 17:18:39 +0000 (19:18 +0200)] 
CSS indentation

7 years agoMerge pull request #2255 from wallabag/readability
Jeremy Benoist [Thu, 1 Sep 2016 12:18:48 +0000 (14:18 +0200)] 
Merge pull request #2255 from wallabag/readability

Add Readability import

7 years agoAdded documentation for Readability migration 2255/head
Nicolas Lœuillet [Thu, 1 Sep 2016 11:36:26 +0000 (13:36 +0200)] 
Added documentation for Readability migration