Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v1.0.0-alpha.1
antora-lunr-extension
Browse files
Dec 20, 2021
v1.0.0-alpha.1
· 381ad374
Dan Allen
authored
Dec 20, 2021
View commits for tag v1.0.0-alpha.1
v1.0.0-alpha.1
381ad374
pass site root path using data-site-root-path attribute on script tag
· 9a215394
Dan Allen
authored
Dec 20, 2021
9a215394
add missing items to CHANGELOG [skip ci]
· 5c33d80f
Dan Allen
authored
Dec 20, 2021
5c33d80f
remove extra padding below last search result [skip ci]
· c00ba1c2
Dan Allen
authored
Dec 20, 2021
c00ba1c2
replace footer-scripts.hbs partial with search-scripts.hbs partial
· b3c6e1b8
Dan Allen
authored
Dec 19, 2021
b3c6e1b8
rename search script
· cfb64ff3
Dan Allen
authored
Dec 19, 2021
cfb64ff3
adjust weighting of text in search results
· 51950270
Dan Allen
authored
Dec 19, 2021
and
Guillaume Grossetie
committed
Dec 20, 2021
51950270
Dec 19, 2021
document how to exclude pages
· 6e41bdbd
Dan Allen
authored
Dec 19, 2021
6e41bdbd
fix logic in CI config for skipping docs branches
· 18f20b58
Dan Allen
authored
Dec 19, 2021
18f20b58
document how to use the supplemental_ui directory directly from the install location
· c3a132a8
Dan Allen
authored
Dec 19, 2021
c3a132a8
remove special case for supplemental UI in eslint file pattern
· 14593884
Dan Allen
authored
Dec 19, 2021
14593884
update the installation instructions
· a15b49c1
Dan Allen
authored
Dec 18, 2021
and
Guillaume Grossetie
committed
Dec 19, 2021
a15b49c1
resolves #8 set up automated release process
· d89bf252
Dan Allen
authored
Dec 17, 2021
and
Guillaume Grossetie
committed
Dec 19, 2021
d89bf252
remove unused data attribute on search script
· e25f2818
Dan Allen
authored
Dec 19, 2021
e25f2818
increase max snippet length to 100; only apply bold to the highlighted term
· abe72874
Dan Allen
authored
Dec 18, 2021
abe72874
Dec 18, 2021
resolves #12 automatically manage env var to activate elements in UI when extension is enabled
· a76d8d47
Dan Allen
authored
Dec 17, 2021
a76d8d47
fix typos in README [skip ci]
· 6794ee32
Dan Allen
authored
Dec 18, 2021
6794ee32
clarify how URL for search result is computed and add more tests
· 920e9175
Dan Allen
authored
Dec 17, 2021
and
Guillaume Grossetie
committed
Dec 18, 2021
920e9175
remove unused / obsolete logic to compute site URL
· 3b8fec4b
Dan Allen
authored
Dec 17, 2021
and
Guillaume Grossetie
committed
Dec 18, 2021
3b8fec4b
update description of project in package.json
· 14edb49d
Dan Allen
authored
Dec 17, 2021
and
Guillaume Grossetie
committed
Dec 18, 2021
14edb49d
move TOC for README below preamble [skip ci]
· 14db4776
Dan Allen
authored
Dec 18, 2021
14db4776
don't include trailing slash on files entry in package metadata [skip ci]
· db1aa2b5
Dan Allen
authored
Dec 17, 2021
db1aa2b5
enable TOC in README and customize appearance when rendered on GitLab [skip ci]
· a0516877
Dan Allen
authored
Dec 17, 2021
a0516877
Dec 17, 2021
add contributors to package.json
· 1d28f7d2
Dan Allen
authored
Dec 17, 2021
1d28f7d2
fix memberof annotation for generateIndex function [skip ci]
· ef99c465
Dan Allen
authored
Dec 17, 2021
ef99c465
consolidate command in README to run lint and format back to back [skip ci]
· 1bce92c4
Dan Allen
authored
Dec 17, 2021
1bce92c4
add missing assertions in integration test
· 4a885578
Dan Allen
authored
Dec 17, 2021
4a885578
remove redundant consts in integration test
· ce3d6db0
Dan Allen
authored
Dec 17, 2021
ce3d6db0
remove outdated exception in format npm script
· 77a006e1
Dan Allen
authored
Dec 17, 2021
77a006e1
use empty string as fallback value for base path in client script
· ac24a2de
Dan Allen
authored
Dec 17, 2021
ac24a2de
remove unnecessary variable assignment in client script
· b1539891
Dan Allen
authored
Dec 17, 2021
b1539891
pull correct version of lunr module
· 1e828e15
Dan Allen
authored
Dec 17, 2021
1e828e15
resolves #13 catch invalid query; log if lunr-debug=1 query string parameter is set
· eaa62dc9
Dan Allen
authored
Dec 16, 2021
and
Guillaume Grossetie
committed
Dec 17, 2021
eaa62dc9
restructure CI config
· 35de1175
Dan Allen
authored
Dec 15, 2021
and
Guillaume Grossetie
committed
Dec 17, 2021
35de1175
don't leak global.window in integration test
· e6ba4abd
Dan Allen
authored
Dec 16, 2021
e6ba4abd
Dec 16, 2021
resolves #11 don't vendor lunr.js script; grab it from require path
· d16c7719
Dan Allen
authored
Dec 15, 2021
d16c7719
apply eslint rules to search client
· 7aabfa56
Dan Allen
authored
Dec 16, 2021
7aabfa56
change MIME type for JavaScript file to application/javascript
· e4ab63fb
Dan Allen
authored
Dec 16, 2021
and
Guillaume Grossetie
committed
Dec 16, 2021
e4ab63fb
set up prettier-eslint
· 4ef0afda
Dan Allen
authored
Dec 14, 2021
and
Guillaume Grossetie
committed
Dec 16, 2021
4ef0afda
use siteRootPath in footer scripts template to compute path to search index
· 796e64a1
Dan Allen
authored
Dec 16, 2021
796e64a1
Loading