101 Commits

Author SHA1 Message Date
Ivan Prodanov
ec49f76c2a fix: Added cache update server to reduce crashes during update 2023-02-09 21:59:41 +02:00
Ivan Prodanov
5293fffd97 chore: Bump version 2022-11-14 22:49:20 +02:00
Ivan Prodanov
74ca227b4a feat: Added restart button on error page 2022-11-14 22:48:22 +02:00
Ivan Prodanov
60b2e561b0 fix(4): Fixed URL validation when adding new instances 2022-11-14 22:47:27 +02:00
Ivan Prodanov
97ee1a0d50 fix(3): The window will no longer appear on startup 2022-11-14 22:45:47 +02:00
Ivan Prodanov
825ed4daeb fix(2): The detached window cannot be moved on Win systems 2022-11-14 22:44:14 +02:00
Ivan Prodanov
61b158700f revert: Revert electron version to prevent random crashes 2022-11-14 22:43:20 +02:00
Ivan Prodanov
d5fa8cb438 chore: Bump version 2022-10-01 18:17:33 +03:00
Ivan Prodanov
8fd3108b7e fix: Fixed a bug when cancel button is selected in "Reset Application" menu 2022-10-01 18:12:35 +03:00
Ivan Prodanov
469b4a75b7 feat: Added error message when the entered URL is incorrect 2022-10-01 18:04:30 +03:00
Ivan Prodanov
282cabcc25 chore: Added few logs for debug 2022-10-01 17:53:36 +03:00
Ivan Prodanov
2f5db84f6d fix: The update toggle button in the menu does not apply until the app is restarted 2022-10-01 17:49:43 +03:00
Ivan Prodanov
119de2b460 fix: Remove code that cause problem when the app lost connection to Home Assistant server 2022-10-01 17:45:10 +03:00
Ivan Prodanov
4f5210e24e chore: Replace "Reload Application" with "Restart Application" in the menu 2022-10-01 17:39:50 +03:00
Ivan Prodanov
eb0fddc875 chore: Added warning icon to "Reset Application" menu 2022-10-01 17:38:24 +03:00
Ivan Prodanov
6c259a34ae feat: Added reconnect button on error page 2022-10-01 17:37:07 +03:00
Ivan Prodanov
ca0cb4bc54 refactor: Refactor availability checker method 2022-10-01 17:26:11 +03:00
Ivan Prodanov
7d6c4b26a2 chore: Update project information 2022-10-01 16:46:10 +03:00
Ivan
c204c6f8f8 fix: Remove 32 bit linux build 2022-09-06 21:54:46 +03:00
Ivan
8858d94680 chore: update dependencies 2022-09-06 21:38:00 +03:00
Ivan
83a9cd1017 feat: Fixed Windows not showing the app in open programs (alt-tab) when the app is in detached mode 2022-09-06 21:20:33 +03:00
Ivan
b1529ad335 feat: Fixed MacOS dock icon not hiding when app is hidden 2022-09-06 21:16:35 +03:00
Ivan
69c9c9abf7 feat: Fixed incorrect BrowserWindow and Tray initialization 2022-09-06 21:13:16 +03:00
Ivan
f9b8412cb5 feat: Added error logger 2022-09-06 20:57:09 +03:00
Ivan
528daf2630 feat: Added config file with default values for initial startup 2022-09-06 20:54:05 +03:00
Ivan
d6ce364f8f feat: Replace outdated bonjour package with bonjour-service 2022-09-06 20:50:37 +03:00
Ivan
df132c36d0 refactor: Refactors the code 2022-09-06 20:47:42 +03:00
Ivan
03c771703c chore: update dependencies 2022-09-06 19:59:10 +03:00
Ivan
266587dc57 feat: Add editorconfig file 2022-09-06 19:53:09 +03:00
Ivan
92df71357a v1.4.11 2022-09-03 19:52:44 +03:00
Ivan
20606ae0ca Changed project links 2022-09-03 19:51:22 +03:00
mrvnklm
dd30914594 deps update + possible fullscreen fix 2021-11-22 16:15:49 +01:00
mrvnklm
6d9e3691f3 Merge branch 'master' of https://github.com/mrvnklm/homeassistant-desktop 2021-11-17 11:14:36 +01:00
mrvnklm
b166bdaa06 improved instance discovery
fixes #56
2021-11-17 11:14:08 +01:00
mrvnklm
d1022eba07 Update README.md 2021-11-10 14:55:34 +01:00
mrvnklm
303c17ad39 Update README.md 2021-11-10 14:54:39 +01:00
mrvnklm
c39d9e8bb0 fix linux bug 2021-11-10 11:34:45 +01:00
mrvnklm
df325082fe v1.4.8 - add fullscreen mode
fixes window mispositioning on launch

added #59
2021-11-10 10:16:36 +01:00
mrvnklm
dd72b98168 Update package.json 2021-11-09 10:14:39 +01:00
mrvnklm
60940c3193 fix stayOnTop persistance
fixes #54
2021-11-09 10:08:38 +01:00
mrvnklm
126d8f2c53 fix windows tray issue
fixes #64
2021-11-09 09:23:13 +01:00
mrvnklm
93db666293 revert breaking changes 2021-11-07 09:44:33 +02:00
mrvnklm
92063115fd revert breaking changes 2021-11-07 09:44:05 +02:00
mrvnklm
17736fa00b v1.4.4 2021-11-06 18:12:32 +02:00
mrvnklm
22be73ffc0 Merge pull request #63 from featherbear/master
Fix popup positioning for non-zero y screen configurations
2021-11-06 18:02:47 +02:00
Andrew Wong
62c2c12799 Fix popup positioning for non-zero y screen orientation 2021-11-06 23:14:35 +11:00
mrvnklm
548a62f802 Merge branch 'master' of https://github.com/mrvnklm/homeassistant-desktop 2021-11-06 09:40:43 +02:00
mrvnklm
c2be3ea64c Update package.json 2021-11-06 09:40:35 +02:00
mrvnklm
759de43384 added promise for window and tray instance 2021-11-06 09:40:15 +02:00
mrvnklm
7013dc1fe8 Update README.md 2021-11-04 14:47:28 +02:00