aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Add translationsJeremy Benoist2016-03-059-18/+49
* Add listing clientsJeremy Benoist2016-03-058-16/+162
* Cleanup formJeremy Benoist2016-03-0512-20/+16
* Remove commentsNicolas Lœuillet2016-02-291-6/+1
* Add password for authThomas Citharel2016-02-291-1/+1
* add testsNicolas Lœuillet2016-02-295-0/+179
* Enhance documentation and create a form to create a new clientNicolas Lœuillet2016-02-298-45/+267
* API: rename application to clientNicolas Lœuillet2016-02-292-7/+6
* Added developer documentationNicolas Lœuillet2016-02-295-3/+131
* Fix #1597: first draft to create new client for the APINicolas Lœuillet2016-02-294-0/+57
* Merge pull request #1736 from wallabag/v2-update-capistrano-gemJeremy Benoist2016-02-292-15/+10
|\
| * Update Capistrano libraries with last versionsNicolas Lœuillet2016-02-292-15/+10
|/
* Merge pull request #1734 from wallabag/v2-todoNicolas Lœuillet2016-02-294-28/+20
|\
| * Skipping all Posgres test for wallabag:installJeremy Benoist2016-02-292-21/+19
| * Defining Github token is now uselessJeremy Benoist2016-02-291-1/+0
| * Fix postgres database creationJeremy Benoist2016-02-291-1/+1
| * Remove extra definitionJeremy Benoist2016-02-291-5/+0
|/
* Merge pull request #1732 from mjjzf/v2Jeremy Benoist2016-02-285-0/+165
|\
| * added newlineMorten Juhl-Johansen Zölde-Fejér2016-02-271-1/+2
| * Fixed indentation issueMorten Juhl-Johansen Zölde-Fejér2016-02-271-1/+1
| * config.yml edit to include DanishMorten Juhl-Johansen Zölde-Fejér2016-02-271-0/+1
| * Adding Danish translations to Wallabag v2Morten Juhl-Johansen Zölde-Fejér2016-02-274-0/+163
|/
* Merge pull request #1731 from wallabag/v2-fix-travis-authJeremy Benoist2016-02-272-0/+10
|\
| * Replace token by a no scope oneNicolas Lœuillet2016-02-271-1/+1
| * Fix authentication for PR by external contributorsNicolas Lœuillet2016-02-272-0/+10
|/
* Merge pull request #1653 from wallabag/v2-annotator-commentsNicolas Lœuillet2016-02-2627-13/+891
|\
| * Regenerate Annotator with idAnnotation instead of idCommentNicolas Lœuillet2016-02-261-17/+15
| * Rename CommentBundle with AnnotationBundleNicolas Lœuillet2016-02-2622-263/+260
| * changed french translation from commentaire to annotationThomas Citharel2016-02-261-1/+1
| * display how much comments there are for an entryThomas Citharel2016-02-263-1/+5
| * Move annotatorjs to the bottom of the bodyThomas Citharel2016-02-262-24/+23
| * Add annotator in baggy themeNicolas Lœuillet2016-02-2612-10/+71
| * Comment work with annotator v2Thomas Citharel2016-02-2620-9/+828
|/
* Merge pull request #1728 from wallabag/v2-change-delete-tag-iconJeremy Benoist2016-02-261-1/+1
|\
| * Change remove tag icon in entry view with material themeNicolas Lœuillet2016-02-261-1/+1
|/
* Merge pull request #1723 from shtrom/v2-lang-fixJeremy Benoist2016-02-257-9/+9
|\
| * Make English welcome message more naturalOlivier Mehani2016-02-257-9/+9
|/
* Merge pull request #1712 from wallabag/v2-contributingJeremy Benoist2016-02-242-16/+15
|\
| * fixesNicolas Lœuillet2016-02-241-7/+3
| * Update issue templateNicolas Lœuillet2016-02-231-4/+13
| * Update CONTRIBUTING fileNicolas Lœuillet2016-02-221-9/+3
* | Fix wrong variable nameJeremy Benoist2016-02-241-1/+1
* | Merge pull request #1716 from wallabag/v2-enhance-requirements-installationJeremy Benoist2016-02-243-15/+44
|\ \
| * | Remove gettext & lowerizeJeremy Benoist2016-02-241-4/+3
| * | Exclude v1 branches from TravisJeremy Benoist2016-02-241-2/+4
| * | Add namespace prefix for psr-4Jeremy Benoist2016-02-241-1/+1
| * | remove unused functions & clean composer.jsonThomas Citharel2016-02-232-19/+16
| * | add composer extensions check & function_exists checksThomas Citharel2016-02-232-8/+40
| * | Enhance requirements in InstallCommandNicolas Lœuillet2016-02-231-20/+19
* | | Merge pull request #1710 from wallabag/v2-message-graby-failsJeremy Benoist2016-02-246-1/+57
|\ \ \