index
:
lilin
dev
main
Service monitoring for HTTP and TCP servers.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-10
Release lilin v0.2.0 (2026-02-10)
HEAD
v0.2.0
main
dev
Shulhan
2026-01-22
Makefile: add task for build and deploy to internal kilabit
Shulhan
2026-01-22
all: add option to set custom Title on server configuration
Shulhan
2026-01-22
all: add footer to web pages
Shulhan
2026-01-21
all: implement default down and up templates under section "[default"]
Shulhan
2026-01-20
all: support sending notification to SMTP server (email)
Shulhan
2025-12-27
Release lilin v0.1.0 (2025-12-27)
v0.1.0
Shulhan
2025-12-27
all: update the README and annotate some files using REUSE.toml
Shulhan
2025-12-27
go.mod: set minimum Go version 1.24.0 and update all dependencies
Shulhan
2025-09-26
all: increase the worker HTTP client timeout
Shulhan
2025-09-26
_www: increase the sid column length
Shulhan
2025-09-26
all: implement notification using Mattermost incoming webhook
Shulhan
2025-08-28
cmd/lilin: add flag to set basedir
Shulhan
2025-08-28
all: close the ServiceReport when testing Store
Shulhan
2025-08-21
make: add task to run testing with dev mode
Shulhan
2025-08-21
_www: change the class "name" to "sid"
Shulhan
2025-08-21
all: store the service file name as service ID
Shulhan
2025-08-20
all: add missing SPDX license headers
Shulhan
2025-08-20
all: rename suffix Options with Config
Shulhan
2025-08-20
all: store the service logs into file
Shulhan
2025-08-07
_www: improve the layout a little bit
Shulhan
2025-08-06
_www: add basic style for status page
Shulhan
2025-08-06
all: add "-dev" option for running lilin
Shulhan
2025-08-01
all: record and display the history of failed scan
Shulhan
2025-08-01
all: limit the history in ServiceReport
Shulhan
2025-07-31
all: implement worker start and stop
Shulhan
2025-07-31
all: implement Start and Stop methods on the Service
Shulhan
2025-07-31
all: refactoring web page to render using template
Shulhan
2025-07-29
all: refactoring Service to create with ServiceOptions
Shulhan
2025-07-23
wip: implement loading per service configuration
Shulhan
2025-07-17
lilin: simple service monitoring
Shulhan