Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | 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 | 6 | -0/+532 | |
| |\ \ | | | | | | | | | 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 | |
| | | | | ||||||
| | * | | Validate ALL translations files | Jeremy Benoist | 2016-10-20 | 1 | -0/+2 | |
| | | | | ||||||
| | * | | Update validators.pt.yml file | Paulino Michelazzo | 2016-10-20 | 1 | -5/+5 | |
| | | | | | | | | | | | | Some missed strings translated. | |||||
| | * | | Update Portuguese (Brazilian) translation | Paulino Michelazzo | 2016-10-19 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | Adding the config.yml on the package. | |||||
| | * | | Merge remote-tracking branch 'wallabag/master' | Paulino Michelazzo | 2016-10-18 | 459 | -20211/+144794 | |
| | |\ \ | ||||||
| | * | | | Portuguese (Brazilian) translation | Paulino Michelazzo | 2016-10-18 | 4 | -0/+460 | |
| | | | | | | | | | | | | | | | | | | | | This the Portuguese (Brazilian) for the Wallaby v2. | |||||
| * | | | | Merge pull request #2493 from bmillemathias/add_link_content_fetch_problem | Nicolas Lœuillet | 2016-10-24 | 1 | -1/+2 | |
| |\ \ \ \ | | | | | | | | | | | | | Add relevant links to fetch content error page | |||||
| | * | | | | Removed the email part | Nicolas Lœuillet | 2016-10-24 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | Add relevant links to fetch content error pages. | Baptiste Mille-Mathias | 2016-10-23 | 1 | -1/+2 | |
| |/ / / / | | | | | | | | | | | | | | | | We link to the troubleshooting guide and give the mail link. | |||||
* | | | | | Merge pull request #2180 from wallabag/download-pictures | Jeremy Benoist | 2016-11-03 | 72 | -86/+1051 | |
|\ \ \ \ \ | | | | | | | | | | | | | 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 | 17 | -49/+222 | |
| | | | | | | ||||||
| * | | | | | Use custom event instead of Doctrine ones | Jeremy Benoist | 2016-11-01 | 8 | -126/+202 | |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | 15 | -35/+62 | |
| | | | | | | ||||||
| * | | | | | Ability to enable/disable downloading images | Jeremy Benoist | 2016-10-30 | 4 | -0/+78 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 3 | -2/+20 | |
| | | | | | | ||||||
| * | | | | | Fixing tests | Jeremy Benoist | 2016-10-30 | 7 | -23/+63 | |
| | | | | | | ||||||
| * | | | | | Use doctrine event to download images | Jeremy Benoist | 2016-10-30 | 6 | -128/+397 | |
| | | | | | | ||||||
| * | | | | | Cleanup | Jeremy Benoist | 2016-10-30 | 2 | -3/+2 | |
| | | | | | | ||||||
| * | | | | | Move related event things in Event folder | Jeremy Benoist | 2016-10-30 | 8 | -9/+10 | |
| | | | | | | ||||||
| * | | | | | 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 | 3 | -170/+158 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Needs to rewrite them properly (get base url) | |||||
| * | | | | | first draft (from v1) | Thomas Citharel | 2016-10-29 | 1 | -0/+168 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #2523 from wallabag/qrcode-android-app | Nicolas Lœuillet | 2016-11-03 | 19 | -38/+80 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Added QRCode and link to configure android application | |||||
| * | | | | | avoid eslint warning by disabling line | Thomas Citharel | 2016-11-03 | 5 | -35/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
| * | | | | | Fixed review | Nicolas Lœuillet | 2016-10-31 | 2 | -8/+8 | |
| | | | | | | ||||||
| * | | | | | Added translations and baggy part | Nicolas Lœuillet | 2016-10-31 | 16 | -5/+26 | |
| | | | | | | ||||||
| * | | | | | Added QRCode and link to configure android application | Nicolas Lœuillet | 2016-10-31 | 8 | -39/+59 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #2499 from wallabag/add-relation-client-user | Jeremy Benoist | 2016-10-29 | 6 | -7/+110 | |
|\ \ \ \ \ | | | | | | | | | | | | | Added relation between API Client and User | |||||
| * | | | | | Remove backquote in query | Nicolas Lœuillet | 2016-10-28 | 1 | -4/+1 | |
| | | | | | | ||||||
| * | | | | | Fixed migration and added tests | Nicolas Lœuillet | 2016-10-28 | 3 | -4/+18 | |
| | | | | | | ||||||
| * | | | | | Added relation between API Client and User | Nicolas Lœuillet | 2016-10-24 | 4 | -3/+95 | |
|/ / / / / | | | | | | | | | | | | | | | | Fix #2062 | |||||
* | | | | | Merge pull request #2496 from wallabag/mruminski-patch-1 | Nicolas Lœuillet | 2016-10-24 | 1 | -10/+10 | |
|\ \ \ \ \ | | | | | | | | | | | | | Update messages.pl.yml | |||||
| * | | | | | 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 | 82 | -1574/+659 | |
|\| | | | | ||||||
| * | | | | Merge pull request #2486 from wallabag/translate-backup-doc | Jeremy Benoist | 2016-10-22 | 5 | -11/+63 | |
| |\ \ \ \ | | | | | | | | | | | | | Added :fr: documentation for wallabag backup | |||||
| | * | | | | Translate backup.rst to German | Julian Oster | 2016-10-22 | 1 | -14/+14 | |
| | | | | | | ||||||
| | * | | | | Added :fr: documentation for wallabag backup | Nicolas Lœuillet | 2016-10-22 | 5 | -11/+63 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #2484 from bmillemathias/fix_2479 | Nicolas Lœuillet | 2016-10-22 | 2 | -0/+27 | |
| |\ \ \ \ | | | | | | | | | | | | | Document what to backup in Wallabag | |||||
| | * | | | | Document what to backup in Wallabag | Baptiste Mille-Mathias | 2016-10-22 | 2 | -0/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes issue #2479 | |||||
| * | | | | | Merge pull request #2485 from bmillemathias/fix_android_documentation | Jeremy Benoist | 2016-10-22 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Fix missing words in Android application documentation |