]>
git.immae.eu Git - github/shaarli/Shaarli.git/log
VirtualTam [Fri, 12 Oct 2018 23:40:04 +0000 (01:40 +0200)]
lint: fix line-length warnings
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
VirtualTam [Fri, 12 Oct 2018 22:35:47 +0000 (00:35 +0200)]
lint: apply phpcbf to tests/
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
VirtualTam [Fri, 12 Oct 2018 22:31:11 +0000 (00:31 +0200)]
lint: apply phpcbf to index.php
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
VirtualTam [Fri, 12 Oct 2018 22:22:45 +0000 (00:22 +0200)]
lint: apply phpcbf to plugins/
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
VirtualTam [Fri, 12 Oct 2018 22:19:03 +0000 (00:19 +0200)]
lint: apply phpcbf to application/
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
VirtualTam [Fri, 12 Oct 2018 22:05:04 +0000 (00:05 +0200)]
lint: setup PHPCS for PSR-1 and PSR-2
Relates to https://github.com/shaarli/Shaarli/issues/95
See:
- https://github.com/squizlabs/PHP_CodeSniffer
- https://github.com/squizlabs/PHP_CodeSniffer/blob/master/phpcs.xml.dist
- https://www.php-fig.org/psr/psr-1/
- https://www.php-fig.org/psr/psr-2/
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
VirtualTam [Fri, 12 Oct 2018 21:47:59 +0000 (23:47 +0200)]
lint: remove unused tools
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Aurélien Tamisier [Sun, 2 Dec 2018 12:56:16 +0000 (13:56 +0100)]
Merge pull request #1247 from llune/patch-5
add label to form - accessibility issue
Aurélien Tamisier [Sun, 2 Dec 2018 12:55:58 +0000 (13:55 +0100)]
Merge pull request #1246 from llune/patch-4
fix translation string
Luce Carević [Fri, 30 Nov 2018 19:39:13 +0000 (20:39 +0100)]
add label to form - accessibility issue
Don't use placeholder instead of label for form input.
Luce Carević [Fri, 30 Nov 2018 19:36:10 +0000 (20:36 +0100)]
fix translation string
ArthurHoaro [Thu, 15 Nov 2018 19:10:47 +0000 (20:10 +0100)]
Merge pull request #1236 from bisherbas/patch-1
Update session start condition
Bish Erbas [Wed, 31 Oct 2018 13:09:35 +0000 (09:09 -0400)]
Update session start condition
Recommended method for PHP >= 5.4.0 as seen here https://stackoverflow.com/questions/
6249707 /check-if-php-session-has-already-started
Per https://shaarli.readthedocs.io/en/master/Server-configuration/ Shaarli supports PHP >= 5.6
Aurélien Tamisier [Sat, 20 Oct 2018 10:28:01 +0000 (12:28 +0200)]
Merge pull request #1235 from ilesinge/patch-2
Dead link on dead link detector tool
Alexandre G.-Raymond [Sat, 20 Oct 2018 09:58:49 +0000 (11:58 +0200)]
Dead link on dead link detector tool
Author's repo moved to Framagit
Aurélien Tamisier [Fri, 12 Oct 2018 21:07:38 +0000 (23:07 +0200)]
Merge pull request #1230 from virtualtam/composer/netscape-parser
Composer: bump netscape-bookmark-parser to 2.1
nodiscc [Thu, 11 Oct 2018 10:03:48 +0000 (10:03 +0000)]
Merge pull request #1232 from shaarli/doc-rm-firefox-share
remove firefox share documentation
nodiscc [Thu, 11 Oct 2018 08:09:45 +0000 (08:09 +0000)]
Merge pull request #1221 from nodiscc/doc-refactor-index-features2
doc: refactor documentation homepage
nodiscc [Thu, 11 Oct 2018 07:51:14 +0000 (09:51 +0200)]
remove firefox share documentation
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
nodiscc [Thu, 11 Oct 2018 07:46:15 +0000 (07:46 +0000)]
Merge pull request #1231 from shaarli/revert-1220-url-filter
Revert part of #1220
nodiscc [Tue, 9 Oct 2018 17:31:39 +0000 (17:31 +0000)]
Revert part of #1220
Fixes #1177
The `url` template filter is [only supported in Mkdocs 1.0+](https://github.com/mkdocs/mkdocs/blob/master/docs/about/release-notes.md#internal-refactor-of-pages-files-and-navigation)
Readthedocs.org uses Mkdocs `0.17.3 ` while `make htmldoc` fetches the [latest version from pypi](https://pypi.org/project/mkdocs/) which is `1.0.4`.
Following https://github.com/shaarli/Shaarli/pull/1220, building the docs fails with https://readthedocs.org/projects/shaarli/builds/
7886340 /
VirtualTam [Sat, 6 Oct 2018 15:29:44 +0000 (17:29 +0200)]
Composer: bump netscape-bookmark-parser to 2.1
Relates to https://github.com/shaarli/Shaarli/issues/1227
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
ArthurHoaro [Sat, 6 Oct 2018 11:31:07 +0000 (13:31 +0200)]
Merge pull request #1205 from ArthurHoaro/feature/opengraph
Add OpenGraph meta tags on permalink page
ArthurHoaro [Sat, 6 Oct 2018 11:30:29 +0000 (13:30 +0200)]
Merge pull request #1208 from ArthurHoaro/feature/select-all
Add a button to toggle all checkboxes of displayed links
ArthurHoaro [Sat, 6 Oct 2018 11:29:10 +0000 (13:29 +0200)]
Merge pull request #1211 from ArthurHoaro/hotfix/img-request
Fix a bug making thumbnail to request the current page
ArthurHoaro [Sat, 6 Oct 2018 11:28:51 +0000 (13:28 +0200)]
Merge pull request #1212 from ArthurHoaro/hotfix/hashtag-md-escape
Fix hashtags with markdown escape enabled
ArthurHoaro [Sat, 6 Oct 2018 11:22:59 +0000 (13:22 +0200)]
Merge pull request #1144 from ArthurHoaro/feature/sticky
Add a button to set links as sticky
ArthurHoaro [Sat, 6 Oct 2018 11:09:11 +0000 (13:09 +0200)]
Sticky feature - Add translation and display for logged out users
ArthurHoaro [Tue, 22 May 2018 20:44:38 +0000 (22:44 +0200)]
Add a button to set links as sticky
Meaning that they always appear on top of all links
Fixes #186
nodiscc [Wed, 3 Oct 2018 19:29:20 +0000 (19:29 +0000)]
Merge pull request #1220 from nodiscc/doc-robots-noindex-nofollow
add "noindex, nofollow" HTML robots meta-tag to documentation pages
ArthurHoaro [Thu, 20 Sep 2018 21:34:59 +0000 (23:34 +0200)]
Merge pull request #1207 from ArthurHoaro/feature/cors
Add CORS headers to REST API responses
ArthurHoaro [Thu, 20 Sep 2018 21:34:44 +0000 (23:34 +0200)]
Merge pull request #1215 from ArthurHoaro/hotfix/tag-deletion
Fix a JS bug preventing AJAX tag deletion to work
ArthurHoaro [Thu, 20 Sep 2018 21:33:44 +0000 (23:33 +0200)]
Merge pull request #1213 from ArthurHoaro/plugins/isso-icon
Isso plugin: add an icon in linklist if enabled
nodiscc [Thu, 30 Aug 2018 18:03:00 +0000 (20:03 +0200)]
doc: server config: basic usage of robots.txt/HTML robots meta-tag/crawler control mechanisms
nodiscc [Thu, 30 Aug 2018 17:36:22 +0000 (19:36 +0200)]
add "noindex, nofollow" HTML robots meta-tag to documentation pages
- Customize the "readthedocs" mkdocs theme: https://www.mkdocs.org/user-guide/styling-your-docs/#customizing-a-theme
- Adds a '<meta name="robots" content="noindex, nofollow">' HTML tag on each page
- Do not include robots directive on readthedocs.org, only in local builds
nodiscc [Thu, 30 Aug 2018 18:37:52 +0000 (20:37 +0200)]
documentation: refactor documentation homepage
- 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
ArthurHoaro [Thu, 16 Aug 2018 15:25:47 +0000 (17:25 +0200)]
Fix a JS bug preventing AJAX tag deletion to work
Fixes #1214
ArthurHoaro [Tue, 14 Aug 2018 11:39:31 +0000 (13:39 +0200)]
Isso plugin: add an icon in linklist if enabled
Fixes #1075
ArthurHoaro [Tue, 14 Aug 2018 10:26:51 +0000 (12:26 +0200)]
Fix hashtags with markdown escape enabled
They're now transformed to markdown syntax links before processing them through Parsedown.
Fixes #1210
ArthurHoaro [Tue, 14 Aug 2018 09:43:54 +0000 (11:43 +0200)]
Fix a bug making thumbnail to request the current page
ArthurHoaro [Mon, 13 Aug 2018 11:24:01 +0000 (13:24 +0200)]
Merge pull request #1209 from ArthurHoaro/hotfix/history-delete
History: fix a bug on bulk deletion where only one deletion were regi…
ArthurHoaro [Mon, 13 Aug 2018 11:18:31 +0000 (13:18 +0200)]
History: fix a bug on bulk deletion where only one deletion were registred
ArthurHoaro [Mon, 13 Aug 2018 11:13:26 +0000 (13:13 +0200)]
Add a button to toggle all checkboxes of displayed links
Related to #1160
ArthurHoaro [Mon, 13 Aug 2018 10:23:51 +0000 (12:23 +0200)]
Merge pull request #1206 from ArthurHoaro/hotfix/search-input-size
Fix input size for dropdown search form
ArthurHoaro [Mon, 13 Aug 2018 10:21:10 +0000 (12:21 +0200)]
Add CORS headers to REST API responses
Fixes #1174
ArthurHoaro [Mon, 13 Aug 2018 08:42:27 +0000 (10:42 +0200)]
Add OpenGraph meta tags on permalink page
Includes:
- og:title
- og:type -> article
- og:image -> if there is a thumbnail
- og:url -> permalink
- og:description -> first 300 chars of raw description
- article:published_time
- article:modified_time
- article:tag -> one OG meta tag for each shaare tag
Fixes #258
ArthurHoaro [Mon, 13 Aug 2018 08:55:13 +0000 (10:55 +0200)]
Fix input size for dropdown search form
ArthurHoaro [Mon, 13 Aug 2018 08:48:36 +0000 (10:48 +0200)]
Merge pull request #1193 from llune/patch-1
Update French translation
ArthurHoaro [Sat, 11 Aug 2018 12:39:03 +0000 (14:39 +0200)]
badge
ArthurHoaro [Sat, 11 Aug 2018 12:35:58 +0000 (14:35 +0200)]
CHANGELOG
ArthurHoaro [Sat, 11 Aug 2018 12:34:05 +0000 (14:34 +0200)]
Merge pull request #1204 from ArthurHoaro/hotfix/docker-build-failure
Fix docker build
ArthurHoaro [Sat, 11 Aug 2018 12:26:30 +0000 (14:26 +0200)]
Fix docker build
WT has php-gd as a requirement, which isn't available in composer docker image
ArthurHoaro [Sat, 11 Aug 2018 11:55:30 +0000 (13:55 +0200)]
Badge
ArthurHoaro [Sat, 11 Aug 2018 11:50:52 +0000 (13:50 +0200)]
Merge pull request #1203 from ArthurHoaro/changelog
CHANGELOG
ArthurHoaro [Sat, 11 Aug 2018 11:49:23 +0000 (13:49 +0200)]
Update AUTHORS
Signed-off-by: ArthurHoaro <arthur@hoa.ro>
ArthurHoaro [Sat, 11 Aug 2018 11:47:41 +0000 (13:47 +0200)]
CHANGELOG
ArthurHoaro [Sat, 11 Aug 2018 11:37:05 +0000 (13:37 +0200)]
Merge pull request #1202 from ArthurHoaro/composer
Upgrade composer - web-thumbnailer v1.3.0
ArthurHoaro [Sat, 11 Aug 2018 11:36:55 +0000 (13:36 +0200)]
Merge pull request #1200 from ArthurHoaro/hotfix/htaccess-version
Use version condition in the root .htaccess
ArthurHoaro [Sat, 11 Aug 2018 11:36:47 +0000 (13:36 +0200)]
Merge pull request #1199 from ArthurHoaro/hotfix/thumbnails-edit-link
Fix issue 'You are not authorized to add a link' with thumbnails enabled
ArthurHoaro [Sat, 11 Aug 2018 11:26:34 +0000 (13:26 +0200)]
Upgrade composer - web-thumbnailer v1.3.0
ArthurHoaro [Fri, 10 Aug 2018 15:47:43 +0000 (17:47 +0200)]
Merge pull request #1195 from llune/patch-3
Delete redundant titles
ArthurHoaro [Fri, 10 Aug 2018 15:45:29 +0000 (17:45 +0200)]
Use version condition in the root .htaccess
Related to #1196
ArthurHoaro [Fri, 10 Aug 2018 15:09:51 +0000 (17:09 +0200)]
Fix issue 'You are not authorized to add a link' with thumbnails enabled
Do not try to alter the datastore by updating thumbnails if the user isn't logged in.
Also, do not enable thumbnails if PHP GD extension is not installed/loaded
ArthurHoaro [Mon, 6 Aug 2018 17:06:42 +0000 (19:06 +0200)]
Merge pull request #1194 from llune/patch-2
empty alt on logo image
llune [Thu, 2 Aug 2018 20:48:00 +0000 (22:48 +0200)]
Delete redundant titles
Redundant titles are an accessibility issue and should be avoided.
See : https://accessibilitytips.com/2008/04/14/avoiding-redundant-title-attributes/
llune [Thu, 2 Aug 2018 19:23:34 +0000 (21:23 +0200)]
alt should be empty
llune [Thu, 2 Aug 2018 19:21:00 +0000 (21:21 +0200)]
empty alt on logo image
The alt does not provide any useful information for screenreader users. It just adds noise.
llune [Thu, 2 Aug 2018 19:11:13 +0000 (21:11 +0200)]
update translation
llune [Thu, 2 Aug 2018 18:49:23 +0000 (20:49 +0200)]
fix boutton
llune [Thu, 2 Aug 2018 18:47:47 +0000 (20:47 +0200)]
Maj French translation
ArthurHoaro [Mon, 30 Jul 2018 16:29:06 +0000 (18:29 +0200)]
Merge pull request #1191 from ArthurHoaro/hotfix/daily-thumb
Fix fatal error on daily page: use new thumbnail system
ArthurHoaro [Sun, 29 Jul 2018 15:40:05 +0000 (17:40 +0200)]
Fix fatal error on daily page: use new thumbnail system
Also fix:
* include the login manager in the daily RSS feed function
* remove redirector setting in the vintage theme
Fixes #1190
ArthurHoaro [Sun, 29 Jul 2018 15:45:54 +0000 (17:45 +0200)]
Merge pull request #1188 from ArthurHoaro/hotfix/release-include-libs
Include assets in the release_archive Makefile target
ArthurHoaro [Sat, 28 Jul 2018 17:52:47 +0000 (19:52 +0200)]
Include assets in the release_archive Makefile target
ArthurHoaro [Sat, 28 Jul 2018 09:28:49 +0000 (11:28 +0200)]
Merge pull request #1026 from ArthurHoaro/hotfix/remove-firefox-social-api
Remove Firefox Social API shaare
ArthurHoaro [Fri, 17 Nov 2017 18:09:49 +0000 (19:09 +0100)]
Remove Firefox Social API shaare
Firefox Social support has been dropped in Firefox 57.
Related to #1023
ArthurHoaro [Sat, 28 Jul 2018 08:45:17 +0000 (10:45 +0200)]
Update README badges
ArthurHoaro [Sat, 28 Jul 2018 08:39:05 +0000 (10:39 +0200)]
Merge pull request #1186 from ArthurHoaro/changelog
v0.10: changelog, authors and dependencies
ArthurHoaro [Sat, 28 Jul 2018 08:35:43 +0000 (10:35 +0200)]
v0.10: changelog, authors and dependencies
ArthurHoaro [Sat, 28 Jul 2018 07:41:29 +0000 (09:41 +0200)]
Merge pull request #687 from ArthurHoaro/web-thumb
Use web-thumbnailer to retrieve thumbnails
Aurélien Tamisier [Fri, 27 Jul 2018 17:25:52 +0000 (19:25 +0200)]
Merge pull request #1168 from virtualtam/docker/compose
Provide a Docker Compose example
Aurélien Tamisier [Fri, 27 Jul 2018 17:22:49 +0000 (19:22 +0200)]
Merge pull request #1185 from alemairebe/master
fix and simplify Dockerfile for armhf
Aurélien Tamisier [Fri, 27 Jul 2018 17:22:04 +0000 (19:22 +0200)]
Merge pull request #1184 from virtualtam/workaround/rtfd-mkdocs
Disable MkDocs' strict mode for ReadTheDocs builds to pass
Adrien le Maire [Wed, 25 Jul 2018 10:54:22 +0000 (12:54 +0200)]
fix and simplify Dockerfile for armhf
VirtualTam [Tue, 24 Jul 2018 21:55:09 +0000 (23:55 +0200)]
Disable MkDocs' strict mode for ReadTheDocs builds to pass
Relates to https://github.com/shaarli/Shaarli/issues/1179
See:
- https://www.mkdocs.org/user-guide/configuration/#build-directories
- https://github.com/rtfd/readthedocs.org/issues/4314
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
nodiscc [Wed, 18 Jul 2018 12:19:51 +0000 (14:19 +0200)]
Merge pull request #1181 from ArthurHoaro/docs/api-debug
Documentation - REST API - Mention dev.debug mode
ArthurHoaro [Tue, 17 Jul 2018 11:53:53 +0000 (13:53 +0200)]
Documentation - REST API - Mention dev.debug mode
ArthurHoaro [Tue, 17 Jul 2018 11:13:26 +0000 (13:13 +0200)]
Bunch of improvement for thumbnails integration:
- add a default thumb size value (125x90px)
- improve private vertical bar visual, especially with thumbnails
- translations
- add a sync thumbs button in tool and empty picwall page
- fixes WT download mode in JSON config
nodiscc [Mon, 16 Jul 2018 13:39:35 +0000 (15:39 +0200)]
Merge pull request #1176 from shaarli/fix-broken-doc-links
Fix broken documentation links in page footer and pluginsadmin
nodiscc [Mon, 16 Jul 2018 12:45:22 +0000 (14:45 +0200)]
Merge pull request #1180 from virtualtam/docker/update
Bump the base Docker image to alpine:3.8
VirtualTam [Sun, 15 Jul 2018 20:06:22 +0000 (22:06 +0200)]
Bump the base Docker image to alpine:3.8
Major change:
- PHP 7.2
Changelog:
- https://www.alpinelinux.org/posts/Alpine-3.8.0-released.html
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
VirtualTam [Sun, 1 Jul 2018 14:02:35 +0000 (16:02 +0200)]
Docs: Add an installation guide for Debian 9 + Docker
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
nodiscc [Sat, 7 Jul 2018 17:03:12 +0000 (19:03 +0200)]
tpl: default/vintage: pluginsadmin: fix link to documentation
Ref #930
nodiscc [Thu, 12 Jul 2018 20:01:21 +0000 (22:01 +0200)]
Merge pull request #1178 from pips-/patch-2
Upgrade-and-migration.md: typo installation link
VirtualTam [Sun, 1 Jul 2018 10:27:55 +0000 (12:27 +0200)]
Docs: rename 'How-to' section to 'Guides'
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
VirtualTam [Tue, 26 Jun 2018 23:20:22 +0000 (01:20 +0200)]
Provide a Docker Compose example
Closes https://github.com/shaarli/Shaarli/issues/1010
See:
- https://hub.docker.com/_/traefik/
- https://docs.traefik.io/configuration/backends/docker/
- https://docs.traefik.io/user-guide/docker-and-lets-encrypt/
- https://github.com/containous/traefik/pull/2798
- https://github.com/containous/traefik/issues/3298
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
ArthurHoaro [Tue, 10 Jul 2018 16:30:15 +0000 (18:30 +0200)]
Merge pull request #1175 from ArthurHoaro/docs/apache-proxy-preserve-host
Include ProxyPreserveHost directive in Apache's proxy doc
ArthurHoaro [Tue, 10 Jul 2018 16:06:26 +0000 (18:06 +0200)]
Merge pull request #1141 from ArthurHoaro/api/tags
Implements Tags endpoints for Shaarli's REST API
pips [Mon, 9 Jul 2018 22:38:59 +0000 (00:38 +0200)]
Upgrade-and-migration.md: install link typo
second one
pips [Mon, 9 Jul 2018 22:29:24 +0000 (00:29 +0200)]
Upgrade-and-migration.md: typo installation link
Install page is not correctly linked