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

7 Commits

Author SHA1 Message Date
roffy3051
e4132e0ef1 feat: use .env instead of config.yml as configuration file #66 2024-10-29 00:24:12 +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
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
56c4a37f6d
Update mongodb.js
简化代码
2020-08-22 20:36:34 +08:00
d1y
d94b2f64ab add default mongodb url(local server) 2020-08-22 00:11:20 +08:00
Jad
1ee8309f15 fix: wrong require path to component 2020-08-12 10:10:17 +00:00
Jad
3bd1ae58e4 feat: support mongoDB
feat: support dynamic image size
docs: add Readme.md
2020-08-12 10:03:35 +00:00