Commit Graph

40 Commits

Author SHA1 Message Date
Jianhui Zhao 091a5ba714 frontend: fix title in Sign up
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-05-02 17:16:19 +08:00
Jianhui Zhao 048ff5d04d style: fix
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-05-02 15:47:06 +08:00
Jianhui Zhao 42b9ab9523 improve code
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-04-24 18:22:18 +08:00
dependabot[bot] 5c74de338d build(deps): bump elliptic from 6.5.3 to 6.5.4 in /frontend (#75)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 17:34:30 +08:00
Jianhui Zhao 28305360dc fix: set/get font size of terminal
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-28 20:22:29 +08:00
Jianhui Zhao 1324911b10 fix: sign out
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-27 23:15:34 +08:00
Jianhui Zhao dd3fb3e9a7 feat: support user sign up
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-27 22:53:39 +08:00
Jianhui Zhao e5405250da fix: frontend: code style
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-22 20:01:26 +08:00
Jianhui Zhao 55b4449523 feat: frontend: no jump to the home page when the terminal is closed
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-21 23:13:33 +08:00
Jianhui Zhao c196691858 feat: frontend: open terminal in a new browser window
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-21 22:56:35 +08:00
Jianhui Zhao e5522097fb fix: frontend: build fail
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-20 23:28:10 +08:00
Jianhui Zhao 2d3f9cf6d8 breaking: file: refactor
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-07 13:39:53 +08:00
Jianhui Zhao 10f9f4006e fix: frontend: file name have Chinese characters
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-02 20:35:18 +08:00
Jianhui Zhao df8c581b59 frontend: Limits upload file size: 4294967295
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-30 17:42:19 +08:00
Jianhui Zhao 279ab6f9d5 frontend: Improve upload file
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-30 17:20:06 +08:00
Jianhui Zhao 24577b5dff frontend: Increase upload file speed
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-27 00:15:47 +08:00
Jianhui Zhao c460af8273 Bug: frontend: Avoid select multiple files
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-27 00:01:52 +08:00
Jianhui Zhao f7cc4e9b89 Bug: frontend: fix upload file which size is 0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-26 23:41:22 +08:00
Jianhui Zhao 0d8da6f9af Bug: frontend: fix build error
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-26 23:23:34 +08:00
Jianhui Zhao 31d7e0920a refactor
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-26 22:50:39 +08:00
Jianhui Zhao dc56150510 Show connected time and uptime
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-14 21:32:27 +08:00
Jianhui Zhao 5cb6ac31d1 Merge pull request #63 from zhaojh329/dependabot/npm_and_yarn/frontend/axios-0.21.1
build(deps): bump axios from 0.19.2 to 0.21.1 in /frontend
2021-01-14 17:04:11 +08:00
Jianhui Zhao 2747f2b345 Support access web from device
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-13 23:02:35 +08:00
dependabot[bot] 96f6cfc043 build(deps): bump axios from 0.19.2 to 0.21.1 in /frontend
Bumps [axios](https://github.com/axios/axios) from 0.19.2 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.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 21:11:40 +00:00
dependabot[bot] eb56345069 build(deps): bump dot-prop from 4.2.0 to 4.2.1 in /frontend
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-29 14:33:39 +00:00
dependabot[bot] 0113002ee5 build(deps): bump highlight.js from 9.18.1 to 9.18.5 in /frontend
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 03:21:17 +00:00
dependabot[bot] 58610d2859 build(deps): bump @hapi/hoek from 8.5.0 to 8.5.1 in /frontend
Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/hapijs/hoek/releases)
- [Commits](https://github.com/hapijs/hoek/compare/v8.5.0...v8.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-19 01:10:26 +00:00
dependabot[bot] 7157b07e54 build(deps): bump http-proxy from 1.18.0 to 1.18.1 in /frontend
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 09:03:04 +00:00
dependabot[bot] 64222b4c58 build(deps): bump elliptic from 6.5.2 to 6.5.3 in /frontend
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 14:43:46 +00:00
dependabot[bot] 8b401d2f88 build(deps): bump lodash from 4.17.15 to 4.17.19 in /frontend
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 16:08:58 +00:00
dependabot[bot] e78957cbbf build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 21:35:14 +00:00
Jianhui Zhao 19efd505e2 Support connect devices with no web login required
Example:
http://localhost:5913/connect/rtty1
http://localhost:5913/connect/rtty2

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-03-17 23:23:04 +08:00
dependabot[bot] b353d269c4 build(deps): bump acorn from 6.4.0 to 6.4.1 in /frontend
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 02:42:49 +00:00
Jianhui Zhao 22a1a26b1f Optimize code and api
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-03-15 20:13:35 +08:00
Jianhui Zhao 0d36eee7d3 frontend: Fix router guard
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-03-15 19:22:25 +08:00
Jianhui Zhao 2646d5579d vue-router: Use props
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-03-15 17:40:26 +08:00
Jianhui Zhao 2f81248bfc Drop the auto login to device
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-03-15 17:07:56 +08:00
Jianhui Zhao ac1c527237 web: use gin
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-03-13 00:24:56 +08:00
Jianhui Zhao b43ba68561 vue-router: Use history mode
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-03-11 22:44:39 +08:00
Jianhui Zhao 35a6e9a9b2 rename 'web' to 'frontend'
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-02-24 09:58:39 +08:00