]> Repos - mime-chat/commit
add electron store
authorriqo <hernandeze2@xavier.edu>
Fri, 28 May 2021 14:03:49 +0000 (09:03 -0500)
committerriqo <hernandeze2@xavier.edu>
Fri, 28 May 2021 14:03:49 +0000 (09:03 -0500)
commitcc2babdadc9835848d6a1294e41ef44a42d86103
tree3bc2b22e896b1d306e79864e72aa5ba6edba6de4
parentea3fc85371d9c6d29f398b60eca74f5b9101f2bf
add electron store
15 files changed:
package.json
src/App.vue
src/api/account.ts [new file with mode: 0644]
src/background/init.ts
src/background/ipc/account.ts [new file with mode: 0644]
src/background/ipc/index.ts [new file with mode: 0644]
src/background/session.ts
src/background/store.ts [new file with mode: 0644]
src/background/websockets.ts
src/components/login.vue
src/components/settings.vue
src/modules/auth.ts
src/modules/http.ts [new file with mode: 0644]
src/types.ts
yarn.lock