Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Multiple small fixes | ArthurHoaro | 2020-07-23 | 1 | -1/+2 |
| | |||||
* | Process thumbnail synchronize page through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Explicitly define base and asset path in templates | ArthurHoaro | 2020-07-23 | 1 | -2/+2 |
| | | | | | | | 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. | ||||
* | Process picwall rendering through Slim controller + UT | ArthurHoaro | 2020-07-23 | 1 | -45/+38 |
| | |||||
* | Fix all relative link to work with new URL | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | fix a11y | Luce Carević | 2019-07-13 | 1 | -2/+2 |
| | |||||
* | 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 | ||||
* | Fix a bug making thumbnail to request the current page | ArthurHoaro | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Bunch of improvement for thumbnails integration: | ArthurHoaro | 2018-07-17 | 1 | -0/+8 |
| | | | | | | | | - add a default thumb size value (125x90px) - improve private vertical bar visual, especially with thumbnails - translations - add a sync thumbs button in tool and empty picwall page - fixes WT download mode in JSON config | ||||
* | Bump WT version | ArthurHoaro | 2018-07-05 | 1 | -2/+2 |
| | |||||
* | Update thumbnail integration after rebasing the branch | ArthurHoaro | 2018-07-05 | 1 | -28/+40 |
| | |||||
* | Add classes to default template to avoid using IDs in SCSS | ArthurHoaro | 2018-05-10 | 1 | -2/+2 |
| | |||||
* | Webpack / Update front paths in template files | ArthurHoaro | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | Remove inline JS and add LibreJS headers in JS files | ArthurHoaro | 2017-03-12 | 1 | -5/+0 |
| | | | | | Fixes #33 (wow!) Relates to #395 | ||||
* | Introduce the new default Shaarli template | ArthurHoaro | 2017-02-27 | 1 | -0/+50 |
| | |||||
* | Move default template to vintage folder | ArthurHoaro | 2017-02-27 | 1 | -44/+0 |
| | |||||
* | Change templates set through administration UI | Knah Tsaeb | 2017-01-05 | 1 | -0/+44 |