Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update qr.min.js to 1.1.3 from https://github.com/neocotic/qr.js, update COPYING | nodiscc | 2014-09-05 | 1 | -9/+5 |
| | | | | * fixes https://github.com/shaarli/Shaarli/issues/7 | ||||
* | Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix ↵ | nodiscc | 2014-08-19 | 1 | -5/+5 |
| | | | | | | | typo in css Based on respencer's work at https://github.com/respencer/Shaarli/ Closes https://github.com/sebsauvage/Shaarli/pull/103 | ||||
* | Update shaarli.css | timo van neerden | 2014-02-14 | 1 | -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 tags | Sébastien SAUVAGE | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | Removed jQuery from almost all pages | Sebastien SAUVAGE | 2013-09-25 | 1 | -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 SAUVAGE | 2013-09-25 | 1 | -2/+3 |
| | |||||
* | Added javascript QR-Code library | Sébastien SAUVAGE | 2013-09-25 | 1 | -0/+9 |
| | |||||
* | Highlight search results (issue #4) | David Sferruzza | 2013-03-10 | 2 | -0/+110 |
| | | | | Uses http://bartaz.github.com/sandbox.js/jquery.highlight.html | ||||
* | Edit/delete button on the left-side of links. | Sébastien SAUVAGE | 2013-02-27 | 1 | -3/+20 |
| | | | | https://github.com/sebsauvage/Shaarli/issues/5 | ||||
* | Initial commit (version 0.0.40 beta)v0.0.40beta | Sébastien SAUVAGE | 2013-02-26 | 6 | -0/+1540 |