Commit Graph

162 Commits (e4c574465c85aebe23c4f4dcd6d63b7fbac78254)

Author SHA1 Message Date
MengYX 58dfeee960 maintenance: remove fix-compatibility.js
(cherry picked from commit af20e8a6970ec7f08799389ac9ce897d1cc822e0)
3 years ago
MengYX b4068e2edb feat: use static cipher instead of mask
(cherry picked from commit cd6b84ad7eed489f9bcbd72d847cd4d704052b0c)
3 years ago
鲁树人 cd3f4d8c22 chore: add eol at the end of `qmcv2.ts`.
(cherry picked from commit 9470f2ca8706d602c6d073012d4c3fc6aec7da77)
3 years ago
鲁树人 fb33e80484 fix: treat qmcflac/qmcogg as QMCv2 and fallback to QMCv1
(cherry picked from commit 41e588e9864801897fa13eb96a1764baaa5a4ab5)
3 years ago
鲁树人 d199647308 refactor: remove suppressed qmc mask methods / constants
(cherry picked from commit 5d48b28a949cbd42f24781a69124d7aa521e51c1)
3 years ago
鲁树人 733c1721ed refactor: restore support for QMCv1.
(cherry picked from commit 19239f182d71e2e4362309f08706a91c00bb6bd1)
3 years ago
鲁树人 dbb5472f96 chore: update supported ext list
(cherry picked from commit bdab51bde327244a105fff5c2086911b275b2259)
3 years ago
鲁树人 1111aaf3b7 chore: Use QMC2-Crypto with embedded WASM build from 0.0.5-R3
(cherry picked from commit 9448b497ed6b80e41f0e9f731f1ffa1e56fb149a)
3 years ago
鲁树人 0a52d2a20b feat(qmcv2): Experiment with qmc2-crypto
(cherry picked from commit c8eb1bc481347efb6d35e9122e17e624bde18772)
3 years ago
MengYX 8facd65834
chore: update deps 3 years ago
MengYX 942e43fa16
fix #169 3 years ago
MengYX 5a7a9e3add
change ixarea api endpoint 3 years ago
MengYX 652bb1fc32
optimize: imports 3 years ago
MengYX 6737e8c11b
optimize: `.kgm` mask loading 3 years ago
sunhao03 71862538b7 fetch mask file fix on production 3 years ago
Emmm Monster 8fdda048f6
fix: avoid using worker in file protocol 3 years ago
Emmm Monster 48f879cb58
simplify: decrypt/ncm-cache & decrypt/common 4 years ago
Emmm Monster f0875ad175
fix: decrypt/qmc-cache
adapt: decrypt/qmc for qmc-cache
4 years ago
qq1010903229 02a146e069
增加对网易云音乐.uc缓存格式和QQ音乐.cache缓存格式的支持 (#161)
* Update common.ts

* Create ncmcache.ts

* Create qmccache.ts
4 years ago
Emmm Monster a7aaf246ae
fix: .vpr/.kgm fail in worker 4 years ago
Emmm Monster 4bc0a10c09
feature(sniffer): support `.dff` 4 years ago
Emmm Monster 3645dd7d01
fix: remove test file 4 years ago
Emmm Monster 73bb9438b1
chore: Bump Version 4 years ago
Emmm Monster 21d5ae305c
feature: directly write to fs 4 years ago
Emmm Monster 759c1bd87e
fixes 4 years ago
Emmm Monster c7e5dfb4c4
refactor: component/*.vue 4 years ago
Emmm Monster ca4ed149b2
refactor(decrypt/*): change interface 4 years ago
Emmm Monster b3c6fe2f24
refactor(decrypt/qmc): typescript 4 years ago
Emmm Monster aca1c11332
refactor(decrypt/qmc): typescript qmc mask 4 years ago
Emmm Monster 15dba7b92f
refactor(.ncm): typescript & class 4 years ago
Emmm Monster 37a641e69e
refactor(typescript): utils.WriteMetaFor{ Mp3, Flac } 4 years ago
Emmm Monster 342241b379
refactor(typescript): .xm & .kgm 4 years ago
Emmm Monster a1eddb230f
refactor(typescript): Use ES6 import & use interface 4 years ago
Emmm Monster 3c0a9e92f9
refactor(typescript): utils.GetCoverFromFile & utils.GetMetaFromFile 4 years ago
Emmm Monster 4637a3650a
feat(decrypt/kwm): support raw .acc 4 years ago
Emmm Monster ec711990a1
refactor(typescript): utils.GetArrayBuffer 4 years ago
Emmm Monster f3f6f9ef40
refactor: move some utils to typescript 4 years ago
Emmm Monster 213ac35157
chore: add support for typescript 4 years ago
MengYX 3dfed44021
Remove: [Extension] Stats Code 4 years ago
MengYX b17bb37c38
Fix: [Extension] Use extension API make sure page open successfully 4 years ago
MengYX 549983a928
Adapt: [Extension] for Firefox 4 years ago
MengYX ce2642ad1f
Fix: [Extension] Remove inline script (for extension's Content Security Policy reason)
Fix: [Extension] Disable Service Worker
4 years ago
MengYX 042b1ca0dd
Add Feature: Browser Extension 4 years ago
MengYX e1505148c8
Add tips for qmc not writing cover 4 years ago
MengYX 31215772e3
Try to fix .qmc ID3 Info 4 years ago
KyleBing 5e2f3d36c2 暗黑模式颜色调整,载入页颜色适配黑色 4 years ago
KyleBing a040c88a07 use scss source file, remove pre-compiled css file. 4 years ago
KyleBing b370f4ceb6 调整暗黑模式样式,新增全局统一样式 4 years ago
flosacca f24ea6a07b Fix #100 4 years ago
MengYX 6a2b98798b
Fix #103 #100 duplicated metadata 4 years ago