aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl
Commit message (Expand)AuthorAgeFilesLines
* Security: fix multiple XSS vulnerabilities + fix search tags with special charsArthurHoaro2020-10-063-10/+10
* Issue #1437 - Make tag cloud/list views buttons more obvioussprak30002020-10-021-2/+2
* Fix undefined linkdate variable in vintage themeArthurHoaro2020-09-251-1/+0
* Fix plugin base path in core pluginsArthurHoaro2020-09-221-1/+1
* Merge pull request #1519 from ArthurHoaro/fix/mobile-pin-linkArthurHoaro2020-09-031-1/+11
|\
| * Default template: display pin button in mobile viewArthurHoaro2020-08-271-1/+11
* | 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
|/
* Move all admin controller into a dedicated groupArthurHoaro2020-08-134-6/+6
* Better support for notes permalinkArthurHoaro2020-07-281-1/+1
* New basePath: fix officiel plugin paths and vintage templateArthurHoaro2020-07-2612-29/+30
* Fix: header search action should be on linklistArthurHoaro2020-07-241-1/+1
* Multiple small fixesArthurHoaro2020-07-231-1/+2
* Process Shaarli install through Slim controllerArthurHoaro2020-07-233-5/+5
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-1/+1
* Process thumbnail synchronize page through Slim controllersArthurHoaro2020-07-235-6/+6
* Process plugins administration page through Slim controllersArthurHoaro2020-07-236-9/+10
* Process bookmarks import through Slim controllerArthurHoaro2020-07-234-4/+4
* Process bookmark exports through Slim controllersArthurHoaro2020-07-234-6/+4
* Pin bookmarks through Slim controllerArthurHoaro2020-07-231-1/+1
* Fix bookmarklet with new routesArthurHoaro2020-07-234-6/+4
* Use multi-level routes for existing controllers instead of 1 level everywhereArthurHoaro2020-07-2318-43/+43
* Explicitly define base and asset path in templatesArthurHoaro2020-07-2340-132/+134
* Handle shaare creation/edition/deletion through Slim controllersArthurHoaro2020-07-235-6/+10
* Process manage tags page through Slim controllerArthurHoaro2020-07-234-6/+6
* Process configure page through Slim controllerArthurHoaro2020-07-234-4/+4
* Process password change controller through SlimArthurHoaro2020-07-231-0/+28
* Process tools page through Slim controllerArthurHoaro2020-07-232-3/+3
* Initialize admin Slim controllersArthurHoaro2020-07-233-4/+4
* Process session filters through Slim controllersArthurHoaro2020-07-232-11/+16
* Process remove tag endpoint through Slim controllerArthurHoaro2020-07-232-2/+4
* Process OpenSearch controller through SlimArthurHoaro2020-07-236-6/+12
* RSS/ATOM feeds: process through Slim controllerArthurHoaro2020-07-236-12/+12
* Process Daily RSS feed through Slim controllerArthurHoaro2020-07-234-33/+65
* Process daily page through Slim controllerArthurHoaro2020-07-231-3/+3
* Process tag list page through Slim controllerArthurHoaro2020-07-233-5/+5
* Few optimizations and code readability for tag cloud controllerArthurHoaro2020-07-232-2/+2
* Working version before optimizationArthurHoaro2020-07-232-6/+6
* Process tag cloud page through Slim controllerArthurHoaro2020-07-234-4/+4
* Slim router: handle add tag routeArthurHoaro2020-07-235-5/+5
* Process logout through Slim controllerArthurHoaro2020-07-232-5/+5
* Process picwall rendering through Slim controller + UTArthurHoaro2020-07-233-47/+40
* Fix all relative link to work with new URLArthurHoaro2020-07-2319-53/+53
* Add autofocus on tag cloud filter inputKevin Masson2020-02-101-0/+1
* Fix all existing links and redirection to ?do=loginArthurHoaro2020-01-262-3/+3
* Fix SASS LintArthurHoaro2020-01-262-2/+2
* Render login page through Slim controllerArthurHoaro2020-01-265-62/+91
* Fix deprecated use of implodeArthurHoaro2020-01-232-2/+2
* Apply the new system (Bookmark + Service) to the whole code baseArthurHoaro2020-01-186-4/+61