Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | alt should be empty | llune | 2018-08-02 | 1 | -1/+1 |
| | |||||
* | empty alt on logo image | llune | 2018-08-02 | 1 | -1/+1 |
| | | | The alt does not provide any useful information for screenreader users. It just adds noise. | ||||
* | Add a page to update all thumbnails through AJAX requests in both templates | ArthurHoaro | 2018-07-05 | 1 | -0/+14 |
| | |||||
* | Update thumbnail integration after rebasing the branch | ArthurHoaro | 2018-07-05 | 1 | -3/+5 |
| | |||||
* | Login: update PageBuilder and default/vintage templates | VirtualTam | 2018-06-02 | 1 | -5/+5 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | Add classes to default template to avoid using IDs in SCSS | ArthurHoaro | 2018-05-10 | 1 | -3/+3 |
| | |||||
* | Add CSS class and IDs in Shaarli's menu | ArthurHoaro | 2017-12-16 | 1 | -26/+26 |
| | | | | Fixes #877 | ||||
* | Using only one form in linklist.html + adding untaggedonly filter - fix #885 | Lucas Cimon | 2017-07-30 | 1 | -24/+15 |
| | |||||
* | Bulk deletion | ArthurHoaro | 2017-05-08 | 1 | -0/+7 |
| | | | | | | | * Add a checkboxes in linklist which display a sub-header containing action buttons * Strongly rely on JS * Requires a modern browser (ES6 syntax support) * Checkboxes are hidden if the browser is old or JS disabled | ||||
* | Merge pull request #804 from ArthurHoaro/feature/atom-default | ArthurHoaro | 2017-03-21 | 1 | -2/+2 |
|\ | | | | | Fixes #304: use atom feed as default | ||||
| * | Fixes #304: use atom feed as default | ArthurHoaro | 2017-03-11 | 1 | -2/+2 |
| | | | | | | | | RSS feed is still available with the setting set to false | ||||
* | | Merge pull request #803 from ArthurHoaro/feature/awesomplete-autofirst | ArthurHoaro | 2017-03-11 | 1 | -1/+1 |
|\ \ | | | | | | | Fixes #657: use data-autofirst parameter for awesomeplete | ||||
| * | | Fixes #657: use data-autofirst parameter for awesomeplete | ArthurHoaro | 2017-03-11 | 1 | -1/+1 |
| |/ | | | | | | | data-autofirst automatically selects the first item of the list of choice automatically. You just have to press enter to use it. | ||||
* / | Fixes #793: display the star logo on mobile instead of home logo | ArthurHoaro | 2017-03-11 | 1 | -1/+1 |
|/ | |||||
* | Multiple minor improvements and bugfixes regarding the new templates: | ArthurHoaro | 2017-02-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * Add API settings in `configure.html` * Fix textarea autoresize * Load user.css from data folder * Move fold/expand all button to the right and fix an issue with already folded items * Reset datetime display to international datetime * Temporarilly remove JS login panel (need improvement and integration with the plugin system) * Body background is slightly lighter * Fix an issue where thumbnails were hidden by description * Fix an issue where private orange bar wasn't displayed with thumbnails * Remove the gradient bar behind titles * Fix empty bookmarklet name in Firefox | ||||
* | Introduce the new default Shaarli template | ArthurHoaro | 2017-02-27 | 1 | -0/+174 |
| | |||||
* | Move default template to vintage folder | ArthurHoaro | 2017-02-27 | 1 | -59/+0 |
| | |||||
* | Change templates set through administration UI | Knah Tsaeb | 2017-01-05 | 1 | -0/+59 |