aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/tools.html
Commit message (Collapse)AuthorAgeFilesLines
* Accessibility: specify the HTML lang attributeArthurHoaro2019-02-091-1/+1
| | | | | | The lang is based on the user defined one. If the language is automatic, no language will be specified. Fixes #1216
* Delete redundant titlesllune2018-08-021-7/+4
| | | | | Redundant titles are an accessibility issue and should be avoided. See : https://accessibilitytips.com/2008/04/14/avoiding-redundant-title-attributes/
* Remove Firefox Social API shaareArthurHoaro2018-07-281-17/+0
| | | | | | Firefox Social support has been dropped in Firefox 57. Related to #1023
* Bunch of improvement for thumbnails integration:ArthurHoaro2018-07-171-0/+8
| | | | | | | | - 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
* Adds Stakali Android app to 3rd party listsArthurHoaro2018-05-131-2/+8
|
* fixed note bookmarkletWilli Eggeling2017-08-241-1/+1
| | | | - the double quotes used in the alert() call of the note bookmarklet in the default template collided with the ones of the href tag - replaced the double quotes with single ones (just like the link bookmarklet)
* Bookmarklet size limit: increase to 4500 chars and add an alert warningArthurHoaro2017-05-281-2/+12
|
* Selection is now limited to 2k characters using bookmarkletsArthurHoaro2017-05-251-2/+2
| | | | | | to avoid having too large URL Fixes #528
* Add Note bookmarklet #580philipp-r2017-05-251-3/+10
|
* Remove inline JS and add LibreJS headers in JS filesArthurHoaro2017-03-121-36/+6
| | | | | Fixes #33 (wow!) Relates to #395
* Introduce the new default Shaarli templateArthurHoaro2017-02-271-0/+179
|
* Move default template to vintage folderArthurHoaro2017-02-271-98/+0
|
* Removes spaces before and after bookmarklet's nameChristophe HENRY2017-02-221-9/+3
| | | | | Carriage returns turns into space in some cases. The name of the bookmarklet, once in the browser bookmarks, is surrounded by spaces.
* Change templates set through administration UIKnah Tsaeb2017-01-051-0/+104