]>
Repos - mime-chat/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
riqo [Tue, 27 Oct 2020 17:21:06 +0000 (12:21 -0500)]
add allCardHeight function
riqo [Sun, 25 Oct 2020 21:28:58 +0000 (16:28 -0500)]
refactor UI index
riqo [Sun, 25 Oct 2020 20:22:37 +0000 (15:22 -0500)]
solve ts conflics in messageAnim compsable
riqo [Sun, 25 Oct 2020 20:13:06 +0000 (15:13 -0500)]
refactor messageItem component
riqo [Sun, 25 Oct 2020 16:22:23 +0000 (11:22 -0500)]
add input item to UI index
riqo [Sun, 25 Oct 2020 15:57:04 +0000 (10:57 -0500)]
refactor keydownHandler composable
Enrique Hernandez [Sun, 25 Oct 2020 01:02:48 +0000 (20:02 -0500)]
refactor input item
Enrique Hernandez [Sun, 25 Oct 2020 00:34:20 +0000 (19:34 -0500)]
add keydownHandler
Enrique Hernandez [Sat, 24 Oct 2020 17:31:51 +0000 (12:31 -0500)]
add event handler to input event
riqo [Wed, 21 Oct 2020 21:43:10 +0000 (16:43 -0500)]
add input item component
riqo [Wed, 21 Oct 2020 14:39:34 +0000 (09:39 -0500)]
initial input item setp
Enrique Hernandez [Wed, 14 Oct 2020 01:31:27 +0000 (01:31 +0000)]
Merge branch 'sr_ws' into 'master'
add speech recorder + ws
See merge request crimata-ai/crimata-electron!2
Enrique Hernandez [Wed, 14 Oct 2020 01:19:32 +0000 (20:19 -0500)]
add speech recorder + ws
Enrique Hernandez [Mon, 12 Oct 2020 17:23:42 +0000 (17:23 +0000)]
Update README.md
Enrique Hernandez [Mon, 12 Oct 2020 17:22:03 +0000 (12:22 -0500)]
interface microphone component with rust wasm
riqo [Sat, 10 Oct 2020 23:26:04 +0000 (18:26 -0500)]
add microphone component
riqo [Sat, 10 Oct 2020 22:03:28 +0000 (17:03 -0500)]
fix messageItem render bug
riqo [Sat, 10 Oct 2020 20:40:52 +0000 (15:40 -0500)]
add animation loop [messageItem render bug]
riqo [Sat, 10 Oct 2020 16:33:53 +0000 (11:33 -0500)]
fix ts messageItem
riqo [Sat, 10 Oct 2020 14:55:20 +0000 (09:55 -0500)]
fix ts error + animejs import
riqo [Fri, 9 Oct 2020 22:05:56 +0000 (17:05 -0500)]
fixed messageList import
Enrique Hernandez [Fri, 9 Oct 2020 04:17:47 +0000 (23:17 -0500)]
add animejs + wasm to vue
Enrique Hernandez [Wed, 7 Oct 2020 20:40:31 +0000 (15:40 -0500)]
add electron-builder config option
Enrique Hernandez [Wed, 7 Oct 2020 20:10:26 +0000 (15:10 -0500)]
add crimata_wasm
Enrique Hernandez [Wed, 7 Oct 2020 18:03:01 +0000 (13:03 -0500)]
add preload.js script to electron main
Enrique Hernandez [Wed, 7 Oct 2020 02:09:02 +0000 (21:09 -0500)]
init