Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.0.0-alpha.6
antora-collector
Browse files
Jul 17, 2024
release 1.0.0-alpha.6
· bed744e0
Dan Allen
authored
Jul 17, 2024
View commits for tag v1.0.0-alpha.6
v1.0.0-alpha.6
bed744e0
merge
!17
· 6c906a44
Dan Allen
authored
Jul 17, 2024
6c906a44
resolves
#21
ensure new worktree is created in clean state by clearing any previous git index cache
· 10eecaf1
Dan Allen
authored
Jul 16, 2024
10eecaf1
Jul 16, 2024
prepare branch for development [skip ci]
· 2a1e9db9
Dan Allen
authored
Jul 16, 2024
2a1e9db9
release 1.0.0-alpha.5
· 3587becb
Dan Allen
authored
Jul 16, 2024
View commits for tag v1.0.0-alpha.5
v1.0.0-alpha.5
3587becb
Jul 15, 2024
merge
!16
· 89a9f87e
Dan Allen
authored
Jul 15, 2024
89a9f87e
Jul 11, 2024
resolves
#15
add option on extension to control whether temporary/managed...
· f9ba4a94
Dan Allen
authored
Jul 11, 2024
f9ba4a94
Jul 08, 2024
add test to verify scan is skipped if directory does not exist
· b26c4d87
Dan Allen
authored
Jul 08, 2024
b26c4d87
merge !15
· 99adebc1
Dan Allen
authored
Jul 08, 2024
99adebc1
resolves
#19
scan using fast-glob instead of glob stream
· 4d9ad7db
Dan Allen
authored
Jul 08, 2024
4d9ad7db
upgrade isomorphic-git
· d8adcf1d
Dan Allen
authored
Jul 08, 2024
d8adcf1d
add tidy npm script that combines lint and format scripts [skip ci]
· 352f4b83
Dan Allen
authored
Jul 08, 2024
352f4b83
refresh dependency lock file [skip ci]
· 6b37a3b3
Dan Allen
authored
Jul 08, 2024
6b37a3b3
qualify stdlib requires in release scripts with node: prefix [skip ci]
· 5abe2fb8
Dan Allen
authored
Jul 08, 2024
5abe2fb8
rely on npx to install downdoc during release [skip ci]
· 473f2e14
Dan Allen
authored
Jul 08, 2024
473f2e14
Jun 17, 2024
remove obsolete comment [skip ci]
· 0ed81221
Dan Allen
authored
Jun 17, 2024
0ed81221
Jun 12, 2024
merge !14
· f4f689b1
Dan Allen
authored
Jun 12, 2024
f4f689b1
resolves
#17
upgrade glob-stream to 8.0.x; reenable multi-glob support on scan
· 6d01feb3
Dan Allen
authored
Jun 12, 2024
6d01feb3
refresh dependency lock file
· cd167fd3
Dan Allen
authored
Jun 12, 2024
cd167fd3
merge
!13
· 38e0e92c
Dan Allen
authored
Jun 12, 2024
38e0e92c
resolves
#16
remove the 16 file limit when scanning for files in a single directory
· c8e0bd68
Dan Allen
authored
Jun 12, 2024
c8e0bd68
apply pending code format changes
· 2da58c92
Dan Allen
authored
Jun 12, 2024
2da58c92
pass done (callback) as error handler function directly since arguments match
· fc52d161
Dan Allen
authored
Jun 12, 2024
fc52d161
define forEach after require statement on which it depends
· ea04e55d
Dan Allen
authored
Jun 12, 2024
ea04e55d
May 24, 2024
prepare branch for development [skip ci]
· a8290d28
Dan Allen
authored
May 24, 2024
a8290d28
release 1.0.0-alpha.4
· 5aa21656
Dan Allen
authored
May 24, 2024
View commits for tag v1.0.0-alpha.4
v1.0.0-alpha.4
5aa21656
merge
!12
· 5b6bed57
Dan Allen
authored
May 24, 2024
5b6bed57
resolves #5 add on_failure key to run entry to control behavior when command fails
· 96973ad6
Dan Allen
authored
May 22, 2024
96973ad6
May 22, 2024
revise introduction page
· 880da5ac
Dan Allen
authored
May 22, 2024
880da5ac
support base key as fallback for into key on scan
· 078871d2
Dan Allen
authored
May 21, 2024
078871d2
qualify stdlib requires with node: prefix
· 696c21f6
Dan Allen
authored
May 21, 2024
696c21f6
merge
!11
· ffcf28ee
Dan Allen
authored
May 22, 2024
ffcf28ee
resolves #14 allow run key to accept an array of entries
· 488ed2b2
Dan Allen
authored
May 21, 2024
488ed2b2
update README to reflect addition of clean key [skip ci]
· 08f09723
Dan Allen
authored
May 21, 2024
08f09723
May 21, 2024
get package name used in error message from package.json
· 1441a4ba
Dan Allen
authored
May 21, 2024
1441a4ba
merge
!10
· c970bc1c
Dan Allen
authored
May 21, 2024
c970bc1c
resolves #4 rename base key on scan entry to into; document key
· 2d6464eb
Dan Allen
authored
May 21, 2024
2d6464eb
merge
!9
· 7b2b145b
Dan Allen
authored
May 21, 2024
7b2b145b
resolves
#10
add an optional clean configuration key on each collector entry
· ac379d71
Dan Allen
authored
May 21, 2024
ac379d71
add helper to perform file move in two steps (since rename cannot work cross device)
· 4bc8feb6
Dan Allen
authored
May 21, 2024
4bc8feb6
Loading