aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #811 from ArthurHoaro/theme/awesomplete-overflowArthurHoaro2017-03-122-1/+5
|\
| * Fixes #806: display overflow for awesomplete listArthurHoaro2017-03-122-1/+5
* | Theme: Vertical align theme select in configureArthurHoaro2017-03-122-1/+2
|/
* Remove inline JS and add LibreJS headers in JS filesArthurHoaro2017-03-128-110/+142
* Merge pull request #803 from ArthurHoaro/feature/awesomplete-autofirstArthurHoaro2017-03-112-2/+2
|\
| * Fixes #657: use data-autofirst parameter for awesomepleteArthurHoaro2017-03-112-2/+2
* | Fixes #793: display the star logo on mobile instead of home logoArthurHoaro2017-03-111-1/+1
|/
* Prevent git from messing with font filesArthurHoaro2017-03-098-652/+2668
* Merge pull request #792 from ArthurHoaro/feature/private-filter-visualArthurHoaro2017-03-092-1/+11
|\
| * Display private only filter as search parameterArthurHoaro2017-03-082-1/+11
* | Submit editlink textarea using CTRL+Enter shortcutArthurHoaro2017-03-082-1/+8
|/
* Improve datetime displayArthurHoaro2017-03-062-4/+5
* Multiple minor improvements and bugfixes regarding the new templates:ArthurHoaro2017-02-278-42/+116
* Introduce the new default Shaarli templateArthurHoaro2017-02-2745-0/+8751
* Move default template to vintage folderArthurHoaro2017-02-2738-0/+0
* Removes spaces before and after bookmarklet's nameChristophe HENRY2017-02-221-9/+3
* Stay on the changetag page after tag deletionArthurHoaro2017-01-162-2/+2
* Merge pull request #746 from ArthurHoaro/hotfix/delete-buttonArthurHoaro2017-01-152-4/+16
|\
| * Fix delete button in editlinkArthurHoaro2017-01-072-4/+16
* | 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-10/+1231
* Merge pull request #682 from ArthurHoaro/delete-buttonArthur2017-01-041-1/+1
|\
| * Bugfixes on link deletion, and use a GET formArthurHoaro2016-12-161-1/+1
* | Add opensearch to RSS and ATOM feedsArthurHoaro2017-01-032-0/+4
* | Move PubSubHubbub code as a default pluginArthurHoaro2016-12-202-2/+2
* | Add plugin placeholders in RSS and ATOM feeds templatesArthurHoaro2016-12-202-9/+12
* | Merge pull request #666 from ArthurHoaro/slim-apiArthur2016-12-202-0/+26
|\ \ | |/ |/|
| * REST API structure using Slim frameworkArthurHoaro2016-12-152-2/+2
| * Prepare settings for the API in the admin page and during the installArthurHoaro2016-12-122-0/+26
* | Fixes can login function call in loginform.htmlArthurHoaro2016-12-151-2/+2
|/
* Merge pull request #697 from ArthurHoaro/feature/ids-bisArthur2016-12-123-5/+8
|\
| * Apply the new ID system accros the whole codebaseArthurHoaro2016-12-123-5/+8
* | Merge pull request #679 from ArthurHoaro/plugins/headerArthur2016-12-123-3/+25
|\ \ | |/ |/|
| * Improve theme dependent plugin placeholders:ArthurHoaro2016-12-013-3/+25
* | Merge pull request #702 from ArthurHoaro/feed-cdataArthur2016-12-051-3/+1
|\ \
| * | Remove new line between content tag and CDATA in ATOM feedArthurHoaro2016-12-021-3/+1
* | | Merge pull request #701 from ArthurHoaro/plugins/md-html-docArthur2016-12-031-2/+2
|\ \ \ | |/ / |/| |
| * | Describe markdown HTML rendering and display a warningArthurHoaro2016-12-011-2/+2
* | | Merge pull request #700 from teromene/firefox-social-titleArthur2016-11-301-15/+17
|\ \ \
| * | | Show page title when sharing via Firefox Social.Teromene2016-11-291-15/+17
| |/ /
* / / Disable Firefox Social in the tools section if the page is not loaded using H...Teromene2016-11-291-1/+5
|/ /
* / Add meta tag to block sending the referrerFelix Kästner2016-11-211-1/+2
|/
* Cleanup: explicitely loop over PHP variables in templatesVirtualTam2016-10-169-12/+12
* Bugfix: display plugin parameter description only if it existsArthurHoaro2016-10-141-1/+3
* Merge pull request #622 from ArthurHoaro/update-dateArthur2016-10-123-3/+14
|\
| * Set updated date for items in feedsArthurHoaro2016-08-032-2/+4
| * Save the update date in LinkDB and pass it to linklist templatesArthurHoaro2016-08-031-1/+10