Commit Graph

102 Commits

Author SHA1 Message Date
6b871f0861 feat: add mac import option and help text
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-06-13 00:26:30 +01:00
a951ac8e16 feat: default link to use blue color
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-12 22:55:09 +01:00
3cb24b52ac fix: make modal don't close on overlay click; remove dismiss button in this modal.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-06-11 23:25:49 +01:00
2a75d63b9a fix: reworded the instructions against rooting Android Device
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-11 23:23:40 +01:00
0b82d267c9 chore: trim whitespace when converting staging key to production
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-11 23:19:13 +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
ce01fca211 fix: reword unlock instructions to fit in single line for mobile devices
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-10 17:55:13 +01:00
dd48ae7778 fix: reword footer to fit single line in mobile device (close #22) 2023-06-10 17:55:13 +01:00
b3ef596a93 refactor: extend transformBlob to take cleanup function
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-06-10 16:22:36 +01:00
6d925f744e ci: change wording for save/discard 2023-06-10 16:16:41 +01:00
9db037a71d chore: add description to QMCv2 page 2023-06-10 16:15:46 +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
6a2b9e5cdc chore: added note about import options 2023-06-10 14:09:40 +01:00
8e2d13f54a feat: split settings slice to staging (ui) and production (in effect)
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-06-10 13:10:21 +01:00
4de0d5304d feat: pass options to downstream decryptor 2023-06-10 12:06:02 +01:00
470adc74db test: mock matchMedia
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2023-06-10 00:55:10 +01:00
740c5196aa chore: avoid warning during build "empty chunk: dummy" 2023-06-10 00:51:24 +01:00
725f130e42 feat: responsive settings ui 2023-06-10 00:45:41 +01:00
1f87a655ac feat: improved layout 2023-06-09 23:11:30 +01:00
fc847eaf58 Merge remote-tracking branch 'origin/main' into feat/settings
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-06-09 01:22:13 +01:00
a9e5c16949 fix: build issue with libparakeet 2023-06-09 01:01:28 +01:00
6cee2bbfd9 test: ignore coverage to test nextTickFn 2023-06-05 00:04:59 +01:00
009aabd2dd test: added test for enumObject. 2023-06-05 00:04:33 +01:00
429580006c refactor: use tab instead of modal. fixed layout as well. 2023-06-04 23:56:15 +01:00
bb74c6e2b9 feat: added dummy settings modal 2023-06-03 14:58:17 +01:00
3a2a31f372 test: fix sanity check test 2023-06-03 14:15:53 +01:00
d91b71e0d3 chore: fix typo 2023-06-03 14:15:21 +01:00
4def7a260e refactor: move components to sub dir 2023-06-03 14:14:50 +01:00
4602f96260 feat: setup redux store for settings 2023-06-03 14:09:11 +01:00
e1929d7639 feat: add support for migu3d formats 2023-05-27 00:47:00 +01:00
42d7d47115 refactor: avoid bundling parakeet both in worker and main js 2023-05-23 00:04:06 +01:00
cca9b38a1f feat: add crypto impl for kgm/kwm (#16, #17) 2023-05-22 23:56:17 +01:00
b198240ef9 feat: added support for ncm (#15) 2023-05-22 23:07:58 +01:00
ce2c9835b9 chore: make error summary red (#12) 2023-05-22 22:28:51 +01:00
5db5fdaa69 feat: friendly way to inform user there's an error (#12) 2023-05-22 22:24:41 +01:00
c6c373f9fc refactor: make console log less verbose when not needed 2023-05-22 00:00:35 +01:00
c3809b48f7 faet: add support of xmly android (#1) 2023-05-21 23:38:50 +01:00
fa2629ae6c refactor: improve flow of decryption (#2) 2023-05-21 23:38:32 +01:00
0b2000ebe2 feat: move metadata display component out from FileRow 2023-05-21 18:19:41 +01:00
3f458e9f46 feat: rounded album cover image 2023-05-21 18:16:38 +01:00
8c9723cb0f test: fix test warning regarding async suspension rendering 2023-05-21 18:08:42 +01:00
06acbab4d9 feat: print performance logs to console. 2023-05-21 18:00:06 +01:00
6d3b14664a feat: add basic file drag & drop support (#6) 2023-05-21 16:36:26 +01:00
d8972219b0 chore: remove item based on animation exit event 2023-05-21 15:38:52 +01:00
48b7a559ca chore: wrap actions to a single condition 2023-05-21 15:38:31 +01:00
65e1e0caa2 chore: move file row's grid layout to its own file 2023-05-21 15:38:07 +01:00
940a61daab fix: restore missing card border 2023-05-21 15:08:23 +01:00
c0ea13a2be feat: re-implement current year logic by using a component 2023-05-21 14:24:06 +01:00
878d31fd90 Revert "feat: 修改底部版权区域,使用 Wrap 组件来实现文字间的间隔,把结束年份动态获取当前年份"
This reverts commit 29bce26acb.
2023-05-21 14:19:23 +01:00