aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-10Release lilin v0.2.0 (2026-02-10)HEADv0.2.0maindevShulhan
2026-01-22Makefile: add task for build and deploy to internal kilabitShulhan
2026-01-22all: add option to set custom Title on server configurationShulhan
2026-01-22all: add footer to web pagesShulhan
2026-01-21all: implement default down and up templates under section "[default"]Shulhan
2026-01-20all: support sending notification to SMTP server (email)Shulhan
2025-12-27Release lilin v0.1.0 (2025-12-27)v0.1.0Shulhan
2025-12-27all: update the README and annotate some files using REUSE.tomlShulhan
2025-12-27go.mod: set minimum Go version 1.24.0 and update all dependenciesShulhan
2025-09-26all: increase the worker HTTP client timeoutShulhan
2025-09-26_www: increase the sid column lengthShulhan
2025-09-26all: implement notification using Mattermost incoming webhookShulhan
2025-08-28cmd/lilin: add flag to set basedirShulhan
2025-08-28all: close the ServiceReport when testing StoreShulhan
2025-08-21make: add task to run testing with dev modeShulhan
2025-08-21_www: change the class "name" to "sid"Shulhan
2025-08-21all: store the service file name as service IDShulhan
2025-08-20all: add missing SPDX license headersShulhan
2025-08-20all: rename suffix Options with ConfigShulhan
2025-08-20all: store the service logs into fileShulhan
2025-08-07_www: improve the layout a little bitShulhan
2025-08-06_www: add basic style for status pageShulhan
2025-08-06all: add "-dev" option for running lilinShulhan
2025-08-01all: record and display the history of failed scanShulhan
2025-08-01all: limit the history in ServiceReportShulhan
2025-07-31all: implement worker start and stopShulhan
2025-07-31all: implement Start and Stop methods on the ServiceShulhan
2025-07-31all: refactoring web page to render using templateShulhan
2025-07-29all: refactoring Service to create with ServiceOptionsShulhan
2025-07-23wip: implement loading per service configurationShulhan
2025-07-17lilin: simple service monitoringShulhan