Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Renamed variable for page title | Nicolas Lœuillet | 2016-10-26 | 3 | -9/+9 | |
| | | | ||||||
| * | | Added tag label in the page title | Nicolas Lœuillet | 2016-10-26 | 16 | -15/+24 | |
| | | | | | | | | | | | | Fix #2472 | |||||
| * | | Merge pull request #2473 from pmichelazzo/master | Jeremy Benoist | 2016-10-25 | 2 | -0/+498 | |
| |\ \ | | |/ | |/| | Portuguese (Brazilian) translation | |||||
| | * | Translated missed line 147 | Paulino Michelazzo | 2016-10-25 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix Portuguese translation | Jeremy Benoist | 2016-10-21 | 1 | -2/+2 | |
| | | | ||||||
| | * | Update translation | Paulino Michelazzo | 2016-10-21 | 1 | -60/+60 | |
| | | | ||||||
| | * | Update Portuguese translations | Jeremy Benoist | 2016-10-20 | 1 | -9/+78 | |
| | | | ||||||
| | * | Update validators.pt.yml file | Paulino Michelazzo | 2016-10-20 | 1 | -5/+5 | |
| | | | | | | | | | Some missed strings translated. | |||||
| | * | Merge remote-tracking branch 'wallabag/master' | Paulino Michelazzo | 2016-10-18 | 235 | -20760/+5158 | |
| | |\ | ||||||
| | * | | Portuguese (Brazilian) translation | Paulino Michelazzo | 2016-10-18 | 2 | -0/+429 | |
| | | | | | | | | | | | | | | | | This the Portuguese (Brazilian) for the Wallaby v2. | |||||
* | | | | Merge pull request #2180 from wallabag/download-pictures | Jeremy Benoist | 2016-11-03 | 41 | -37/+635 | |
|\ \ \ \ | | | | | | | | | | | Download pictures | |||||
| * | | | | Add warning message for import + download images | Jeremy Benoist | 2016-11-03 | 19 | -4/+81 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | When import isn't async and downloading images is enabled, we warn the user that import can fail. Also, added missing translations | |||||
| * | | | | CS | Jeremy Benoist | 2016-11-02 | 1 | -2/+0 | |
| | | | | | ||||||
| * | | | | Add more importer to wallabag:import command | Jeremy Benoist | 2016-11-02 | 1 | -10/+16 | |
| | | | | | | | | | | | | | | | | | | | | All importer available expect Pocket which require an oAuth login. | |||||
| * | | | | Add entry.saved event to import & rest | Jeremy Benoist | 2016-11-02 | 8 | -10/+76 | |
| | | | | | ||||||
| * | | | | Use custom event instead of Doctrine ones | Jeremy Benoist | 2016-11-01 | 6 | -108/+165 | |
| | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | | | Add translations & migration | Jeremy Benoist | 2016-10-31 | 3 | -35/+7 | |
| | | | | | ||||||
| * | | | | Ability to enable/disable downloading images | Jeremy Benoist | 2016-10-30 | 3 | -0/+38 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| * | | | | Move settings before Entry | Jeremy Benoist | 2016-10-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Because we need wallabag_url to be defined when we’ll insert entries | |||||
| * | | | | Add instance url to the downloaded images | Jeremy Benoist | 2016-10-30 | 2 | -1/+17 | |
| | | | | | ||||||
| * | | | | Fixing tests | Jeremy Benoist | 2016-10-30 | 3 | -17/+38 | |
| | | | | | ||||||
| * | | | | Use doctrine event to download images | Jeremy Benoist | 2016-10-30 | 4 | -128/+274 | |
| | | | | | ||||||
| * | | | | Cleanup | Jeremy Benoist | 2016-10-30 | 2 | -3/+2 | |
| | | | | | ||||||
| * | | | | Move related event things in Event folder | Jeremy Benoist | 2016-10-30 | 5 | -6/+6 | |
| | | | | | ||||||
| * | | | | CS | Jeremy Benoist | 2016-10-29 | 2 | -37/+42 | |
| | | | | | ||||||
| * | | | | Working | Thomas Citharel | 2016-10-29 | 1 | -1/+43 | |
| | | | | | ||||||
| * | | | | Download pictures successfully | Thomas Citharel | 2016-10-29 | 2 | -169/+156 | |
| | | | | | | | | | | | | | | | | | | | | Needs to rewrite them properly (get base url) | |||||
| * | | | | first draft (from v1) | Thomas Citharel | 2016-10-29 | 1 | -0/+168 | |
| | | | | | ||||||
* | | | | | Fixed review | Nicolas Lœuillet | 2016-10-31 | 2 | -8/+8 | |
| | | | | | ||||||
* | | | | | Added translations and baggy part | Nicolas Lœuillet | 2016-10-31 | 13 | -2/+23 | |
| | | | | | ||||||
* | | | | | Added QRCode and link to configure android application | Nicolas Lœuillet | 2016-10-31 | 2 | -0/+13 | |
|/ / / / | ||||||
* | | | | Added relation between API Client and User | Nicolas Lœuillet | 2016-10-24 | 3 | -3/+48 | |
| | | | | | | | | | | | | | | | | Fix #2062 | |||||
* | | | | Update messages.pl.yml | Mateusz Rumiński | 2016-10-24 | 1 | -10/+10 | |
| | | | | | | | | | | | | translate reset section to polish | |||||
* | | | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-10-24 | 25 | -84/+146 | |
|\| | | | ||||||
| * | | | Merge pull request #2481 from wallabag/some-fixes | Nicolas Lœuillet | 2016-10-21 | 17 | -7/+56 | |
| |\ \ \ | | | | | | | | | | | Some fixes | |||||
| | * | | | Update Twitter cards description | Jeremy Benoist | 2016-10-21 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Update translation for piwik_host | Jeremy Benoist | 2016-10-21 | 2 | -2/+2 | |
| | | | | | ||||||
| | * | | | Fix missing translations | Jeremy Benoist | 2016-10-21 | 11 | -0/+33 | |
| | | | | | ||||||
| | * | | | Requeue depending on producer | Jeremy Benoist | 2016-10-20 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | | | | | Browser import can requeue message from `parseEntry` but we should take care of the way import are handled (depending on the producer) | |||||
| | * | | | Avoid RabbitMQ consumer to loop | Jeremy Benoist | 2016-10-20 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | 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. | |||||
| | * | | | Translate date | Jeremy Benoist | 2016-10-20 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | 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.. | |||||
| | * | | | Fix french translation | Jeremy Benoist | 2016-10-20 | 1 | -1/+1 | |
| | | |/ | | |/| | ||||||
| * / | | If reload content failed, don’t update it | Jeremy Benoist | 2016-10-20 | 4 | -1/+13 | |
| |/ / | | | | | | | | | | 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. | |||||
| * | | Merge pull request #2455 from wallabag/fix-material-config-tabs | Jeremy Benoist | 2016-10-16 | 2 | -10/+10 | |
| |\ \ | | | | | | | | | Fix tabs on material | |||||
| | * | | Fix tabs on material | Thomas Citharel | 2016-10-15 | 2 | -10/+10 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
| * | | | Merge pull request #2454 from wallabag/fix-baggy-small-width | Jeremy Benoist | 2016-10-16 | 1 | -14/+14 | |
| |\ \ \ | | | | | | | | | | | Fix baggy display on small screens | |||||
| | * | | | Fix baggy on small screens | Thomas Citharel | 2016-10-15 | 1 | -14/+14 | |
| | |/ / | ||||||
| * | | | Merge pull request #2459 from wallabag/improve-german-translation | Thomas Citharel | 2016-10-16 | 2 | -49/+49 | |
| |\ \ \ | | | | | | | | | | | German: improve existing and add missing translation | |||||
| | * | | | German: improve existing and add missing translation | Sven Fischer | 2016-10-16 | 2 | -49/+49 | |
| | |/ / | ||||||
| * / / | add link to German documentation in about page | Sven Fischer | 2016-10-16 | 1 | -0/+1 | |
| |/ / |