| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-27 | all: comply with linters | Shulhan | |
| Fix the code as recommended by linters, for example using context for HTTP client request, using 0600 for file permission, using string concatenation instead of fmt, using "%w" for error, and reorder defer. | |||
| 2024-03-21 | all: replace module "share" with "pakakeh.go" | Shulhan | |
| The module "share" has been moved to new repository at SourceHut and we rename it to make it more unique instead of common English words "share". | |||
| 2024-02-04 | all: apply recommendation from linter revive | Shulhan | |
| 2022-06-09 | all: add integration tests for HTTP API related to block.d | Shulhan | |
| The test is conducted by running the server and call the HTTP API using the Client methods. | |||
