index
:
hugo-book
tweaks
Tweaked fork of hugo-book
admin@marx.cafe
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assets
/
search.js
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-01-24
Disable space as search focus key
Alex Shpak
1
-2
/
+0
2020-01-19
#134, Focus search field by pressing s or / (#135)
Daniel Forssten
1
-0
/
+23
* #134, Focus search field by pressing s or / * #134, Refactoring away an array loop using indexOf
2019-11-16
Polish multilang mode, update docs
Alex Shpak
1
-1
/
+1
2019-11-16
#87, Add support for multilang search index generation
Alex Shpak
1
-1
/
+3
2019-10-27
#80, Add search index configuration
Alex Shpak
1
-7
/
+7
2019-10-23
#80, Migrate to flexsearch
Alex Shpak
1
-26
/
+13
2019-10-03
#74, Remove readonly flag from search field
Alex Shpak
1
-1
/
+0
2019-10-03
#79, Disable async load for dynamically inserted scripts
Alex Shpak
1
-0
/
+1
2019-08-06
Show progressbar while loading lunr and data
Alex Shpak
1
-10
/
+11
2019-08-06
Block serach bar untill index is loaded
Alex Shpak
1
-1
/
+4
2019-08-06
Improve search settings
Alex Shpak
1
-16
/
+29
2019-08-06
Make lunr to load on search interaction as well
Alex Shpak
1
-0
/
+1
2019-08-06
Add extra margin under search bar, cleanup
Alex Shpak
1
-6
/
+0
2019-08-06
Implement search, loading on demand
Alex Shpak
1
-32
/
+44
2019-08-06
Start work on search feature with lunr
Alex Shpak
1
-0
/
+41