aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* New plugin hook: ability to add custom filters to Shaarli search engineArthurHoaro2021-02-041-1/+18
* Typo fix line 76 'Authentication' -> Authorizationleyrer2020-12-261-1/+1
* Merge pull request #1645 from ArthurHoaro/feature/plugin-register-routeArthurHoaro2020-12-161-0/+25
|\
| * Plugin system: allow plugins to provide custom routesArthurHoaro2020-11-151-0/+25
* | Doc: fix missing merge on Release pageArthurHoaro2020-11-121-0/+8
|/
* Merge pull request #1635 from ArthurHoaro/feature/phpcsArthurHoaro2020-11-101-5/+7
|\
| * Update Static Analysis documentationArthurHoaro2020-11-091-5/+7
* | Merge pull request #1630 from ArthurHoaro/fix/apache-configArthurHoaro2020-11-101-7/+12
|\ \
| * | Reviewed Apache configurationArthurHoaro2020-11-081-7/+12
* | | Merge pull request #1634 from ArthurHoaro/fix/docker-composeArthurHoaro2020-11-101-2/+5
|\ \ \
| * | | Docker-compose: fix SSL certificate + add parameter for Docker tagArthurHoaro2020-11-091-2/+5
| | |/ | |/|
* | | Merge pull request #1628 from ArthurHoaro/fix/nginx-configArthurHoaro2020-11-101-20/+3
|\ \ \ | |/ / |/| |
| * | Reviewed nginx configurationArthurHoaro2020-11-071-20/+3
| |/
* / Feature: support any tag separatorArthurHoaro2020-11-051-0/+2
|/
* Default formatter: add a setting to disable auto-linkificationArthurHoaro2020-11-031-0/+16
* Fix: nginx - add rule to disable url-rewriting for the docsArthurHoaro2020-10-211-0/+5
* Merge pull request #1567 from ArthurHoaro/feature/async-title-retrievalArthurHoaro2020-10-201-0/+1
|\
| * Add a setting to retrieve bookmark metadata asynchrounouslyArthurHoaro2020-10-151-0/+1
* | Doc: typoArthurHoaro2020-10-161-1/+1
* | Inject ROOT_PATH in plugin instead of regenerating it everywhereArthurHoaro2020-10-161-3/+8
* | Support using Shaarli without URL rewritingArthurHoaro2020-10-161-0/+16
|/
* Doc: add PHP 7.4 and 8.0 as supported versionArthurHoaro2020-10-151-2/+4
* Merge pull request #1566 from nodiscc/makefile-composer-installArthurHoaro2020-09-301-10/+5
|\
| * doc/Makefile: remove references to composer updatenodiscc2020-09-241-10/+5
* | Merge pull request #1558 from ArthurHoaro/fix/plugins-base-pathArthurHoaro2020-09-251-0/+14
|\ \ | |/ |/|
| * Fix plugin base path in core pluginsArthurHoaro2020-09-221-0/+14
* | Add manual configuration for root URLArthurHoaro2020-09-121-35/+36
|/
* doc: Docker minor improvementsArthurHoaro2020-09-121-19/+40
* Add 2 plugins to the 3rd party plugin listImmánuel!2020-09-121-1/+3
* doc: nginx config: document ipv4 and ipv6 listen directivesnodiscc2020-09-121-1/+4
* doc: apache config: remove useless documentroot directive in HTTP-only virtua...nodiscc2020-09-121-1/+0
* doc: serve configuration/reverse proxy: fix apache mod_md configuration, move...nodiscc2020-09-122-47/+66
* doc: server configuration: fix apache restart commandnodiscc2020-09-121-1/+1
* doc: server configuration: enable mod_headersnodiscc2020-09-121-0/+3
* doc: server configuration: fix apache site config file namenodiscc2020-09-121-1/+1
* doc: server configuration: add reminder to change the example domain namenodiscc2020-09-121-2/+2
* doc: server configuration: add asciicast of server configuration procedure (a...nodiscc2020-09-121-0/+7
* doc: updagrde/migration: simplify permissions setupnodiscc2020-09-121-4/+2
* doc: installation: simplify permissions setupnodiscc2020-09-121-7/+1
* doc: docker: update docker-compose to 1.26.2nodiscc2020-09-121-1/+1
* doc: installation: bump version to 0.11.1nodiscc2020-09-121-2/+2
* doc: reverse proxy: update HTTP->HTTPS redirect configuration, remove logging...nodiscc2020-09-122-8/+12
* doc: fail2Ban: add note about restarting fail2bannodiscc2020-09-121-0/+2
* doc: apache: add example configuration for mod_mdnodiscc2020-09-121-4/+9
* doc: server configuration: apache: add note about mod_mdnodiscc2020-09-121-1/+7
* doc: server configuration: update apache configuration 2.2 -> 2.4nodiscc2020-09-121-2/+1
* doc: Community-and-related-software.md: order plugins alphabeticallynodiscc2020-09-121-6/+6
* doc: plugins: remove doc about deprecated $GLOBALS['config']['ENABLED_PLUGINS...nodiscc2020-09-121-17/+1
* doc: troubleshooting: add procedure to clear shaarli cachesnodiscc2020-09-122-0/+11
* doc: server configuration: remove apache logging optionsnodiscc2020-09-121-12/+0