Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Process Shaarli install through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Explicitly define base and asset path in templates | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | | | | | | | With the new routes, all pages are not all at the same folder level anymore (e.g. /shaare and /shaare/123), so we can't just use './' everywhere. The most consistent way to handle this is to prefix all path with the proper variable, and handle the actual path in controllers. | ||||
* | fix a11y | Luce Carević | 2019-07-13 | 1 | -1/+1 |
| | |||||
* | Accessibility: specify the HTML lang attribute | ArthurHoaro | 2019-02-09 | 1 | -1/+1 |
| | | | | | | The lang is based on the user defined one. If the language is automatic, no language will be specified. Fixes #1216 | ||||
* | Add language selection in the configure page of the default theme | ArthurHoaro | 2017-10-22 | 1 | -0/+21 |
| | |||||
* | Merge pull request #852 from ArthurHoaro/theme/install-password | ArthurHoaro | 2017-04-25 | 1 | -1/+1 |
|\ | | | | | Theme: use a password type field during the install | ||||
| * | Theme: use a password type field during the install | ArthurHoaro | 2017-04-25 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #830 from ArthurHoaro/theme/timezone | ArthurHoaro | 2017-04-25 | 1 | -10/+30 |
|\ \ | |/ |/| | Change timezone data structure send to the templates | ||||
| * | Apply the new timezone template variables to the default theme | ArthurHoaro | 2017-04-04 | 1 | -10/+30 |
| | | |||||
* | | Add API setting in the new theme during the installation | ArthurHoaro | 2017-03-22 | 1 | -0/+18 |
|/ | | | | Also use the same variable name across template files | ||||
* | Remove inline JS and add LibreJS headers in JS files | ArthurHoaro | 2017-03-12 | 1 | -13/+0 |
| | | | | | Fixes #33 (wow!) Relates to #395 | ||||
* | Introduce the new default Shaarli template | ArthurHoaro | 2017-02-27 | 1 | -0/+122 |
| | |||||
* | Move default template to vintage folder | ArthurHoaro | 2017-02-27 | 1 | -35/+0 |
| | |||||
* | Change templates set through administration UI | Knah Tsaeb | 2017-01-05 | 1 | -0/+35 |