Commit Graph

28 Commits

Author SHA1 Message Date
AkiraFukushima de03ea802a refs #972 Set appId to notify in windows10 2019-07-24 01:14:43 +09:00
AkiraFukushima d1cf670379 refs #975 fix: Check webContents status when receive status in streaming 2019-07-23 00:13:19 +09:00
AkiraFukushima 0720b9f1d1 refs #975 Check webContent status before send event in all streamings 2019-07-22 23:32:14 +09:00
AkiraFukushima 5def4f14d3 refs #958 Fix to use same i18n instance in main process 2019-07-22 23:00:56 +09:00
AkiraFukushima 95a2ee670f refs #958 Use i18n to show notification 2019-07-22 22:54:09 +09:00
AkiraFukushima 23ce3821c1 refs #958 Notify notification in main process instead of renderer process 2019-07-22 00:19:23 +09:00
AkiraFukushima 528110d56f refs #956 Stop user streaming after remove account association 2019-07-11 00:55:01 +09:00
AkiraFukushima 12e44ac5cd refs #921 Clean up unused codes 2019-07-01 22:08:31 +09:00
AkiraFukushima 5201a65b9f refs #921 Restart all user streamings when reload 2019-06-27 23:03:33 +09:00
AkiraFukushima 97b05e78c5 refs #921 Show error message when failed to start streamings 2019-06-27 23:03:33 +09:00
AkiraFukushima f27f816fe5 refs #921 Fix unbind streaming when user change accounts 2019-06-27 23:03:33 +09:00
AkiraFukushima 80e9e6368c refs #921 Run all userstreaming and notify for all accounts 2019-06-27 23:03:30 +09:00
AkiraFukushima ab8c74b481 refactor: Use type instead of interface 2019-06-06 23:44:50 +09:00
AkiraFukushima 8731f5f24b refs #630 Handle delete event of streamings 2019-05-29 22:06:56 +09:00
AkiraFukushima 070dbef653 refs #630 Fix id type for renderer 2019-05-27 23:04:57 +09:00
AkiraFukushima b5d1bba517 Set nodeIntegration for webview to use ipc, process and require in renderer process 2019-05-06 22:35:09 +09:00
AkiraFukushima a4b57dcfd2 refs #860 Show a menu item for save image in context menu 2019-04-23 22:36:05 +09:00
AkiraFukushima a6fec1efa6 Remove debugger in menu 2019-04-23 22:05:22 +09:00
AkiraFukushima d6d90fe348 Fix debug menu label in main menu 2019-04-20 15:44:22 +09:00
AkiraFukushima 3a157476dd refs #850 Fix babel settings for production build 2019-04-18 16:15:50 +09:00
AkiraFukushima 1e73a864aa refs #850 Fix types in main 2019-04-17 19:52:01 +09:00
AkiraFukushima a7999a8c11 refs #850 Replace streamingManager, streaming, and websocket with typescript 2019-04-17 01:09:29 +09:00
AkiraFukushima 8af4806d23 refs #850 Replace unreadNotification with typescript 2019-04-16 23:50:53 +09:00
AkiraFukushima 153e5c312a refs #850 Replace hashtag with typescript 2019-04-16 21:44:46 +09:00
AkiraFukushima 011df4a9a1 refs #850 Replace fonts with typescript 2019-04-16 21:25:10 +09:00
AkiraFukushima 6693efeb3b refs #850 Replace account and auth with typescript 2019-04-16 21:19:15 +09:00
AkiraFukushima dd5eb4ad9d refs #850 Replace is-empty to lodash 2019-04-16 20:38:02 +09:00
AkiraFukushima 9036a7f780 refs #850 Replace main/index with typescript 2019-04-16 01:35:20 +09:00