aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/js/shaarli.js
Commit message (Expand)AuthorAgeFilesLines
* Webpack / Remove frontend dependencies from tpl/ & inc/ and move them to assets/ArthurHoaro2018-03-281-664/+0
* Theme improvements: move thumbnails to the right and reduce margins overallArthurHoaro2017-10-281-1/+1
* JS translationArthurHoaro2017-10-221-4/+7
* Fix jumpy textarea with long content in post editArthurHoaro2017-10-011-0/+6
* Merge pull request #939 from ArthurHoaro/hotfix/firefox-social-titleArthurHoaro2017-09-021-1/+2
|\
| * Firefox Social title: Use document.title instead of RainTPL variableArthurHoaro2017-09-021-1/+2
* | fixed link deletionWilli Eggeling2017-08-301-3/+3
|/
* Fix Firefox Social button in the default themeArthurHoaro2017-06-111-2/+2
* Fixing "Uncaught TypeError" in shaarli.js - fix #893Lucas Cimon2017-06-071-2/+3
* Tag list: use awesomplete for tag auto completionArthurHoaro2017-05-251-2/+60
* Adds a taglist view with edit/delete buttonsArthurHoaro2017-05-251-1/+135
* Bulk deletion: remove JS ES6 syntaxArthurHoaro2017-05-081-65/+46
* Bulk deletionArthurHoaro2017-05-081-2/+71
* Merge pull request #830 from ArthurHoaro/theme/timezoneArthurHoaro2017-04-251-18/+37
|\
| * Apply the new timezone template variables to the default themeArthurHoaro2017-04-041-18/+37
* | Theme: JS - Fix a bug preventing edit margin suppression to workArthurHoaro2017-03-271-2/+1
|/
* Remove inline JS and add LibreJS headers in JS filesArthurHoaro2017-03-121-3/+127
* Submit editlink textarea using CTRL+Enter shortcutArthurHoaro2017-03-081-0/+7
* Multiple minor improvements and bugfixes regarding the new templates:ArthurHoaro2017-02-271-0/+34
* Introduce the new default Shaarli templateArthurHoaro2017-02-271-0/+228