aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1694 from ArthurHoaro/fix/bulk-add-redirect-tokenArthurHoaro2021-01-261-1/+1
|\
| * Fix: bulk add redirection with ending slashArthurHoaro2021-01-191-1/+1
* | Merge pull request #1693 from ArthurHoaro/fix/bulk-add-deleteArthurHoaro2021-01-191-2/+2
|\ \
| * | Fix: bulk add - delete existing linkArthurHoaro2021-01-191-2/+2
| |/
* / Fix: bulk add - private statusArthurHoaro2021-01-191-1/+5
|/
* Vintage theme: display global messagesArthurHoaro2020-11-091-0/+10
* Vintage theme: support async metadata retrievalArthurHoaro2020-11-091-0/+51
* Merge pull request #1621 from ArthurHoaro/feature/tag-separatorsArthurHoaro2020-11-083-30/+54
|\
| * ESLintArthurHoaro2020-11-052-5/+8
| * Tags separator: vintage theme compatibilityArthurHoaro2020-11-052-20/+27
| * 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-272-4/+41
* Bulk creation: fix private status based on the first formArthurHoaro2020-10-271-0/+8
* Feature: bulk creation of bookmarksArthurHoaro2020-10-274-23/+204
* Feature: add a Server administration pageArthurHoaro2020-10-211-1/+55
* Asynchronous retrieval of bookmark's thumbnailsArthurHoaro2020-10-201-21/+85
* Merge pull request #1567 from ArthurHoaro/feature/async-title-retrievalArthurHoaro2020-10-203-10/+92
|\
| * Add a setting to retrieve bookmark metadata asynchrounouslyArthurHoaro2020-10-153-10/+92
* | 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-222-20/+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 thumbnail synchronize page through Slim controllersArthurHoaro2020-07-231-3/+3
* Process token retrieve through Slim controllerArthurHoaro2020-07-232-2/+2
* 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-232-13/+22
* Process manage tags page through Slim controllerArthurHoaro2020-07-232-3/+7
* Fix all relative link to work with new URLArthurHoaro2020-07-232-6/+6
* Fix SASS LintArthurHoaro2020-01-261-4/+4
* Render login page through Slim controllerArthurHoaro2020-01-261-1/+12
* Apply the new system (Bookmark + Service) to the whole code baseArthurHoaro2020-01-181-0/+173
* 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
|\ \