Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CI: run UT against PHP 7.2 (currently in Release Candidate) | ArthurHoaro | 2018-02-02 | 1 | -0/+1 |
| | |||||
* | Badge | ArthurHoaro | 2018-02-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1076 from ArthurHoaro/changelog-v0.9.5 | ArthurHoaro | 2018-02-02 | 2 | -1/+6 |
|\ | | | | | CHANGELOG + AUTHORS (v0.9.5) | ||||
| * | CHANGELOG + AUTHORS | ArthurHoaro | 2018-02-02 | 2 | -1/+6 |
|/ | |||||
* | Merge pull request #1070 from ArthurHoaro/hotfix/lc-messages-warning | ArthurHoaro | 2018-02-02 | 2 | -0/+7 |
|\ | | | | | Use LC_COLLATE instead of LC_MESSAGES if php-intl is not installed | ||||
| * | Use LC_COLLATE instead of LC_MESSAGES if php-intl is not installed | ArthurHoaro | 2018-01-31 | 2 | -0/+7 |
| | | | | | | | | | | | | | | | | As stated in the docs: > LC_MESSAGES for system responses (available if PHP was compiled with libintl) Fixes #1067 | ||||
* | | Merge pull request #1069 from ArthurHoaro/feature/dependencies | ArthurHoaro | 2018-01-31 | 1 | -89/+89 |
|\ \ | |/ |/| | Update dependencies and include latest version netscape-bookmark-parser | ||||
| * | Update dependencies and include latest version netscape-bookmark-parser | ArthurHoaro | 2018-01-31 | 1 | -89/+89 |
|/ | |||||
* | Merge pull request #1063 from ArthurHoaro/hotfix/legacy-warnings | ArthurHoaro | 2018-01-31 | 3 | -3/+18 |
|\ | | | | | Fix warnings when upgrading from legacy SebSauvage version | ||||
| * | Fix warnings when upgrading from legacy SebSauvage version | ArthurHoaro | 2018-01-25 | 3 | -3/+18 |
| | | | | | | | | Fixes #1040 | ||||
* | | Update badges | ArthurHoaro | 2018-01-30 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1065 from ArthurHoaro/release-v9.0.4 | ArthurHoaro | 2018-01-30 | 2 | -5/+9 |
|\ \ | |/ |/| | pre release v0.9.4 | ||||
| * | Update AUTHORS | ArthurHoaro | 2018-01-30 | 1 | -4/+5 |
| | | |||||
| * | Update CHANGELOG | ArthurHoaro | 2018-01-30 | 1 | -1/+4 |
|/ | |||||
* | Merge pull request #977 from ArthurHoaro/feature/dl-filter | ArthurHoaro | 2018-01-23 | 4 | -68/+293 |
|\ | | | | | Extract the title/charset during page download, and check content type | ||||
| * | Extract the title/charset during page download, and check content type | ArthurHoaro | 2017-10-28 | 4 | -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-1 | nodiscc | 2018-01-18 | 1 | -1/+1 |
|\ \ | | | | | | | doc: bookmarklet: fix link to issue 196 | ||||
| * | | Fix link to issue 196 | Franck Kerbiriou | 2018-01-18 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #1057 from shaarli/doc-derefind | nodiscc | 2018-01-18 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | doc: import: add link to derefind conversion tool | ||||
| * | | | doc: import: add link to derefind conversion tool | nodiscc | 2018-01-17 | 1 | -0/+4 |
| |/ / | | | | | | | As mentioned on gitter | ||||
* | | | Merge pull request #1049 from shaarli/doc-docker-arm | nodiscc | 2018-01-18 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | doc: add arm32v7 docker build documentation | ||||
| * | | doc: fix link to dockerfiles | nodiscc | 2018-01-13 | 1 | -1/+1 |
| | | | |||||
| * | | doc: docker: add links to docker build and qemu documentation | nodiscc | 2018-01-12 | 1 | -1/+1 |
| | | | |||||
| * | | doc: docker: remove armhf tags, add link to Dockerfiles | nodiscc | 2018-01-12 | 1 | -3/+1 |
| | | | |||||
| * | | doc: add armhf docker images | nodiscc | 2018-01-05 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #1055 from virtualtam/changelog | VirtualTam | 2018-01-13 | 1 | -0/+27 |
|\ \ \ | | | | | | | | | Update CHANGELOG for the next v0.9.x | ||||
| * | | | Update CHANGELOG for the next v0.9.x | VirtualTam | 2018-01-10 | 1 | -0/+27 |
|/ / / | | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | | | Merge pull request #1054 from shaarli/doc-mbstring-webhosts | nodiscc | 2018-01-09 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | doc: Server Requirements: php-mbstring: add 'hosting providers' | ||||
| * | | | doc: Server Requirements: php-mbstring: add 'hosting providers' | nodiscc | 2018-01-09 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #1050 from virtualtam/changelog/cve | VirtualTam | 2018-01-09 | 1 | -2/+4 |
|\ \ \ \ | |/ / / |/| | | | Reference CVE-2018-5249 in CHANGELOG | ||||
| * | | | Reference CVE-2018-5249 in CHANGELOG | VirtualTam | 2018-01-06 | 1 | -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-toolbar | ArthurHoaro | 2018-01-06 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | Adding 3rd party plugin 'markdown-toolbar' to docs | ||||
| * | | adding 3rd party plugin markdown-toolbar to docs | immanuelfodor | 2017-12-30 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #1047 from virtualtam/changelog | VirtualTam | 2018-01-04 | 5 | -19/+39 |
|\ \ \ | | | | | | | | | Update changelog, documentation and authors | ||||
| * | | | Update AUTHORS and contributor mailmap | VirtualTam | 2018-01-04 | 2 | -4/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
| * | | | Update CHANGELOG, README badges and installation instructions | VirtualTam | 2018-01-04 | 3 | -15/+29 |
|/ / / | | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | | | Merge pull request #1046 from virtualtam/security/login-xss | VirtualTam | 2018-01-04 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix XSS vulnerability | ||||
| * | | | Fix XSS vulnerability | VirtualTam | 2018-01-04 | 1 | -1/+1 |
|/ / / | | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | | | Feature: Docker armhf support (#1041) | Immánuel! | 2018-01-04 | 2 | -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-button | ArthurHoaro | 2018-01-01 | 1 | -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 parameters | ArthurHoaro | 2018-01-01 | 1 | -3/+3 |
|/ / / | | | | | | | | | | is a special variable in RainTPL used in loops | ||||
* | | | Merge pull request #1037 from ArthurHoaro/theme/improvements2 | ArthurHoaro | 2018-01-01 | 1 | -26/+26 |
|\ \ \ | | | | | | | | | Add CSS classes and IDs in Shaarli's menu | ||||
| * | | | Add CSS class and IDs in Shaarli's menu | ArthurHoaro | 2017-12-16 | 1 | -26/+26 |
| |/ / | | | | | | | | | | Fixes #877 | ||||
* | | | Merge pull request #1042 from immanuelfodor/improvement/shaarli-descriptor | ArthurHoaro | 2018-01-01 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Adding 3rd party plugin 'shaarli-descriptor' to docs | ||||
| * | | | modifying plugin description to be easy to understand | immanuelfodor | 2017-12-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | adding 3rd party plugin shaarli-descriptor to docs | immanuelfodor | 2017-12-27 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge pull request #1036 from shaarli/doc-overhaul | nodiscc | 2017-12-27 | 7 | -50/+84 |
|\ \ \ | |/ / |/| | | [WIP] Improve documentation | ||||
| * | | mkdocs.yml: move FAQ to top level, reorder, Move Community/related software ↵ | nodiscc | 2017-12-26 | 1 | -4/+3 |
| | | | | | | | | | | | | to Usage | ||||
| * | | fix heading level | nodiscc | 2017-12-26 | 1 | -1/+1 |
| | | | |||||
| * | | Update Community-&-Related-software.md | nodiscc | 2017-12-26 | 1 | -17/+18 |
| | | | | | | | | | reorganize sections |