Commit Graph

2140 Commits

Author SHA1 Message Date
unitwk
fe17648f7b
Merge pull request #51 from Bluemangoo/manual-chunks
Feat: manual chunks
2024-01-27 23:47:26 +08:00
unitwk
8f4ca196f3
Merge pull request #52 from unitwk/nya
Fix some bugs
2024-01-27 23:43:42 +08:00
alongw
9e80577b9b Fix: Editor not highlighting the selected area 2024-01-27 20:39:38 +08:00
alongw
3ef56bd4d8 Fix: files in subfolders not downloading properly 2024-01-27 19:43:23 +08:00
Bluemangoo
177697f906
Feat: manual chunks
Improve chunking by split chunks into several small chunks.
It improves loading performance.
2024-01-26 19:28:44 +08:00
unitwk
9d7ed246b9 Feat: add $theme env 2024-01-23 10:46:50 +08:00
unitwk
a43b2173b1 Feat: i18n 2024-01-22 17:35:39 +08:00
unitwk
98d3d3ebe0 Fix: text 2024-01-22 17:32:23 +08:00
unitwk
f2b96f5a40
Merge pull request #49 from unitwk/dependabot/npm_and_yarn/frontend/vite-4.5.2
Build(deps-dev): Bump vite from 4.4.7 to 4.5.2 in /frontend
2024-01-22 11:23:10 +08:00
unitwk
b0d6510f27
Merge pull request #50 from unitwk/nya
Fix(frontend): user instance list information not format & music card error
2024-01-22 11:22:58 +08:00
alongw
5eaa2217ce Fix(frontend): user instance list information not formatted & music card error 2024-01-21 14:57:17 +08:00
unitwk
4b436a5349 Fix: Markdown to html 2024-01-21 13:36:34 +08:00
dependabot[bot]
c7dbc8e608
Build(deps-dev): Bump vite from 4.4.7 to 4.5.2 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.7 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 03:20:07 +00:00
unitwk
0e7a9b6f16 Fix: resize maxZipFileSize 2024-01-17 17:14:48 +08:00
unitwk
e5517e4806 Feat: add try catch 2024-01-17 14:43:12 +08:00
unitwk
28ce9646db Feat: optimize code 2024-01-17 11:36:33 +08:00
unitwk
6ba705e2a7 Feat: delete useless code 2024-01-17 10:51:07 +08:00
unitwk
410957cd0c Feat: i18n 2024-01-17 10:46:03 +08:00
unitwk
521269fe89 Optimize: i18n 2024-01-17 10:34:06 +08:00
unitwk
01ff8e30c6 Optimize: code 2024-01-16 19:38:53 +08:00
unitwk
782ada4f14 Feat: dark&light bg extend theme 2024-01-16 19:13:40 +08:00
unitwk
962989ca88 Feat: dark&light bg extend theme 2024-01-16 16:50:10 +08:00
unitwk
085703fad5 Refactor: clock card 2024-01-16 11:46:39 +08:00
unitwk
f787de5a93 Refactor: music player 2024-01-16 11:09:50 +08:00
unitwk
9751345f57 Merge branch 'main' of github.com:unitwk/MCSManager-v10-Dev 2024-01-16 10:32:49 +08:00
unitwk
fb5332659b
Merge pull request #48 from unitwk/nya
ClockCard & MusicCard
2024-01-16 10:32:32 +08:00
alongw
04d9e7e7b4 Fix: fixes appearing outside of prompts 2024-01-15 22:20:02 +08:00
alongw
e50c4c2613 Fix: fixes appearing outside of prompts 2024-01-15 21:32:31 +08:00
alongw
f9a4224578 Merge branch 'main' into nya 2024-01-15 21:21:09 +08:00
unitwk
880cb9aa1c
Merge pull request #47 from unitwk/abstract
Optimize: code
2024-01-15 21:18:34 +08:00
alongw
a6dd990721 Feat: rename processing time function 2024-01-15 21:14:14 +08:00
alongw
f17fcf9e0c Feat: musiccard 2024-01-15 21:08:15 +08:00
alongw
8355a18c85 Merge branch 'main' into nya 2024-01-15 21:05:42 +08:00
alongw
13b721a5b1 Feat: clockcard 2024-01-15 21:04:16 +08:00
Lazy
5e6119605a Optimize: code 2024-01-15 20:47:52 +08:00
unitwk
72d40f2643 Feat: add dark bg img mode 2024-01-15 20:37:44 +08:00
alongw
1022086740 Style: adjustment MusicCard position 2024-01-15 20:30:06 +08:00
Lazy
be47f7bd94 Optimize: code 2024-01-15 20:18:18 +08:00
alongw
1535a0258b Feat: ClockCard Style2 2024-01-15 20:06:54 +08:00
Lazy
3a0093c35d Feat: iframe full card 2024-01-15 20:06:03 +08:00
alongw
4b06cd42cc Feat: music player card 2024-01-15 19:50:14 +08:00
Lazy
42a61d4123 Feat: useKeyboardEvents 2024-01-15 19:18:01 +08:00
alongw
f1a6051bd8 Fix: button animation repeating 2024-01-15 15:58:03 +08:00
alongw
d5dd4c18f1 Feat: save ClockCard style 2024-01-15 15:49:38 +08:00
alongw
4d1dd85160 Fix: fix ClockCard change error 2024-01-15 15:45:51 +08:00
alongw
1ad1c00710 Feat: ClockCard Change Style 2024-01-15 15:29:41 +08:00
unitwk
6c89c30948 Optimize: login for phone 2024-01-15 14:54:16 +08:00
unitwk
9b07f1568c Fix: auto open page & npm command 2024-01-15 14:41:51 +08:00
Lazy
58d1762e88 Feat: quick save 2024-01-15 13:32:46 +08:00
Lazy
80601bef27 To be optimized 2024-01-15 00:56:53 +08:00