aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* 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-313-0/+27
| |
* | Fixed duplicate entry for share_public in craue_setting_tableNicolas Lœuillet2017-01-303-0/+315
| |
* | Added indexes on is_archived and is_starredNicolas Lœuillet2017-01-276-0/+258
| |
* | Moved queries in a separate fileNicolas Lœuillet2017-01-256-802/+2396
| |
* | Added hardcoded SQL for migration to 2.2Nicolas Lœuillet2017-01-231-9/+810
| |
* | Added information about latest migrationsNicolas Lœuillet2017-01-233-3/+8
| |
* | Add translation for :de:Julian Oster2017-01-231-16/+16
| |
* | Added french translationNicolas Lœuillet2017-01-233-72/+114
| |
* | Added explanations about migrationsNicolas Lœuillet2017-01-231-25/+55
| |
* | Merge pull request #2616 from mathieui/doc-https-linksJeremy Benoist2016-12-196-12/+12
|\ \ | | | | | | Change documentation links to HTTPS
| * | Change documentation links to HTTPSmathieui2016-11-206-12/+12
| |/ | | | | | | | | | | 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-153-0/+3
| |
* | Fixed typo in asynchronous documentationNicolas Lœuillet2016-11-303-4/+4
| |
* | Remove empty lineJeremy Benoist2016-11-231-1/+0
| |
* | These files aren’t used anymoreJeremy Benoist2016-11-223-3/+4
| | | | | | | | Translation were moved to the global one
* | Added documentation and missing translationsNicolas Lœuillet2016-11-226-0/+171
| |
* | Add german translationJulian Oster2016-11-201-1/+1
| |
* | Add ability to use Redis with passwordJeremy Benoist2016-11-203-0/+6
| |
* | Add documentation about RSS pagingJeremy Benoist2016-11-203-0/+9
| |
* | Messed up DE import translationJeremy Benoist2016-11-191-34/+1
| |
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-1964-1428/+1709
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .editorconfig # docs/de/index.rst # docs/de/user/import.rst # docs/en/index.rst # docs/en/user/configuration.rst # docs/en/user/import.rst # docs/fr/index.rst # docs/fr/user/import.rst # src/Wallabag/CoreBundle/Command/InstallCommand.php # src/Wallabag/CoreBundle/Resources/translations/messages.da.yml # src/Wallabag/CoreBundle/Resources/translations/messages.de.yml # src/Wallabag/CoreBundle/Resources/translations/messages.en.yml # src/Wallabag/CoreBundle/Resources/translations/messages.es.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml # src/Wallabag/CoreBundle/Resources/translations/messages.it.yml # src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml # src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml # src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml # src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml # src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml # src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig # web/bundles/wallabagcore/themes/baggy/css/style.min.css # web/bundles/wallabagcore/themes/baggy/js/baggy.min.js # web/bundles/wallabagcore/themes/material/css/style.min.css # web/bundles/wallabagcore/themes/material/js/material.min.js
| * Undo translation of 'in english'.Julian Oster2016-11-181-1/+1
| |
| * Reordered documentation for German.Julian Oster2016-11-1719-485/+545
| |
| * Update translation of link to german translation.Julian Oster2016-11-172-2/+2
| |
| * Reordered :fr: documentationNicolas Lœuillet2016-11-1727-547/+654
| |
| * Reordered documentationNicolas Lœuillet2016-11-1718-389/+485
| |
| * Added help on config screenNicolas Lœuillet2016-11-175-14/+8
| |
| * fix #2582 - Nginx config: disable all other PHP file from symphonyOlivier DOSSMANN2016-11-143-0/+18
| | | | | | | | | | | | | | Regarding https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/ we need to limit access to config.php and make_dev.php files from Nginx. That's why we return 404 error page for these files.
| * Updated default parameters.yml file in documentationNicolas Lœuillet2016-11-063-0/+9
| |
| * Update the upgrade documentationNicolas Lœuillet2016-11-053-18/+3
| |
| * Prepare wallabag 2.1.3 :rocket:Nicolas Lœuillet2016-11-043-6/+6
| |
* | Added http_status in Entry entityNicolas Lœuillet2016-11-183-0/+15
| |
* | update German configuration.rstStrubbl2016-11-161-5/+4
| |
* | Added a configuration to define the redirection after archiving an entryNicolas Lœuillet2016-11-163-0/+27
| | | | | | | | Fix #496
* | Merge pull request #2548 from wallabag/pinboardJeremy Benoist2016-11-083-5/+73
|\ \ | | | | | | Add Pinboard import
| * | docs: update german import.rstStrubbl2016-11-071-21/+18
| | |
| * | Add english doc into german oneJeremy Benoist2016-11-061-5/+44
| | |
| * | Add docJeremy Benoist2016-11-062-0/+32
| | |
* | | Removed Maintenance bundleNicolas Lœuillet2016-11-066-100/+0
|/ /
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-0312-9/+33
|\|
| * Update faq.rstJeremy Benoist2016-11-021-1/+1
| |
| * update German faq.rstStrubbl2016-11-021-2/+2
| |
| * update German faq.rstStrubbl2016-11-021-4/+4
| |
| * Added more info about Doctrine / PHP bugNicolas Lœuillet2016-11-023-0/+6
| |
| * Added documentation about failed to load external entity errorNicolas Lœuillet2016-11-023-0/+15
| | | | | | | | Fix #2529
| * docs: fix link to wallabag-stats projectSven Fischer2016-10-303-3/+3
| |
| * docs: update 3rd party projects by StrubblSven Fischer2016-10-293-3/+6
| |
| * Added the whole path to parameters.yml fileNicolas Lœuillet2016-10-276-6/+6
| |