aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Bump Shaarli version to v0.12.0-beta-1v0.12.0-beta-1ArthurHoaro2020-09-301-1/+1
* Bump version to v0.12.0-betaArthurHoaro2020-09-301-1/+1
* Merge pull request #1576 from ArthurHoaro/release/v0.12.0-beta-1/changelogArthurHoaro2020-09-303-10/+23
|\
| * Update CHANGELOG and AUTHORArthurHoaro2020-09-303-10/+23
|/
* Merge pull request #1569 from ArthurHoaro/fix/bad-encodingArthurHoaro2020-09-303-2/+15
|\
| * Fix warning if the encoding retrieved from external headers is invalidArthurHoaro2020-09-303-2/+15
* | Merge pull request #1566 from nodiscc/makefile-composer-installArthurHoaro2020-09-302-10/+9
|\ \
| * | doc/Makefile: remove references to composer updatenodiscc2020-09-242-10/+9
* | | Merge pull request #1572 from ArthurHoaro/feature/php8ArthurHoaro2020-09-2952-244/+258
|\ \ \ | |_|/ |/| |
| * | Convert legacy PHPUnit @expected* to new ->expect*ArthurHoaro2020-09-2722-171/+184
| * | Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-2647-72/+72
| * | tmpArthurHoaro2020-09-261-1/+2
| * | Travis CI: run composer update instead of installArthurHoaro2020-09-262-2/+2
|/ /
* | Merge pull request #1568 from ArthurHoaro/fix/vintage-linkdateArthurHoaro2020-09-261-1/+0
|\ \
| * | Fix undefined linkdate variable in vintage themeArthurHoaro2020-09-251-1/+0
|/ /
* | Merge pull request #1560 from ArthurHoaro/fix/redirect-wrong-pathArthurHoaro2020-09-255-16/+54
|\ \
| * | Fix invalid redirection using the path of an external domainArthurHoaro2020-09-225-16/+54
* | | Merge pull request #1558 from ArthurHoaro/fix/plugins-base-pathArthurHoaro2020-09-257-27/+61
|\ \ \
| * | | Fix plugin base path in core pluginsArthurHoaro2020-09-227-27/+61
* | | | Merge pull request #1565 from nodiscc/rm-makefile-summaryArthurHoaro2020-09-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Makefile: remove static_analysis_summary from all: targetnodiscc2020-09-241-1/+1
|/ / /
* | | Merge pull request #1561 from ArthurHoaro/feature/front-deps-upgradeArthurHoaro2020-09-2310-3805/+3927
|\ \ \ | |_|/ |/| |
| * | Fix ESLint after dependency upgradeArthurHoaro2020-09-221-9/+10
| * | Bump NodeJS version on travis buildArthurHoaro2020-09-221-1/+1
| * | Upgrade front end dependenciesArthurHoaro2020-09-228-3795/+3916
| |/
* | Merge pull request #1559 from ArthurHoaro/fix/edit-redirectArthurHoaro2020-09-221-1/+1
|\ \
| * | Fix redirection to referer after editing a linkArthurHoaro2020-09-221-1/+1
| |/
* | Merge pull request #1539 from ArthurHoaro/feature/manual-root-urlArthurHoaro2020-09-2214-61/+189
|\ \
| * | Fix subfolder configuration in unit testsArthurHoaro2020-09-128-20/+55
| * | Add manual configuration for root URLArthurHoaro2020-09-126-41/+134
* | | Merge pull request #1556 from kcaran/apache_methodsArthurHoaro2020-09-221-17/+1
|\ \ \ | |_|/ |/| |
| * | Added PATCH to the allowed Apache request methods.Keith Carangelo2020-09-141-17/+1
| * | Merge branch 'links_per_page'Keith Carangelo2020-09-030-0/+0
| |\ \
| | * \ Merge branch 'master' of https://github.com/shaarli/Shaarli into links_per_pageKeith Carangelo2020-09-025-42/+49
| | |\ \
* | | \ \ 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