| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert to non-unicode characters for search buttons | nodiscc | 2015-03-16 | 1 | -2/+2 |
* | Merge branch 'picwall-direct-link' into nextv0.0.44beta | nodiscc | 2015-03-15 | 1 | -1/+1 |
|\ |
|
| * | picwall: link directly to the target URL (not the permalink) | nodiscc | 2015-03-11 | 1 | -1/+1 |
* | | Merge branch 'cleaner-searchfields' into next | nodiscc | 2015-03-15 | 1 | -2/+2 |
|\ \ |
|
| * | | add placeholder text for search fields, change button text to magnifying glas... | nodiscc | 2015-03-12 | 1 | -2/+2 |
| |/ |
|
* | | Merge remote-tracking branch 'ArthurHoaro/autocomplete' into next | nodiscc | 2015-03-15 | 3 | -27/+41 |
|\ \ |
|
| * | | Use awesomplete as autocomplete lib and remove jQuery - shaarli/Shaarli#148 | ArthurHoaro | 2015-03-12 | 3 | -27/+41 |
* | | | Merge branch 'include-doc' into next | nodiscc | 2015-03-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Include documentation/wiki locally: | nodiscc | 2015-03-14 | 1 | -1/+1 |
| | |/
| |/| |
|
* / | | added menu div and cleaned up code | Miloš Jovanović | 2015-03-11 | 1 | -14/+29 |
|/ / |
|
* / | tools dialog: add a 'Add Note' bookmarklet to immediatly open a note (text po... | nodiscc | 2015-03-07 | 1 | -0/+1 |
|/ |
|
* | fix broken URL for user.css | nodiscc | 2015-03-05 | 1 | -1/+1 |
* | fix broken CSS file URL introduced in 1f7f8ce067b278a4837364191513d04f7548cef9 | nodiscc | 2015-03-05 | 1 | -1/+1 |
* | cleanup: remove version number from CSS links | nodiscc | 2015-03-05 | 1 | -2/+2 |
* | Lazy load images with the light lib bLazy.js instead of jQuery: | ArthurHoaro | 2015-03-01 | 2 | -29/+2 |
* | shaarli/Shaarli#34: Make update check optional | ArthurHoaro | 2015-02-20 | 2 | -11/+18 |
* | fix broken reset.css URL introduced in a6e0134 | nodiscc | 2015-02-17 | 1 | -1/+1 |
* | Fix missing authors and licenses in COPYING | nodiscc | 2015-02-14 | 1 | -0/+1 |
* | Update README and Shaarli's footer | nodiscc | 2015-02-14 | 1 | -2/+2 |
* | Feature: enable/disable permalinks for RSS | Florian Eula | 2015-02-07 | 2 | -9/+15 |
* | Merge pull request #99 from pikzen/license-version | nodiscc | 2015-01-26 | 3 | -5/+5 |
|\ |
|
| * | Versioned JS files & centralized licenses | feula | 2015-01-21 | 3 | -5/+5 |
* | | Merge pull request #100 from virtualtam/daily-timestamp | nodiscc | 2015-01-26 | 1 | -0/+5 |
|\ \ |
|
| * | | daily: display link timestamps | VirtualTam | 2015-01-15 | 1 | -0/+5 |
* | | | w3c: fix HTML syntax errors | VirtualTam | 2015-01-20 | 3 | -3/+4 |
|/ / |
|
* | | * removed the language attribute on the script element since it is obsolete a... | ArthurHoaro | 2015-01-09 | 3 | -9/+17 |
* | | W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues... | ArthurHoaro | 2015-01-08 | 10 | -44/+44 |
* | | Refactored the daily column generation (only one loop) | Florian Eula | 2014-12-25 | 1 | -36/+31 |
* | | bookmarklet: add ✚ sign to make it more recognizable in toolbars | nodiscc | 2014-12-05 | 1 | -1/+1 |
|/ |
|
* | CSS: remove hardcoded style from templates | VirtualTam | 2014-12-03 | 13 | -46/+46 |
* | Added a link to the visible URL in the link list | Florian Eula | 2014-11-21 | 1 | -9/+9 |
* | Merge pull request #59 from tst2005/master | nodiscc | 2014-11-13 | 3 | -8/+8 |
|\ |
|
| * | uniform if syntax | TsT | 2013-10-23 | 3 | -8/+8 |
* | | use urlencode in tagcloud links | nodiscc | 2014-11-09 | 1 | -1/+1 |
* | | make archive.org integration optional (ARCHIVE_ORG option, defaults to false) | nodiscc | 2014-11-08 | 1 | -0/+2 |
* | | Add Archive.org integration | Qwerty | 2014-11-05 | 1 | -0/+1 |
* | | Make ATOM toolbar button optional | nodiscc | 2014-10-23 | 1 | -1/+3 |
* | | Merge pull request #19 from nodiscc/master | nodiscc | 2014-08-19 | 1 | -1/+1 |
|\ \ |
|
| * | | bookmarklet: use selected text as description when adding a new link | nodiscc | 2014-08-11 | 1 | -1/+1 |
* | | | Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typ... | nodiscc | 2014-08-19 | 2 | -3/+3 |
|/ / |
|
* | | Adds the tip for the title link in the configuration page | Christophe HENRY | 2014-07-27 | 1 | -1/+1 |
* | | Adds a configuration variable "titleLink" which allows to customize the | Christophe HENRY | 2014-07-27 | 2 | -2/+3 |
|/ |
|
* | Removed jQuery from almost all pages | Sebastien SAUVAGE | 2013-09-25 | 6 | -26/+25 |
* | New QR-Code generation code | Sébastien SAUVAGE | 2013-09-25 | 1 | -20/+60 |
* | Merge pull request #43 from dsferruzza/highlight-search-results | Sébastien SAUVAGE | 2013-03-11 | 1 | -0/+10 |
|\ |
|
| * | Avoid highlighting paging stuff | David Sferruzza | 2013-03-10 | 1 | -1/+1 |
| * | Highlight search results (issue #4) | David Sferruzza | 2013-03-10 | 1 | -0/+10 |
* | | Move lazyload init inside the body tag | David Sferruzza | 2013-03-10 | 1 | -1/+2 |
|/ |
|
* | [add] https://github.com/sebsauvage/Shaarli/issues/20 New links created as pr... | Knah Tsaeb | 2013-03-04 | 2 | -3/+11 |
* | Corrected vulnerabilities (see report below) | Sebastien SAUVAGE | 2013-03-03 | 2 | -2/+2 |