]> Repos - mime-chat/commit
auth enhancements amongst other things
authorAndrew Gundersen <gundersena@xavier.edu>
Mon, 29 Mar 2021 15:15:54 +0000 (10:15 -0500)
committerAndrew Gundersen <gundersena@xavier.edu>
Mon, 29 Mar 2021 15:15:54 +0000 (10:15 -0500)
commit85c3799fca3294f98ed55a6d551a1b1c14b46a91
treebc8d108a3791057306c1458e4e641ded945b7c0c
parentbb9769e917b350fa2b6bab65789c9f7af8082086
auth enhancements amongst other things
21 files changed:
session.json [new file with mode: 0644]
src/App.vue
src/background/audio.ts
src/background/handlers.ts [deleted file]
src/background/helpers.ts [new file with mode: 0644]
src/background/init.ts
src/background/session.ts
src/background/window.ts
src/components/controllers/audioCtrl.ts
src/components/inputItem.vue [moved from src/components/input.vue with 81% similarity]
src/components/login.vue
src/components/messenger.vue
src/components/settings.vue
src/components/textInput.vue [moved from src/components/text.vue with 100% similarity]
src/modules/auth.ts [deleted file]
src/modules/ipc.ts
src/modules/messages.ts
src/modules/scroll.ts
src/modules/websockets.ts [moved from src/modules/ws.ts with 100% similarity]
src/types/message/index.ts
windowState.json