Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Prepare wallabag for first beta :rocket: | Nicolas Lœuillet | 2016-02-29 | 5 | -5/+5 | |
| |/ / | ||||||
* | | | Merge pull request #1739 from goofy-bz/patch-5 | Nicolas Lœuillet | 2016-03-01 | 1 | -6/+6 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | minor typofix + missing quotes | goofy-bz | 2016-02-29 | 1 | -6/+6 | |
|/ / | ||||||
* | | Merge pull request #1736 from wallabag/v2-update-capistrano-gem | Jeremy Benoist | 2016-02-29 | 2 | -15/+10 | |
|\ \ | ||||||
| * | | Update Capistrano libraries with last versions | Nicolas Lœuillet | 2016-02-29 | 2 | -15/+10 | |
|/ / | ||||||
* | | Merge pull request #1734 from wallabag/v2-todo | Nicolas Lœuillet | 2016-02-29 | 4 | -28/+20 | |
|\ \ | |/ |/| | ||||||
| * | Skipping all Posgres test for wallabag:install | Jeremy Benoist | 2016-02-29 | 2 | -21/+19 | |
| * | Defining Github token is now useless | Jeremy Benoist | 2016-02-29 | 1 | -1/+0 | |
| * | Fix postgres database creation | Jeremy Benoist | 2016-02-29 | 1 | -1/+1 | |
| * | Remove extra definition | Jeremy Benoist | 2016-02-29 | 1 | -5/+0 | |
|/ | ||||||
* | Merge pull request #1732 from mjjzf/v2 | Jeremy Benoist | 2016-02-28 | 5 | -0/+165 | |
|\ | ||||||
| * | added newline | Morten Juhl-Johansen Zölde-Fejér | 2016-02-27 | 1 | -1/+2 | |
| * | Fixed indentation issue | Morten Juhl-Johansen Zölde-Fejér | 2016-02-27 | 1 | -1/+1 | |
| * | config.yml edit to include Danish | Morten Juhl-Johansen Zölde-Fejér | 2016-02-27 | 1 | -0/+1 | |
| * | Adding Danish translations to Wallabag v2 | Morten Juhl-Johansen Zölde-Fejér | 2016-02-27 | 4 | -0/+163 | |
|/ | ||||||
* | Merge pull request #1731 from wallabag/v2-fix-travis-auth | Jeremy Benoist | 2016-02-27 | 2 | -0/+10 | |
|\ | ||||||
| * | Replace token by a no scope one | Nicolas Lœuillet | 2016-02-27 | 1 | -1/+1 | |
| * | Fix authentication for PR by external contributors | Nicolas Lœuillet | 2016-02-27 | 2 | -0/+10 | |
|/ | ||||||
* | Merge pull request #1653 from wallabag/v2-annotator-comments | Nicolas Lœuillet | 2016-02-26 | 27 | -13/+891 | |
|\ | ||||||
| * | Regenerate Annotator with idAnnotation instead of idComment | Nicolas Lœuillet | 2016-02-26 | 1 | -17/+15 | |
| * | Rename CommentBundle with AnnotationBundle | Nicolas Lœuillet | 2016-02-26 | 22 | -263/+260 | |
| * | changed french translation from commentaire to annotation | Thomas Citharel | 2016-02-26 | 1 | -1/+1 | |
| * | display how much comments there are for an entry | Thomas Citharel | 2016-02-26 | 3 | -1/+5 | |
| * | Move annotatorjs to the bottom of the body | Thomas Citharel | 2016-02-26 | 2 | -24/+23 | |
| * | Add annotator in baggy theme | Nicolas Lœuillet | 2016-02-26 | 12 | -10/+71 | |
| * | Comment work with annotator v2 | Thomas Citharel | 2016-02-26 | 20 | -9/+828 | |
|/ | ||||||
* | Merge pull request #1728 from wallabag/v2-change-delete-tag-icon | Jeremy Benoist | 2016-02-26 | 1 | -1/+1 | |
|\ | ||||||
| * | Change remove tag icon in entry view with material theme | Nicolas Lœuillet | 2016-02-26 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #1723 from shtrom/v2-lang-fix | Jeremy Benoist | 2016-02-25 | 7 | -9/+9 | |
|\ | ||||||
| * | Make English welcome message more natural | Olivier Mehani | 2016-02-25 | 7 | -9/+9 | |
|/ | ||||||
* | Merge pull request #1712 from wallabag/v2-contributing | Jeremy Benoist | 2016-02-24 | 2 | -16/+15 | |
|\ | ||||||
| * | fixes | Nicolas Lœuillet | 2016-02-24 | 1 | -7/+3 | |
| * | Update issue template | Nicolas Lœuillet | 2016-02-23 | 1 | -4/+13 | |
| * | Update CONTRIBUTING file | Nicolas Lœuillet | 2016-02-22 | 1 | -9/+3 | |
* | | Fix wrong variable name | Jeremy Benoist | 2016-02-24 | 1 | -1/+1 | |
* | | Merge pull request #1716 from wallabag/v2-enhance-requirements-installation | Jeremy Benoist | 2016-02-24 | 3 | -15/+44 | |
|\ \ | ||||||
| * | | Remove gettext & lowerize | Jeremy Benoist | 2016-02-24 | 1 | -4/+3 | |
| * | | Exclude v1 branches from Travis | Jeremy Benoist | 2016-02-24 | 1 | -2/+4 | |
| * | | Add namespace prefix for psr-4 | Jeremy Benoist | 2016-02-24 | 1 | -1/+1 | |
| * | | remove unused functions & clean composer.json | Thomas Citharel | 2016-02-23 | 2 | -19/+16 | |
| * | | add composer extensions check & function_exists checks | Thomas Citharel | 2016-02-23 | 2 | -8/+40 | |
| * | | Enhance requirements in InstallCommand | Nicolas Lœuillet | 2016-02-23 | 1 | -20/+19 | |
* | | | Merge pull request #1710 from wallabag/v2-message-graby-fails | Jeremy Benoist | 2016-02-24 | 6 | -1/+57 | |
|\ \ \ | ||||||
| * | | | changed error message | Nicolas Lœuillet | 2016-02-22 | 1 | -1/+1 | |
| * | | | Added documentation about errors during fetching | Nicolas Lœuillet | 2016-02-22 | 5 | -0/+56 | |
| * | | | Display a human message when graby fails to fetch articles | Nicolas Lœuillet | 2016-02-22 | 1 | -1/+1 | |
* | | | | Merge pull request #1715 from wallabag/v2-add-contributors-libraries | Jeremy Benoist | 2016-02-24 | 3 | -1/+263 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | replace contributors with a link to github | Nicolas Lœuillet | 2016-02-23 | 2 | -127/+2 | |
| * | | | Add contributors and 3rd party libraries | Nicolas Lœuillet | 2016-02-23 | 3 | -1/+388 | |
|/ / / | ||||||
* | | | Merge pull request #1714 from wallabag/v2-install-admin | Nicolas Lœuillet | 2016-02-23 | 1 | -1/+1 | |
|\ \ \ | |_|/ |/| | |