aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
* Sticky feature - Add translation and display for logged out usersArthurHoaro2018-10-061-251/+197
* update translationllune2018-08-021-26/+26
* fix bouttonllune2018-08-021-1/+1
* Maj French translationllune2018-08-021-4/+4
* Bunch of improvement for thumbnails integration:ArthurHoaro2018-07-172-88/+133
* Take code review into accountArthurHoaro2018-07-052-21/+36
* Update thumbnail integration after rebasing the branchArthurHoaro2018-07-052-106/+140
* Use web-thumbnailer to retrieve thumbnailsArthurHoaro2018-07-051-0/+9
* Merge pull request #1081 from nodiscc/doc-merge-sharingnodiscc2018-04-181-3/+8
|\
| * remove duplicate translationnodiscc2018-04-141-6/+0
| * update PO strings for Edit/New Shaarenodiscc2018-04-141-3/+14
* | German language created (#1114)Buster One2018-04-151-0/+1313
|/
* Remove minified JS libsArthurHoaro2018-03-312-9/+0
* Webpack / Remove frontend dependencies from tpl/ & inc/ and move them to assets/ArthurHoaro2018-03-285-948/+0
* Use a specific page title in all pagesArthurHoaro2018-02-241-102/+126
* Public/private filter: use two separate buttonsArthurHoaro2018-01-241-28/+33
* Add a filter to only display public linksArthurHoaro2017-12-161-35/+38
* Improve messages if there is no plugin or parameter available in the admin pageArthurHoaro2017-11-111-57/+58
* Translations : Working demo example of translation extensionArthurHoaro2017-10-221-33/+37
* Add language selection in the configure page of the default themeArthurHoaro2017-10-221-160/+251
* Use makefile target to generate MO file and remove it from gitArthurHoaro2017-10-222-60/+88
* Shaarli's translationArthurHoaro2017-10-222-0/+1243
* Remove inline JS and add LibreJS headers in JS filesArthurHoaro2017-03-122-0/+56
* Upgrade awesomplete + fix multiple autocompletion fieldsArthurHoaro2017-02-273-79/+137
* Improve plugin_admin.js to support multiple ordered rowsArthurHoaro2017-02-271-7/+15
* Change templates set through administration UIKnah Tsaeb2017-01-052-1204/+0
* Describe markdown HTML rendering and display a warningArthurHoaro2016-12-011-0/+9
* Plugin parameter description: Update the templates to display themArthurHoaro2016-08-021-2/+2
* Renames Awesomeplete dollar variable to avoid conflicts with jQuerykalvn2016-05-031-2/+2
* Merge pull request #500 from ArthurHoaro/plugin-icon-styleArthur2016-02-281-0/+5
|\
| * Fixes #411: remove hardcoded plugin icon sizeArthurHoaro2016-02-281-0/+5
* | Merge pull request #496 from ArthurHoaro/cross-searchArthur2016-02-281-0/+4
|\ \ | |/ |/|
| * Allow crossed search between terms and tagsArthurHoaro2016-02-281-0/+4
* | Update shaarli.cssNicolas Danelon2016-02-231-0/+4
|/
* Merge pull request #388 from ArthurHoaro/pluginadminArthur2016-01-312-0/+127
|\
| * Fixes #378 - Plugin administration UI.ArthurHoaro2016-01-312-0/+127
* | Merge pull request #379 from ArthurHoaro/plugin-markdownArthur2016-01-311-1/+0
|\ \ | |/ |/|
| * PLUGIN MarkdownArthurHoaro2016-01-031-1/+0
* | Create 404 templateDimtion2016-01-201-1/+14
* | Fixes QRCode styleArthurHoaro2015-12-211-19/+0
|/
* Fixes #403 : Remove QRCode in core CSS and fix plugin layoutArthurHoaro2015-12-071-10/+0
* Fixes #360 - Auto-complete more than one tag in tag filter fieldArthurHoaro2015-11-171-0/+35
* Handle errors raised by plugins in template. fixes #370ArthurHoaro2015-11-081-0/+5
* Template upgrade to handle plugin zonesArthurHoaro2015-11-073-1224/+4
* awesome.css restored. width bug fixed.nicolasm2015-06-262-0/+6
* cursor pointer for label (ux improvement)Nicolas Danelon2015-06-231-0/+1
* fix no javascriptNicolas Danelon2015-06-232-6/+0
* Update awesomplete.cssNicolas Danelon2015-06-231-1/+0
* filter input search responsive fixed (mobile)Nicolas Danelon2015-06-232-2/+8
* Merge remote-tracking branch 'nicolasdanelon/master' into nextnodiscc2015-06-231-0/+24
|\