aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/default/js/base.js
Commit message (Expand)AuthorAgeFilesLines
* ESLintArthurHoaro2020-11-051-1/+2
* Tags separator: vintage theme compatibilityArthurHoaro2020-11-051-1/+1
* Feature: support any tag separatorArthurHoaro2020-11-051-12/+16
* Fix confirm popup before bookmark deletionArthurHoaro2020-11-051-1/+2
* Bulk creation: fix private status based on the first formArthurHoaro2020-10-271-0/+8
* Feature: bulk creation of bookmarksArthurHoaro2020-10-271-0/+21
* Merge pull request #1567 from ArthurHoaro/feature/async-title-retrievalArthurHoaro2020-10-201-10/+2
|\
| * Add a setting to retrieve bookmark metadata asynchrounouslyArthurHoaro2020-10-151-10/+2
* | Improve Manage tags pageArthurHoaro2020-10-161-1/+1
|/
* Security: fix multiple XSS vulnerabilities + fix search tags with special charsArthurHoaro2020-10-061-2/+8
* Fix ESLint after dependency upgradeArthurHoaro2020-09-221-9/+10
* Export: refresh CRSF token after submitArthurHoaro2020-09-011-3/+16
* Better support for notes permalinkArthurHoaro2020-07-281-2/+6
* Process token retrieve through Slim controllerArthurHoaro2020-07-231-1/+1
* Process change visibility action through Slim controllerArthurHoaro2020-07-231-1/+1
* Use multi-level routes for existing controllers instead of 1 level everywhereArthurHoaro2020-07-231-4/+4
* Explicitly define base and asset path in templatesArthurHoaro2020-07-231-10/+17
* Process manage tags page through Slim controllerArthurHoaro2020-07-231-3/+3
* Fix all relative link to work with new URLArthurHoaro2020-07-231-5/+5
* Bulk action: set visibilityArthurHoaro2019-02-091-0/+22
* Merge pull request #1208 from ArthurHoaro/feature/select-allArthurHoaro2018-10-061-4/+23
|\
| * Add a button to toggle all checkboxes of displayed linksArthurHoaro2018-08-131-4/+23
* | Fix a JS bug preventing AJAX tag deletion to workArthurHoaro2018-08-161-1/+1
|/
* Remove Firefox Social API shaareArthurHoaro2018-07-281-33/+0
* Webpack / Rewrite all JS to ES6 SyntaxArthurHoaro2018-03-281-615/+557
* Webpack / Remove frontend dependencies from tpl/ & inc/ and move them to assets/ArthurHoaro2018-03-281-0/+664