]>
git.immae.eu Git - github/wallabag/wallabag.git/log
Thomas Citharel [Wed, 21 Sep 2016 15:47:47 +0000 (17:47 +0200)]
bring chrome and firefox as separate imports
Nicolas Lœuillet [Tue, 20 Sep 2016 14:45:13 +0000 (16:45 +0200)]
Added tests for Chrome bookmarks import
Nicolas Lœuillet [Fri, 2 Sep 2016 13:21:07 +0000 (15:21 +0200)]
Indentation and renamed fixtures file
Nicolas Lœuillet [Fri, 2 Sep 2016 11:53:45 +0000 (13:53 +0200)]
Add Chrome path for Mac OS
Thomas Citharel [Tue, 12 Jul 2016 11:51:05 +0000 (13:51 +0200)]
Import Firefox & Chrome bookmarks into wallabag
Thomas Citharel [Sun, 25 Sep 2016 09:36:59 +0000 (11:36 +0200)]
Merge pull request #2306 from wallabag/redis-rabbit-check
Some checks about Redis & RabbitMQ
Jeremy Benoist [Sat, 24 Sep 2016 17:57:59 +0000 (19:57 +0200)]
Avoid failing test for user who didn’t install Redis
Jeremy Benoist [Sat, 24 Sep 2016 17:56:15 +0000 (19:56 +0200)]
Display a message when async import won’t work
Mostly if Redis or RabbitMQ isn’t installed / launched.
I guess it’ll avoid some issues.
Jeremy Benoist [Sat, 24 Sep 2016 17:55:23 +0000 (19:55 +0200)]
Disable deprecation that fail test
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
Thomas Citharel [Wed, 21 Sep 2016 17:51:19 +0000 (19:51 +0200)]
fix feeds not syncing on android app
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
Thomas Citharel [Tue, 20 Sep 2016 06:33:27 +0000 (08:33 +0200)]
Merge pull request #2299 from mruminski/2.1
polish version
Mateusz Rumiński [Mon, 19 Sep 2016 21:16:37 +0000 (23:16 +0200)]
Update CraueConfigBundle.pl.yml
fix misspell
Mateusz Rumiński [Mon, 19 Sep 2016 21:02:50 +0000 (23:02 +0200)]
Update CraueConfigBundle.pl.yml
add missing translation
Mateusz Rumiński [Mon, 19 Sep 2016 20:53:02 +0000 (22:53 +0200)]
Update messages.pl.yml
add missing translation
Mateusz Rumiński [Mon, 19 Sep 2016 20:37:03 +0000 (22:37 +0200)]
Update wallabag_user.pl.yml
add missing "
Mateusz Rumiński [Mon, 19 Sep 2016 18:42:55 +0000 (20:42 +0200)]
polish version
create wallabag_user.pl.yml file
Nicolas Lœuillet [Mon, 19 Sep 2016 13:23:04 +0000 (15:23 +0200)]
Fixed version in documentation
Nicolas Lœuillet [Thu, 15 Sep 2016 12:26:30 +0000 (14:26 +0200)]
Fix wallabag version in documentation
Nicolas Lœuillet [Thu, 25 Aug 2016 13:28:46 +0000 (15:28 +0200)]
Add documentation about article sharing
Jeremy Benoist [Mon, 19 Sep 2016 09:35:35 +0000 (11:35 +0200)]
Update generated files from Symfony
Jeremy Benoist [Mon, 19 Sep 2016 09:23:07 +0000 (11:23 +0200)]
Merge remote-tracking branch 'origin/master' into 2.1
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.
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
Étienne Gilli [Sun, 18 Sep 2016 12:43:54 +0000 (14:43 +0200)]
Fix issue #2296: epub export with `+` in the title.
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.
Jeremy Benoist [Fri, 16 Sep 2016 20:58:33 +0000 (22:58 +0200)]
Missing some migrations
and CS
Jeremy Benoist [Fri, 16 Sep 2016 20:22:25 +0000 (22:22 +0200)]
Moved Pocket token to user config
Jeremy Benoist [Fri, 16 Sep 2016 18:08:07 +0000 (20:08 +0200)]
Only display message in queue for admin
Instead of for EVERYONE
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
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
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
Nicolas Lœuillet [Thu, 15 Sep 2016 12:58:14 +0000 (14:58 +0200)]
Add links to translations in documentation homepage
Jeremy Benoist [Thu, 15 Sep 2016 12:21:21 +0000 (14:21 +0200)]
Merge pull request #2287 from wallabag/remove-footer
Remove footer part
Nicolas Lœuillet [Thu, 15 Sep 2016 09:11:24 +0000 (11:11 +0200)]
Remove FooterController
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
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 ^^
Jeremy Benoist [Wed, 14 Sep 2016 08:17:22 +0000 (10:17 +0200)]
AMPQ -> AMQP
Jeremy Benoist [Wed, 14 Sep 2016 07:10:13 +0000 (09:10 +0200)]
Fix typo
Jeremy Benoist [Tue, 13 Sep 2016 20:38:05 +0000 (22:38 +0200)]
Add missing translations
Jeremy Benoist [Tue, 13 Sep 2016 20:27:27 +0000 (22:27 +0200)]
Add more “real” tests
Jeremy Benoist [Tue, 13 Sep 2016 19:09:05 +0000 (21:09 +0200)]
Change flash message for queued articles
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
Nicolas Lœuillet [Tue, 13 Sep 2016 18:31:06 +0000 (20:31 +0200)]
Remove footer part
Jeremy Benoist [Mon, 12 Sep 2016 07:07:53 +0000 (09:07 +0200)]
Update import.worker.enabled translation
Jeremy Benoist [Sun, 11 Sep 2016 21:57:27 +0000 (23:57 +0200)]
Fix tests
Jeremy Benoist [Sun, 11 Sep 2016 19:40:08 +0000 (21:40 +0200)]
Add tests on ImportCommand
Jeremy Benoist [Sun, 11 Sep 2016 18:43:16 +0000 (20:43 +0200)]
Update docs about worker
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)
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
Jeremy Benoist [Sun, 11 Sep 2016 18:22:38 +0000 (20:22 +0200)]
Display a message when async is enabled
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
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`
-
Jeremy Benoist [Fri, 9 Sep 2016 18:45:30 +0000 (20:45 +0200)]
Retrieve created date from Pocket
Jeremy Benoist [Fri, 9 Sep 2016 16:02:29 +0000 (18:02 +0200)]
Add test for RabbitMQ
Also update Symfony deps
Jeremy Benoist [Fri, 9 Sep 2016 08:12:25 +0000 (10:12 +0200)]
Fix DateTime & clear()
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.
Jeremy Benoist [Mon, 5 Sep 2016 07:35:42 +0000 (09:35 +0200)]
CS
Jeremy Benoist [Mon, 5 Sep 2016 05:50:10 +0000 (07:50 +0200)]
Some cleanup & refactor
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.
Jeremy Benoist [Sun, 4 Sep 2016 19:49:21 +0000 (21:49 +0200)]
Convert other imports to Rabbit
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.
Nicolas Lœuillet [Tue, 23 Feb 2016 13:52:51 +0000 (14:52 +0100)]
Update docker-composer with RabbitMQ configuration
Nicolas Lœuillet [Mon, 15 Feb 2016 20:30:55 +0000 (21:30 +0100)]
Replace RabbitMQ injection with CraueConfiguration
Nicolas Lœuillet [Mon, 15 Feb 2016 19:35:28 +0000 (20:35 +0100)]
Add RabbitMQ service for Travis CI
Nicolas Lœuillet [Fri, 15 Jan 2016 07:24:32 +0000 (08:24 +0100)]
1st draft for rabbitMQ
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
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 :-/
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.
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”.
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
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
Jeremy Benoist [Thu, 8 Sep 2016 14:38:08 +0000 (16:38 +0200)]
Export dates from entries
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
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()`
Nicolas Lœuillet [Wed, 7 Sep 2016 13:40:15 +0000 (15:40 +0200)]
Update md5 checksum for 2.0.8 in documentation
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
Nicolas Lœuillet [Wed, 7 Sep 2016 12:27:32 +0000 (14:27 +0200)]
Prepare wallabag 2.0.8
Nicolas Lœuillet [Tue, 6 Sep 2016 11:43:53 +0000 (13:43 +0200)]
Update install documentation
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)
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
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.
Nicolas Lœuillet [Mon, 5 Sep 2016 12:17:44 +0000 (14:17 +0200)]
Returned 0 instead of returning empty array for Twig Extension
Nicolas Lœuillet [Mon, 5 Sep 2016 08:23:40 +0000 (10:23 +0200)]
Remove useless variable
Nicolas Lœuillet [Sun, 4 Sep 2016 19:06:52 +0000 (21:06 +0200)]
Switched enableCache visibility to private
Nicolas Lœuillet [Sun, 4 Sep 2016 18:53:28 +0000 (20:53 +0200)]
Added tags counter in sidebar (material theme)
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
Jeremy Benoist [Sat, 3 Sep 2016 17:26:23 +0000 (19:26 +0200)]
CS
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 ...
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)
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
Nicolas Lœuillet [Sat, 3 Sep 2016 12:02:50 +0000 (14:02 +0200)]
Store cache lifetime in config
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
Jeremy Benoist [Sat, 3 Sep 2016 09:45:59 +0000 (11:45 +0200)]
CS
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.
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
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
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
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