aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/md
Commit message (Collapse)AuthorAgeFilesLines
* doc: fix broken markdown linknodiscc2019-08-011-1/+1
| | | | fixes https://github.com/shaarli/Shaarli/issues/1330
* Default colors plugin - DocumentationArthurHoaro2019-07-202-0/+21
|
* Automatically retrieve description for new bookmarksArthurHoaro2019-07-061-0/+2
| | | | | | | | | | | | | | | If the option is enabled, it will try to find a meta tag containing the page description and keywords, just like we do for the page title. It will either look for regular meta tag or OpenGraph ones. The option is disabled by default. Note that keywords meta tags is mostly not used. In `configure` template, the variable associated with this setting is `$retrieve_description`. Fixes #1302
* Merge pull request #1273 from ArthurHoaro/feature/ban-managerArthurHoaro2019-05-251-0/+2
|\ | | | | Rewrite IP ban management
| * Rewrite IP ban managementArthurHoaro2019-02-091-0/+2
| | | | | | | | | | | | | | This adds a dedicated manager class to handle all ban interactions, which is instantiated and handled by LoginManager. IPs are now stored in the same format as the datastore, through FileUtils. Fixes #1032 #587
* | Update README, CHANGELOG and AUTHORS for v0.10.4VirtualTam2019-04-161-3/+3
| | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* | Merge pull request #1279 from virtualtam/changelog/v0.10.3Aurélien Tamisier2019-02-241-3/+3
|\ \ | | | | | | Update badges, changelog and documentation for v0.10.3
| * | Update badges, changelog and documentation for v0.10.3VirtualTam2019-02-241-3/+3
| | | | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* | | Merge pull request #1275 from ArthurHoaro/doc/drop-php70ArthurHoaro2019-02-241-1/+1
|\ \ \ | | | | | | | | Documentation: drop PHP 7.0 compatibility in Shaarli 11.x
| * | | Documentation: drop PHP 7.0 compatibility in Shaarli 11.xArthurHoaro2019-02-091-1/+1
| | |/ | |/| | | | | | | related to #1249
* | | Merge pull request #1269 from ArthurHoaro/feature/remove-redirectorArthurHoaro2019-02-241-11/+0
|\ \ \ | |_|/ |/| | Remove the redirector setting
| * | Remove the redirector settingArthurHoaro2019-02-091-11/+0
| |/ | | | | | | Fixes #1239
* / doc: fix invalid linksdoc-fix-mkdocs-warningsnodiscc2019-01-311-3/+3
|/ | | Fixes warnings from https://travis-ci.org/shaarli/Shaarli/jobs/486928133
* Merge branch 'master' into patch-1nodiscc2019-01-311-1/+1
|\
| * Update Community-&-Related-software.mdtrailjeep2019-01-261-1/+1
| |
* | Update Community-&-Related-software.mdtrailjeep2019-01-261-0/+1
|/
* Merge pull request #1233 from shaarli/doc-fix-homepage-iconnodiscc2019-01-062-1/+1
|\ | | | | doc: fix homepage icon
| * doc: fix homepage icondoc-fix-homepage-iconnodiscc2019-01-062-1/+1
| | | | | | | | The icon did not display properly on https://shaarli.readthedocs.io/en/master/
* | doc: update PHP compatibility tabledoc-update-php-compatnodiscc2018-12-091-1/+1
|/ | | Ref https://github.com/shaarli/Shaarli/issues/1249
* Dead link on dead link detector toolAlexandre G.-Raymond2018-10-201-1/+1
| | | Author's repo moved to Framagit
* Merge pull request #1232 from shaarli/doc-rm-firefox-sharenodiscc2018-10-111-17/+0
|\ | | | | remove firefox share documentation
| * remove firefox share documentationnodiscc2018-10-111-17/+0
| | | | | | | | | | Firefox Share integration has been removed in https://github.com/shaarli/Shaarli/pull/1026 Firefox Share is not available anymore in any ESR/release versions of Firefox
* | Merge pull request #1221 from nodiscc/doc-refactor-index-features2nodiscc2018-10-111-72/+48
|\ \ | |/ |/| doc: refactor documentation homepage
| * documentation: refactor documentation homepagenodiscc2018-08-301-72/+48
| | | | | | | | | | | | | | | | - simplify/organize feature list and contributing section - move bug reporting/contact information to Contributing section - unclutter Ref https://github.com/shaarli/Shaarli/issues/1148#issuecomment-397871451 and https://github.com/shaarli/Shaarli/issues/598
* | doc: server config: basic usage of robots.txt/HTML robots meta-tag/crawler ↵nodiscc2018-09-091-0/+7
|/ | | | control mechanisms
* Merge pull request #687 from ArthurHoaro/web-thumbArthurHoaro2018-07-282-1/+19
|\ | | | | Use web-thumbnailer to retrieve thumbnails
| * Take code review into accountArthurHoaro2018-07-051-1/+1
| | | | | | | | Upgrade web-thumbnailer and display thumbs right after download
| * Add Link structure page to the documentationArthurHoaro2018-07-051-0/+18
| |
* | Merge pull request #1168 from virtualtam/docker/composeAurélien Tamisier2018-07-2710-0/+257
|\ \ | | | | | | Provide a Docker Compose example
| * | Docs: Add an installation guide for Debian 9 + DockerVirtualTam2018-07-128-0/+257
| | | | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
| * | Docs: rename 'How-to' section to 'Guides'VirtualTam2018-07-122-0/+0
| | | | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* | | Documentation - REST API - Mention dev.debug modeArthurHoaro2018-07-171-0/+19
| | |
* | | Merge pull request #1178 from pips-/patch-2nodiscc2018-07-121-2/+2
|\ \ \ | |/ / |/| | Upgrade-and-migration.md: typo installation link
| * | Upgrade-and-migration.md: install link typopips2018-07-101-1/+1
| | | | | | | | | second one
| * | Upgrade-and-migration.md: typo installation linkpips2018-07-101-1/+1
| |/ | | | | Install page is not correctly linked
* | doc: reverse proxy config: proxypreservehost: wording, link to apache ↵nodiscc2018-07-081-2/+2
| | | | | | | | documentation, typo
* | Include ProxyPreserveHost directive in Apache's proxy docArthurHoaro2018-07-051-1/+4
|/
* Docker: expose a volume for the thumbnail cacheVirtualTam2018-07-051-6/+29
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Fix broken documentation links and list formattingVirtualTam2018-06-264-21/+33
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Merge branch 'master' into patch-1VirtualTam2018-06-261-0/+1
|\
| * Other platform integration: add Yunohost install badge lapineige2018-06-251-1/+1
| | | | | | Add a button to install with Yunohost in a one-click way.
* | add Cloudron to related softwareFelix Bartels2018-06-251-1/+1
|/
* Merge pull request #1155 from shaarli/doc-improvementsnodiscc2018-06-215-172/+178
|\ | | | | Improve documentation (#598, #1105)
| * Improve documentation (#598, #1105)nodiscc2018-06-175-172/+178
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rework/simplify server configuration/requirements pages (consolidate/simplify SSL/TLS/apache configuration) * update index.md introduction * remove external images (badges) * Fix COPYING link and documentation links * Update features list * dedpulicate information * remove server-requirements.md and move relevant doc to other files * TODO: rework nginx configuration (single configuration example, with commented out blocks for special cases) * TODO: consolidate download/install/configuration pages * remove blank lighttpd configuration section * remove Required? column for composer packages, all libraries are mandatory * php 7.2 compatibilty * clarify that certbot binary and paths may vary depending on install method
* | Merge pull request #1154 from virtualtam/changelogVirtualTam2018-06-201-4/+4
|\ \ | | | | | | Update AUTHORS and CHANGELOG
| * | Update version badges and installation instructionsVirtualTam2018-06-201-4/+4
| |/ | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* / docker: update image and usage documentationVirtualTam2018-06-172-7/+13
|/ | | | | | Relates to https://github.com/shaarli/Shaarli/issues/1153 Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Adds Stakali Android app to 3rd party listsArthurHoaro2018-05-131-1/+3
|
* doc: sharing: add link to REST API documentationnodiscc2018-04-141-1/+1
|
* doc: optimize PNGs with pngcrushnodiscc2018-04-146-0/+0
| | | | 164k -> 156k