Commit Graph

11 Commits

Author SHA1 Message Date
journey-ad 8e3a196dc3 perf: Use more precise variable naming and support configuration. 2023-04-04 15:01:50 +08:00
HChenZi 5d5045de54 feat: Get url from req for index page 2023-04-04 12:22:37 +08:00
journey-ad c3f18f8b34 perf: Delayed writing to database
- Implement delayed writing feature to database for improved performance and reduced write frequency
- Update docs
2023-03-06 18:59:42 +08:00
Jad 398f0ff6ba
Update index.js
修改了一些写法和逻辑
没必要处理所有的异常,比如配置文件出错这类启动时就能发现的
2020-08-22 21:20:20 +08:00
d1y 4daac0781f add return json data REST api
获取@name数据(json)
2020-08-22 00:24:02 +08:00
d1y fc8af30731 add getCount method..
1. 添加获取 count 的方法
2. 用更安全的方式获取端口号🙂
2020-08-22 00:14:01 +08:00
Jad 3bd1ae58e4 feat: support mongoDB
feat: support dynamic image size
docs: add Readme.md
2020-08-12 10:03:35 +00:00
Jad 5ba2c86092 feat: add message board 2020-08-09 16:18:18 +00:00
Jad e16d9e0a04 feat: add theme 2020-08-05 05:37:12 +00:00
Jad 860d6813c1 feat: add favicon 2020-08-04 08:36:37 +00:00
Jad cbbf373bd7 Initial commit 2020-08-03 12:11:58 +00:00