aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage/editlink.html
Commit message (Collapse)AuthorAgeFilesLines
* Vintage theme: support async metadata retrievalArthurHoaro2020-11-091-7/+25
|
* Fix undefined linkdate variable in vintage themeArthurHoaro2020-09-251-1/+0
| | | | Fixes #1371
* New basePath: fix officiel plugin paths and vintage templateArthurHoaro2020-07-261-3/+1
|
* Fix bookmarklet with new routesArthurHoaro2020-07-231-4/+1
| | | | | * Use the new shaare route * Add source hidden input in editlink template to close the popup after saving
* Use multi-level routes for existing controllers instead of 1 level everywhereArthurHoaro2020-07-231-1/+1
| | | | Also prefix most admin routes with /admin/
* Explicitly define base and asset path in templatesArthurHoaro2020-07-231-1/+1
| | | | | | | 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.
* Apply the new system (Bookmark + Service) to the whole code baseArthurHoaro2020-01-181-2/+10
| | | | See https://github.com/shaarli/Shaarli/issues/1307
* Webpack / Update front paths in template filesArthurHoaro2018-03-281-5/+0
|
* Move default template to vintage folderArthurHoaro2017-02-271-0/+63