BaimoQilin
|
02b28fa932
|
Fix: typo Donwload
|
2023-07-21 08:23:24 +08:00 |
|
BaimoQilin
|
09129bbfee
|
Fix: typo Donwload
|
2023-07-21 08:21:59 +08:00 |
|
dependabot[bot]
|
78b8af7de6
|
Build(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-19 09:00:47 +00:00 |
|
unitwk
|
e6c8cad1d1
|
Fix: Commit message
|
2023-07-04 20:09:43 +08:00 |
|
unitwk
|
94cb5ad0e4
|
Merge pull request #921 from nz-lin/master
修复: WS连接时使用 data/RemoteServiceConfig 中的 connectOpts
|
2023-07-02 11:03:17 +08:00 |
|
nz-lin
|
fd12c9a5dd
|
修复: WS连接时使用 data/RemoteServiceConfig 中的 connectOpts
|
2023-07-02 05:27:47 +08:00 |
|
unitwk
|
577dd0fca4
|
Update README.md
|
2023-06-05 21:53:11 +08:00 |
|
unitwk
|
d83818c904
|
Update README_CN.md
|
2023-06-05 21:50:54 +08:00 |
|
unitwk
|
6fe996a834
|
Update README.md
|
2023-06-05 21:33:44 +08:00 |
|
unitwk
|
2af25b808b
|
Feat: update web version
|
2023-05-29 23:06:13 +08:00 |
|
unitwk
|
cbafe1e284
|
Feat: change daemonVersion -> 3.4.0
|
2023-05-20 12:10:17 +08:00 |
|
unitwk
|
ac903b5df7
|
Feat: add file name search
|
2023-05-19 18:04:51 +08:00 |
|
unitwk
|
b8050b62f0
|
Feat: socket.io add rejectUnauthorized=false
|
2023-05-18 15:28:53 +08:00 |
|
unitwk
|
9b982b2b6f
|
Update README_CN.md
|
2023-04-23 14:55:25 +08:00 |
|
unitwk
|
db98312ff4
|
Merge pull request #869 from Bluemangoo/main-776
Fix: remote time rendered using remote time zone (#776)
|
2023-04-09 11:42:31 +08:00 |
|
bluemangoo
|
77c852d95e
|
Fix: remote time rendered using remote time zone (#776)
|
2023-04-09 08:30:14 +08:00 |
|
unitwk
|
e7e68d328e
|
Merge pull request #854 from Bluemangoo/main-829
https://github.com/MCSManager/MCSManager/issues/829
|
2023-03-27 11:01:58 +08:00 |
|
bluemangoo
|
415d0961be
|
Feat: enable size setting when requesting api "/api/protected_instance/outputlog" (Issue #829)
|
2023-03-25 20:42:21 +08:00 |
|
unitwk
|
20bb46c214
|
Merge pull request #841 from ztsinsun/add
Update README.md
|
2023-03-13 17:35:39 +08:00 |
|
unitwk
|
d1a1699b97
|
Merge pull request #840 from Bluemangoo/static-cache
cache static files
|
2023-03-13 10:38:48 +08:00 |
|
Z_Tsin
|
356e124a01
|
Update README.md
|
2023-03-11 20:49:36 +08:00 |
|
Bluemangoo
|
49cb682d48
|
Feat: cache static files
|
2023-03-11 20:06:17 +08:00 |
|
unitwk
|
160a4e293b
|
Update README.md
|
2023-02-28 10:47:08 +08:00 |
|
unitwk
|
ef26b4a864
|
Update README_CN.md
|
2023-02-28 10:45:48 +08:00 |
|
unitwk
|
1bb15a231f
|
Update README.md
|
2023-02-28 10:44:42 +08:00 |
|
unitwk
|
73f2575fba
|
Feat: update version
|
2023-02-19 11:54:47 +08:00 |
|
unitwk
|
9cb8ac1150
|
Feat: update version
|
2023-02-18 15:15:33 +08:00 |
|
unitwk
|
521bc448c9
|
Merge pull request #820 from MCSManager/feature/global-file-manager
Feature/global-file-manager & global-terminal & file optimize
|
2023-02-07 19:40:38 +08:00 |
|
unitwk
|
14b20a1610
|
Refactor: File manager for win32
|
2023-02-05 12:51:44 +08:00 |
|
unitwk
|
3c72676652
|
Feat: add file permission edit flow
|
2023-02-03 18:14:01 +08:00 |
|
unitwk
|
ba27ebf09c
|
Refactor: ts type inference
|
2023-01-29 11:50:24 +08:00 |
|
unitwk
|
66bdea83d8
|
Refactor: ts type inference
|
2023-01-29 11:49:53 +08:00 |
|
unitwk
|
ae30f081d6
|
Refactor: ts type inference
|
2023-01-29 11:35:30 +08:00 |
|
unitwk
|
df5e79ad11
|
Merge pull request #812 from MCSManager/feature/redis
Feature/redis support
|
2023-01-26 16:43:45 +08:00 |
|
unitwk
|
e0a22251cf
|
refactor: feature/redis
|
2023-01-23 22:45:19 +08:00 |
|
unitwk
|
3672e016f9
|
Merge pull request #811 from Rabbit0w0/master
增加对Redis存储数据的支持
|
2023-01-23 22:09:07 +08:00 |
|
rabbit0w0
|
42c8a11d05
|
replaced some calls
|
2023-01-23 18:13:16 +08:00 |
|
rabbit0w0
|
c348b7abbb
|
feat: modified package.json
|
2023-01-23 18:00:30 +08:00 |
|
rabbit0w0
|
b97c976163
|
feat: added redis and asynchronous support
|
2023-01-23 17:58:09 +08:00 |
|
unitwk
|
01b42b1040
|
Merge pull request #809 from YaoSiQian/patch-1
Update README
|
2023-01-20 10:57:51 +08:00 |
|
YaoSiQian
|
e974a58386
|
"i18n" fix
|
2023-01-19 23:43:29 +08:00 |
|
YaoSiQian
|
2067861fbc
|
Install Script Clone-Part Simplify
|
2023-01-19 23:42:03 +08:00 |
|
unitwk
|
6564cb2a8e
|
Feat: daemonVersion
|
2023-01-15 15:49:13 +08:00 |
|
unitwk
|
5fea6a1064
|
Feat: user statistics
|
2023-01-15 14:37:09 +08:00 |
|
unitwk
|
ede96e280b
|
Feat: user statistics
|
2023-01-15 14:35:41 +08:00 |
|
unitwk
|
42df2f4421
|
Feat: change logo text
|
2023-01-13 17:03:13 +08:00 |
|
unitwk
|
6dbb368e2c
|
Update README_CN.md
|
2023-01-13 16:53:30 +08:00 |
|
unitwk
|
a933237b56
|
Merge pull request #799 from MCSManager/dependabot/npm_and_yarn/luxon-1.28.1
Build(deps): Bump luxon from 1.28.0 to 1.28.1
|
2023-01-10 10:46:36 +08:00 |
|
dependabot[bot]
|
6a730f42cb
|
Build(deps): Bump luxon from 1.28.0 to 1.28.1
Bumps [luxon](https://github.com/moment/luxon) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/1.28.0...1.28.1)
---
updated-dependencies:
- dependency-name: luxon
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-10 00:42:46 +00:00 |
|
unitwk
|
86906b5ec0
|
Refactor: update socket.io
|
2022-12-22 22:57:14 +08:00 |
|