aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add the timezone as an argument in the docker-compose.djay2016-03-092-43/+50
| | | | For that, need to use v2 of docker-compose (with version >= 1.6.0)
* Add the timezone for PHP docker containerdjay2016-03-091-0/+2
|
* Merge pull request #1766 from wallabag/v2-add-wallabag-in-titleJeremy Benoist2016-03-084-4/+4
|\ | | | | Fix #1756: Added 'wallabag' in page title
| * Added 'wallabag' in page titleNicolas Lœuillet2016-03-084-4/+4
|/
* Merge pull request #1762 from wallabag/v2-fix-quickstart-linksJeremy Benoist2016-03-082-10/+10
|\ | | | | Change documentation links in quickstart
| * Change documentation links in quickstartNicolas Lœuillet2016-03-082-10/+10
|/
* Merge pull request #1761 from wallabag/v2-API-versionNicolas Lœuillet2016-03-083-0/+27
|\ | | | | V2 api version
| * typos & csThomas Citharel2016-03-082-5/+7
| |
| * write test for versionVincent2016-03-071-0/+11
| |
| * Add version in APIVincent2016-03-072-0/+14
| |
* | Merge pull request #1675 from wallabag/v2-create-api-clientNicolas Lœuillet2016-03-0815-0/+622
|\ \ | |/ |/| Ability to create new client for the API
| * Fix translations mistakeJeremy Benoist2016-03-072-7/+6
| | | | | | | | In Material template, move the developer link in the left menu (like in baggy)
| * Translate "how to" pageJeremy Benoist2016-03-073-16/+24
| |
| * Use external js & cssJeremy Benoist2016-03-074-144/+6
| |
| * Add translationsJeremy Benoist2016-03-059-18/+49
| |
| * Add listing clientsJeremy Benoist2016-03-058-16/+162
| | | | | | | | Rename route to be more consistive (ie: prefixed with developer_)
| * Cleanup formJeremy Benoist2016-03-0512-20/+16
| | | | | | | | | | | | | | - Avoid too much hidden data in the form (instead of manually define the submit button and hide the default, use the default one !) - Fix HTML syntax in client_parameters - Add developer link in baggy menu - Fix space between link in material footer
| * 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
| |
* | Update filters picture in documentationNicolas Lœuillet2016-03-041-0/+0
| |
* | Merge pull request #1750 from wallabag/v2-quickstart-documentationJeremy Benoist2016-03-0412-18/+143
|\ \ | | | | | | Documentation about filters / Quickstart changes
| * | update pictureNicolas Lœuillet2016-03-041-0/+0
| | |
| * | Documentation about filters (and some fixes in french documentationNicolas Lœuillet2016-03-0310-13/+108
| | |
| * | Add new links in quickstartNicolas Lœuillet2016-03-032-5/+35
| | |
* | | Merge pull request #1670 from wallabag/v2-mark-imported-articles-as-readNicolas Lœuillet2016-03-0416-8/+359
|\ \ \ | | | | | | | | Mark all imported articles as read
| * | | Adding testJeremy Benoist2016-03-0410-63/+219
| | | | | | | | | | | | | | | | Reformat json file (thanks pro.jsonlint.com)
| * | | cs & tests for wllbg v1 importThomas Citharel2016-03-037-5/+122
| | | |
| * | | french translation & pocketThomas Citharel2016-03-035-3/+54
| | | |
| * | | Mark all imported articles as readThomas Citharel2016-03-036-2/+29
| |/ /
* | | Merge pull request #1754 from wallabag/v2-api-new-properties-lightNicolas Lœuillet2016-03-042-0/+31
|\ \ \ | | | | | | | | Add starred & archive properties to API
| * | | Remove 'content' from APIJeremy Benoist2016-03-042-22/+0
| | | | | | | | | | | | | | | | Waiting to find a good solution to avoid side problem since user can no define the content
| * | | use booleans instead of emptyThomas Citharel2016-03-041-4/+4
| | | |
| * | | add more properties for entries #1634Thomas Citharel2016-03-042-0/+53
|/ / /
* | | Merge pull request #1753 from Horgix/v2-typo-doc-enNicolas Lœuillet2016-03-041-1/+1
|\ \ \ | |/ / |/| | Doc: fix typo in php-hash ext name
| * | Doc: fix typo in php-hash ext nameAlexis 'Horgix' Chotard2016-03-041-1/+1
|/ /
* | Merge pull request #1745 from benages/v2Nicolas Lœuillet2016-03-025-0/+277
|\ \ | | | | | | V2 spanish translation
| * | Spanish translationJuanjo Benages2016-03-011-0/+1
| | |
| * | Spanish translationJuanjo Benages2016-03-011-0/+2
| | |
| * | Spanish translationJuanjo Benages2016-03-011-0/+29
| | |
| * | Spanish translationJuanjo Benages2016-03-011-0/+3
| | |
| * | Spanish translationJuanjo Benages2016-03-011-131/+131
| | |
| * | Merge remote-tracking branch 'upstream/v2' into v2Juanjo Benages2016-03-012-0/+68
| |\ \ | |/ / |/| |
* | | Merge pull request #1743 from wallabag/v2-releasing-documentationJeremy Benoist2016-03-012-9/+40
|\ \ \ | | | | | | | | Releasing documentation
| * | | Add steps in RELEASE_PROCESSNicolas Lœuillet2016-03-012-54/+39
| | | |
| * | | Releasing documentationNicolas Lœuillet2016-03-012-0/+46
|/ / /