aboutsummaryrefslogtreecommitdiff
path: root/index.js
Commit message (Collapse)AuthorAgeFilesLines
* feat(index): only 6 placesFuwn2024-01-191-69/+73
|
* perf: Use more precise variable naming and support configuration.journey-ad2023-04-041-2/+2
|
* feat: Get url from req for index pageHChenZi2023-04-041-1/+2
|
* perf: Delayed writing to databasejourney-ad2023-03-061-5/+40
| | | | | - Implement delayed writing feature to database for improved performance and reduced write frequency - Update docs
* Update index.jsJad2020-08-221-46/+33
| | | | 修改了一些写法和逻辑 没必要处理所有的异常,比如配置文件出错这类启动时就能发现的
* add return json data REST apid1y2020-08-221-3/+19
| | | | 获取@name数据(json)
* add getCount method..d1y2020-08-221-10/+32
| | | | | 1. 添加获取 count 的方法 2. 用更安全的方式获取端口号🙂
* feat: support mongoDBJad2020-08-121-29/+10
| | | | | feat: support dynamic image size docs: add Readme.md
* feat: add message boardJad2020-08-091-0/+3
|
* feat: add themeJad2020-08-051-14/+19
|
* feat: add faviconJad2020-08-041-0/+1
|
* Initial commitJad2020-08-031-0/+74