aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default
Commit message (Collapse)AuthorAgeFilesLines
* Improve datetime displayArthurHoaro2017-03-061-2/+3
| | | | | | | | | | Use php-intl extension to display datetimes a bit more nicely, depending on the locale. What changes: * the day is no longer displayed * day number and month are ordered according to the locale * the timezone is more readable (UTC+1 instead of CET)
* Multiple minor improvements and bugfixes regarding the new templates:ArthurHoaro2017-02-278-42/+116
| | | | | | | | | | | | | | * Add API settings in `configure.html` * Fix textarea autoresize * Load user.css from data folder * Move fold/expand all button to the right and fix an issue with already folded items * Reset datetime display to international datetime * Temporarilly remove JS login panel (need improvement and integration with the plugin system) * Body background is slightly lighter * Fix an issue where thumbnails were hidden by description * Fix an issue where private orange bar wasn't displayed with thumbnails * Remove the gradient bar behind titles * Fix empty bookmarklet name in Firefox
* Introduce the new default Shaarli templateArthurHoaro2017-02-2745-0/+8751
|
* Move default template to vintage folderArthurHoaro2017-02-2738-2513/+0
|
* Removes spaces before and after bookmarklet's nameChristophe HENRY2017-02-221-9/+3
| | | | | Carriage returns turns into space in some cases. The name of the bookmarklet, once in the browser bookmarks, is surrounded by spaces.
* Stay on the changetag page after tag deletionArthurHoaro2017-01-162-2/+2
| | | | | | + fix changetag CSS alignement relates to #756
* Merge pull request #746 from ArthurHoaro/hotfix/delete-buttonArthurHoaro2017-01-152-4/+16
|\ | | | | Fix delete button in editlink
| * Fix delete button in editlinkArthurHoaro2017-01-072-4/+16
| | | | | | | | This one was forgotten in #682
* | Move user.css to data folderArthurHoaro2017-01-141-1/+1
|/
* Fix permalink image alignement in daily pageArthurHoaro2017-01-051-0/+4
|
* Updater: keep custom theme preference with the new theme settingArthurHoaro2017-01-051-5/+1
|
* Minor improvements regarding #705 (coding style, unit tests, etc.)ArthurHoaro2017-01-059-12/+13
|
* Change templates set through administration UIKnah Tsaeb2017-01-0534-0/+2506