aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1195 from llune/patch-3ArthurHoaro2018-08-101-7/+4
|\
| * Delete redundant titlesllune2018-08-021-7/+4
* | alt should be emptyllune2018-08-021-1/+1
* | empty alt on logo imagellune2018-08-021-1/+1
|/
* Fix fatal error on daily page: use new thumbnail systemArthurHoaro2018-07-295-17/+18
* Remove Firefox Social API shaareArthurHoaro2018-07-282-49/+0
* Merge pull request #687 from ArthurHoaro/web-thumbArthurHoaro2018-07-2810-36/+233
|\
| * Bunch of improvement for thumbnails integration:ArthurHoaro2018-07-174-2/+18
| * Thumbnails: add a common mode to only retrieve thumbs from popular media webs...ArthurHoaro2018-07-052-4/+22
| * Bump WT versionArthurHoaro2018-07-051-2/+2
| * Add a page to update all thumbnails through AJAX requests in both templatesArthurHoaro2018-07-055-9/+99
| * Take code review into accountArthurHoaro2018-07-051-3/+7
| * Update thumbnail integration after rebasing the branchArthurHoaro2018-07-056-35/+79
| * Use web-thumbnailer to retrieve thumbnailsArthurHoaro2018-07-053-2/+27
* | tpl: default/vintage: pluginsadmin: fix link to documentationnodiscc2018-07-122-2/+2
|/
* Merge remote-tracking branch 'upstream/master'Mark Schmitz2018-06-0718-41/+46
|\
| * Login: update PageBuilder and default/vintage templatesVirtualTam2018-06-0210-22/+22
| * Merge pull request #1135 from ArthurHoaro/ci/csslintArthurHoaro2018-05-2911-15/+15
| |\
| | * Add classes to default template to avoid using IDs in SCSSArthurHoaro2018-05-1011-15/+15
| * | Adds Stakali Android app to 3rd party listsArthurHoaro2018-05-131-2/+8
| |/
| * default/editlink.tpl: title: Shaare -> New Shaarenodiscc2018-04-141-2/+1
* | also for new default tpl add meta tag to block sending the referrer vintage -...Mark Schmitz2018-06-071-0/+1
|/
* add loading user css at last to vintage tplMark Schmitz2018-04-131-1/+1
* load user css at last, after plugin css to enable changing plugin stylesMark Schmitz2018-04-131-3/+3
* Webpack / Update front paths in template filesArthurHoaro2018-03-2815-50/+97
* Webpack / Remove frontend dependencies from tpl/ & inc/ and move them to assets/ArthurHoaro2018-03-2835-10644/+0
* fix: IP ban check for the Vintage themeVirtualTam2018-03-241-1/+1
* Refactor login / ban authentication stepsVirtualTam2018-02-052-2/+2
* Merge pull request #1038 from ArthurHoaro/feature/public-only-filterArthurHoaro2018-02-023-7/+15
|\
| * Public/private filter: use two separate buttonsArthurHoaro2018-01-242-5/+8
| * Add a filter to only display public linksArthurHoaro2017-12-163-6/+11
* | Fix an issue preventing the Save button to appear for plugin parametersArthurHoaro2018-01-011-3/+3
* | Add CSS class and IDs in Shaarli's menuArthurHoaro2017-12-161-26/+26
|/
* Merge pull request #1017 from ArthurHoaro/feature/mobile-iconArthurHoaro2017-11-182-1/+2
|\
| * Add apple-touch-icon meta tagArthurHoaro2017-11-182-1/+2
* | Merge pull request #1014 from ArthurHoaro/feature/no-pluginArthurHoaro2017-11-121-6/+12
|\ \
| * | Improve messages if there is no plugin or parameter available in the admin pageArthurHoaro2017-11-111-6/+12
| |/
* / Fix alignement and better clarity for 'List all links with those tags' buttonArthurHoaro2017-11-083-4/+26
|/
* Remove redirector setting from Configure pageArthurHoaro2017-11-071-15/+0
* Theme improvements: move thumbnails to the right and reduce margins overallArthurHoaro2017-10-283-59/+114
* Add language selection in the configure page of the default themeArthurHoaro2017-10-223-1/+46
* JS translationArthurHoaro2017-10-223-6/+20
* Shaarli's translationArthurHoaro2017-10-224-18/+28
* Merge pull request #987 from ArthurHoaro/hotfix/security-issueArthurHoaro2017-10-071-1/+1
|\
| * Fix security issue reported by @chbiArthurHoaro2017-10-071-1/+1
* | Merge pull request #979 from ArthurHoaro/feature/assets-cache-versionVirtualTam2017-10-062-10/+10
|\ \
| * | Add a version hash for asset loading to prevent browser's cache issueArthurHoaro2017-10-012-10/+10
| |/
* / Fix jumpy textarea with long content in post editArthurHoaro2017-10-011-0/+6
|/
* visited links color: same hue as unvisited links, darkenednodiscc2017-09-041-1/+1
* Merge pull request #939 from ArthurHoaro/hotfix/firefox-social-titleArthurHoaro2017-09-021-1/+2
|\