21 Commits

Author SHA1 Message Date
dependabot[bot]
b82df90fab
Bump send and express in /nodejs
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 08:53:50 +00:00
wood chen
4ae023afd7
Update app.js 2024-09-09 21:44:36 +08:00
wood chen
64dec23fb5
Merge pull request #1 from woodchen-ink/dependabot/npm_and_yarn/nodejs/lru-cache-11.0.1
Bump lru-cache from 6.0.0 to 11.0.1 in /nodejs
2024-09-09 21:35:31 +08:00
wood chen
8d9c0dfc87
Update app.js 2024-09-09 21:32:47 +08:00
wood chen
037dbb7127
Update package.json 2024-09-09 21:30:34 +08:00
wood chen
19a4c19a9b
Update app.js 2024-09-09 21:28:53 +08:00
dependabot[bot]
7a7e88940b
Bump lru-cache from 6.0.0 to 11.0.1 in /nodejs
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 6.0.0 to 11.0.1.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v6.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 13:25:17 +00:00
wood chen
9302434638
Merge pull request #2 from woodchen-ink/dependabot/npm_and_yarn/nodejs/winston-3.14.2
Bump winston from 3.13.1 to 3.14.2 in /nodejs
2024-09-09 21:24:26 +08:00
dependabot[bot]
bc81974908
Bump node-fetch from 2.7.0 to 3.3.2 in /nodejs
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.7.0 to 3.3.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.7.0...v3.3.2)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 12:44:30 +00:00
dependabot[bot]
e20b894e4b
Bump winston from 3.13.1 to 3.14.2 in /nodejs
Bumps [winston](https://github.com/winstonjs/winston) from 3.13.1 to 3.14.2.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.13.1...v3.14.2)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 12:44:25 +00:00
fe40f62c46 czlwb添加一些图片 2024-08-19 17:59:06 +08:00
a63af76903 修改部分图片链接 2024-08-04 16:56:43 +08:00
99e7a738ef Merge branch 'main' of https://github.com/woodchen-ink/Random-Api 2024-08-04 16:50:28 +08:00
c63a9faeca 修改部分图片链接 2024-08-04 16:50:25 +08:00
wood chen
3d0e28633f
Update index.md 2024-07-28 23:02:16 +08:00
d1d21d1d05 nodejs版本部署的方式,合并到一起,不需要部署两个站点了 2024-07-28 04:28:14 +08:00
4b8750edc2 禁用日志压缩,日志内容排版 2024-07-21 20:11:37 +08:00
e986e12f37 优化nodejs方式的性能,日志每小时自动输出到文件 2024-07-21 03:04:13 +08:00
bad3fbe3ce nodejs的方式里,添加请求日志显示,方便检查 2024-07-17 14:41:02 +08:00
a0b71538b1 修复 2024-06-25 10:41:08 +08:00
e661a67849 nodejs版本 2024-06-25 09:45:57 +08:00