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

65 Commits

Author SHA1 Message Date
roffy3051
e614d279c1 Update README.md 2024-11-02 21:47:27 +08:00
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
roffy3051
dbf98b4735 chore: Add themes 2024-11-02 21:39:14 +08:00
Jad
84b8111fd3
Update README.md 2024-11-01 01:05:05 +08:00
journey-ad
09fb0186d0 feat: Strictly limit parameter types 2024-10-31 16:54:37 +08:00
Jad
5ae1921530
Update README.md 2024-10-31 14:21:03 +08:00
journey-ad
6f90c7a062 fix(web): wrong template ga_id 2024-10-31 14:11:39 +08:00
journey-ad
16948c7038 feat: Add GA_ID and LOG_LEVEL environment variables 2024-10-31 13:58:21 +08:00
Jad
f16899d51e
Update README.md 2024-10-31 11:54:06 +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
roffy3051
f4bc3cfc33 chore: Add theme ai-1 2024-10-25 23:26:36 +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
journey-ad
c0b421125c chore: Add theme booru-lewd 2024-10-25 10:14:06 +08:00
roffy3051
74cad48f28 refactor(web): Improve performance 2024-10-23 03:59:07 +08:00
journey-ad
2922452f9d chore: Add theme love-and-deepspace #65 2024-10-22 11:33:45 +08:00
journey-ad
fa1b537da1 Update contribute-theme.yml 2024-10-22 11:32:39 +08:00
roffy3051
de3ade4086 chore: Add some themes 2024-10-22 01:31:38 +08:00
journey-ad
d4ad5fad3d feat(web): Add lazyload 2024-10-21 12:22:51 +08:00
roffy3051
440c6e9f72 docs: Add contribute theme template 2024-10-21 02:06:51 +08:00
roffy3051
97c529e540 feat(web): show message on error 2024-10-21 00:58:30 +08:00
roffy3051
41bf6caeb8 refactor: Improve performance 2024-10-21 00:19:35 +08:00
roffy3051
14c5e0c86c Update README.md 2024-10-20 16:40:27 +08:00
roffy3051
fa8500fac7 chore: Add some themes 2024-10-20 16:23:18 +08:00
roffy3051
56dbf9bf08 chore: Add some themes
from https://forgejo.sny.sh/sun/MCGo
2024-10-20 08:56:56 +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
Jad
81936a9883
Merge pull request #50 from HChenZi/feat-homePageUrl
feat: Get url from req for index page
2023-04-04 15:03:08 +08:00
journey-ad
8e3a196dc3 perf: Use more precise variable naming and support configuration. 2023-04-04 15:01:50 +08:00
Jad
4fcc0a05db
Merge pull request #49 from HChenZi/master
feat: add docker deploy
2023-04-04 14:43:16 +08:00
HChenZi
5d5045de54 feat: Get url from req for index page 2023-04-04 12:22:37 +08:00
HChenZi
a3eb1409c4 feat: add docker deploy 2023-04-04 10:10:55 +08:00
Jad
6b4d7a010a
Merge pull request #46 from eggplants/fix-typo
Fix typo
2023-03-09 14:41:48 +08:00
eggplants
65097d982d
fix: typo 2023-03-09 15:34:29 +09:00
Jad
f6b515ead5
Merge pull request #26 from flazepe/patch-1
feat: render images as pixelated
2023-03-09 11:43:09 +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
Flaze
45c3930c95
feat: render images as pixelated
This removes the smoothing filter and makes sure the pixels stay the same no matter how much you zoom in.
2022-05-01 02:09:32 +08:00
Jad
c3cf12769c
Update Readme.md 2022-03-03 16:30:34 +08:00
Jad
5dc3b40346 add new theme: asoul 2022-03-03 08:24:37 +00:00
Jad
1dd0b1a97e add: index page use google analytics 2021-01-01 20:05:02 +00:00
Jad
09a1ac729c add new theme: moebooru-h, gelbooru-h 2021-01-01 19:22:23 +00:00
Jad
80cf80e6d6
Merge pull request #5 from journey-ad/dependabot/npm_and_yarn/bl-2.2.1
build(deps): bump bl from 2.2.0 to 2.2.1
2020-09-09 17:35:01 +08:00
dependabot[bot]
c5ea95b4e8
build(deps): bump bl from 2.2.0 to 2.2.1
Bumps [bl](https://github.com/rvagg/bl) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 23:02:54 +00:00
Jad
7e956bc45d
Merge pull request #3 from d1y/master
add default mongodb url && return json data REST api
2020-08-22 21:23:16 +08:00
Jad
398f0ff6ba
Update index.js
修改了一些写法和逻辑
没必要处理所有的异常,比如配置文件出错这类启动时就能发现的
2020-08-22 21:20:20 +08:00
Jad
56c4a37f6d
Update mongodb.js
简化代码
2020-08-22 20:36:34 +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
d1y
d94b2f64ab add default mongodb url(local server) 2020-08-22 00:11:20 +08:00