um-react/src
Jixun Wu ce01fca211
All checks were successful
continuous-integration/drone/push Build is passing
fix: reword unlock instructions to fit in single line for mobile devices
2023-06-10 17:55:13 +01:00
..
__tests__ fix: reword footer to fit single line in mobile device (close #22) 2023-06-10 17:55:13 +01:00
assets test: working test with TypeScript + vite (using vitest) 2023-05-17 01:46:20 +01:00
components fix: reword unlock instructions to fit in single line for mobile devices 2023-06-10 17:55:13 +01:00
decrypt-worker refactor: extend transformBlob to take cleanup function 2023-06-10 16:22:36 +01:00
features ci: change wording for save/discard 2023-06-10 16:16:41 +01:00
tabs feat: responsive settings ui 2023-06-10 00:45:41 +01:00
test-utils test: mock matchMedia 2023-06-10 00:55:10 +01:00
themes feat: responsive settings ui 2023-06-10 00:45:41 +01:00
util feat: pass options to downstream decryptor 2023-06-10 12:06:02 +01:00
dummy.mjs chore: avoid warning during build "empty chunk: dummy" 2023-06-10 00:51:24 +01:00
hooks.ts feat: basic ui layout 2023-05-07 23:29:37 +01:00
main.tsx refactor: move components to sub dir 2023-06-03 14:14:50 +01:00
store.ts feat: setup redux store for settings 2023-06-03 14:09:11 +01:00
theme.ts feat: improved layout 2023-06-09 23:11:30 +01:00
vite-env.d.ts initial commit 2023-05-07 20:11:16 +01:00