Commit Graph

31 Commits

Author SHA1 Message Date
Xen f04cc09631 update comment 2020-05-23 20:41:37 +08:00
Xen 8d813a611f implement platform specific update 2020-05-23 20:27:41 +08:00
Xen ab19d9b723 hex transmit works 2020-05-23 17:01:04 +08:00
Xen db8cca8427 - fix a issue that whole app view will scroll up with mouse
- implement port of hex transmit feature
2020-05-23 16:17:50 +08:00
Xen 0ca44a3be6 - add hex trans ui
- implement the simulated terminal feature in transmit page
2020-05-23 10:32:51 +08:00
Xen 32b992eb58 centralization css file 2020-05-22 22:01:32 +08:00
Xen 1a24b409d9 update package.json 2020-05-22 21:32:09 +08:00
Xen 9820c304f4 optimize scripts 2020-05-22 21:29:19 +08:00
Xen bbda7ff2b3 change hex number rule lenght from 4 to 2 2020-05-21 22:57:09 +08:00
Xen f1bb8de22a - remove toplevel option from terser as it will cause certain error
- rename some functions name to fix above issue, but finally no relation with it.
- correct source map command line options
- optimize commands
2020-05-21 22:54:41 +08:00
Xen 5bb7a2e0f3 change window restore implement, get better display effect when restore to mini width 2020-05-20 08:12:35 +08:00
Xen 4b9d77d6ce remote unsued option 2020-05-19 23:00:01 +08:00
Xen 9d8e8e2476 Merge branch 'master' of gitee.com:xenkuo/comNG 2020-05-19 22:11:52 +08:00
Xen 1ee5757266 workaround of width get bigger after restore from minmized 2020-05-19 22:11:42 +08:00
Xen 853d30a2ce linux has similar behavior with Windows 2020-05-17 14:18:58 +08:00
Xen 5f36f0d88e add necessary comment 2020-05-17 14:13:05 +08:00
Xen 9fea4d660f - change logo click link to gitee
- events of drag region are all captured by Windows, so app can not catch them. seems like Mac has different behavior.
2020-05-17 13:32:08 +08:00
Xen b0484f26ce impelment autoreload feature when terser enabled 2020-05-16 22:59:42 +08:00
Xen b55c64d021 - fix a typo in readme
- change issue and introduction link to gitee
2020-05-16 21:29:13 +08:00
Xen 2c8b4101d8 - fix UI issue when modem signal enabled
- set Cascadia Mono as the first default font
2020-05-16 21:20:23 +08:00
Xen ab402a63c2 restore version to 1.0.5 2020-05-16 18:59:23 +08:00
Xen 5040afc0e4 - remove index.js
- fix issue of update check logic
2020-05-16 18:58:04 +08:00
Xen 02a979f267 disable bold font to dropdown 2020-05-16 18:12:58 +08:00
Xen 25b8368ac2 add premake scripts 2020-05-16 18:06:42 +08:00
Xen 51eacb3984 user terser to compress js 2020-05-16 17:59:30 +08:00
Xen 7a66e49ac3 - change dropdown list font weight to bold
- fix a UI issue of bar display
2020-05-16 12:35:48 +08:00
Xen 67708a5432 change new version check api to gitee 2020-05-16 12:04:12 +08:00
Xen e4c6e3a86e bump up version to 1.0.5 2020-05-16 11:06:12 +08:00
Xen a11fd7e33d update readme 2020-05-16 11:05:41 +08:00
Xen c9d5f8616f - add ctrl/cmd+shift+d shortcut
- try to fix window 1px border disappear issue
2020-05-16 10:04:15 +08:00
Xen 1b5bb54dce first commit 2020-05-04 22:00:55 +08:00