Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Using only one form in linklist.html + adding untaggedonly filter - fix #885 | Lucas Cimon | 2017-07-30 | 1 | -23/+22 |
| | |||||
* | Merge pull request #882 from ArthurHoaro/feature/edit-timestamp | ArthurHoaro | 2017-05-31 | 1 | -0/+8 |
|\ | | | | | Add creation date when editing a link | ||||
| * | Add creation date when editing a link | ArthurHoaro | 2017-05-31 | 1 | -0/+8 |
| | | | | | | | | | | | | Also, alter the title on edition Fixes #431 | ||||
* | | Display visited links in grey | ArthurHoaro | 2017-05-25 | 1 | -2/+2 |
|/ | | | | Fixes #244 | ||||
* | Tag list: use awesomplete for tag auto completion | ArthurHoaro | 2017-05-25 | 1 | -0/+4 |
| | |||||
* | Adds a taglist view with edit/delete buttons | ArthurHoaro | 2017-05-25 | 1 | -2/+48 |
| | | | | | | * The tag list can be sort alphabetically or by most used tag * Edit/Delete are perform using AJAX, or fallback to 'do=changetag' page * New features aren't backported to vintage theme | ||||
* | Merge pull request #819 from ArthurHoaro/feature/multi-delete | ArthurHoaro | 2017-05-25 | 1 | -0/+13 |
|\ | | | | | Bulk deletion | ||||
| * | Bulk deletion | ArthurHoaro | 2017-05-08 | 1 | -0/+13 |
| | | | | | | | | | | | | | | * 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 | ||||
* | | Adding ability to display subtags in tagcloud | Lucas Cimon | 2017-05-24 | 1 | -1/+5 |
|/ | |||||
* | Theme: change global font to Roboto and include bold variant | ArthurHoaro | 2017-03-24 | 1 | -11/+20 |
| | | | | Fixes #822 | ||||
* | Merge pull request #811 from ArthurHoaro/theme/awesomplete-overflow | ArthurHoaro | 2017-03-12 | 1 | -0/+4 |
|\ | | | | | Fixes #806: display overflow for awesomplete list | ||||
| * | Fixes #806: display overflow for awesomplete list | ArthurHoaro | 2017-03-12 | 1 | -0/+4 |
| | | |||||
* | | Theme: Vertical align theme select in configure | ArthurHoaro | 2017-03-12 | 1 | -0/+1 |
|/ | | | | Fixes #807 | ||||
* | Display private only filter as search parameter | ArthurHoaro | 2017-03-08 | 1 | -0/+4 |
| | |||||
* | Multiple minor improvements and bugfixes regarding the new templates: | ArthurHoaro | 2017-02-27 | 1 | -27/+41 |
| | | | | | | | | | | | | | | * 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 | 8 | -0/+5886 |
| | |||||
* | Move default template to vintage folder | ArthurHoaro | 2017-02-27 | 2 | -1214/+0 |
| | |||||
* | Stay on the changetag page after tag deletion | ArthurHoaro | 2017-01-16 | 1 | -1/+1 |
| | | | | | | + fix changetag CSS alignement relates to #756 | ||||
* | Fix delete button in editlink | ArthurHoaro | 2017-01-07 | 1 | -3/+9 |
| | | | | This one was forgotten in #682 | ||||
* | Fix permalink image alignement in daily page | ArthurHoaro | 2017-01-05 | 1 | -0/+4 |
| | |||||
* | Minor improvements regarding #705 (coding style, unit tests, etc.) | ArthurHoaro | 2017-01-05 | 2 | -0/+1204 |