Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Added PATCH to the allowed Apache request methods. | Keith Carangelo | 2020-09-14 | 1 | -17/+1 | |
| | | | | | ||||||
| * | | | | Merge branch 'links_per_page' | Keith Carangelo | 2020-09-03 | 0 | -0/+0 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' of https://github.com/shaarli/Shaarli into links_per_page | Keith Carangelo | 2020-09-02 | 5 | -42/+49 | |
| | |\ \ \ \ | ||||||
* | | \ \ \ \ | Merge pull request #1553 from ArthurHoaro/fix/404-page | ArthurHoaro | 2020-09-12 | 6 | -5/+121 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Properly handle 404 errors | |||||
| * | | | | | | | Properly handle 404 errors | ArthurHoaro | 2020-09-12 | 6 | -5/+121 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use 404 template instead of default Slim error page if the route is not found. Fixes #827 | |||||
* | | | | | | | | Merge pull request #1551 from ArthurHoaro/fix/plugin-save-metadata | ArthurHoaro | 2020-09-12 | 5 | -31/+51 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | Plugins: do not save metadata along plugin parameters | |||||
| * | | | | | | | Plugins: do not save metadata along plugin parameters | ArthurHoaro | 2020-09-12 | 5 | -31/+51 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also prevent the token to be saved. Fixes #1550 | |||||
* | | | | | | | Merge pull request #1389 from shaarli/doc-rework-setup | nodiscc | 2020-09-12 | 58 | -2487/+1940 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | doc: rework installation/setup guides, general refactoring | |||||
| * | | | | | | | doc: Docker minor improvements | ArthurHoaro | 2020-09-12 | 1 | -19/+40 | |
| | | | | | | | | ||||||
| * | | | | | | | Add 2 plugins to the 3rd party plugin list | Immánuel! | 2020-09-12 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Besides adding 2 new plugins, also reordered the list by ABC and fixed some discrepancies in the details to restore balance in the force | |||||
| * | | | | | | | doc: nginx config: document ipv4 and ipv6 listen directives | nodiscc | 2020-09-12 | 1 | -1/+4 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: apache config: remove useless documentroot directive in HTTP-only ↵ | nodiscc | 2020-09-12 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtualhost (only used for redirects) | |||||
| * | | | | | | | doc: serve configuration/reverse proxy: fix apache mod_md configuration, ↵ | nodiscc | 2020-09-12 | 2 | -47/+66 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move reference links to their respective sections, shorten | |||||
| * | | | | | | | doc: server configuration: fix apache restart command | nodiscc | 2020-09-12 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: server configuration: enable mod_headers | nodiscc | 2020-09-12 | 1 | -0/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: server configuration: fix apache site config file name | nodiscc | 2020-09-12 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: server configuration: add reminder to change the example domain name | nodiscc | 2020-09-12 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: server configuration: add asciicast of server configuration procedure ↵ | nodiscc | 2020-09-12 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (asciinema) | |||||
| * | | | | | | | doc: updagrde/migration: simplify permissions setup | nodiscc | 2020-09-12 | 1 | -4/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: installation: simplify permissions setup | nodiscc | 2020-09-12 | 1 | -7/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: docker: update docker-compose to 1.26.2 | nodiscc | 2020-09-12 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: installation: bump version to 0.11.1 | nodiscc | 2020-09-12 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: reverse proxy: update HTTP->HTTPS redirect configuration, remove ↵ | nodiscc | 2020-09-12 | 2 | -8/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logging options | |||||
| * | | | | | | | doc: fail2Ban: add note about restarting fail2ban | nodiscc | 2020-09-12 | 1 | -0/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: apache: add example configuration for mod_md | nodiscc | 2020-09-12 | 1 | -4/+9 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: server configuration: apache: add note about mod_md | nodiscc | 2020-09-12 | 1 | -1/+7 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: server configuration: update apache configuration 2.2 -> 2.4 | nodiscc | 2020-09-12 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://httpd.apache.org/docs/current/upgrading.html | |||||
| * | | | | | | | doc: Community-and-related-software.md: order plugins alphabetically | nodiscc | 2020-09-12 | 1 | -6/+6 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: plugins: remove doc about deprecated ↵ | nodiscc | 2020-09-12 | 1 | -17/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $GLOBALS['config']['ENABLED_PLUGINS'] array | |||||
| * | | | | | | | doc: troubleshooting: add procedure to clear shaarli caches | nodiscc | 2020-09-12 | 2 | -0/+11 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: server configuration: remove apache logging options | nodiscc | 2020-09-12 | 1 | -12/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | see https://github.com/nodiscc/xsrv/blob/master/roles/apache/templates/etc_apache2_conf-available_logging.conf.j2 for an example server-wide logging configuration | |||||
| * | | | | | | | doc: server configuration: formatting/add comment | nodiscc | 2020-09-12 | 1 | -3/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: server configuration: add note on required firewall/NAT for Let's ↵ | nodiscc | 2020-09-12 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Encrypt certificates | |||||
| * | | | | | | | Removing dead link in doc | Lucas Cimon | 2020-09-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | As it currently redirects to https://www.lgblog.fr | |||||
| * | | | | | | | doc: document dev.debug configuration etting | nodiscc | 2020-09-12 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ref. https://github.com/shaarli/Shaarli/pull/779 | |||||
| * | | | | | | | add shaarli-default-dark to the themes list | owen bell | 2020-09-12 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Added links to doc section "Articles and social media discussions" | Lucas Cimon | 2020-09-12 | 1 | -3/+10 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: server configuration: php requirements: add php-simplexml | nodiscc | 2020-09-12 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ref. https://github.com/shaarli/Shaarli/pull/1476 | |||||
| * | | | | | | | doc: Community-and-related-software: add shaarli-webhooks plugin | nodiscc | 2020-09-12 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: add note about importing browser bookmarks folder structure to shaarli tags | nodiscc | 2020-09-12 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ref. https://github.com/shaarli/Shaarli/issues/1449 | |||||
| * | | | | | | | doc: troubleshooting: improve compatibility with PHP 5.6/FTP upload limits | nodiscc | 2020-09-12 | 1 | -6/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ref. https://github.com/shaarli/Shaarli/issues/1469 | |||||
| * | | | | | | | doc: usage: active filters/clear search filters | nodiscc | 2020-09-12 | 1 | -1/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: nginx: add let's encrypt ssl configuration | nodiscc | 2020-09-12 | 1 | -0/+8 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: nginx: reorder | nodiscc | 2020-09-12 | 1 | -3/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | apache: fix let's encrypt configuration , copy it directly from reference file | nodiscc | 2020-09-12 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | including options-ssl-apache.conf requires python3-certbot-apache which pulls a lot of dependencies | |||||
| * | | | | | | | doc: php compatibility: add php 7.3 | nodiscc | 2020-09-12 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | server-configuration: move firewall/NAT requirements to Network section | nodiscc | 2020-09-12 | 1 | -0/+4 | |
| | | | | | | | | ||||||
| * | | | | | | | fix markdown syntax | nodiscc | 2020-09-12 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | formatting/emphasis | nodiscc | 2020-09-12 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | doc: docker.md: fix stray code block | nodiscc | 2020-09-12 | 1 | -2/+1 | |
| | | | | | | | |