aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl
Commit message (Expand)AuthorAgeFilesLines
* Use awesomplete as autocomplete lib and remove jQuery - shaarli/Shaarli#148ArthurHoaro2015-03-123-27/+41
* fix broken URL for user.cssnodiscc2015-03-051-1/+1
* fix broken CSS file URL introduced in 1f7f8ce067b278a4837364191513d04f7548cef9nodiscc2015-03-051-1/+1
* cleanup: remove version number from CSS linksnodiscc2015-03-051-2/+2
* Lazy load images with the light lib bLazy.js instead of jQuery:ArthurHoaro2015-03-012-29/+2
* shaarli/Shaarli#34: Make update check optionalArthurHoaro2015-02-202-11/+18
* fix broken reset.css URL introduced in a6e0134nodiscc2015-02-171-1/+1
* Fix missing authors and licenses in COPYINGnodiscc2015-02-141-0/+1
* Update README and Shaarli's footernodiscc2015-02-141-2/+2
* Feature: enable/disable permalinks for RSSFlorian Eula2015-02-072-9/+15
* Merge pull request #99 from pikzen/license-versionnodiscc2015-01-263-5/+5
|\
| * Versioned JS files & centralized licensesfeula2015-01-213-5/+5
* | Merge pull request #100 from virtualtam/daily-timestampnodiscc2015-01-261-0/+5
|\ \
| * | daily: display link timestampsVirtualTam2015-01-151-0/+5
* | | w3c: fix HTML syntax errorsVirtualTam2015-01-203-3/+4
|/ /
* | * removed the language attribute on the script element since it is obsolete a...ArthurHoaro2015-01-093-9/+17
* | W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues...ArthurHoaro2015-01-0810-44/+44
* | Refactored the daily column generation (only one loop)Florian Eula2014-12-251-36/+31
* | bookmarklet: add ✚ sign to make it more recognizable in toolbarsnodiscc2014-12-051-1/+1
|/
* CSS: remove hardcoded style from templatesVirtualTam2014-12-0313-46/+46
* Added a link to the visible URL in the link listFlorian Eula2014-11-211-9/+9
* Merge pull request #59 from tst2005/masternodiscc2014-11-133-8/+8
|\
| * uniform if syntaxTsT2013-10-233-8/+8
* | use urlencode in tagcloud linksnodiscc2014-11-091-1/+1
* | make archive.org integration optional (ARCHIVE_ORG option, defaults to false)nodiscc2014-11-081-0/+2
* | Add Archive.org integrationQwerty2014-11-051-0/+1
* | Make ATOM toolbar button optionalnodiscc2014-10-231-1/+3
* | Merge pull request #19 from nodiscc/masternodiscc2014-08-191-1/+1
|\ \
| * | bookmarklet: use selected text as description when adding a new linknodiscc2014-08-111-1/+1
* | | Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typ...nodiscc2014-08-192-3/+3
|/ /
* | Adds the tip for the title link in the configuration pageChristophe HENRY2014-07-271-1/+1
* | Adds a configuration variable "titleLink" which allows to customize theChristophe HENRY2014-07-272-2/+3
|/
* Removed jQuery from almost all pagesSebastien SAUVAGE2013-09-256-26/+25
* New QR-Code generation codeSébastien SAUVAGE2013-09-251-20/+60
* Merge pull request #43 from dsferruzza/highlight-search-resultsSébastien SAUVAGE2013-03-111-0/+10
|\
| * Avoid highlighting paging stuffDavid Sferruzza2013-03-101-1/+1
| * Highlight search results (issue #4)David Sferruzza2013-03-101-0/+10
* | Move lazyload init inside the body tagDavid Sferruzza2013-03-101-1/+2
|/
* [add] https://github.com/sebsauvage/Shaarli/issues/20 New links created as pr...Knah Tsaeb2013-03-042-3/+11
* Corrected vulnerabilities (see report below)Sebastien SAUVAGE2013-03-032-2/+2
* Added option to disable jQuery and heavy javascriptSebastien SAUVAGE2013-03-015-8/+24
* After clicking save/cancel on a link, scroll to the link itself.Sébastien SAUVAGE2013-02-271-0/+1
* Edit/delete button on the left-side of links.Sébastien SAUVAGE2013-02-271-4/+6
* Initial commit (version 0.0.40 beta)v0.0.40betaSébastien SAUVAGE2013-02-2622-0/+530