index
:
ciigo
dev
main
Static web server with AsciiDoc and Markdown.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
watcher_test.go
Age
Commit message (
Expand
)
Author
2024-03-05
all: replace module "share" with "pakakeh.go"
Shulhan
2023-12-10
all: fix all warnings reported by linter revive
Shulhan
2023-11-09
all: simplify test for Watcher by using TempDir
Shulhan
2023-11-09
all: add method to stop watcher
Shulhan
2023-05-14
all: rewrite watcher tests using lib/test.Data
Shulhan
2023-05-14
all: bring back support for Markdown
Shulhan
2023-03-03
all: update asciidoctor-go and share module to latest version
Shulhan
2022-08-20
all: try to fix test that sometimes fail inside container
Shulhan
2022-08-07
all: remove delay for testing Watch
Shulhan
2022-08-06
all: cleaning up codes
Shulhan
2022-08-01
all: clean up codes
Shulhan
2022-08-01
all: export convert method in Converter as ToHtmlFile
Shulhan
2022-08-01
all: export internal htmlGenerator as Converter
Shulhan
2022-05-19
all: reformat all files using latest goimports
Shulhan
2022-03-04
all: re-licensing ciigo under GPL-3.0 or later
Shulhan
2021-10-17
all: fix empty fileMarkups on watcher
Shulhan
2021-10-08
all: update share module to latest version
Shulhan
2021-04-06
go.mod: set the minimum Go to 1.16 and update the dependencies
Shulhan
2021-04-03
all: add option to exclude certain paths using regular expression
Shulhan
2021-02-21
all: rewrite to use the watcher
Shulhan
2021-02-21
all: implement Watch functionality
Shulhan