aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/default
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1621 from ArthurHoaro/feature/tag-separatorsArthurHoaro2020-11-082-12/+27
|\
| * ESLintArthurHoaro2020-11-051-1/+2
| * Tags separator: vintage theme compatibilityArthurHoaro2020-11-051-1/+1
| * Feature: support any tag separatorArthurHoaro2020-11-052-12/+26
* | Display error details even with dev.debug set to falseArthurHoaro2020-11-051-1/+5
|/
* Fix confirm popup before bookmark deletionArthurHoaro2020-11-051-1/+2
* Bulk creation: displays a progress bar when saving all displayed formsArthurHoaro2020-10-271-0/+23
* Bulk creation: fix private status based on the first formArthurHoaro2020-10-271-0/+8
* Feature: bulk creation of bookmarksArthurHoaro2020-10-272-0/+70
* Feature: add a Server administration pageArthurHoaro2020-10-211-1/+55
* Merge pull request #1567 from ArthurHoaro/feature/async-title-retrievalArthurHoaro2020-10-202-10/+53
|\
| * Add a setting to retrieve bookmark metadata asynchrounouslyArthurHoaro2020-10-152-10/+53
* | Feature: highlight fulltext search resultsArthurHoaro2020-10-161-0/+4
* | Improve Manage tags pageArthurHoaro2020-10-161-1/+1
|/
* Security: fix multiple XSS vulnerabilities + fix search tags with special charsArthurHoaro2020-10-061-2/+8
* Issue #1437 - Make tag cloud/list views buttons more obvioussprak30002020-10-021-3/+3
* Fix ESLint after dependency upgradeArthurHoaro2020-09-221-9/+10
* Upgrade front end dependenciesArthurHoaro2020-09-221-18/+20
* Merge pull request #1526 from kcaran/links_per_pageArthurHoaro2020-09-031-0/+5
|\
| * Moved definition of a.selected to pass sasslint testKeith Carangelo2020-08-301-4/+4
| * Added $links_per_page variable to template and display on defaultKeith Carangelo2020-08-291-0/+5
* | 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-232-3/+7
* Fix all relative link to work with new URLArthurHoaro2020-07-231-5/+5
* Fix SASS LintArthurHoaro2020-01-261-4/+4
* Render login page through Slim controllerArthurHoaro2020-01-261-1/+12
* Fix image lazy loading issuesArthurHoaro2019-08-151-0/+2
* Responsive issue with delete button fixRajat Hans2019-07-241-1/+0
* WIP - Plugin to override default template colorsArthurHoaro2019-07-081-26/+32
* Merge pull request #1301 from ArthurHoaro/template/print-cssArthurHoaro2019-05-251-0/+14
|\
| * Add print CSS rules to the default templateArthurHoaro2019-05-081-0/+14
* | Switch from FontAwesome v4.x to ForkAwesomeArthurHoaro2019-05-192-2/+2
|/
* Merge pull request #1295 from ArthurHoaro/feature/visited-link-colorArthurHoaro2019-05-081-1/+1
|\
| * Slightly lighten visited link colorArthurHoaro2019-04-221-1/+1
* | Merge pull request #1296 from ArthurHoaro/feature/sticky-labelArthurHoaro2019-05-081-2/+10
|\ \
| * | Display sticky label in linklistArthurHoaro2019-04-221-2/+10
| |/
* | Merge pull request #1276 from ArthurHoaro/feature/bulk-visibilityArthurHoaro2019-04-221-0/+22
|\ \ | |/ |/|
| * Bulk action: set visibilityArthurHoaro2019-02-091-0/+22
* | Fix button overlapping on mobile in linklistArthurHoaro2019-02-091-0/+3
|/
* Merge pull request #1208 from ArthurHoaro/feature/select-allArthurHoaro2018-10-062-5/+24
|\
| * Add a button to toggle all checkboxes of displayed linksArthurHoaro2018-08-132-5/+24
* | Sticky feature - Add translation and display for logged out usersArthurHoaro2018-10-061-3/+3
* | Add a button to set links as stickyArthurHoaro2018-10-061-0/+12
* | Fix a JS bug preventing AJAX tag deletion to workArthurHoaro2018-08-161-1/+1
|/
* Fix input size for dropdown search formArthurHoaro2018-08-131-2/+0