Commit Graph

41 Commits

Author SHA1 Message Date
a5cc2e1230 chore: bump libparakeet-js to v0.2.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-07-16 16:21:06 +01:00
65b2474b43 chore: upgrade libparakeet to v0.2.0 2023-06-17 14:25:59 +01:00
dec7f86115 feat: proper instructions for ps1/win as well. 2023-06-11 22:41:06 +01:00
da39d5f5c1 feat: import ekey from Android db (#20)
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-11 16:22:57 +01:00
8fe289e270 Revert "refactor: use yarn instead of pnpm (#23)"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 191de2094d.
2023-06-10 17:02:36 +01:00
191de2094d refactor: use yarn instead of pnpm (#23)
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-06-10 16:39:51 +01:00
365290905c feat: implement decrypt from user key
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-06-10 14:29:50 +01:00
f169a036d0 chore: bump pnpm lock file version 2023-06-10 12:05:08 +01:00
fc743fa15d fix: make @chakra-ui/anatomy direct dependency
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-06-10 01:00:00 +01:00
1f87a655ac feat: improved layout 2023-06-09 23:11:30 +01:00
bb74c6e2b9 feat: added dummy settings modal 2023-06-03 14:58:17 +01:00
4602f96260 feat: setup redux store for settings 2023-06-03 14:09:11 +01:00
c4dbaa4b73 chore: upgrade all dependencies to its latest. 2023-05-27 23:24:53 +01:00
4b4d22f00c chore: upgrade sdk to v0.1.1 2023-05-27 23:22:48 +01:00
e1929d7639 feat: add support for migu3d formats 2023-05-27 00:47:00 +01:00
a35a271cea chore: upgrade sdk 2023-05-22 23:55:47 +01:00
b198240ef9 feat: added support for ncm (#15) 2023-05-22 23:07:58 +01:00
2d06fec684 chore: upgrade even more packages 2023-05-22 22:45:16 +01:00
f2cd78ef0c chore: upgrade deps 2023-05-22 22:44:01 +01:00
83feba5713 chore: update sdk to build exp.18 2023-05-22 22:38:59 +01:00
af61d23fd4 feat: get pwa working 2023-05-22 00:29:27 +01:00
e6bc60b9af chore: bump sdk version 2023-05-21 23:37:30 +01:00
6d3b14664a feat: add basic file drag & drop support (#6) 2023-05-21 16:36:26 +01:00
604eb6f939 chore: add lint-staged & husky 2023-05-18 00:39:50 +01:00
f3ff6198e4 test: remove unused/unneeded jest dependencies 2023-05-17 22:59:13 +01:00
cd1f6cb186 test: working test with TypeScript + vite (using vitest) 2023-05-17 01:46:20 +01:00
c912b897ba test: setup jest and everything 2023-05-15 21:32:48 +01:00
80fbef6359 chore: configure and format file 2023-05-15 21:04:45 +01:00
8913b91a8f feat: show current version (#5) 2023-05-15 00:22:23 +01:00
4da849f3eb feat: show sdk version (#5) 2023-05-15 00:10:59 +01:00
d53ee1f860 feat: added support for QMCv2 (#11) 2023-05-14 23:15:59 +01:00
175d6d0645 feat: added audio ext detection 2023-05-14 21:57:18 +01:00
c89be532a8 chroe: update sdk 2023-05-14 21:46:32 +01:00
d2621aae3c fix: initial working version with libparakeet 2023-05-13 20:03:32 +01:00
7c29866c41 chore: experimental work on bridge libparakeet 2023-05-13 15:55:02 +01:00
2bd8e134a2 chore: use singleton loader to prevent duplicated wasm request 2023-05-10 23:16:12 +01:00
2b9defbb3b feat: get wasm working from libparakeet 2023-05-10 22:01:32 +01:00
6afc825222 refactor: use ~ as import alias 2023-05-09 01:22:00 +01:00
329ce0c10b feat: allow add file by selecting through open file dialog 2023-05-08 16:23:58 +01:00
37f6667e50 feat: basic ui layout 2023-05-07 23:29:37 +01:00
af1ff46210 initial commit 2023-05-07 20:11:16 +01:00