aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Update AUTHORSArthurHoaro2018-01-301-4/+5
|
* Update CHANGELOGArthurHoaro2018-01-301-1/+4
|
* Merge pull request #977 from ArthurHoaro/feature/dl-filterArthurHoaro2018-01-234-68/+293
|\ | | | | Extract the title/charset during page download, and check content type
| * Extract the title/charset during page download, and check content typeArthurHoaro2017-10-284-68/+293
| | | | | | | | | | | | | | Use CURLOPT_WRITEFUNCTION to check the response code and content type (only allow HTML). Also extract the title and charset during downloading chunk of data, and stop it when everything has been extracted. Closes #579
* | Merge pull request #1058 from FranckKe/patch-1nodiscc2018-01-181-1/+1
|\ \ | | | | | | doc: bookmarklet: fix link to issue 196
| * | Fix link to issue 196Franck Kerbiriou2018-01-181-1/+1
| | |
* | | Merge pull request #1057 from shaarli/doc-derefindnodiscc2018-01-181-0/+4
|\ \ \ | | | | | | | | doc: import: add link to derefind conversion tool
| * | | doc: import: add link to derefind conversion toolnodiscc2018-01-171-0/+4
| |/ / | | | | | | As mentioned on gitter
* | | Merge pull request #1049 from shaarli/doc-docker-armnodiscc2018-01-181-0/+1
|\ \ \ | |/ / |/| | doc: add arm32v7 docker build documentation
| * | doc: fix link to dockerfilesnodiscc2018-01-131-1/+1
| | |
| * | doc: docker: add links to docker build and qemu documentationnodiscc2018-01-121-1/+1
| | |
| * | doc: docker: remove armhf tags, add link to Dockerfilesnodiscc2018-01-121-3/+1
| | |
| * | doc: add armhf docker imagesnodiscc2018-01-051-0/+3
| | |
* | | Merge pull request #1055 from virtualtam/changelogVirtualTam2018-01-131-0/+27
|\ \ \ | | | | | | | | Update CHANGELOG for the next v0.9.x
| * | | Update CHANGELOG for the next v0.9.xVirtualTam2018-01-101-0/+27
|/ / / | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* | | Merge pull request #1054 from shaarli/doc-mbstring-webhostsnodiscc2018-01-091-1/+1
|\ \ \ | | | | | | | | doc: Server Requirements: php-mbstring: add 'hosting providers'
| * | | doc: Server Requirements: php-mbstring: add 'hosting providers'nodiscc2018-01-091-1/+1
| | | |
* | | | Merge pull request #1050 from virtualtam/changelog/cveVirtualTam2018-01-091-2/+4
|\ \ \ \ | |/ / / |/| | | Reference CVE-2018-5249 in CHANGELOG
| * | | Reference CVE-2018-5249 in CHANGELOGVirtualTam2018-01-061-2/+4
|/ / / | | | | | | | | | | | | | | | Relates to https://github.com/shaarli/Shaarli/pull/1046 Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* | | Merge pull request #1043 from immanuelfodor/improvement/shaarli-markdown-toolbarArthurHoaro2018-01-061-0/+1
|\ \ \ | |/ / |/| | Adding 3rd party plugin 'markdown-toolbar' to docs
| * | adding 3rd party plugin markdown-toolbar to docsimmanuelfodor2017-12-301-0/+1
| | |
* | | Merge pull request #1047 from virtualtam/changelogVirtualTam2018-01-045-19/+39
|\ \ \ | | | | | | | | Update changelog, documentation and authors
| * | | Update AUTHORS and contributor mailmapVirtualTam2018-01-042-4/+10
| | | | | | | | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
| * | | Update CHANGELOG, README badges and installation instructionsVirtualTam2018-01-043-15/+29
|/ / / | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* | | Merge pull request #1046 from virtualtam/security/login-xssVirtualTam2018-01-041-1/+1
|\ \ \ | | | | | | | | Fix XSS vulnerability
| * | | Fix XSS vulnerabilityVirtualTam2018-01-041-1/+1
|/ / / | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* | | Feature: Docker armhf support (#1041)Immánuel!2018-01-042-0/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | Docker: add Alpine Linux ARM HF latest and master images See: - http://www.armhf.com/ - https://wiki.alpinelinux.org/wiki/Alpine_on_ARM - https://hub.docker.com/r/lsiobase/alpine.armhf/
* | | Merge pull request #1044 from ArthurHoaro/hotfix/plugins-parameter-buttonArthurHoaro2018-01-011-3/+3
|\ \ \ | | | | | | | | Fix an issue preventing the Save button to appear for plugin parameters
| * | | Fix an issue preventing the Save button to appear for plugin parametersArthurHoaro2018-01-011-3/+3
|/ / / | | | | | | | | | is a special variable in RainTPL used in loops
* | | Merge pull request #1037 from ArthurHoaro/theme/improvements2ArthurHoaro2018-01-011-26/+26
|\ \ \ | | | | | | | | Add CSS classes and IDs in Shaarli's menu
| * | | Add CSS class and IDs in Shaarli's menuArthurHoaro2017-12-161-26/+26
| |/ / | | | | | | | | | Fixes #877
* | | Merge pull request #1042 from immanuelfodor/improvement/shaarli-descriptorArthurHoaro2018-01-011-0/+1
|\ \ \ | | | | | | | | Adding 3rd party plugin 'shaarli-descriptor' to docs
| * | | modifying plugin description to be easy to understandimmanuelfodor2017-12-271-1/+1
| | | |
| * | | adding 3rd party plugin shaarli-descriptor to docsimmanuelfodor2017-12-271-0/+1
| |/ /
* | | Merge pull request #1036 from shaarli/doc-overhaulnodiscc2017-12-277-50/+84
|\ \ \ | |/ / |/| | [WIP] Improve documentation
| * | mkdocs.yml: move FAQ to top level, reorder, Move Community/related software ↵nodiscc2017-12-261-4/+3
| | | | | | | | | | | | to Usage
| * | fix heading levelnodiscc2017-12-261-1/+1
| | |
| * | Update Community-&-Related-software.mdnodiscc2017-12-261-17/+18
| | | | | | | | | reorganize sections
| * | Merge remote-tracking branch 'nerostie/patch-2' into doc-overhaulnodiscc2017-12-172-25/+1
| |\ \
| | * | New plugin: TwemojiNeros2017-12-171-0/+1
| |/ / |/| |
* | | Delete Features.mdnodiscc2017-12-091-25/+0
| | |
| * | minor fixes, ref #998nodiscc2017-12-171-3/+3
| | |
| * | Merge remote-tracking branch 'origin/doc-tagcloud' into doc-overhaulnodiscc2017-12-171-2/+16
| |\ \
| | * | documentation: update tag cloud/filtering docnodiscc2017-10-191-2/+16
| | | | | | | | | | | | Ref. https://github.com/shaarli/Shaarli/issues/959
| * | | doc: remove docker autobuild doc from index.mdnodiscc2017-12-091-12/+0
| | | |
| * | | doc: move docker autobuild from index.md to shaarli-images.mdnodiscc2017-12-091-0/+11
| | | |
| * | | move docker-101 reference from index.md to docker-images.mdnodiscc2017-12-091-0/+3
| | | |
| * | | doc: fix docker documentation linknodiscc2017-12-091-1/+1
| | | |
| * | | remove Features.md entry in mkdocs.ymlnodiscc2017-12-091-1/+0
| | | |
| * | | move features.md info to index.mdnodiscc2017-12-091-8/+23
| | | | | | | | | | | | Ref https://github.com/shaarli/Shaarli/issues/598