Commit Graph

34 Commits

Author SHA1 Message Date
Keith Maika ac7a137f4e
Get electron and application versions dynamically. 2022-01-07 13:53:19 -05:00
Keith Maika 53de9a020b
Expose only the methods we need, skip the ipc stuff where not needed. 2022-01-07 12:35:23 -05:00
Keith Maika 6809e9fccf
Fix login process. 2022-01-05 14:44:36 -05:00
Keith Maika e2ae88894b
Update to Electron 16.
Application needed to be re-worked to not rely on nodeIntegration/contextIsolation for the upgrade to be possible.
2022-01-05 03:52:42 -05:00
Keith Maika 4c6ce2e905 Fix window not re-showing on MacOS 2021-02-13 12:07:22 -05:00
Keith Maika fb72aee403 Update electron and related modules. 2021-02-12 21:52:49 -05:00
Nick Denry 34b659fb7d Fix path at howto run 2020-08-07 14:57:21 +03:00
Nick Denry 6cde106134 Set new project name 2020-08-07 14:53:57 +03:00
Nick Denry eb13504648 Add restart action to the settings dialog 2020-05-28 19:07:45 +03:00
Nick Denry 0041c385bc Code style 2020-05-28 18:02:10 +03:00
Nick Denry e8b17a0003 Handle shutdown event on Mac with minimizeOnClose to prevent shutdown interrupt 2020-05-28 00:39:33 +03:00
Nick Denry fa4769b16c Version update 2020-05-18 17:52:31 +03:00
Nick Denry bb21c38ac1 Add checks for a new release available 2020-05-17 21:12:36 +03:00
Nick Denry 0600dddbfb Code style 2020-05-13 23:01:42 +03:00
Nick Denry 0d4cc9951d Prepeare for a multiplatform build 2020-05-13 18:23:33 +03:00
Nick Denry 33297c118f Fix loading settings values 2020-05-13 15:19:56 +03:00
Nick Denry 29dd383a3f Better systray notifications support 2020-05-12 20:56:18 +03:00
Nick Denry 21683ccbca Open related chat on tray icon click 2020-05-12 19:55:56 +03:00
Nick Denry 49a66a895c Settings dialog and functionality 2020-05-12 18:06:16 +03:00
Nick Denry 2b747f1856 Login form styling accomplished 2020-05-11 21:26:51 +03:00
Nick Denry 2fb70a00bb Use own state service 2020-05-09 18:07:42 +03:00
Nick Denry cf296eb9e9 Temporary remove before connect spinner as no stable events atm for this 2019-04-29 03:42:15 +03:00
Nick Denry f611bd1272 Add reload and force reconntect options to app menu 2019-04-28 02:04:31 +03:00
Nick Denry 0e52425eb1 Add copy & paste support via menu 2019-04-26 22:26:00 +03:00
Nick Denry 0a226d723f Code style 2019-04-26 22:12:08 +03:00
Nick Denry 8135478bb5 Move service of tray control to separate module 2019-04-26 22:09:08 +03:00
Nick Denry 84f244479a Open external links with system default browser 2019-04-26 17:09:19 +03:00
Nick Denry 9b1dc078ed Code style 2019-04-26 04:32:37 +03:00
Nick Denry ab1bbff252 Fix resources paths for packaged app 2019-04-26 04:30:01 +03:00
Nick Denry 6a4c38134d Better KISS support 2019-04-26 03:30:50 +03:00
Nick Denry 557a65ad97 Make Tray available from renderers 2019-04-25 17:19:18 +03:00
Nick Denry 457fb85d3f Add basic tray icon 2019-04-25 04:11:53 +03:00
Nick Denry 96a8b95c47 Basic version 2019-04-25 03:35:36 +03:00
Nick Denry 78bf5f77e9 Initial commit
Start from electron-quick-start
2019-04-23 02:10:11 +03:00