]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
7 years agoMerge pull request #2180 from wallabag/download-pictures
Jeremy Benoist [Thu, 3 Nov 2016 15:22:07 +0000 (16:22 +0100)] 
Merge pull request #2180 from wallabag/download-pictures

Download pictures

7 years agoAdd warning message for import + download images 2180/head
Jeremy Benoist [Thu, 3 Nov 2016 14:59:18 +0000 (15:59 +0100)] 
Add warning message for import + download images

When import isn't async and downloading images is enabled, we warn the user that import can fail.
Also, added missing translations

7 years agoMerge pull request #2523 from wallabag/qrcode-android-app
Nicolas Lœuillet [Thu, 3 Nov 2016 13:55:24 +0000 (14:55 +0100)] 
Merge pull request #2523 from wallabag/qrcode-android-app

Added QRCode and link to configure android application

7 years agoavoid eslint warning by disabling line 2523/head
Thomas Citharel [Thu, 3 Nov 2016 13:23:09 +0000 (14:23 +0100)] 
avoid eslint warning by disabling line

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
7 years agoCS
Jeremy Benoist [Wed, 2 Nov 2016 06:26:14 +0000 (07:26 +0100)] 
CS

7 years agoAdd more importer to wallabag:import command
Jeremy Benoist [Wed, 2 Nov 2016 06:10:57 +0000 (07:10 +0100)] 
Add more importer to wallabag:import command

All importer available expect Pocket which require an oAuth login.

7 years agoAdd entry.saved event to import & rest
Jeremy Benoist [Wed, 2 Nov 2016 06:10:23 +0000 (07:10 +0100)] 
Add entry.saved event to import & rest

7 years agoUse custom event instead of Doctrine ones
Jeremy Benoist [Tue, 1 Nov 2016 13:49:02 +0000 (14:49 +0100)] 
Use custom event instead of Doctrine ones

This give us ability to use Entry ID to determine where to store images and it’s then more easy to remove them when we remove the entry.

7 years agoFixed review
Nicolas Lœuillet [Mon, 31 Oct 2016 16:20:27 +0000 (17:20 +0100)] 
Fixed review

7 years agoAdded translations and baggy part
Nicolas Lœuillet [Mon, 31 Oct 2016 15:48:34 +0000 (16:48 +0100)] 
Added translations and baggy part

7 years agoAdded QRCode and link to configure android application
Nicolas Lœuillet [Mon, 31 Oct 2016 15:16:41 +0000 (16:16 +0100)] 
Added QRCode and link to configure android application

7 years agoAdd translations & migration
Jeremy Benoist [Mon, 31 Oct 2016 12:29:33 +0000 (13:29 +0100)] 
Add translations & migration

7 years agoAbility to enable/disable downloading images
Jeremy Benoist [Sun, 30 Oct 2016 20:30:45 +0000 (21:30 +0100)] 
Ability to enable/disable downloading images

This will speed up the test suite because it won’t download everything when we add new entry…
Add a custom test with downloading image enabled

7 years agoMove settings before Entry
Jeremy Benoist [Sun, 30 Oct 2016 19:12:34 +0000 (20:12 +0100)] 
Move settings before Entry

Because we need wallabag_url to be defined when we’ll insert entries

7 years agoAdd instance url to the downloaded images
Jeremy Benoist [Sun, 30 Oct 2016 18:50:00 +0000 (19:50 +0100)] 
Add instance url to the downloaded images

7 years agoFixing tests
Jeremy Benoist [Sun, 30 Oct 2016 10:27:09 +0000 (11:27 +0100)] 
Fixing tests

7 years agoUse doctrine event to download images
Jeremy Benoist [Sun, 30 Oct 2016 09:48:29 +0000 (10:48 +0100)] 
Use doctrine event to download images

7 years agoCleanup
Jeremy Benoist [Sun, 30 Oct 2016 08:58:53 +0000 (09:58 +0100)] 
Cleanup

7 years agoMove related event things in Event folder
Jeremy Benoist [Sun, 30 Oct 2016 08:58:39 +0000 (09:58 +0100)] 
Move related event things in Event folder

7 years agoCS
Jeremy Benoist [Sat, 22 Oct 2016 07:22:30 +0000 (09:22 +0200)] 
CS

7 years agoWorking
Thomas Citharel [Tue, 28 Jun 2016 20:06:00 +0000 (22:06 +0200)] 
Working

7 years agoDownload pictures successfully
Thomas Citharel [Tue, 28 Jun 2016 17:07:55 +0000 (19:07 +0200)] 
Download pictures successfully

Needs to rewrite them properly (get base url)

7 years agofirst draft (from v1)
Thomas Citharel [Sun, 26 Jun 2016 08:27:31 +0000 (10:27 +0200)] 
first draft (from v1)

7 years agoMerge pull request #2499 from wallabag/add-relation-client-user
Jeremy Benoist [Sat, 29 Oct 2016 11:20:55 +0000 (13:20 +0200)] 
Merge pull request #2499 from wallabag/add-relation-client-user

Added relation between API Client and User

7 years agoRemove backquote in query 2499/head
Nicolas Lœuillet [Fri, 28 Oct 2016 09:11:32 +0000 (11:11 +0200)] 
Remove backquote in query

7 years agoFixed migration and added tests
Nicolas Lœuillet [Fri, 28 Oct 2016 08:55:39 +0000 (10:55 +0200)] 
Fixed migration and added tests

7 years agoAdded relation between API Client and User
Nicolas Lœuillet [Mon, 24 Oct 2016 19:56:28 +0000 (21:56 +0200)] 
Added relation between API Client and User
Fix #2062

7 years agoMerge pull request #2496 from wallabag/mruminski-patch-1
Nicolas Lœuillet [Mon, 24 Oct 2016 18:19:53 +0000 (20:19 +0200)] 
Merge pull request #2496 from wallabag/mruminski-patch-1

Update messages.pl.yml

7 years agoUpdate messages.pl.yml 2496/head
Mateusz Rumiński [Mon, 24 Oct 2016 17:49:33 +0000 (19:49 +0200)] 
Update messages.pl.yml

translate reset section to polish

7 years agoMerge remote-tracking branch 'origin/master' into 2.2
Jeremy Benoist [Mon, 24 Oct 2016 10:03:17 +0000 (12:03 +0200)] 
Merge remote-tracking branch 'origin/master' into 2.2

7 years agoMerge pull request #2401 from wallabag/reset-account
Jeremy Benoist [Mon, 24 Oct 2016 09:57:51 +0000 (11:57 +0200)] 
Merge pull request #2401 from wallabag/reset-account

Reset account

7 years agoSQLite should use utf8, not utf8mb4 2401/head
Jeremy Benoist [Mon, 24 Oct 2016 08:10:38 +0000 (10:10 +0200)] 
SQLite should use utf8, not utf8mb4

7 years agoMerge pull request #1890 from wallabag/v2-api-annotation-switched
Nicolas Lœuillet [Mon, 24 Oct 2016 08:06:12 +0000 (10:06 +0200)] 
Merge pull request #1890 from wallabag/v2-api-annotation-switched

bring annotations to API

7 years agoFix migrations
Jeremy Benoist [Sun, 23 Oct 2016 10:35:57 +0000 (12:35 +0200)] 
Fix migrations

7 years agoMerge pull request #2486 from wallabag/translate-backup-doc
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

7 years agoTranslate backup.rst to German 2486/head
Julian Oster [Sat, 22 Oct 2016 19:11:20 +0000 (21:11 +0200)] 
Translate backup.rst to German

7 years agoAdded :fr: documentation for wallabag backup
Nicolas Lœuillet [Sat, 22 Oct 2016 12:16:17 +0000 (14:16 +0200)] 
Added :fr: documentation for wallabag backup

7 years agoLowercase wallabag
Jeremy Benoist [Sat, 22 Oct 2016 12:05:59 +0000 (14:05 +0200)] 
Lowercase wallabag

7 years agoAdd migration for MySQL utf8mb4
Jeremy Benoist [Sat, 22 Oct 2016 12:01:58 +0000 (14:01 +0200)] 
Add migration for MySQL utf8mb4

7 years agoMerge pull request #2484 from bmillemathias/fix_2479
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

7 years agoAdd verification check for MySQL version
Jeremy Benoist [Sat, 22 Oct 2016 11:41:03 +0000 (13:41 +0200)] 
Add verification check for MySQL version

Must now be >= 5.5.4

7 years agoMerge pull request #2485 from bmillemathias/fix_android_documentation
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

7 years agoMerge pull request #2456 from wallabag/use-new-pdf
Jeremy Benoist [Sat, 22 Oct 2016 11:29:58 +0000 (13:29 +0200)] 
Merge pull request #2456 from wallabag/use-new-pdf

use new tcpdf library version

7 years agoAdd missing words in the documentation 2485/head
Baptiste Mille-Mathias [Sat, 22 Oct 2016 11:21:53 +0000 (13:21 +0200)] 
Add missing words in the documentation

7 years agoUse statements & update translation
Jeremy Benoist [Tue, 11 Oct 2016 19:45:43 +0000 (21:45 +0200)] 
Use statements & update translation

7 years agoCS
Jeremy Benoist [Sat, 8 Oct 2016 09:14:09 +0000 (11:14 +0200)] 
CS

7 years agoAdd baggy reset part
Jeremy Benoist [Sat, 8 Oct 2016 09:13:55 +0000 (11:13 +0200)] 
Add baggy reset part

7 years agoAvoid orphan tags
Jeremy Benoist [Sat, 8 Oct 2016 09:05:03 +0000 (11:05 +0200)] 
Avoid orphan tags

7 years agoCleanup subscriber / listener definition
Jeremy Benoist [Sat, 8 Oct 2016 08:57:57 +0000 (10:57 +0200)] 
Cleanup subscriber / listener definition

7 years agoAdd custom doctrine subscriber for SQLite
Jeremy Benoist [Sat, 1 Oct 2016 12:01:13 +0000 (14:01 +0200)] 
Add custom doctrine subscriber for SQLite

Since SQLite doesn’t handle cascade remove by default, we need to handle it manually.

Also some refacto

7 years agoFix emoji insertion in MySQL
Jeremy Benoist [Sat, 1 Oct 2016 08:52:13 +0000 (10:52 +0200)] 
Fix emoji insertion in MySQL

Switch to utf8mb4 instead of utf8 because f*** MySQL
See https://github.com/doctrine/dbal/pull/851

7 years agoAdd ability to reset some datas
Jeremy Benoist [Sat, 1 Oct 2016 07:26:32 +0000 (09:26 +0200)] 
Add ability to reset some datas

- annotations
- tags
- entries

7 years agouse new tcpdf library version 2456/head
Thomas Citharel [Sat, 15 Oct 2016 17:39:56 +0000 (19:39 +0200)] 
use new tcpdf library version

7 years agoAdd test on /api/annotations 1890/head
Jeremy Benoist [Sat, 22 Oct 2016 10:09:20 +0000 (12:09 +0200)] 
Add test on /api/annotations

Fix controller forward in WallabagRestController.
Update PHPDoc so it is sorted the same way as others one
Duplicate all annotations test to use both api & normal way
Also, make annotation tests independent to each other

7 years agoCS
Jeremy Benoist [Sat, 22 Oct 2016 07:17:01 +0000 (09:17 +0200)] 
CS

7 years agoDocument what to backup in Wallabag 2484/head
Baptiste Mille-Mathias [Sat, 22 Oct 2016 07:14:07 +0000 (09:14 +0200)] 
Document what to backup in Wallabag

Fixes issue #2479

7 years agoAdded a missing namespace
Nicolas Lœuillet [Fri, 14 Oct 2016 13:00:42 +0000 (15:00 +0200)] 
Added a missing namespace

7 years agoPHP CS
Nicolas Lœuillet [Fri, 14 Oct 2016 12:36:08 +0000 (14:36 +0200)] 
PHP CS

7 years agofix cs and phpdoc
Thomas Citharel [Sun, 9 Oct 2016 12:01:28 +0000 (14:01 +0200)] 
fix cs and phpdoc

7 years agocs
Thomas Citharel [Thu, 6 Oct 2016 09:40:14 +0000 (11:40 +0200)] 
cs

7 years agomove code
Thomas Citharel [Wed, 5 Oct 2016 17:16:57 +0000 (19:16 +0200)] 
move code

7 years agocs
Thomas Citharel [Fri, 18 Mar 2016 21:23:49 +0000 (22:23 +0100)] 
cs

7 years agobring annotations to API
Thomas Citharel [Fri, 18 Mar 2016 15:41:23 +0000 (16:41 +0100)] 
bring annotations to API

7 years agoMerge pull request #2453 from wallabag/fix-api-export
Nicolas Lœuillet [Fri, 21 Oct 2016 13:22:11 +0000 (15:22 +0200)] 
Merge pull request #2453 from wallabag/fix-api-export

Fix API export

7 years agoMerge pull request #2481 from wallabag/some-fixes
Nicolas Lœuillet [Fri, 21 Oct 2016 13:15:41 +0000 (15:15 +0200)] 
Merge pull request #2481 from wallabag/some-fixes

Some fixes

7 years agoMerge pull request #2482 from wallabag/avoid-bad-refresh
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

7 years agoUpdate Twitter cards description 2481/head
Jeremy Benoist [Fri, 21 Oct 2016 08:51:20 +0000 (10:51 +0200)] 
Update Twitter cards description

7 years agoUpdate translation for piwik_host
Jeremy Benoist [Fri, 21 Oct 2016 08:45:39 +0000 (10:45 +0200)] 
Update translation for piwik_host

7 years agoFix missing translations
Jeremy Benoist [Fri, 21 Oct 2016 05:52:55 +0000 (07:52 +0200)] 
Fix missing translations

7 years agoThis test doesn’t require an internet connection 2482/head
Jeremy Benoist [Thu, 20 Oct 2016 21:26:16 +0000 (23:26 +0200)] 
This test doesn’t require an internet connection

7 years agoFix test
Jeremy Benoist [Thu, 20 Oct 2016 21:03:37 +0000 (23:03 +0200)] 
Fix test

7 years agoIf reload content failed, don’t update it
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.

7 years agoRequeue depending on producer
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)

7 years agoAvoid RabbitMQ consumer to loop
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.

7 years agoTranslate date
Jeremy Benoist [Thu, 20 Oct 2016 19:16:01 +0000 (21:16 +0200)] 
Translate date

I use a kind of hacky way to convert the user locale (defined with 2 letters, like `fr`) into a local with 5 letters (like `fr_FR`). I guess it should work on most of the case..

7 years agoFix french translation
Jeremy Benoist [Thu, 20 Oct 2016 19:14:46 +0000 (21:14 +0200)] 
Fix french translation

7 years agoMerge pull request #2467 from wallabag/version-213dev
Jeremy Benoist [Mon, 17 Oct 2016 09:57:52 +0000 (11:57 +0200)] 
Merge pull request #2467 from wallabag/version-213dev

Update wallabag version for master branch

7 years agoUpdate wallabag version for master branch 2467/head
Nicolas Lœuillet [Mon, 17 Oct 2016 09:56:29 +0000 (11:56 +0200)] 
Update wallabag version for master branch

7 years agoMerge pull request #2466 from wallabag/fix-update-doc
Nicolas Lœuillet [Mon, 17 Oct 2016 09:40:03 +0000 (11:40 +0200)] 
Merge pull request #2466 from wallabag/fix-update-doc

Removed MD5 hash in documentation

7 years agoRemoved MD5 hash in documentation 2466/head
Nicolas Lœuillet [Mon, 17 Oct 2016 09:35:42 +0000 (11:35 +0200)] 
Removed MD5 hash in documentation

7 years agoMerge pull request #2452 from wallabag/prepare-212
Nicolas Lœuillet [Mon, 17 Oct 2016 09:04:20 +0000 (11:04 +0200)] 
Merge pull request #2452 from wallabag/prepare-212

Prepare wallabag 2.1.2 :rocket:

7 years agoChange release title in changelog 2452/head
Nicolas Lœuillet [Mon, 17 Oct 2016 08:27:07 +0000 (10:27 +0200)] 
Change release title in changelog

7 years agoUpdate release process
Nicolas Lœuillet [Mon, 17 Oct 2016 08:23:34 +0000 (10:23 +0200)] 
Update release process

7 years agoUpdate changelog
Nicolas Lœuillet [Mon, 17 Oct 2016 08:22:51 +0000 (10:22 +0200)] 
Update changelog

7 years agoPrepare wallabag 2.1.2 :rocket:
Nicolas Lœuillet [Sat, 15 Oct 2016 13:52:05 +0000 (15:52 +0200)] 
Prepare wallabag 2.1.2 :rocket:

7 years agoMerge pull request #2464 from wallabag/fix-settings-translation
Nicolas Lœuillet [Mon, 17 Oct 2016 07:23:15 +0000 (09:23 +0200)] 
Merge pull request #2464 from wallabag/fix-settings-translation

Fixed hardcoded title for internal settings

7 years agoFixed hardcoded title for internal settings 2464/head
Nicolas Lœuillet [Mon, 17 Oct 2016 07:14:05 +0000 (09:14 +0200)] 
Fixed hardcoded title for internal settings
Fix #2458

7 years agoMerge pull request #2455 from wallabag/fix-material-config-tabs
Jeremy Benoist [Sun, 16 Oct 2016 19:06:23 +0000 (21:06 +0200)] 
Merge pull request #2455 from wallabag/fix-material-config-tabs

Fix tabs on material

7 years agoMerge pull request #2454 from wallabag/fix-baggy-small-width
Jeremy Benoist [Sun, 16 Oct 2016 19:05:30 +0000 (21:05 +0200)] 
Merge pull request #2454 from wallabag/fix-baggy-small-width

Fix baggy display on small screens

7 years agoMerge pull request #2459 from wallabag/improve-german-translation
Thomas Citharel [Sun, 16 Oct 2016 10:06:42 +0000 (12:06 +0200)] 
Merge pull request #2459 from wallabag/improve-german-translation

German: improve existing and add missing translation

7 years agoMerge pull request #2457 from wallabag/link-german-docu
Thomas Citharel [Sun, 16 Oct 2016 08:54:19 +0000 (10:54 +0200)] 
Merge pull request #2457 from wallabag/link-german-docu

add link to German documentation in about page

7 years agoGerman: improve existing and add missing translation 2459/head
Sven Fischer [Sun, 16 Oct 2016 08:45:51 +0000 (10:45 +0200)] 
German: improve existing and add missing translation

7 years agoadd link to German documentation in about page 2457/head
Sven Fischer [Sun, 16 Oct 2016 07:23:58 +0000 (09:23 +0200)] 
add link to German documentation in about page

7 years agoFix tabs on material 2455/head
Thomas Citharel [Sat, 15 Oct 2016 17:26:38 +0000 (19:26 +0200)] 
Fix tabs on material

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
7 years agoFix baggy on small screens 2454/head
Thomas Citharel [Sat, 15 Oct 2016 17:04:53 +0000 (19:04 +0200)] 
Fix baggy on small screens

7 years agoCS 2453/head
Jeremy Benoist [Sat, 15 Oct 2016 16:00:08 +0000 (18:00 +0200)] 
CS

7 years agoApiDoc & Route annotation were conflicted
Jeremy Benoist [Sat, 15 Oct 2016 14:46:42 +0000 (16:46 +0200)] 
ApiDoc & Route annotation were conflicted

The generated error was “Unable to guess how to get a Doctrine instance from the request information.”.

I haven’t checked deeper in Doctrine (I know it was coming from the DoctrineParamConverter).

Anyway, I check for FosRest possiblity to add extra format without allowing them for every route (like it was done in the first place).

I finally found a way but it then seems all request goes to the FormatListener of FosRest so I needed to add a custom rules to match all request to be sure we don’t get  a 406 error from FosRest.

Should be ok now …

7 years agoMerge pull request #2451 from wallabag/add-dev-make
Thomas Citharel [Sat, 15 Oct 2016 13:40:20 +0000 (15:40 +0200)] 
Merge pull request #2451 from wallabag/add-dev-make

Bring make dev

7 years agoMerge pull request #2450 from wallabag/new-improvement-view
Thomas Citharel [Sat, 15 Oct 2016 13:38:49 +0000 (15:38 +0200)] 
Merge pull request #2450 from wallabag/new-improvement-view

View improvements

7 years agofix stylelint 2450/head
Thomas Citharel [Sat, 15 Oct 2016 13:25:46 +0000 (15:25 +0200)] 
fix stylelint