aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Upgrade front end dependenciesArthurHoaro2020-09-228-3795/+3916
* Merge pull request #1553 from ArthurHoaro/fix/404-pageArthurHoaro2020-09-126-5/+121
|\
| * Properly handle 404 errorsArthurHoaro2020-09-126-5/+121
* | Merge pull request #1551 from ArthurHoaro/fix/plugin-save-metadataArthurHoaro2020-09-125-31/+51
|\ \
| * | Plugins: do not save metadata along plugin parametersArthurHoaro2020-09-125-31/+51
| |/
* | Merge pull request #1389 from shaarli/doc-rework-setupnodiscc2020-09-1258-2487/+1940
|\ \
| * | 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
| * | doc: server configuration: formatting/add commentnodiscc2020-09-121-3/+2
| * | doc: server configuration: add note on required firewall/NAT for Let's Encryp...nodiscc2020-09-121-1/+2
| * | Removing dead link in docLucas Cimon2020-09-121-1/+1
| * | doc: document dev.debug configuration ettingnodiscc2020-09-121-0/+3
| * | add shaarli-default-dark to the themes listowen bell2020-09-121-0/+1
| * | Added links to doc section "Articles and social media discussions"Lucas Cimon2020-09-121-3/+10
| * | doc: server configuration: php requirements: add php-simplexmlnodiscc2020-09-121-1/+2
| * | doc: Community-and-related-software: add shaarli-webhooks pluginnodiscc2020-09-121-0/+1
| * | doc: add note about importing browser bookmarks folder structure to shaarli tagsnodiscc2020-09-121-0/+1
| * | doc: troubleshooting: improve compatibility with PHP 5.6/FTP upload limitsnodiscc2020-09-121-6/+11
| * | doc: usage: active filters/clear search filtersnodiscc2020-09-121-1/+2
| * | doc: nginx: add let's encrypt ssl configurationnodiscc2020-09-121-0/+8
| * | doc: nginx: reordernodiscc2020-09-121-3/+3
| * | apache: fix let's encrypt configuration , copy it directly from reference filenodiscc2020-09-121-2/+7
| * | doc: php compatibility: add php 7.3nodiscc2020-09-121-0/+1
| * | server-configuration: move firewall/NAT requirements to Network sectionnodiscc2020-09-121-0/+4
| * | fix markdown syntaxnodiscc2020-09-121-1/+1
| * | formatting/emphasisnodiscc2020-09-121-1/+1
| * | doc: docker.md: fix stray code blocknodiscc2020-09-121-2/+1
| * | **General rewording, proof-reading, deduplication, shortening, reordering, si...nodiscc2020-09-1258-2450/+1821
|/ /
* | Merge pull request #1552 from ArthurHoaro/feature/better-initializerArthurHoaro2020-09-124-106/+325
|\ \ | |/ |/|