aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Update Community-&-Related-software.mdnodiscc2017-12-261-17/+18
* 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
* | | 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
* | | doc: add browser addons/shaarli-web-extensionnodiscc2017-12-091-4/+4
* | | doc: note about firefox share compatibilitynodiscc2017-12-091-0/+3
| |/ |/|
* | Merge pull request #1034 from durcheinandr/fixlinkVirtualTam2017-12-071-1/+1
|\ \
| * | Fix internal markdown link in documentationdurcheinandr2017-12-071-1/+1
|/ /
* | Merge pull request #1025 from ArthurHoaro/hotfix/proxy-443ArthurHoaro2017-12-032-0/+39
|\ \
| * | Force HTTPS if the original port is 443 behind a reverse proxyArthurHoaro2017-12-022-0/+39
* | | Merge pull request #1020 from ArthurHoaro/feature/curl-chunkArthurHoaro2017-11-261-1/+1
|\ \ \
| * | | Increase buffer size for cURL downloadArthurHoaro2017-11-111-1/+1
* | | | Merge pull request #1016 from virtualtam/refactor/sessionVirtualTam2017-11-243-24/+25
|\ \ \ \
| * | | | Improve SessionManager constructor and testsVirtualTam2017-11-083-24/+25
* | | | | Merge pull request #1028 from shaarli/doc-cleanup-930nodiscc2017-11-213-25/+28
|\ \ \ \ \
| * | | | | documentation cleanupnodiscc2017-11-183-25/+28
|/ / / / /
* | | | | Merge pull request #1017 from ArthurHoaro/feature/mobile-iconArthurHoaro2017-11-182-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add apple-touch-icon meta tagArthurHoaro2017-11-182-1/+2
| |/ / /
* | | | Merge pull request #1014 from ArthurHoaro/feature/no-pluginArthurHoaro2017-11-122-63/+70
|\ \ \ \
| * | | | Improve messages if there is no plugin or parameter available in the admin pageArthurHoaro2017-11-112-63/+70
| |/ / /
* | | | Merge pull request #1019 from ArthurHoaro/hotfix/complete-updateArthurHoaro2017-11-111-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Return true after update ReorderDatastore to complete itArthurHoaro2017-11-111-0/+1
|/ / /
* | | Merge pull request #1015 from ArthurHoaro/theme/tag-cloud-centerArthurHoaro2017-11-113-4/+26
|\ \ \ | |/ / |/| |
| * | Fix alignement and better clarity for 'List all links with those tags' buttonArthurHoaro2017-11-083-4/+26
|/ /
* | Merge pull request #1012 from ArthurHoaro/hotfix/urlencodeArthurHoaro2017-11-084-10/+40
|\ \
| * | Don't URL encode description links if parameter 'redirector.encode_url' is se...ArthurHoaro2017-11-074-10/+40
* | | Merge pull request #1013 from ArthurHoaro/theme/remove-redirectorArthurHoaro2017-11-081-15/+0
|\ \ \ | |/ / |/| |
| * | Remove redirector setting from Configure pageArthurHoaro2017-11-071-15/+0
|/ /
* | Merge pull request #1009 from kalvn/patch-1VirtualTam2017-11-021-0/+1
|\ \
| * | Addition of shaarli2mastodon plugin.kalvn2017-11-011-0/+1
|/ /
* | Merge pull request #978 from ArthurHoaro/theme/improvementsArthurHoaro2017-10-283-59/+114
|\ \
| * | Theme improvements: move thumbnails to the right and reduce margins overallArthurHoaro2017-10-283-59/+114
|/ /
* | Merge pull request #962 from ArthurHoaro/feature/perfs2ArthurHoaro2017-10-284-10/+51
|\ \
| * | Performances: reorder links when they're written instead of readArthurHoaro2017-09-024-10/+51
* | | Merge pull request #1005 from virtualtam/refactor/authenticationVirtualTam2017-10-256-138/+272
|\ \ \
| * | | Improve SessionManager testsVirtualTam2017-10-241-0/+23
| * | | Move session ID check to SessionManagerVirtualTam2017-10-225-90/+97
| * | | Refactor session token managementVirtualTam2017-10-224-49/+153
* | | | Merge pull request #1006 from shaarli/doc-cve-2017-15215nodiscc2017-10-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Changelog: link to CVE-2017-15215, give attributionnodiscc2017-10-231-1/+1
|/ / /
* | | Merge pull request #1004 from virtualtam/doc/docker/reverse-proxyVirtualTam2017-10-221-1/+115
|\ \ \