| Commit message (Expand) | Author | Age | Files | Lines |
* | Display date as today if no articles published | Jonathan Druart | 2015-05-11 | 1 | -3/+6 |
* | doc: add demo to README | nodiscc | 2015-04-20 | 1 | -0/+6 |
* | change wording and variable names for "Hide public links" feature | nodiscc | 2015-04-10 | 2 | -6/+6 |
* | Merge remote-tracking branch 'pikzen/disable-public' into next | nodiscc | 2015-04-10 | 2 | -0/+14 |
|\ |
|
| * | Allow disabling all public links, fixes #188 | feula | 2015-04-09 | 2 | -0/+14 |
* | | Merge remote-tracking branch 'ArthurHoaro/localecharset' into next | nodiscc | 2015-04-10 | 1 | -3/+4 |
|\ \ |
|
| * | | #193 add UTF8 by default to autoLocale | ArthurHoaro | 2015-04-08 | 1 | -3/+4 |
| |/ |
|
* | | Merge branch 'pandoc' into next | nodiscc | 2015-04-10 | 11 | -242/+1264 |
|\ \ |
|
| * | | doc: remove old mdwiki index.html | nodiscc | 2015-04-05 | 1 | -212/+0 |
| * | | doc: point footer link to local html documentation | nodiscc | 2015-04-05 | 1 | -1/+1 |
| * | | doc: sync doc/github-markdown.css from wiki | nodiscc | 2015-04-05 | 1 | -0/+277 |
| * | | add local HTML documentation | nodiscc | 2015-04-05 | 6 | -0/+907 |
| * | | use pandoc to generate local HTML documentation | nodiscc | 2015-04-05 | 1 | -0/+6 |
| * | | doc: update documentation (sync from wiki) | nodiscc | 2015-04-05 | 1 | -8/+55 |
| * | | cleanup: makefile comments | nodiscc | 2015-04-05 | 1 | -21/+18 |
| |/ |
|
* | | Merge commit '326ae54' into next | nodiscc | 2015-04-10 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | Fix missing permalink title when logged in | dimtion | 2015-04-05 | 1 | -1/+0 |
* | | Fixes autoLocale function by trying several way to find a correct one. | ArthurHoaro | 2015-04-05 | 1 | -4/+9 |
|/ |
|
* | Merge pull request #183 from pikzen/fix-absolute-urls | nodiscc | 2015-04-01 | 1 | -0/+6 |
|\ |
|
| * | Display notes as absolute URLs | Florian Eula | 2015-04-01 | 1 | -0/+6 |
|/ |
|
* | Fix bad merge commit | ArthurHoaro | 2015-04-01 | 1 | -23/+6 |
* | update doc | nodiscc | 2015-03-31 | 1 | -5/+23 |
* | Display notes as absolute urls | pikzen | 2015-03-31 | 2 | -18/+27 |
|\ |
|
| * | Display notes as absolute urls. | feula | 2015-03-29 | 2 | -10/+17 |
* | | Fix php error in daily RSS | nodiscc | 2015-03-31 | 1 | -1/+1 |
* | | Fixes autoLocale function by trying several way to find a correct one. | ArthurHoaro | 2015-03-31 | 1 | -4/+9 |
* | | Define date format in templates instead of index.php. | ArthurHoaro | 2015-03-31 | 4 | -17/+7 |
|/ |
|
* | bump version to 0.0.45betav0.0.45beta | nodiscc | 2015-03-16 | 2 | -3/+3 |
* | restore normal font size for the "Add link" input field | nodiscc | 2015-03-16 | 1 | -0/+1 |
* | 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 | 2 | -2/+1 |
|\ |
|
| * | picwall: link directly to the target URL (not the permalink) | nodiscc | 2015-03-11 | 2 | -2/+1 |
* | | bump version to 0.0.44beta | nodiscc | 2015-03-15 | 2 | -3/+3 |
* | | 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 | 13 | -27028/+562 |
|\ \ |
|
| * | | Use awesomplete as autocomplete lib and remove jQuery - shaarli/Shaarli#148 | ArthurHoaro | 2015-03-12 | 13 | -27028/+562 |
* | | | Merge branch 'include-doc' into next | nodiscc | 2015-03-15 | 16 | -2/+1040 |
|\ \ \ |
|
| * | | | Include documentation/wiki locally: | nodiscc | 2015-03-14 | 16 | -2/+1040 |
| | |/
| |/| |
|
* | | | theme: decrease border-radius to 3px everywhere | nodiscc | 2015-03-12 | 1 | -8/+8 |
* | | | update COPYING | nodiscc | 2015-03-12 | 1 | -0/+1 |
* | | | added menu div and cleaned up code | Miloš Jovanović | 2015-03-11 | 1 | -14/+29 |
* | | | Fix menu dynamic resize, padding, private icon pixelation | Miloš Jovanović | 2015-03-11 | 2 | -35/+58 |
|/ / |
|
* | | Merge pull request #119 from ArthurHoaro/js-link | nodiscc | 2015-03-11 | 1 | -1/+1 |
|\ \ |
|
| * | | Fixes shaarli/Shaarli#46: allow 'javascript:' links sharing | ArthurHoaro | 2015-02-20 | 1 | -1/+1 |
* | | | Merge pull request #151 from nodiscc/addnote-button | nodiscc | 2015-03-07 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | tools dialog: add a 'Add Note' bookmarklet to immediatly open a note (text po... | nodiscc | 2015-03-07 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge pull request #124 from virtualtam/static-analysis | nodiscc | 2015-03-07 | 3 | -1/+116 |
|\ \ \
| |/ /
|/| | |
|
| * | | Code quality: Makefile to run static code checkers | VirtualTam | 2015-03-05 | 3 | -1/+116 |
|/ / |
|
* | | fix broken URL for user.css | nodiscc | 2015-03-05 | 1 | -1/+1 |