| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Merge pull request #2199 from Simounet/facto/social-links | Jeremy Benoist | 2016-07-21 | 8 | -52/+95 |
| |\ \ |
|
| | * | | php-cs-fixer pass | Simounet | 2016-07-20 | 2 | -2/+4 |
| | * | | Chrome extension URL updated | Simounet | 2016-07-20 | 1 | -1/+1 |
| | * | | Handling socials links into a config file | Simounet | 2016-07-20 | 8 | -52/+93 |
| * | | | FIX image inside a figure element max-width (baggy theme) | Simounet | 2016-07-20 | 1 | -1/+1 |
| * | | | FIX image inside a figure element max-width | Simounet | 2016-07-20 | 1 | -1/+2 |
| |/ / |
|
* | | | Added name on client | Thomas Citharel | 2016-08-22 | 11 | -23/+75 |
* | | | add some missing phpdoc parameters | Thomas Citharel | 2016-07-24 | 1 | -0/+2 |
* | | | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-07-20 | 2 | -3/+3 |
|\| | |
|
| * | | Fixed spelling Artúclos --> Artículos | benages | 2016-07-18 | 1 | -1/+1 |
| * | | Remove fr part | Thomas Citharel | 2016-07-02 | 1 | -1/+1 |
| * | | Fix 3rd-Party Apps links (Chrome & Firefox) | Thomas Citharel | 2016-07-02 | 1 | -2/+2 |
* | | | Bring tags on entries view to baggy | Thomas Citharel | 2016-07-01 | 2 | -1/+11 |
* | | | fix merge issue | Thomas Citharel | 2016-06-29 | 1 | -1/+2 |
* | | | Add filter for tags on API | Thomas Citharel | 2016-06-29 | 2 | -2/+9 |
* | | | CS | Thomas Citharel | 2016-06-25 | 1 | -1/+1 |
* | | | Add since parameter | Thomas Citharel | 2016-06-25 | 2 | -2/+8 |
* | | | add line to other languages | Thomas Citharel | 2016-06-24 | 9 | -0/+9 |
* | | | minor ui fixes | Thomas Citharel | 2016-06-23 | 1 | -5/+2 |
* | | | fix typo on icons | Thomas Citharel | 2016-06-23 | 1 | -2/+2 |
* | | | Add tags on entries view | Thomas Citharel | 2016-06-23 | 3 | -0/+21 |
* | | | Merge branch 'master' into 2.1 | Jeremy Benoist | 2016-06-23 | 46 | -6063/+20 |
|\| | |
|
| * | | Merge pull request #2157 from wallabag/lower-upper-readingtime | Jeremy Benoist | 2016-06-23 | 1 | -7/+16 |
| |\ \ |
|
| | * | | fixup! Handle only upper or only lower reading filter | Jeremy Benoist | 2016-06-23 | 1 | -2/+2 |
| | * | | Handle only upper or only lower reading filter | Jeremy Benoist | 2016-06-23 | 1 | -7/+16 |
| * | | | Fix a few french translations typos | Thomas Citharel | 2016-06-23 | 1 | -4/+4 |
| |/ / |
|
| * | | Jump to Symfony 3.1 | Jeremy Benoist | 2016-06-22 | 45 | -6058/+0 |
| * | | Try to find bad redirection after delete | Jeremy Benoist | 2016-06-17 | 1 | -3/+4 |
| * | | Merge pull request #2122 from wallabag/fix-tags-deletion | Nicolas Lœuillet | 2016-05-31 | 17 | -41/+122 |
| |\ \ |
|
| | * | | Change ManyToMany between entry & tag | Jeremy Benoist | 2016-05-31 | 4 | -7/+68 |
| | * | | Display a message when saving an entry failed | Jeremy Benoist | 2016-05-30 | 12 | -27/+45 |
| | * | | Move fixtures to the right place | Jeremy Benoist | 2016-05-30 | 2 | -6/+8 |
| | * | | Fix the deletion of Tags/Entries relation when delete an entry | Nicolas Lœuillet | 2016-05-28 | 1 | -1/+1 |
| * | | | Merge pull request #2052 from danbartram/feature-filter-unread | Jeremy Benoist | 2016-05-27 | 14 | -0/+50 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Add unread filter test to EntryControllerTest | Daniel Bartram | 2016-05-09 | 1 | -0/+18 |
| | * | | Add unread filter to entries pages | Daniel Bartram | 2016-05-09 | 13 | -0/+32 |
* | | | | Merge pull request #2142 from wallabag/v2-use-npm | Nicolas Lœuillet | 2016-06-23 | 105 | -19146/+108 |
|\ \ \ \ |
|
| * | | | | remove block added twice | Thomas Citharel | 2016-06-09 | 1 | -85/+0 |
| * | | | | manage assets through npm | Thomas Citharel | 2016-06-09 | 123 | -19197/+375 |
* | | | | | Try to find bad redirection after delete | Jeremy Benoist | 2016-06-23 | 1 | -3/+4 |
* | | | | | Change ManyToMany between entry & tag | Jeremy Benoist | 2016-06-23 | 4 | -7/+68 |
* | | | | | Display a message when saving an entry failed | Jeremy Benoist | 2016-06-23 | 12 | -27/+45 |
* | | | | | Move fixtures to the right place | Jeremy Benoist | 2016-06-23 | 2 | -6/+8 |
* | | | | | Fix the deletion of Tags/Entries relation when delete an entry | Nicolas Lœuillet | 2016-06-23 | 1 | -1/+1 |
* | | | | | Add unread filter test to EntryControllerTest | Daniel Bartram | 2016-06-23 | 1 | -0/+18 |
* | | | | | Add unread filter to entries pages | Daniel Bartram | 2016-06-23 | 13 | -0/+32 |
* | | | | | Enhance option in command | Nicolas Lœuillet | 2016-05-27 | 1 | -4/+2 |
* | | | | | Add CLI import for wallabag v2 files | Nicolas Lœuillet | 2016-05-27 | 1 | -1/+12 |
| |/ / /
|/| | | |
|
* | | | | Improve English translation | Poorchop | 2016-05-23 | 1 | -11/+11 |
|/ / / |
|
* | | | Merge pull request #2097 from bmillemathias/issue_2045 | Nicolas Lœuillet | 2016-05-19 | 1 | -1/+1 |
|\ \ \ |
|