aboutsummaryrefslogtreecommitdiff
path: root/server.go
AgeCommit message (Expand)Author
2025-12-27Release kamusku v0.1.1 (2025-12-27)HEADv0.1.1mainShulhan
2024-04-18all: rename the module to "kamusku"Shulhan
2024-04-06all: re-license the project to GPL-3.0 or laterShulhan
2024-04-06all: replace "share" module with "pakakeh.go"Shulhan
2021-01-31all: rewrite the serverShulhan
2020-05-30all: rename the module to "kamusku"Shulhan
2020-05-28server: make the listen port configurable through environmentShulhan
2020-04-12all: fix and suppress linter warningsShulhan
2020-04-12all: refactoring client to load cookies automaticallyShulhan
2020-04-07_content: tambah deskripsi program dan berkas tautan unduhShulhan
2020-04-06www-kbbi: add content page for "/project/kbbi"Shulhan
2020-04-05server: add parameter to load dictionary storageShulhan
2020-04-01server: dump the cache when server shutting downShulhan
2020-04-01all: implement server and client for dictionary APIShulhan