aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc
Commit message (Collapse)AuthorAgeFilesLines
* Update shaarli.csstimo van neerden2014-02-141-1/+1
| | | Added word-wrap: break-word; to body, so that that text is well wrapped, and do not permit horizontal scroll-bars (on mobile, with responsive design).
* Corrected overlapping tagsSébastien SAUVAGE2013-12-041-1/+1
|
* Removed jQuery from almost all pagesSebastien SAUVAGE2013-09-251-108/+0
| | | | | | | | jQuery has been removed from all pages, except those who really require it (like autocomplete in link edition). Immediate gain: All pages weight 286 kb LESS ! \o/ Highlighting in search results has also been temporarly removed (and will be re-implemented).
* Changed QR-Code CSS (selector and attributes)Sébastien SAUVAGE2013-09-251-2/+3
|
* Added javascript QR-Code librarySébastien SAUVAGE2013-09-251-0/+9
|
* Highlight search results (issue #4)David Sferruzza2013-03-102-0/+110
| | | | Uses http://bartaz.github.com/sandbox.js/jquery.highlight.html
* Edit/delete button on the left-side of links.Sébastien SAUVAGE2013-02-271-3/+20
| | | | https://github.com/sebsauvage/Shaarli/issues/5
* Initial commit (version 0.0.40 beta)v0.0.40betaSébastien SAUVAGE2013-02-266-0/+1540