aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/picwall.html
Commit message (Collapse)AuthorAgeFilesLines
* Removed jQuery from almost all pagesSebastien SAUVAGE2013-09-251-1/+3
| | | | | | | | 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).
* Move lazyload init inside the body tagDavid Sferruzza2013-03-101-1/+2
|
* Added option to disable jQuery and heavy javascriptSebastien SAUVAGE2013-03-011-1/+5
| | | | | | | | | | | | | Shaarli uses light Javascript in its normal operation, and some jQuery for some features (autocomplete in tags, QR-Code popup...). jQuery can be slow on small computers. An option has been added in configuration screen to disable javascript features which are hard on CPU. (Note that the Picture Wall is awfully heavy *without* jQuery.) (Side note: A *LOT* of users want Shaarli to work without javasript at all, if possible. That's why I try to use as few javascript as possible: It keeps Shaarli pages fast.)
* Initial commit (version 0.0.40 beta)v0.0.40betaSébastien SAUVAGE2013-02-261-0/+24