]>
Repos - mime-chat/log
Enrique H. Oliva [Thu, 29 Jul 2021 14:04:35 +0000 (09:04 -0500)]
WIP: tray icon image
Enrique Hernandez [Thu, 29 Jul 2021 12:31:19 +0000 (12:31 +0000)]
Merge branch 'notification' into 'dev'
Notification
See merge request crimata/electron-app!8
Enrique H. Oliva [Wed, 28 Jul 2021 13:48:27 +0000 (08:48 -0500)]
add window state management to store
Enrique H. Oliva [Tue, 27 Jul 2021 13:42:14 +0000 (08:42 -0500)]
add notification on new message when window is closed
Enrique Hernandez [Sun, 25 Jul 2021 23:24:24 +0000 (23:24 +0000)]
Merge branch 'protocols' into 'dev'
Protocols
See merge request crimata/electron-app!7
Enrique H. Oliva [Sun, 25 Jul 2021 23:24:05 +0000 (18:24 -0500)]
add icons
Enrique H. Oliva [Thu, 22 Jul 2021 12:19:21 +0000 (08:19 -0400)]
fix: package json main file name
Enrique H. Oliva [Tue, 13 Jul 2021 13:32:05 +0000 (08:32 -0500)]
add socket close connection code and reason
Andrew Gundersen [Mon, 12 Jul 2021 12:06:43 +0000 (07:06 -0500)]
revising previous commit
Andrew Gundersen [Sun, 11 Jul 2021 16:55:38 +0000 (11:55 -0500)]
updated protocols
Andrew Gundersen [Sun, 11 Jul 2021 16:54:39 +0000 (11:54 -0500)]
updated protocols
Andrew Gundersen [Wed, 30 Jun 2021 13:08:53 +0000 (13:08 +0000)]
Merge branch 'protocols' into 'dev'
Working protocols with platform
See merge request crimata/electron-app!6
Andrew Gundersen [Wed, 30 Jun 2021 13:06:11 +0000 (08:06 -0500)]
merge changes
Andrew Gundersen [Tue, 29 Jun 2021 21:21:18 +0000 (16:21 -0500)]
working new protocols
Andrew Gundersen [Tue, 29 Jun 2021 16:30:35 +0000 (11:30 -0500)]
working protocols
Andrew Gundersen [Mon, 28 Jun 2021 16:36:25 +0000 (11:36 -0500)]
Merge remote-tracking branch 'origin/dev' into dev
pulling connection status commits
Andrew Gundersen [Mon, 28 Jun 2021 16:34:55 +0000 (16:34 +0000)]
Merge branch 'connection_status' into 'dev'
Connection status
See merge request crimata/electron-app!5
Andrew Gundersen [Mon, 28 Jun 2021 16:32:45 +0000 (11:32 -0500)]
more updates
Andrew Gundersen [Sun, 27 Jun 2021 14:30:31 +0000 (09:30 -0500)]
message anim
Andrew Gundersen [Fri, 25 Jun 2021 23:28:29 +0000 (18:28 -0500)]
new message anim
riqo [Thu, 24 Jun 2021 12:50:58 +0000 (07:50 -0500)]
show connection status poc
riqo [Wed, 23 Jun 2021 13:48:58 +0000 (08:48 -0500)]
add connectionStatus state and component
riqo [Wed, 23 Jun 2021 13:11:36 +0000 (08:11 -0500)]
add profile, messages, and connectionStatus shared state
riqo [Wed, 23 Jun 2021 12:53:00 +0000 (07:53 -0500)]
add window focus ipc call
riqo [Wed, 23 Jun 2021 12:52:06 +0000 (07:52 -0500)]
add navbar listener
riqo [Sun, 20 Jun 2021 19:01:48 +0000 (14:01 -0500)]
refactor ipcEmit event
riqo [Sun, 20 Jun 2021 18:35:10 +0000 (13:35 -0500)]
add shared profile and messages data
riqo [Sat, 19 Jun 2021 20:22:17 +0000 (15:22 -0500)]
refactor frontend ipc
Enrique Hernandez [Sat, 19 Jun 2021 16:41:08 +0000 (16:41 +0000)]
Merge branch 'new_architecture' into 'main'
New architecture
See merge request crimata/electron-app!4
riqo [Sat, 19 Jun 2021 16:35:39 +0000 (11:35 -0500)]
remove deprecated files
riqo [Sat, 19 Jun 2021 16:30:29 +0000 (11:30 -0500)]
Merge remote-tracking branch 'origin/main' into new_architecture
riqo [Sat, 19 Jun 2021 16:21:47 +0000 (11:21 -0500)]
refactor ipc Main
Enrique Hernandez [Fri, 18 Jun 2021 13:52:49 +0000 (08:52 -0500)]
init session after auth
Enrique Hernandez [Thu, 17 Jun 2021 13:51:13 +0000 (08:51 -0500)]
update account endpoints
riqo [Wed, 16 Jun 2021 13:42:47 +0000 (08:42 -0500)]
initial working version
riqo [Tue, 15 Jun 2021 13:48:14 +0000 (08:48 -0500)]
rename composable files to composable notation
riqo [Mon, 14 Jun 2021 13:52:01 +0000 (08:52 -0500)]
update sockets, account, auth
Andrew Gundersen [Sat, 12 Jun 2021 14:49:41 +0000 (09:49 -0500)]
more changes
Andrew Gundersen [Wed, 9 Jun 2021 02:21:11 +0000 (21:21 -0500)]
beginnings of refactor
Enrique Hernandez [Tue, 8 Jun 2021 12:58:50 +0000 (12:58 +0000)]
Merge branch 'connection_check' into 'main'
add websocket ping connection check
See merge request crimata/electron-app!3
riqo [Tue, 8 Jun 2021 12:57:57 +0000 (07:57 -0500)]
add websocket ping connection check
Enrique Hernandez [Sun, 6 Jun 2021 14:14:14 +0000 (14:14 +0000)]
Merge branch 'session_auth' into 'main'
send auth payload on websocket open
See merge request crimata/electron-app!2
Enrique Hernandez [Tue, 1 Jun 2021 13:50:25 +0000 (09:50 -0400)]
send auth payload on websocket open
close session on logout
add socket reconnect on close
Enrique Hernandez [Thu, 3 Jun 2021 13:55:50 +0000 (09:55 -0400)]
close session on logout
Enrique Hernandez [Thu, 3 Jun 2021 01:11:53 +0000 (21:11 -0400)]
remove .env file(electron not picking it up)
Enrique Hernandez [Tue, 1 Jun 2021 13:50:25 +0000 (09:50 -0400)]
send auth payload on websocket open
Enrique Hernandez [Tue, 1 Jun 2021 12:13:04 +0000 (12:13 +0000)]
Merge branch 'ipc_refactor' into 'main'
refactor main and rendered ipc
See merge request crimata/electron-app!1
riqo [Sat, 22 May 2021 20:02:49 +0000 (15:02 -0500)]
refactor main and rendered ipc
Andrew Gundersen [Fri, 21 May 2021 19:36:25 +0000 (14:36 -0500)]
Merge remote-tracking branch 'origin/main' into main
automating dev and prod environments
Andrew Gundersen [Fri, 21 May 2021 19:34:04 +0000 (14:34 -0500)]
automating devops
Andrew Gundersen [Fri, 21 May 2021 00:21:39 +0000 (19:21 -0500)]
changing ip addr
riqo [Mon, 26 Apr 2021 12:44:43 +0000 (07:44 -0500)]
fix transparent logout button
riqo [Mon, 26 Apr 2021 12:22:38 +0000 (07:22 -0500)]
fix audio stream shutdown
Enrique Hernandez [Sat, 17 Apr 2021 16:57:22 +0000 (12:57 -0400)]
add userData config path to helper functions
Andrew Gundersen [Fri, 16 Apr 2021 18:42:46 +0000 (13:42 -0500)]
testing auto update
Andrew Gundersen [Fri, 16 Apr 2021 17:57:34 +0000 (12:57 -0500)]
lightening build atrifacts
Andrew Gundersen [Fri, 16 Apr 2021 17:33:25 +0000 (12:33 -0500)]
lightening build atrifacts
Andrew Gundersen [Fri, 16 Apr 2021 17:00:04 +0000 (12:00 -0500)]
debugging auto updater
Enrique Hernandez [Fri, 16 Apr 2021 13:46:29 +0000 (09:46 -0400)]
rename dev and build scripts
Andrew Gundersen [Thu, 15 Apr 2021 23:55:06 +0000 (18:55 -0500)]
testing autoupdate
Andrew Gundersen [Thu, 15 Apr 2021 17:12:41 +0000 (12:12 -0500)]
cicd
Andrew Gundersen [Thu, 15 Apr 2021 16:42:33 +0000 (16:42 +0000)]
Update .gitlab-ci.yml
Andrew Gundersen [Thu, 15 Apr 2021 16:29:39 +0000 (11:29 -0500)]
cicd
Andrew Gundersen [Thu, 15 Apr 2021 15:50:52 +0000 (10:50 -0500)]
cicd
Andrew Gundersen [Thu, 15 Apr 2021 15:33:26 +0000 (10:33 -0500)]
cicd
Andrew Gundersen [Thu, 15 Apr 2021 15:07:18 +0000 (10:07 -0500)]
cicd
Andrew Gundersen [Thu, 15 Apr 2021 14:22:08 +0000 (09:22 -0500)]
cicd
Andrew Gundersen [Thu, 15 Apr 2021 13:56:16 +0000 (08:56 -0500)]
cicd
Andrew Gundersen [Wed, 14 Apr 2021 20:14:39 +0000 (15:14 -0500)]
cicd
Andrew Gundersen [Wed, 14 Apr 2021 20:04:49 +0000 (15:04 -0500)]
cicd
Andrew Gundersen [Wed, 14 Apr 2021 20:02:29 +0000 (15:02 -0500)]
cicd
Andrew Gundersen [Wed, 14 Apr 2021 19:59:48 +0000 (14:59 -0500)]
cicd
Andrew Gundersen [Wed, 14 Apr 2021 18:35:16 +0000 (13:35 -0500)]
cicd
Andrew Gundersen [Wed, 14 Apr 2021 18:22:53 +0000 (13:22 -0500)]
cicd
Andrew Gundersen [Wed, 14 Apr 2021 13:18:49 +0000 (08:18 -0500)]
cicd
Andrew Gundersen [Wed, 14 Apr 2021 13:13:43 +0000 (08:13 -0500)]
cicd
Andrew Gundersen [Wed, 14 Apr 2021 12:40:08 +0000 (07:40 -0500)]
cicd
Andrew Gundersen [Wed, 14 Apr 2021 12:39:31 +0000 (07:39 -0500)]
cicd
Andrew Gundersen [Wed, 14 Apr 2021 00:44:10 +0000 (19:44 -0500)]
cicd
Andrew Gundersen [Wed, 14 Apr 2021 00:42:12 +0000 (19:42 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 19:52:41 +0000 (14:52 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 19:43:25 +0000 (14:43 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 19:24:02 +0000 (14:24 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 18:56:28 +0000 (13:56 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 18:17:54 +0000 (13:17 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 18:13:23 +0000 (13:13 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 17:59:15 +0000 (12:59 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 17:55:10 +0000 (12:55 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 17:39:42 +0000 (12:39 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 17:28:15 +0000 (12:28 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 17:27:03 +0000 (12:27 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 16:40:50 +0000 (11:40 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 16:38:17 +0000 (11:38 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 16:19:21 +0000 (11:19 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 15:47:35 +0000 (10:47 -0500)]
cicd
Andrew Gundersen [Tue, 13 Apr 2021 14:57:32 +0000 (09:57 -0500)]
enhancements
Andrew Gundersen [Tue, 13 Apr 2021 14:35:03 +0000 (09:35 -0500)]
merging
Andrew Gundersen [Tue, 13 Apr 2021 13:44:06 +0000 (08:44 -0500)]
enhancements
riqo [Tue, 13 Apr 2021 13:41:40 +0000 (08:41 -0500)]
add electron-update to background.ts
riqo [Tue, 13 Apr 2021 13:02:56 +0000 (08:02 -0500)]
testing build