aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en
Commit message (Collapse)AuthorAgeFilesLines
* Removed embedded documentationNicolas Lœuillet2017-05-1627-3127/+0
|
* Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-091-1/+1
|\
| * Small typo in documentation fix #3061Maxime Marinel2017-05-021-1/+1
| |
* | Merge pull request #3022 from wallabag/webpackThomas Citharel2017-05-091-0/+33
|\ \ | | | | | | Adds Webpack support and remove Grunt
| * | Adds Webpack support and removes the use for GruntThomas Citharel2017-05-041-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes
* | | Merge pull request #2920 from wallabag/cleanduplicatescommandJérémy Benoist2017-05-051-0/+30
|\ \ \ | | | | | | | | Clean Duplicates Command
| * | | Add docs for cli commandsThomas Citharel2017-05-011-0/+30
| | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | Use username to importThomas Citharel2017-05-041-5/+10
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> add docs Signed-off-by: Thomas Citharel <tcit@tcit.fr> use username as default Signed-off-by: Thomas Citharel <tcit@tcit.fr> rename user to username typo Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Updated documentation versionNicolas Lœuillet2017-05-031-2/+2
| | |
* | | Fixed old links in documentationNicolas Lœuillet2017-05-033-4/+4
| | |
* | | Merge pull request #3047 from wallabag/add-notmatches-operatorNicolas Lœuillet2017-05-031-13/+14
|\ \ \ | |/ / |/| | Added notmatches operator for tagging rule
| * | Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-201-13/+14
| | |
* | | Remove 'fr' from Firefox extension URLRaphaël Flores2017-04-251-1/+1
| | |
* | | Update Firefox extension and Android linksRaphaël Flores2017-04-251-3/+3
|/ / | | | | Use up-to-date Firefox extension and add F-Droid link for Android app.
* | Merge pull request #3000 from cloudron-io/masterNicolas Lœuillet2017-03-291-6/+14
|\ \ | | | | | | Add Cloudron as installation method
| * | Added :fr: and :it: translations for CloudronNicolas Lœuillet2017-03-291-8/+8
| | |
| * | Add Cloudron as installation methodJohannes Zellner2017-03-201-0/+8
| |/
* | Scuttle sharingFrenchHope2017-03-281-0/+1
| |
* | Merge pull request #2861 from wallabag/2.3-droping-5.5Jérémy Benoist2017-03-281-1/+1
|\ \ | |/ |/| Dropping PHP 5.5
| * Updated requirements in documentationNicolas Lœuillet2017-03-281-1/+1
| |
* | Merge pull request #2971 from etiess/patch-3Jérémy Benoist2017-03-091-3/+12
|\ \ | | | | | | Update paywall.rst (EN) with details + clear cache
| * | Update paywall.rst (EN) with details + clear cacheetiess2017-02-231-3/+12
| | |
* | | Activate 'rewrite' mod of ApacheQuentin THEURET2017-02-231-0/+6
|/ /
* | Alert that 2FA must be authorized in app/config/parameters.ymlNicolas Frandeboeuf2017-02-201-1/+3
| |
* | Merge pull request #2882 from wallabag/add-translations-doc-mobile-appsNicolas Lœuillet2017-02-172-7/+8
|\ \ | | | | | | Doc: translated mobile apps configuration in french
| * | Doc: translated mobile apps configuration in frenchNicolas Lœuillet2017-02-142-7/+8
| | |
* | | Merge pull request #2785 from matteocoder/patch-2Nicolas Lœuillet2017-02-141-66/+0
|\ \ \ | | | | | | | | first_article.rst already inside articles.rst
| * | | first_article.rst already inside articles.rstmatteocoder2017-02-141-66/+0
| |/ / | | | | | | The file is a duplicate of a section already present in articles.rst
* / / share.rst already integrated inside articles.rstmatteocoder2017-02-141-17/+0
|/ / | | | | The share.rst file is just a duplicate of a section already present in another file.
* | Merge pull request #2860 from wallabag/docs-update-3rd-party-appsNicolas Lœuillet2017-02-141-3/+4
|\ \ | | | | | | docs 3rd party tools: update java wrapper, add cmd tool to add article
| * | docs: add 3rd party app wallabako for Kobo readersSven Fischer2017-02-141-1/+2
| | |
| * | docs 3rd party tools: update java wrapper, add cmd tool to add articleSven Fischer2017-02-111-2/+2
| |/
* / Add informations about Apache 2.4Kevin Gautreau2017-02-141-0/+17
|/
* Merge pull request #2788 from Zettt/masterJeremy Benoist2017-02-051-0/+13
|\ | | | | Documentation on how to configure mobile apps to work with wallabag.it
| * Added configuration documentation for mobile appsAndreas Zeitler2017-02-051-0/+13
| |
* | Added details about upgrade from 2.1.x or 2.2.0Nicolas Lœuillet2017-01-311-0/+9
| |
* | Fixed duplicate entry for share_public in craue_setting_tableNicolas Lœuillet2017-01-301-0/+105
| |
* | Added indexes on is_archived and is_starredNicolas Lœuillet2017-01-272-0/+84
| |
* | Moved queries in a separate fileNicolas Lœuillet2017-01-252-797/+798
| |
* | Added hardcoded SQL for migration to 2.2Nicolas Lœuillet2017-01-231-9/+810
| |
* | Added information about latest migrationsNicolas Lœuillet2017-01-231-1/+6
| |
* | Added french translationNicolas Lœuillet2017-01-231-10/+4
| |
* | Added explanations about migrationsNicolas Lœuillet2017-01-231-25/+55
| |
* | Merge pull request #2616 from mathieui/doc-https-linksJeremy Benoist2016-12-192-4/+4
|\ \ | | | | | | Change documentation links to HTTPS
| * | Change documentation links to HTTPSmathieui2016-11-202-4/+4
| |/ | | | | | | | | | | Even though all the websites used in the commands redirect http to https, a man in the middle can happen with the initial request, leading to arbitrary code execution.
* | Moved RabbitMQ QoS to parametersNicolas Lœuillet2016-12-151-0/+1
| |
* | Fixed typo in asynchronous documentationNicolas Lœuillet2016-11-301-1/+1
| |
* | These files aren’t used anymoreJeremy Benoist2016-11-221-1/+1
| | | | | | | | Translation were moved to the global one
* | Added documentation and missing translationsNicolas Lœuillet2016-11-222-0/+57
| |
* | Add ability to use Redis with passwordJeremy Benoist2016-11-201-0/+2
| |