Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2411 from wallabag/fix-entities | Nicolas Lœuillet | 2016-10-10 | 2 | -2/+2 |
|\ | |||||
| * | Fix entities definition | Jeremy Benoist | 2016-10-09 | 2 | -2/+2 |
* | | Merge pull request #2414 from szafranek/bugfix-bookmarklet | Jeremy Benoist | 2016-10-10 | 1 | -1/+1 |
|\ \ | |||||
| * | | Remove automatic closing of the window from bookmarklet | Krzysztof Szafranek | 2016-10-09 | 1 | -1/+1 |
| |/ | |||||
* | | When a sub command fail, display error message | Jeremy Benoist | 2016-10-09 | 1 | -7/+10 |
* | | Optimize the way tag list is rendered | Jeremy Benoist | 2016-10-09 | 6 | -12/+58 |
* | | Avoid tag duplication when tagging all articles | Jeremy Benoist | 2016-10-09 | 1 | -1/+7 |
* | | Add more log to tag:all | Jeremy Benoist | 2016-10-09 | 1 | -1/+4 |
|/ | |||||
* | Merge pull request #2406 from szafranek/bugfix-number-of-annotations | Jeremy Benoist | 2016-10-09 | 11 | -11/+10 |
|\ | |||||
| * | Show number of annotations instead of nbAnnotations placeholder | Krzysztof Szafranek | 2016-10-09 | 11 | -11/+10 |
* | | Fix few invalid HTML tags | Krzysztof Szafranek | 2016-10-09 | 3 | -3/+3 |
|/ | |||||
* | Merge pull request #2351 from wallabag/fix-api-client-deletion | Nicolas Lœuillet | 2016-10-08 | 3 | -3/+13 |
|\ | |||||
| * | Ensure access_token are removed | Jeremy Benoist | 2016-10-08 | 3 | -3/+8 |
| * | Changed relation between API client and refresh token | Nicolas Lœuillet | 2016-10-03 | 1 | -0/+5 |
* | | Merge pull request #2393 from wallabag/api-urls-exist | Nicolas Lœuillet | 2016-10-08 | 1 | -1/+21 |
|\ \ | |||||
| * | | Ability to check multiple urls in API | Jeremy Benoist | 2016-10-07 | 1 | -1/+21 |
* | | | Ensure orphan tag are remove in API | Jeremy Benoist | 2016-10-07 | 3 | -3/+33 |
* | | | Merge pull request #2396 from wallabag/mruminski-patch-1 | Nicolas Lœuillet | 2016-10-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Update messages.pl.yml | Mateusz Rumiński | 2016-10-07 | 1 | -1/+1 |
| |/ / | |||||
* / / | Add ability to use socket | Jeremy Benoist | 2016-10-07 | 1 | -1/+2 |
|/ / | |||||
* | | Merge pull request #2389 from wallabag/add-info-publich-articles | Nicolas Lœuillet | 2016-10-07 | 1 | -0/+2 |
|\ \ | |||||
| * | | Added default picture if preview picture is null | Nicolas Lœuillet | 2016-10-07 | 1 | -0/+2 |
* | | | Fixed two-factor checkbox display in user admin panel | Nicolas Lœuillet | 2016-10-07 | 1 | -1/+1 |
* | | | Merge pull request #2383 from wallabag/add-info-publich-articles | Nicolas Lœuillet | 2016-10-07 | 12 | -2/+31 |
|\| | | |||||
| * | | Fixed review | Nicolas Lœuillet | 2016-10-07 | 12 | -21/+21 |
| * | | Added OpenGraph support for public articles | Nicolas Lœuillet | 2016-10-07 | 12 | -2/+31 |
* | | | Fix tag test | Jeremy Benoist | 2016-10-07 | 1 | -1/+0 |
* | | | Fix bad translation key | Jeremy Benoist | 2016-10-07 | 11 | -11/+11 |
* | | | Fix relations export for Entry | Jeremy Benoist | 2016-10-07 | 4 | -10/+30 |
|/ / | |||||
* | | Merge pull request #2377 from wallabag/fix-exists-api | Thomas Citharel | 2016-10-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix typo & add test | Jeremy Benoist | 2016-10-05 | 1 | -1/+1 |
| * | | Fix exists API call | Thomas Citharel | 2016-10-05 | 1 | -1/+1 |
* | | | better tags on material | Thomas Citharel | 2016-10-05 | 2 | -5/+6 |
* | | | better tags on baggy | Thomas Citharel | 2016-10-04 | 2 | -4/+6 |
|/ / | |||||
* | | Merge pull request #2353 from wallabag/assets-fix | Thomas Citharel | 2016-10-04 | 2 | -20/+25 |
|\ \ | |||||
| * | | Fix icon position | Thomas Citharel | 2016-10-04 | 1 | -3/+6 |
| * | | Fixed calendar icon position with baggy theme | Nicolas Lœuillet | 2016-10-04 | 1 | -1/+2 |
| * | | Fixed icon position in share menu | Nicolas Lœuillet | 2016-10-04 | 1 | -7/+6 |
| * | | fix icons | Thomas Citharel | 2016-10-04 | 1 | -8/+6 |
| * | | Basically, fix everything | Thomas Citharel | 2016-10-03 | 2 | -21/+25 |
| |/ | |||||
* / | Create config even if user is disabled | Jeremy Benoist | 2016-10-04 | 1 | -4/+0 |
|/ | |||||
* | Merge pull request #2341 from mruminski/master | Thomas Citharel | 2016-10-03 | 1 | -31/+31 |
|\ | |||||
| * | Update messages.pl.yml | Mateusz Rumiński | 2016-10-03 | 1 | -31/+31 |
* | | improve German translation | Sven Fischer | 2016-10-03 | 1 | -1/+1 |
|/ | |||||
* | Fixed CSS for quickstart links | Nicolas Lœuillet | 2016-10-03 | 1 | -1/+1 |
* | Merge pull request #2333 from wallabag/translation-german-for-2.1 | Jeremy Benoist | 2016-10-03 | 1 | -51/+51 |
|\ | |||||
| * | Update messages.de.yml | Jeremy Benoist | 2016-10-03 | 1 | -1/+1 |
| * | Fixed typos | Nicolas Lœuillet | 2016-10-03 | 1 | -2/+1 |
| * | Better translation for the weird sentence | Julian Oster | 2016-10-02 | 1 | -1/+2 |
| * | Improve the german translation a bit | Julian Oster | 2016-10-02 | 1 | -10/+10 |