Commit graph

394 commits

Author SHA1 Message Date
Andrew Gundersen
d3f99d6133 html bubbles, more simplifications, new session protocol 2022-01-08 16:53:45 -06:00
Andrew Gundersen
0c6a58ea24 html rendering, bug fixes 2021-12-01 19:33:25 -06:00
Andrew Gundersen
d5fd8b39e7 window null bug fix 2021-11-23 13:39:40 -06:00
Andrew Gundersen
7de0555856 recording timer, bux fixes, simplified emitter 2021-11-22 15:59:33 -06:00
Andrew Gundersen
ccb07d594b bux fixes, profile initials 2021-11-18 09:42:05 -06:00
Andrew Gundersen
41528e7e27 production refactor v2.0.1 2021-10-16 09:39:10 -05:00
Andrew Gundersen
92fb472e3c [WIP] -> yarn 3 2021-08-26 13:15:28 -05:00
Andrew Gundersen
f9dcb00e2d [WIP] refactor, upgrading yarn 2021-08-26 12:31:18 -05:00
Andrew Gundersen
a4d6a883b0 WIP:playback queue and tray icon states 2021-08-24 15:04:21 -05:00
Andrew Gundersen
c52ea2bcd2 successfully imports nodeaudio, add yarnrc.yml for registry config 2021-08-19 15:11:14 -05:00
Andrew Gundersen
622c705c35 removing node-abi 2021-08-18 10:58:42 -05:00
Andrew Gundersen
e9972bd70a iohook settings 2021-08-18 10:19:52 -05:00
Enrique Hernandez
6478b1250b Merge branch 'default_tray_icon' into 'dev'
Default tray icon

See merge request crimata/electron-app!11
2021-08-02 12:16:08 +00:00
riqo
f96cd7a1bc fix: remove unused code from preload and config 2021-08-01 12:10:10 -05:00
riqo
3a89dd82df feat: default tray icon 2021-08-01 12:02:05 -05:00
Enrique H. Oliva
13777f9eed poc: tray icon render 2021-08-01 09:49:37 -05:00
Enrique Hernandez
1c87ce45bc Merge branch 'notification_on_focus' into 'dev'
Notification on focus

See merge request crimata/electron-app!9
2021-07-31 14:14:44 +00:00
Enrique H. Oliva
515f67a120 feature: notify newMessage if window is blurred or closed 2021-07-30 08:52:43 -05:00
Enrique H. Oliva
95e73f7c28 WIP: tray icon image 2021-07-29 09:04:35 -05:00
Enrique Hernandez
9de4ff0805 Merge branch 'notification' into 'dev'
Notification

See merge request crimata/electron-app!8
2021-07-29 12:31:19 +00:00
Enrique H. Oliva
f1a5cad4db add window state management to store 2021-07-28 08:49:44 -05:00
Enrique H. Oliva
2dee81fb36 add notification on new message when window is closed 2021-07-28 08:11:34 -05:00
Enrique Hernandez
5811f89942 Merge branch 'protocols' into 'dev'
Protocols

See merge request crimata/electron-app!7
2021-07-25 23:24:24 +00:00
Enrique H. Oliva
29fc9cc000 add icons 2021-07-25 18:24:05 -05:00
Enrique H. Oliva
5a4c1a86f6 fix: package json main file name 2021-07-22 08:36:12 -04:00
Enrique H. Oliva
f2c69516df add socket close connection code and reason 2021-07-13 08:32:05 -05:00
Andrew Gundersen
fa24a8d46a revising previous commit 2021-07-12 07:06:43 -05:00
Andrew Gundersen
cda3bab739 updated protocols 2021-07-11 11:55:38 -05:00
Andrew Gundersen
531a32a5a5 updated protocols 2021-07-11 11:54:39 -05:00
Andrew Gundersen
21687f4b7f Merge branch 'protocols' into 'dev'
Working protocols with platform

See merge request crimata/electron-app!6
2021-06-30 13:08:53 +00:00
Andrew Gundersen
7283e3f6f9 merge changes 2021-06-30 08:06:11 -05:00
Andrew Gundersen
b6b1f3e894 working new protocols 2021-06-29 16:21:18 -05:00
Andrew Gundersen
a791f973dc working protocols 2021-06-29 11:30:35 -05:00
Andrew Gundersen
dd91a9ae9e Merge remote-tracking branch 'origin/dev' into dev
pulling connection status commits
2021-06-28 11:36:25 -05:00
Andrew Gundersen
468bb760a4 Merge branch 'connection_status' into 'dev'
Connection status

See merge request crimata/electron-app!5
2021-06-28 16:34:55 +00:00
Andrew Gundersen
af421e6bfb more updates 2021-06-28 11:32:45 -05:00
Andrew Gundersen
cb40a811fa message anim 2021-06-27 09:30:31 -05:00
Andrew Gundersen
51c4ad8ed7 new message anim 2021-06-25 18:28:29 -05:00
riqo
4afa716251 show connection status poc 2021-06-24 08:57:29 -05:00
riqo
e13f90a6cc add connectionStatus state and component 2021-06-23 08:48:58 -05:00
riqo
81b4d018fb add profile, messages, and connectionStatus shared state 2021-06-23 08:11:36 -05:00
riqo
308dbe2b4e add window focus ipc call 2021-06-23 07:53:00 -05:00
riqo
d00fb0f3be add navbar listener 2021-06-23 07:52:06 -05:00
riqo
95e3dab1c2 refactor ipcEmit event 2021-06-20 14:01:48 -05:00
riqo
2c510765c0 add shared profile and messages data 2021-06-20 13:35:10 -05:00
riqo
56196bcbcf refactor frontend ipc 2021-06-19 15:22:17 -05:00
Enrique Hernandez
c8411d573a Merge branch 'new_architecture' into 'main'
New architecture

See merge request crimata/electron-app!4
2021-06-19 16:41:08 +00:00
riqo
a89e856661 remove deprecated files 2021-06-19 11:35:39 -05:00
riqo
ab487e4f5e Merge remote-tracking branch 'origin/main' into new_architecture 2021-06-19 11:30:29 -05:00
riqo
a22b3c68e5 refactor ipc Main 2021-06-19 11:25:32 -05:00