aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl
Commit message (Expand)AuthorAgeFilesLines
* Fixes can login function call in loginform.htmlArthurHoaro2017-01-201-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
* | Merge pull request #619 from ArthurHoaro/plugins/param-descVirtualTam2016-08-131-2/+3
|\ \
| * | Plugin parameter description: Update the templates to display themArthurHoaro2016-08-021-2/+3
| |/
* | Refactor bookmark import using a generic Netscape parserVirtualTam2016-08-101-13/+25
* | Bugfix: enable change password if open shaarli is disabledArthurHoaro2016-08-061-1/+1
|/
* Fix variable in configure.phpArthurHoaro2016-07-101-1/+1
* Merge pull request #570 from ArthurHoaro/config-managerArthur2016-07-097-45/+85
|\
| * Rename configuration keys and fix GLOBALS in templatesArthurHoaro2016-06-114-7/+5
| * Adds ConfigJson which handle the configuration in JSON format.ArthurHoaro2016-06-112-2/+2
| * Replace $GLOBALS configuration with the configuration manager in the whole co...ArthurHoaro2016-06-112-6/+6
| * Configuration template indentingArthurHoaro2016-06-111-36/+78
* | Firefox Share: Use selected text as descriptionnodiscc2016-06-121-1/+1
|/
* Merge pull request #560 from ArthurHoaro/nb-private-shaareArthur2016-05-141-1/+2
|\
| * Add private link counterArthurHoaro2016-05-131-1/+2
* | Merge pull request #556 from ArthurHoaro/login-refillArthur2016-05-141-18/+28
|\ \ | |/ |/|
| * Prefill the login field when the authentication has failedArthurHoaro2016-05-061-3/+12
| * Reindent the login templateArthurHoaro2016-05-061-18/+19
* | Merge pull request #557 from ArthurHoaro/remove-deliciousArthur2016-05-101-1/+3
|\ \
| * | Remove delicious from Shaarli descriptionArthurHoaro2016-05-081-1/+3
| |/
* / Export: allow prepending notes with the Shaarli instance's URLVirtualTam2016-05-061-9/+15
|/
* Refactor Netscape bookmark exportingVirtualTam2016-04-102-10/+26
* Fixes #526: bad font size separator in tagcloud with some localeArthurHoaro2016-03-311-2/+2
* Reword the ENABLE_RSS_PERMALINKS in the settings.ArthurHoaro2016-03-181-2/+5
* Adds a RSS template fileArthurHoaro2016-03-181-0/+34
* Create a template to handle ATOM feedArthurHoaro2016-03-181-0/+40
* Merge pull request #496 from ArthurHoaro/cross-searchArthur2016-02-281-17/+21
|\
| * Allow crossed search between terms and tagsArthurHoaro2016-02-281-17/+21
* | Fixes #494: inputs & labels with plugin nameNicolas Danelon2016-02-231-8/+8
|/
* cleanup: use DateTime to format datesVirtualTam2016-02-171-2/+2
* Fixes #378 - Plugin administration UI.ArthurHoaro2016-01-312-5/+143
* fix whitespacenodiscc2016-01-221-1/+1
* Merge pull request #444 from dimtion/404_templateArthur2016-01-211-0/+17
|\
| * Create 404 templateDimtion2016-01-201-0/+17