Andrew Gundersen
|
58151b8b91
|
some polish
|
2022-03-25 06:35:46 -05:00 |
|
Andrew Gundersen
|
35fea9945c
|
working notifications and content updates
|
2022-03-24 07:50:48 -05:00 |
|
Andrew Gundersen
|
e00394df78
|
more simple UI changes
|
2022-03-22 06:51:59 -05:00 |
|
Andrew Gundersen
|
607ae350ea
|
merge conflict
|
2022-03-21 07:28:34 -05:00 |
|
Andrew Gundersen
|
70113b8572
|
Updated .gitignore, reverted annotate content
|
2022-03-21 07:27:50 -05:00 |
|
Andrew Gundersen
|
ad3b862f4d
|
Fixed .gitignore
|
2022-03-21 06:55:57 -05:00 |
|
Andrew Gundersen
|
6f7c0f17c5
|
annotate content patch
|
2022-03-17 06:54:08 -05:00 |
|
Andrew Gundersen
|
4936c76770
|
Updated README, fixed config bug, added build to notarize.js
|
2022-03-14 06:30:59 -05:00 |
|
Andrew Gundersen
|
6fb6407f6a
|
Refine notatize.js and update README.md
|
2022-03-10 07:16:42 -06:00 |
|
Andrew Gundersen
|
daf13eacb1
|
fixed isPackaged issue
|
2022-03-08 07:45:14 -06:00 |
|
Andrew Gundersen
|
6b5aadc492
|
Applying production bug fixes
|
2022-03-08 07:23:37 -06:00 |
|
Andrew Gundersen
|
396e6ed546
|
Sign and Notarize config, debug logs for IPC
|
2022-03-08 07:17:52 -06:00 |
|
Andrew Gundersen
|
2f6d79e1f0
|
deleting account
|
2022-02-21 07:46:06 -06:00 |
|
Andrew Gundersen
|
df61e7bd9c
|
update register form
|
2022-02-20 10:08:12 -06:00 |
|
Andrew Gundersen
|
fe2d757b50
|
fixed nav button on mobile
|
2022-02-20 09:25:09 -06:00 |
|
Andrew Gundersen
|
cf38b3dd15
|
smart login form, embedded fonts, other improvments
|
2022-02-19 17:55:51 -06:00 |
|
Andrew Gundersen
|
ead81883b2
|
applying compatability changes from new-website to this
|
2022-02-11 11:18:58 -06:00 |
|
Andrew Gundersen
|
1755c670d6
|
token auth
|
2022-02-09 08:31:58 -06:00 |
|
Andrew Gundersen
|
dac7edef21
|
bug fixes and other minor improvments
|
2022-01-27 16:45:35 -06:00 |
|
Andrew Gundersen
|
bd9d3aa612
|
new session + blue dots
|
2022-01-23 12:19:00 -06:00 |
|
Andrew Gundersen
|
8fe1679acc
|
message updates
|
2022-01-23 10:46:44 -06:00 |
|
Andrew Gundersen
|
fb14847730
|
reverting changes in polish manually
|
2022-01-20 11:39:39 -06:00 |
|
Andrew Gundersen
|
664a9d06f9
|
some initial design changes
|
2022-01-20 08:58:49 -06:00 |
|
Andrew Gundersen
|
5d74c67648
|
polish
|
2022-01-18 16:58:56 -06:00 |
|
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 |
|