chaoszhu
|
873e20cbcf
|
Merge pull request #65 from chaos-zhu/dependabot/npm_and_yarn/server/koa/cors-5.0.0
⬆️ Bump @koa/cors from 3.3.0 to 5.0.0 in /server
|
2024-01-04 13:41:51 +08:00 |
|
chaoszhu
|
c29ae6a45d
|
Merge pull request #64 from chaos-zhu/dependabot/npm_and_yarn/koa/cors-5.0.0
⬆️ Bump @koa/cors from 3.3.0 to 5.0.0
|
2024-01-04 13:41:35 +08:00 |
|
dependabot[bot]
|
eaa623e440
|
⬆️ Bump @koa/cors from 3.3.0 to 5.0.0 in /server
Bumps [@koa/cors](https://github.com/koajs/cors) from 3.3.0 to 5.0.0.
- [Changelog](https://github.com/koajs/cors/blob/master/History.md)
- [Commits](https://github.com/koajs/cors/compare/3.3.0...5.0.0)
---
updated-dependencies:
- dependency-name: "@koa/cors"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-04 03:28:00 +00:00 |
|
dependabot[bot]
|
dd39a6f031
|
⬆️ Bump @koa/cors from 3.3.0 to 5.0.0
Bumps [@koa/cors](https://github.com/koajs/cors) from 3.3.0 to 5.0.0.
- [Changelog](https://github.com/koajs/cors/blob/master/History.md)
- [Commits](https://github.com/koajs/cors/compare/3.3.0...5.0.0)
---
updated-dependencies:
- dependency-name: "@koa/cors"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-04 03:27:45 +00:00 |
|
chaoszhu
|
83a04c4854
|
Merge pull request #63 from chaos-zhu/dependabot/npm_and_yarn/server/crypto-js-4.2.0
⬆️ Bump crypto-js from 4.1.1 to 4.2.0 in /server
|
2024-01-04 11:24:41 +08:00 |
|
dependabot[bot]
|
d5e6f87062
|
⬆️ Bump crypto-js from 4.1.1 to 4.2.0 in /server
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)
---
updated-dependencies:
- dependency-name: crypto-js
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-04 03:22:31 +00:00 |
|
chaoszhu
|
0f4fb1c229
|
Merge pull request #62 from chaos-zhu/dependabot/npm_and_yarn/crypto-js-4.2.0
⬆️ Bump crypto-js from 4.1.1 to 4.2.0
|
2024-01-04 11:22:06 +08:00 |
|
dependabot[bot]
|
9bdf9f7392
|
⬆️ Bump crypto-js from 4.1.1 to 4.2.0
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)
---
updated-dependencies:
- dependency-name: crypto-js
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-04 03:21:52 +00:00 |
|
chaoszhu
|
78fb3c60ed
|
🐛 fix docker volume md
|
2023-04-24 14:18:16 +08:00 |
|
chaos-zhu
|
92cb268f3f
|
Merge branch 'v1.2' of https://github.com/chaos-zhu/easynode into v1.2
|
2023-03-15 13:32:04 +08:00 |
|
chaos-zhu
|
c539271665
|
🐛 fix sh
|
2023-03-15 13:31:27 +08:00 |
|
chaoszhu
|
f42912a037
|
🐛 fix delay
|
2023-02-18 18:28:59 +08:00 |
|
chaos-zhu
|
8cd547724f
|
Merge branch 'v1.2' of https://github.com/chaos-zhu/easynode into v1.2
|
2023-02-07 14:18:41 +08:00 |
|
chaos-zhu
|
40b8fc0267
|
Merge branch 'v1.2' of https://github.com/chaos-zhu/easynode into v1.2
|
2023-02-07 13:53:05 +08:00 |
|
chaos-zhu
|
ef82255517
|
💡 udpate web
|
2023-02-07 11:51:48 +08:00 |
|
chaoszhu
|
0bf16290e2
|
Update README.md
|
2023-02-07 11:44:49 +08:00 |
|
chaoszhu
|
a0bdbeca78
|
Update README.md
|
2023-02-02 11:14:36 +08:00 |
|
chaoszhu
|
7fcafc6844
|
Merge pull request #29 from chaos-zhu/dependabot/npm_and_yarn/server/jsonwebtoken-9.0.0
⬆️ Bump jsonwebtoken from 8.5.1 to 9.0.0 in /server
|
2023-01-04 11:49:26 +08:00 |
|
dependabot[bot]
|
00b4216eaa
|
⬆️ Bump jsonwebtoken from 8.5.1 to 9.0.0 in /server
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)
---
updated-dependencies:
- dependency-name: jsonwebtoken
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-04 03:44:29 +00:00 |
|
chaoszhu
|
752639b3ea
|
✨
|
2022-12-12 21:01:50 +08:00 |
|
chaoszhu
|
b26b373ae2
|
✨
|
2022-12-12 21:00:12 +08:00 |
|
chaos-zhu
|
d258f1e1fa
|
🐛 fix node version
v1.2.1
|
2022-12-12 20:52:41 +08:00 |
|
chaos-zhu
|
bcfbe0d6b3
|
✨
|
2022-12-12 20:35:52 +08:00 |
|
zhulj
|
0d0b24de75
|
🆕 1741
|
2022-09-29 17:41:54 +08:00 |
|
zhulj
|
6fb865756c
|
🆕 1740
|
2022-09-29 17:40:03 +08:00 |
|
zhulj
|
e012009b3c
|
🆕 1737
|
2022-09-29 17:37:33 +08:00 |
|
zhulj
|
2cbdd30b17
|
🆕 1735
|
2022-09-29 17:35:17 +08:00 |
|
zhulj
|
066c93efe8
|
🆕 1729
|
2022-09-29 17:29:21 +08:00 |
|
zhulj
|
2e707daa39
|
🆕 1725
|
2022-09-29 17:25:05 +08:00 |
|
zhulj
|
c2305f0d7c
|
🆕 1723
|
2022-09-29 17:23:06 +08:00 |
|
zhulj
|
39bf41f222
|
🆕
|
2022-09-29 17:12:29 +08:00 |
|
zhulj
|
4fa5645a29
|
🆕
|
2022-09-29 17:10:17 +08:00 |
|
zhulj
|
eca1782cf2
|
🆕
|
2022-09-29 17:06:50 +08:00 |
|
chaoszhu
|
dfe937f52b
|
Update vercel.json
|
2022-09-29 16:59:12 +08:00 |
|
chaoszhu
|
4f7d6bc886
|
Update server.js
|
2022-09-29 15:59:30 +08:00 |
|
chaoszhu
|
bfd8f84f3f
|
🐛 fix vercel config
|
2022-09-29 15:53:01 +08:00 |
|
chaoszhu
|
1460a2bff3
|
🆕
|
2022-09-29 15:48:21 +08:00 |
|
chaoszhu
|
d118ccfd54
|
🆕
|
2022-09-29 15:47:55 +08:00 |
|
chaoszhu
|
8abd68c5fc
|
🆕
|
2022-09-29 15:45:47 +08:00 |
|
chaoszhu
|
d8b13e506e
|
Create vercel.json
|
2022-09-29 15:44:05 +08:00 |
|
chaoszhu
|
132c598b51
|
Merge pull request #19 from nzlov/patch-1
Update README.md
|
2022-09-14 09:35:58 +08:00 |
|
nzlov
|
f0461fc2b2
|
Update README.md
'websocker' => 'websocket'
|
2022-09-13 17:23:19 +08:00 |
|
chaoszhu
|
6959897457
|
Merge pull request #18 from darrenliuwei/patch-1
Update README.md
|
2022-09-13 15:50:08 +08:00 |
|
Darren Liu
|
8da6482ede
|
Update README.md
错别字修改
|
2022-09-13 14:08:08 +08:00 |
|
chaoszhu
|
632f3b2b48
|
🐛 fix CRLF
|
2022-09-12 22:59:34 +08:00 |
|
chaoszhu
|
f79dc5eb42
|
✨ udpate docker images
|
2022-09-12 22:54:49 +08:00 |
|
chaoszhu
|
206a14632a
|
✨ v1.2 release
|
2022-09-12 22:47:56 +08:00 |
|
chaoszhu
|
ca60f4a87c
|
✨ v1.2 release
|
2022-09-12 22:46:41 +08:00 |
|
chaoszhu
|
65f305df28
|
Update README.md
v1.2
|
2022-08-20 15:55:40 +08:00 |
|
chaoszhu
|
96b06ef793
|
Update easynode-client.service
|
2022-08-16 10:11:55 +08:00 |
|