Commit Graph

72 Commits

Author SHA1 Message Date
Aziz Hasanain
4701113979 Enable binds (command/control + numbers or 'N')
Closes #25
2021-02-11 16:48:41 +03:00
Aziz Hasanain
2dfb6bd3b5 Popover for status indicator and tunnel status 2021-02-11 16:33:27 +03:00
Aziz Hasanain
4349f20079 Status indicator & closing out of chats.
Closes #26, closes #12
2021-02-11 15:44:13 +03:00
Aziz Hasanain
6c30603b70 Copy&paste / drag&drop support
Closes #11
2021-02-11 15:00:42 +03:00
Aziz Hasanain
809173225d Enable/disable tunneling 2021-02-11 13:05:46 +03:00
Aziz Hasanain
541c8a1c10 Release 0.3.0 - Now with faster load times! 2021-02-06 13:03:46 +03:00
Aziz Hasanain
02a08ec030 Caching messages for faster load times
Closes #4
2021-02-06 13:03:31 +03:00
Aziz Hasanain
d3f2bb336b Release 0.2.8 2021-02-06 11:30:34 +03:00
Aziz Hasanain
7a23b697b1 Merge branch 'main' of https://github.com/sgtaziz/WebMessage 2021-02-06 11:29:48 +03:00
Aziz Hasanain
901ce450c2 Release 0.2.8 - Fix tunneling issues & cleanup 2021-02-06 11:29:41 +03:00
Aziz Hasanain
9210370e2c Tunneling stability improvements 2021-02-06 11:28:27 +03:00
Aziz Hasanain
90c84f2327
Add donation link in README 2021-02-06 11:10:22 +03:00
Aziz Hasanain
deb5f4d9ea Remove logging for future release 2021-02-06 11:06:11 +03:00
Aziz Hasanain
d3848c4d4e Release 0.2.7 - Add tunneling support 2021-02-06 10:52:38 +03:00
Aziz Hasanain
f2098703c4 Initial built-in tunneling support 👀 2021-02-06 10:17:57 +03:00
Aziz Hasanain
63777e4632 Release v0.2.6-1, fix critical auto-update issue 2021-02-05 16:25:58 +03:00
Aziz Hasanain
7a07e576fe Release 0.2.6 (icons are kinda needed) 2021-02-05 16:09:17 +03:00
Aziz Hasanain
8bde54267e Release v0.2.6 (do i even have to say anything) 2021-02-05 16:01:46 +03:00
Aziz Hasanain
d821ca2957 Release v0.2.6 (pls work im losing it) 2021-02-05 15:55:40 +03:00
Aziz Hasanain
ba2bc38e6f Merge branch 'main' of https://github.com/sgtaziz/WebMessage into main 2021-02-05 15:54:32 +03:00
Aziz Hasanain
9025840423 Release v0.2.6 (pls work im losing it) 2021-02-05 15:54:30 +03:00
Aziz Hasanain
7ea50ec5f8
Show Travis CI in README.md 2021-02-05 14:58:47 +03:00
Aziz Hasanain
ce13c052c0 Release v0.2.6 (still trying to trigger a build..) 2021-02-05 14:56:41 +03:00
Aziz Hasanain
504665f051 Release v0.2.6 (trying to trigger a build here) 2021-02-05 14:53:34 +03:00
Aziz Hasanain
7491828e7c Release v0.2.6 2021-02-05 14:51:17 +03:00
Aziz Hasanain
9ff6b38762 Code signing with Travis 2021-02-05 14:25:15 +03:00
Aziz Hasanain
2642c8cce8 Add Travis CI support for automated builds 2021-02-05 13:58:43 +03:00
Aziz Hasanain
cc3e13868c Fixed notification icon being empty on Win
Bump to v0.2.6
2021-02-05 13:40:38 +03:00
Aziz Hasanain
9ee1545652 Fixed a bug where window would be null 2021-02-05 13:40:15 +03:00
Aziz Hasanain
2009090e23 Only allow one instance to be run
Fixes #22
2021-02-05 13:39:52 +03:00
Aziz Hasanain
54c578aade Hyperlinking support
Fixes #18
2021-02-05 13:27:39 +03:00
Aziz Hasanain
00184d7adb v0.2.5 2021-01-30 14:01:53 +03:00
Aziz Hasanain
aa33a60f69
Merge pull request #15 from sgtaziz/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2021-01-30 13:51:36 +03:00
Aziz Hasanain
7204c0ae99
Create SECURITY.md 2021-01-30 13:49:02 +03:00
dependabot[bot]
d0a6fe6c49
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-30 10:46:10 +00:00
Aziz Hasanain
87d362f6dc
Merge pull request #14 from sgtaziz/dependabot/npm_and_yarn/electron-9.4.0
Bump electron from 9.3.5 to 9.4.0
2021-01-30 13:43:56 +03:00
dependabot[bot]
46cd3c91bb
Bump electron from 9.3.5 to 9.4.0
Bumps [electron](https://github.com/electron/electron) from 9.3.5 to 9.4.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v9.3.5...v9.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-30 10:43:45 +00:00
Aziz Hasanain
be944f95bf Options to disable sounds, closes #10 2021-01-30 13:41:52 +03:00
Aziz Hasanain
5814dc897a UI improvements, fixes #3, fixes #8, fixes #9 2021-01-30 12:35:51 +03:00
Aziz Hasanain
60348a9496
Add screenshots 2021-01-22 17:32:43 +03:00
Aziz Hasanain
3b484c879e
Merge pull request #2 from sgtaziz/dependabot/npm_and_yarn/highlight.js-10.5.0
Bump highlight.js from 10.4.0 to 10.5.0
2021-01-22 16:28:57 +03:00
Aziz Hasanain
250f61c0a1 Version 0.2.4 2021-01-22 16:24:00 +03:00
Aziz Hasanain
8146645e2e Mac style option should not be shown on macOS 2021-01-22 16:23:33 +03:00
Aziz Hasanain
c8dfd48598 Merge branch 'main' of https://github.com/sgtaziz/WebMessage 2021-01-21 18:41:08 +03:00
Aziz Hasanain
18fd40305a Finalize windows style & no transperancy options 2021-01-21 18:40:58 +03:00
Aziz Hasanain
6bb07d4c84 Icon fixes / clean up 2021-01-21 18:39:56 +03:00
dependabot[bot]
ccf37f7678
Bump highlight.js from 10.4.0 to 10.5.0
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.4.0...10.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 13:11:37 +00:00
Aziz Hasanain
a4d59ab607
Merge pull request #1 from sgtaziz/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.21.0 to 0.21.1
2021-01-15 16:10:36 +03:00
Aziz Hasanain
07e9fda248 UI fixes, Windows style frame, and hardware acceleration toggle 2021-01-15 16:08:52 +03:00
dependabot[bot]
bf820025c7
Bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-14 15:34:36 +00:00