Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move assignTagsToEntry in ContentProxy helper | Jeremy Benoist | 2016-02-19 | 2 | -43/+11 |
* | import tags from v1 (#1657) | Thomas Citharel | 2016-02-12 | 1 | -0/+23 |
* | Merge pull request #1665 from wallabag/v2-translations | Jeremy Benoist | 2016-02-11 | 1 | -1/+1 |
|\ | |||||
| * | lots of diverse translation stuff & some typos | Thomas Citharel | 2016-02-11 | 1 | -1/+1 |
* | | add tests | Thomas Citharel | 2016-02-11 | 1 | -6/+5 |
* | | CS | Thomas Citharel | 2016-02-11 | 1 | -4/+3 |
* | | reimport v1 entries if they were not fetched | Thomas Citharel | 2016-02-11 | 1 | -5/+17 |
|/ | |||||
* | Test if some keys are missing in v2 import | Nicolas Lœuillet | 2016-02-05 | 1 | -3/+9 |
* | Merge pull request #1612 from wallabag/v2-settings-page | Nicolas Lœuillet | 2016-02-04 | 1 | -2/+3 |
|\ | |||||
| * | Add CraueConfig for internal settings | Jeremy Benoist | 2016-01-31 | 1 | -2/+3 |
* | | Merge pull request #1601 from wallabag/v2-import-from-v2 | Jeremy Benoist | 2016-02-01 | 2 | -9/+84 |
|\ \ | |||||
| * | | [#1590] Add JSON import from wallabag v2 | Nicolas Lœuillet | 2016-01-20 | 2 | -9/+84 |
| |/ | |||||
* / | [#1604] First draft to fix SensioLabsInsight report | Nicolas Lœuillet | 2016-01-22 | 1 | -4/+0 |
|/ | |||||
* | Fix `findOneByUrl` side effect in tests | Jeremy Benoist | 2016-01-15 | 2 | -2/+2 |
* | updated tests | Nicolas Lœuillet | 2016-01-07 | 2 | -9/+4 |
* | Added french translations | Nicolas Lœuillet | 2016-01-05 | 2 | -5/+11 |
* | Few phpDoc fix | Jeremy Benoist | 2016-01-03 | 2 | -2/+3 |
* | Fix tag related test for Pocket | Jeremy Benoist | 2016-01-03 | 1 | -2/+3 |
* | Add tagged services for import | Jeremy Benoist | 2016-01-02 | 5 | -3/+115 |
* | Rewrote Wallabag v1 import | Jeremy Benoist | 2016-01-02 | 2 | -4/+140 |
* | Rewrote Pocket Import | Jeremy Benoist | 2016-01-02 | 2 | -86/+97 |
* | First test on PocketImport | Jeremy Benoist | 2016-01-02 | 1 | -77/+74 |
* | Update url & service name | Jeremy Benoist | 2016-01-02 | 2 | -1/+41 |
* | Change the way to check for an existing entry | Jeremy Benoist | 2016-01-02 | 1 | -2/+2 |
* | - remove importers configuration | Nicolas Lœuillet | 2016-01-02 | 1 | -14/+10 |
* | fix #1502 avoid duplicate entry and store pocket url in config | Nicolas Lœuillet | 2016-01-02 | 1 | -13/+46 |
* | assign tags to entries and add lastPocketImport attribute to user | Nicolas Lœuillet | 2016-01-02 | 1 | -11/+65 |
* | create ImportController to list importers | Nicolas Lœuillet | 2016-01-02 | 2 | -0/+12 |
* | refactor pocket import | Nicolas Lœuillet | 2016-01-02 | 2 | -0/+144 |