]> Repos - mime-chat/log
mime-chat
5 years agoMerge remote-tracking branch 'origin/main' into audio_test
Enrique Hernandez [Wed, 3 Mar 2021 20:30:38 +0000 (14:30 -0600)]
Merge remote-tracking branch 'origin/main' into audio_test

5 years agotesting audio test
Enrique Hernandez [Wed, 3 Mar 2021 18:49:32 +0000 (12:49 -0600)]
testing audio

5 years agominor improvements to background audio & window modules
Enrique Hernandez [Wed, 3 Mar 2021 17:20:16 +0000 (11:20 -0600)]
minor improvements to background audio & window modules

5 years agomanual remove audioInput after write
Enrique Hernandez [Tue, 2 Mar 2021 14:42:30 +0000 (08:42 -0600)]
manual remove audioInput after write

5 years agoadd manual clear of audio input array
Enrique Hernandez [Mon, 1 Mar 2021 21:14:34 +0000 (15:14 -0600)]
add manual clear of audio input array

5 years agoadd splash screen on load
riqo [Sun, 28 Feb 2021 20:27:51 +0000 (14:27 -0600)]
add splash screen on load

5 years agoadd password strength check to register
Enrique Hernandez [Sun, 28 Feb 2021 01:15:48 +0000 (19:15 -0600)]
add password strength check to register

5 years agoadd navbar close & min functionality
Enrique Hernandez [Sat, 27 Feb 2021 22:35:39 +0000 (16:35 -0600)]
add navbar close & min functionality

5 years agofix auth bug [FE]
riqo [Sat, 27 Feb 2021 19:42:53 +0000 (13:42 -0600)]
fix auth bug [FE]

5 years agoinvalid credentials error on login.vue
riqo [Sat, 27 Feb 2021 18:19:30 +0000 (12:19 -0600)]
invalid credentials error on login.vue

5 years agoadd audio playback aio
Enrique Hernandez [Tue, 23 Feb 2021 20:33:58 +0000 (14:33 -0600)]
add audio playback

5 years agomerged css branch into main
Andrew Gundersen [Fri, 26 Feb 2021 21:40:55 +0000 (15:40 -0600)]
merged css branch into main

5 years agoinput css_messages
Andrew Gundersen [Fri, 26 Feb 2021 21:37:02 +0000 (15:37 -0600)]
input

5 years agocss messages
Andrew Gundersen [Fri, 26 Feb 2021 02:40:05 +0000 (20:40 -0600)]
css messages

5 years agomessage positioning for svgs
Andrew Gundersen [Fri, 26 Feb 2021 01:31:00 +0000 (19:31 -0600)]
message positioning for svgs

5 years agomerged stashed changes into main
Andrew Gundersen [Wed, 24 Feb 2021 19:12:46 +0000 (13:12 -0600)]
merged stashed changes into main

5 years agoremove render-message event listener on dismount
riqo [Wed, 24 Feb 2021 17:45:11 +0000 (11:45 -0600)]
remove render-message event listener on dismount

5 years agoremove user-message & agen-message event listeners
riqo [Wed, 24 Feb 2021 17:42:05 +0000 (11:42 -0600)]
remove user-message & agen-message event listeners

5 years agominor template fixes to login.vue
Enrique Hernandez [Tue, 23 Feb 2021 20:51:13 +0000 (14:51 -0600)]
minor template fixes to login.vue

5 years agoMerge remote-tracking branch 'origin/main' into main
Enrique Hernandez [Tue, 23 Feb 2021 20:45:37 +0000 (14:45 -0600)]
Merge remote-tracking branch 'origin/main' into main

5 years agorename render-message event into agen-message
Enrique Hernandez [Tue, 23 Feb 2021 20:43:40 +0000 (14:43 -0600)]
rename render-message event into agen-message

5 years agoMerge remote-tracking branch 'origin/main' into main
Enrique Hernandez [Tue, 23 Feb 2021 20:29:21 +0000 (14:29 -0600)]
Merge remote-tracking branch 'origin/main' into main

5 years agofrontend ui enhacements
Andrew Gundersen [Mon, 22 Feb 2021 02:42:02 +0000 (20:42 -0600)]
frontend ui enhacements

5 years agoui enhancements, transparent title bar and custom exit buttons
Andrew Gundersen [Sat, 20 Feb 2021 21:39:00 +0000 (15:39 -0600)]
ui enhancements, transparent title bar and custom exit buttons

5 years agofactored out window styling to app.vue and other style improvments
Andrew Gundersen [Sat, 20 Feb 2021 16:47:28 +0000 (10:47 -0600)]
factored out window styling to app.vue and other style improvments

5 years agoMerge remote-tracking branch 'origin/main' into main
Enrique Hernandez [Wed, 17 Feb 2021 19:25:37 +0000 (13:25 -0600)]
Merge remote-tracking branch 'origin/main' into main

5 years agoremove user-message event listener on ta dismount
Enrique Hernandez [Wed, 17 Feb 2021 00:22:17 +0000 (18:22 -0600)]
remove user-message event listener on ta dismount

5 years agoadd async await response syntax to message view
riqo [Tue, 16 Feb 2021 23:12:19 +0000 (17:12 -0600)]
add async await response syntax to message view

5 years agoimplement message view render queue
riqo [Tue, 16 Feb 2021 23:00:24 +0000 (17:00 -0600)]
implement message view render queue

5 years agorefactor messageView transitions
Enrique Hernandez [Tue, 16 Feb 2021 18:37:39 +0000 (12:37 -0600)]
refactor messageView transitions

5 years agoadd bottom bound to message visualizer
riqo [Mon, 15 Feb 2021 22:24:33 +0000 (16:24 -0600)]
add bottom bound to message visualizer

5 years agoadd add contact mock messages
riqo [Mon, 15 Feb 2021 15:49:01 +0000 (09:49 -0600)]
add add contact mock messages

5 years agoadd mock message test
riqo [Mon, 15 Feb 2021 15:26:36 +0000 (09:26 -0600)]
add mock message test

5 years agocleanup ipc + input controller
Enrique Hernandez [Mon, 15 Feb 2021 14:56:19 +0000 (08:56 -0600)]
cleanup ipc + input controller

5 years agoremove old message event listeners
Enrique Hernandez [Sun, 14 Feb 2021 21:46:48 +0000 (15:46 -0600)]
remove old message event listeners

5 years agoadd async audio send
riqo [Sat, 13 Feb 2021 23:16:36 +0000 (17:16 -0600)]
add async audio send

5 years agoadd async text messages
riqo [Sat, 13 Feb 2021 23:02:14 +0000 (17:02 -0600)]
add async text messages

5 years agoadd persistent auth session
riqo [Sat, 13 Feb 2021 20:01:37 +0000 (14:01 -0600)]
add persistent auth session

5 years agoadd register form validation
riqo [Fri, 12 Feb 2021 19:23:01 +0000 (13:23 -0600)]
add register form validation

5 years agoMerge remote-tracking branch 'origin/main'
riqo [Fri, 12 Feb 2021 17:58:30 +0000 (11:58 -0600)]
Merge remote-tracking branch 'origin/main'

5 years agoaudio restart fixed
riqo [Fri, 12 Feb 2021 17:58:12 +0000 (11:58 -0600)]
audio restart fixed

5 years agoregister fixes
Andrew Gundersen [Fri, 12 Feb 2021 17:51:38 +0000 (11:51 -0600)]
register fixes

5 years agoMerge remote-tracking branch 'origin/main' into main
Andrew Gundersen [Fri, 12 Feb 2021 16:40:38 +0000 (10:40 -0600)]
Merge remote-tracking branch 'origin/main' into main

5 years agofix event for login
Andrew Gundersen [Fri, 12 Feb 2021 16:39:42 +0000 (10:39 -0600)]
fix event for login

5 years agouncomment remember me check box
Enrique Hernandez [Thu, 11 Feb 2021 23:01:35 +0000 (17:01 -0600)]
uncomment remember me check box

5 years agofix connection timeout issue
Enrique Hernandez [Thu, 11 Feb 2021 22:49:03 +0000 (16:49 -0600)]
fix connection timeout issue

5 years agofix connection timeout issue
Enrique Hernandez [Thu, 11 Feb 2021 22:49:03 +0000 (16:49 -0600)]
fix connection timeout issue

5 years agomoving splash code from components to views
Andrew Gundersen [Thu, 11 Feb 2021 21:32:00 +0000 (15:32 -0600)]
moving splash code from components to views

5 years agoswitch between auth views
Andrew Gundersen [Thu, 11 Feb 2021 20:34:07 +0000 (14:34 -0600)]
switch between auth views

5 years agostyling for login and register
Andrew Gundersen [Thu, 11 Feb 2021 15:28:53 +0000 (09:28 -0600)]
styling for login and register

5 years agoadd request item to login form
Andrew Gundersen [Thu, 11 Feb 2021 15:00:47 +0000 (09:00 -0600)]
add request item to login form

5 years agorefactor tests for readability + linting fixes
Enrique Hernandez [Thu, 11 Feb 2021 05:04:53 +0000 (23:04 -0600)]
refactor tests  for readability + linting fixes

5 years agofix linting issues
Enrique Hernandez [Thu, 11 Feb 2021 04:34:40 +0000 (22:34 -0600)]
fix linting issues

5 years agofix post window close auth bug
Enrique Hernandez [Thu, 11 Feb 2021 04:34:07 +0000 (22:34 -0600)]
fix post window close auth bug

5 years agoadd login and register logic
Enrique Hernandez [Thu, 11 Feb 2021 02:46:10 +0000 (20:46 -0600)]
add login and register logic

5 years agoadd socket connect and reconnect to session code
Enrique Hernandez [Wed, 10 Feb 2021 15:00:42 +0000 (09:00 -0600)]
add socket connect and reconnect to session code

5 years agoadd authenticate on socket connect
Enrique Hernandez [Tue, 9 Feb 2021 23:07:45 +0000 (17:07 -0600)]
add authenticate on socket connect

5 years agoadded item to login request json
Andrew Gundersen [Tue, 9 Feb 2021 16:50:34 +0000 (10:50 -0600)]
added item to login request json

5 years agoadd auth login error handling
Enrique Hernandez [Tue, 9 Feb 2021 05:00:14 +0000 (23:00 -0600)]
add auth login error handling

5 years agoadd login and auth to socket
Enrique Hernandez [Tue, 9 Feb 2021 04:07:25 +0000 (22:07 -0600)]
add login and auth to socket

5 years agoadd socket code
riqo [Tue, 9 Feb 2021 00:25:17 +0000 (18:25 -0600)]
add socket code

5 years agoadd background auth and login
riqo [Mon, 8 Feb 2021 15:50:35 +0000 (09:50 -0600)]
add background auth and login

5 years agoadd login, register, and auth
riqo [Mon, 8 Feb 2021 15:43:29 +0000 (09:43 -0600)]
add login, register, and auth

5 years agoMerge remote-tracking branch 'origin/main'
riqo [Fri, 5 Feb 2021 22:47:03 +0000 (16:47 -0600)]
Merge remote-tracking branch 'origin/main'

5 years agoadd speech to text transcription
riqo [Fri, 5 Feb 2021 22:41:55 +0000 (16:41 -0600)]
add speech to text transcription

5 years agomerged origin/main into main
Andrew Gundersen [Fri, 5 Feb 2021 19:21:53 +0000 (13:21 -0600)]
merged origin/main into main

5 years agominor changes
Andrew Gundersen [Fri, 5 Feb 2021 19:17:14 +0000 (13:17 -0600)]
minor changes

5 years agologin svg
Andrew Gundersen [Fri, 5 Feb 2021 15:36:57 +0000 (09:36 -0600)]
login svg

5 years agoadd window emitters and stuff
Enrique Hernandez [Fri, 5 Feb 2021 02:23:34 +0000 (20:23 -0600)]
add window emitters and stuff

5 years agoadd main function for window
Enrique Hernandez [Thu, 4 Feb 2021 22:36:50 +0000 (16:36 -0600)]
add main function for window

5 years agomerging recorder into login
Andrew Gundersen [Thu, 4 Feb 2021 20:26:17 +0000 (14:26 -0600)]
merging recorder into login

5 years agosplash screen
Andrew Gundersen [Thu, 4 Feb 2021 19:44:08 +0000 (13:44 -0600)]
splash screen

5 years agoadd stream restart to recorder
Enrique Hernandez [Thu, 4 Feb 2021 19:15:04 +0000 (13:15 -0600)]
add stream restart to recorder

5 years agoupdate recorder inputs
Enrique Hernandez [Thu, 4 Feb 2021 18:34:33 +0000 (12:34 -0600)]
update recorder inputs

5 years agotrying to fix render bug for non-home views
Andrew Gundersen [Thu, 4 Feb 2021 17:35:25 +0000 (11:35 -0600)]
trying to fix render bug for non-home views

5 years agosplash and login screens
Andrew Gundersen [Thu, 4 Feb 2021 17:29:35 +0000 (11:29 -0600)]
splash and login screens

5 years agorefactor background.ts
Enrique Hernandez [Thu, 4 Feb 2021 16:12:21 +0000 (10:12 -0600)]
refactor background.ts

5 years agoadded login page
Andrew Gundersen [Thu, 4 Feb 2021 01:36:58 +0000 (19:36 -0600)]
added login page

5 years agoadd recorder file
riqo [Thu, 4 Feb 2021 00:01:48 +0000 (18:01 -0600)]
add recorder file

5 years agocleaning some things up
Andrew Gundersen [Wed, 3 Feb 2021 16:55:42 +0000 (10:55 -0600)]
cleaning some things up

5 years agoremove google cloud client from background
riqo [Wed, 3 Feb 2021 15:27:18 +0000 (09:27 -0600)]
remove google cloud client from background

5 years agoclean up src directory
riqo [Wed, 3 Feb 2021 15:01:02 +0000 (09:01 -0600)]
clean up src directory

5 years agoclean up codebase, remove unused directories
riqo [Wed, 3 Feb 2021 14:50:55 +0000 (08:50 -0600)]
clean up codebase, remove unused directories

5 years agoupdate ws.py
Andrew Gundersen [Mon, 1 Feb 2021 21:50:26 +0000 (15:50 -0600)]
update ws.py

5 years agows loop
Andrew Gundersen [Mon, 1 Feb 2021 21:42:54 +0000 (15:42 -0600)]
ws loop

5 years agoadd audio test python
riqo [Mon, 1 Feb 2021 21:31:38 +0000 (15:31 -0600)]
add audio test python

5 years agoadd stream pause and resume method calls
riqo [Mon, 1 Feb 2021 16:32:25 +0000 (10:32 -0600)]
add stream pause and resume method calls

5 years agoMerge remote-tracking branch 'origin/project_refactor'
Enrique Hernandez [Sun, 31 Jan 2021 23:47:06 +0000 (17:47 -0600)]
Merge remote-tracking branch 'origin/project_refactor'

5 years agoadd mediaStream composable
Enrique Hernandez [Sun, 31 Jan 2021 23:36:22 +0000 (17:36 -0600)]
add mediaStream composable

5 years agoadd textAudioInput component
Enrique Hernandez [Sun, 31 Jan 2021 23:19:35 +0000 (17:19 -0600)]
add textAudioInput component

5 years agoremove core directory
Enrique Hernandez [Sun, 31 Jan 2021 22:58:01 +0000 (16:58 -0600)]
remove core directory

5 years agorefactor core into composables & components
riqo [Sat, 30 Jan 2021 22:05:59 +0000 (16:05 -0600)]
refactor core into composables & components

5 years agoadd audio test
riqo [Sat, 30 Jan 2021 22:05:59 +0000 (16:05 -0600)]
add audio test

5 years agofix websocket declaration
riqo [Sat, 30 Jan 2021 21:25:37 +0000 (15:25 -0600)]
fix websocket declaration

5 years agoremove web audio recorder
riqo [Sat, 30 Jan 2021 20:57:03 +0000 (14:57 -0600)]
remove web audio recorder

5 years agoadd base64 audio recorder
riqo [Wed, 30 Dec 2020 16:55:27 +0000 (11:55 -0500)]
add base64 audio recorder

5 years agoadd 16int audio recorder
riqo [Wed, 30 Dec 2020 20:24:39 +0000 (15:24 -0500)]
add 16int audio recorder

5 years agosend arrayBuffer in audioData
riqo [Wed, 30 Dec 2020 17:17:58 +0000 (12:17 -0500)]
send arrayBuffer in audioData

5 years agoadd speechrecorder to background
riqo [Wed, 30 Dec 2020 16:55:27 +0000 (11:55 -0500)]
add speechrecorder to background

5 years agoMerge branch 'stream_path_anim' into 'master'
Enrique Hernandez [Wed, 30 Dec 2020 15:38:20 +0000 (15:38 +0000)]
Merge branch 'stream_path_anim' into 'master'

stream path animation v4

See merge request crimata-ai/crimata-electron!17