Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix all relative link to work with new URL | ArthurHoaro | 2020-07-23 | 1 | -7/+7 |
| | |||||
* | Accessibility: specify the HTML lang attribute | ArthurHoaro | 2019-02-09 | 1 | -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 titles | llune | 2018-08-02 | 1 | -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 shaare | ArthurHoaro | 2018-07-28 | 1 | -17/+0 |
| | | | | | | Firefox Social support has been dropped in Firefox 57. Related to #1023 | ||||
* | Bunch of improvement for thumbnails integration: | ArthurHoaro | 2018-07-17 | 1 | -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 lists | ArthurHoaro | 2018-05-13 | 1 | -2/+8 |
| | |||||
* | fixed note bookmarklet | Willi Eggeling | 2017-08-24 | 1 | -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 warning | ArthurHoaro | 2017-05-28 | 1 | -2/+12 |
| | |||||
* | Selection is now limited to 2k characters using bookmarklets | ArthurHoaro | 2017-05-25 | 1 | -2/+2 |
| | | | | | | to avoid having too large URL Fixes #528 | ||||
* | Add Note bookmarklet #580 | philipp-r | 2017-05-25 | 1 | -3/+10 |
| | |||||
* | Remove inline JS and add LibreJS headers in JS files | ArthurHoaro | 2017-03-12 | 1 | -36/+6 |
| | | | | | Fixes #33 (wow!) Relates to #395 | ||||
* | Introduce the new default Shaarli template | ArthurHoaro | 2017-02-27 | 1 | -0/+179 |
| | |||||
* | Move default template to vintage folder | ArthurHoaro | 2017-02-27 | 1 | -98/+0 |
| | |||||
* | Removes spaces before and after bookmarklet's name | Christophe HENRY | 2017-02-22 | 1 | -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 UI | Knah Tsaeb | 2017-01-05 | 1 | -0/+104 |