Age | Commit message (Expand) | Author |
---|---|---|
2022-03-28 | Bump version.v0.5.0 | Keuin |
2022-03-28 | Make some fields in config file optional. | Keuin |
2022-03-28 | Document HTTP API response content type. | Keuin |
2022-03-28 | Add GitHub repo and website url. | Keuin |
2022-03-28 | Document HTTP API responses. | Keuin |
2022-03-28 | Add comment. | Keuin |
2022-03-28 | Bump version.v0.4.0 | Keuin |
2022-03-28 | Log to file. | Keuin |
2022-03-28 | Add README.md | Keuin |
2022-03-28 | Bump version: 0.3.0v0.3.0 | Keuin |
2022-03-28 | Code reformat. | Keuin |
2022-03-28 | Replace Arc<DbPool> with DbPool::clone. | Keuin |
2022-03-28 | Support legacy GET request (for backward compatibility). | Keuin |
2022-03-28 | Bump version. | Keuin |
2022-03-28 | Panic with message. | Keuin |
2022-03-28 | Decent logging. Configurable log level.v0.2.0 | Keuin |
2022-03-28 | Close database gracefully when shutting down. | Keuin |
2022-03-28 | Configurable HTTP listen endpoint. | Keuin |
2022-03-27 | Create LICENSEv0.1.0 | Keuin |
2022-03-27 | Add old database conversion script. | Keuin |
2022-03-27 | Finally, it works. | Keuin |