aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/linklist.paging.html
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1526 from kcaran/links_per_pageArthurHoaro2020-09-031-4/+9
|\
| * Added $links_per_page variable to template and display on defaultKeith Carangelo2020-08-291-4/+9
| |
* | Fix broken route to filter not tagged bookmarksArthurHoaro2020-08-311-21/+23
|/ | | | | | Also display the filter for visitors. Fixes #1529
* Move all admin controller into a dedicated groupArthurHoaro2020-08-131-2/+2
| | | | Also handle authentication check in a new middleware for the admin group.
* Explicitly define base and asset path in templatesArthurHoaro2020-07-231-7/+7
| | | | | | | 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 session filters through Slim controllersArthurHoaro2020-07-231-8/+8
| | | | | | | Including: - visibility - links per page - untagged only
* Hide select all button on mobile viewArthurHoaro2019-04-221-1/+1
| | | | Bulk actions are not available on mobile view yet
* fix empty links and hide <i> for screenreadersLuce Carević2019-03-021-12/+12
|
* Add a button to toggle all checkboxes of displayed linksArthurHoaro2018-08-131-0/+3
| | | | Related to #1160
* Login: update PageBuilder and default/vintage templatesVirtualTam2018-06-021-2/+2
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Public/private filter: use two separate buttonsArthurHoaro2018-01-241-3/+6
| | | | #1038
* Add a filter to only display public linksArthurHoaro2017-12-161-2/+2
| | | | | | When the key filter is clicked once, it only displays private link. When it is clicked on again, it becomes red and only public links are displayed. Another click and all links are displayed. The current visibility status is shown in the search banner Fixes #1030
* JS translationArthurHoaro2017-10-221-2/+2
|
* Using only one form in linklist.html + adding untaggedonly filter - fix #885Lucas Cimon2017-07-301-4/+7
|
* Multiple minor improvements and bugfixes regarding the new templates:ArthurHoaro2017-02-271-1/+4
| | | | | | | | | | | | | | * 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 templateArthurHoaro2017-02-271-0/+55
|
* Move default template to vintage folderArthurHoaro2017-02-271-32/+0
|
* Change templates set through administration UIKnah Tsaeb2017-01-051-0/+32