1
0
mirror of https://github.com/journey-ad/Moe-Counter.git synced 2024-11-28 01:10:49 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
roffy3051
1b4e98af4a feat: Improve performance
feat: Add `prefix` param
feat: Theme supports `_start` and `_end` as padding image
2024-11-02 21:44:48 +08:00
journey-ad
09fb0186d0 feat: Strictly limit parameter types 2024-10-31 16:54:37 +08:00
journey-ad
16948c7038 feat: Add GA_ID and LOG_LEVEL environment variables 2024-10-31 13:58:21 +08:00
journey-ad
005f736f44 feat: Add align param 2024-10-30 16:06:09 +08:00
roffy3051
e4132e0ef1 feat: use .env instead of config.yml as configuration file #66 2024-10-29 00:24:12 +08:00
journey-ad
bdc1cb0794 refactor: Add cors middleware 2024-10-25 13:36:32 +08:00
journey-ad
1dce9e93aa feat: Add num param 2024-10-25 12:53:34 +08:00
roffy3051
77cac2c504 feat: Add params validate 2024-10-20 08:53:07 +08:00
roffy3051
cc1881cc4f Several updates
feat: New website UI
feat: Add few params
feat: Improve performance
2024-10-20 05:11:14 +08:00
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