Commit Graph

  • 5cf85fa4a2 Make the url of web redirect configurable Jianhui Zhao 2021-01-17 15:45:02 +08:00
  • b159aac0e4 Update rttys.conf Jianhui Zhao 2021-01-17 15:25:08 +08:00
  • dc56150510 Show connected time and uptime Jianhui Zhao 2021-01-14 21:32:27 +08:00
  • b681b8cfa4 Show device's uptime instead of connected time Jianhui Zhao 2021-01-14 20:30:49 +08:00
  • 5cb6ac31d1 Merge pull request #63 from zhaojh329/dependabot/npm_and_yarn/frontend/axios-0.21.1 Jianhui Zhao 2021-01-14 17:04:11 +08:00
  • 2747f2b345 Support access web from device Jianhui Zhao 2021-01-06 00:26:22 +08:00
  • 96f6cfc043 build(deps): bump axios from 0.19.2 to 0.21.1 in /frontend dependabot[bot] 2021-01-05 21:11:40 +00:00
  • 980ff5bfcd fix code style for golint Jianhui Zhao 2021-01-05 21:20:38 +08:00
  • 3e9fc84241 Bump version 3.1.5 Jianhui Zhao 2021-01-05 20:56:22 +08:00
  • ca8087bda4 Improve heartbeat check Jianhui Zhao 2021-01-05 12:22:34 +08:00
  • 978327348c Optimize code Jianhui Zhao 2020-12-05 22:50:33 +08:00
  • 0e5194bab3 Bump version 3.1.4 Jianhui Zhao 2020-12-05 19:41:00 +08:00
  • 386b3b730d Fix abnormal disconnection from device Jianhui Zhao 2020-12-05 14:27:55 +08:00
  • c7600686cb Merge pull request #61 from zhaojh329/dependabot/npm_and_yarn/frontend/dot-prop-4.2.1 Jianhui Zhao 2020-12-03 15:15:14 +08:00
  • eb56345069 build(deps): bump dot-prop from 4.2.0 to 4.2.1 in /frontend dependabot[bot] 2020-11-29 14:33:39 +00:00
  • 44c71d14f9 Merge pull request #60 from zhaojh329/dependabot/npm_and_yarn/frontend/highlight.js-9.18.5 Jianhui Zhao 2020-11-29 22:32:53 +08:00
  • 0113002ee5 build(deps): bump highlight.js from 9.18.1 to 9.18.5 in /frontend dependabot[bot] 2020-11-25 03:21:17 +00:00
  • 5f46b6a771 Update README Jianhui Zhao 2020-10-06 22:25:04 +08:00
  • 5a4d6a66d8 Merge pull request #58 from zhaojh329/dependabot/npm_and_yarn/frontend/hapi/hoek-8.5.1 Jianhui Zhao 2020-10-05 13:22:16 +08:00
  • 58610d2859 build(deps): bump @hapi/hoek from 8.5.0 to 8.5.1 in /frontend dependabot[bot] 2020-09-19 01:10:26 +00:00
  • c62532fb85 Merge pull request #57 from zhaojh329/dependabot/npm_and_yarn/frontend/http-proxy-1.18.1 Jianhui Zhao 2020-09-19 09:09:36 +08:00
  • 7157b07e54 build(deps): bump http-proxy from 1.18.0 to 1.18.1 in /frontend dependabot[bot] 2020-09-11 09:03:04 +00:00
  • 3c3c79a237 Merge pull request #52 from zhaojh329/dependabot/npm_and_yarn/frontend/elliptic-6.5.3 Jianhui Zhao 2020-08-05 19:35:05 +08:00
  • 64222b4c58 build(deps): bump elliptic from 6.5.2 to 6.5.3 in /frontend dependabot[bot] 2020-08-01 14:43:46 +00:00
  • 7980ed1b7c Merge pull request #50 from zhaojh329/dependabot/npm_and_yarn/frontend/lodash-4.17.19 Jianhui Zhao 2020-07-20 22:53:30 +08:00
  • 8b401d2f88 build(deps): bump lodash from 4.17.15 to 4.17.19 in /frontend dependabot[bot] 2020-07-19 16:08:58 +00:00
  • fb82b23738 Merge pull request #47 from zhaojh329/dependabot/npm_and_yarn/frontend/websocket-extensions-0.1.4 Jianhui Zhao 2020-06-08 08:59:51 +08:00
  • e78957cbbf build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend dependabot[bot] 2020-06-07 21:35:14 +00:00
  • 4c5295d683 Fix bug: Can't connect device which not whitelisted Jianhui Zhao 2020-03-18 09:55:21 +08:00
  • 19efd505e2 Support connect devices with no web login required Jianhui Zhao 2020-03-17 23:08:14 +08:00
  • 4022dc76c5 /cmd: need auth Jianhui Zhao 2020-03-16 23:21:39 +08:00
  • d38377c60c http: Don't use default gin Engine Jianhui Zhao 2020-03-16 23:08:11 +08:00
  • c489081650 Merge pull request #42 from zhaojh329/dependabot/npm_and_yarn/frontend/acorn-6.4.1 Jianhui Zhao 2020-03-16 18:41:44 +08:00
  • b353d269c4 build(deps): bump acorn from 6.4.0 to 6.4.1 in /frontend dependabot[bot] 2020-03-16 02:42:49 +00:00
  • 1de05dbc4b http auth: Optimize code Jianhui Zhao 2020-03-16 00:40:58 +08:00
  • 8da4542006 Fix CI Jianhui Zhao 2020-03-15 20:35:36 +08:00
  • a065f65857 Bump version 3.1.3 Jianhui Zhao 2020-03-15 20:30:22 +08:00
  • 22a1a26b1f Optimize code and api Jianhui Zhao 2020-03-15 20:13:35 +08:00
  • 0d36eee7d3 frontend: Fix router guard Jianhui Zhao 2020-03-15 19:20:20 +08:00
  • 2646d5579d vue-router: Use props Jianhui Zhao 2020-03-15 17:40:26 +08:00
  • 2f81248bfc Drop the auto login to device Jianhui Zhao 2020-03-15 17:07:56 +08:00
  • f11efed7b9 httpAuth: Optimize code using functions from gin Jianhui Zhao 2020-03-13 22:41:51 +08:00
  • 8f2c7aa3a5 http: Fix a bug of using gin Jianhui Zhao 2020-03-13 22:19:09 +08:00
  • ac1c527237 web: use gin Jianhui Zhao 2020-03-13 00:22:52 +08:00
  • b43ba68561 vue-router: Use history mode Jianhui Zhao 2020-03-11 22:44:39 +08:00
  • af994f5b00 Bump version 3.1.2 Jianhui Zhao 2020-03-01 16:36:21 +08:00
  • aa42ba4405 Remove unnecessary time output Jianhui Zhao 2020-02-29 13:43:29 +08:00
  • f3ea08ee15 go mod: Update to go1.14 Jianhui Zhao 2020-02-27 18:08:42 +08:00
  • 8ee4a41395 Update README Jianhui Zhao 2020-02-24 23:06:43 +08:00
  • 35a6e9a9b2 rename 'web' to 'frontend' Jianhui Zhao 2020-02-24 09:56:43 +08:00
  • ef9944bc79 web: Fix bug of download unsuffixed file Jianhui Zhao 2020-02-23 22:48:21 +08:00
  • 9d42c8ad5b build.sh: Remove some archs Jianhui Zhao 2020-02-23 14:30:37 +08:00
  • 3619061d43 web: set the cursor of contextmenu as arrow Jianhui Zhao 2020-02-19 23:29:13 +08:00
  • 89e703c554 fontsize: Support staging on server Jianhui Zhao 2020-02-19 23:23:22 +08:00
  • 267c0ea634 web: implement contextmenu Jianhui Zhao 2020-02-15 14:44:05 +08:00
  • 48568ebc3e web: Remove debug code Jianhui Zhao 2020-02-14 23:18:06 +08:00
  • ae85772721 web: Fix code style Jianhui Zhao 2020-02-14 23:17:46 +08:00
  • 1cc66b2b01 Fix README Jianhui Zhao 2020-02-12 21:21:46 +08:00
  • dbcef83e9d Bump version 3.1.1 Jianhui Zhao 2020-02-12 21:07:16 +08:00
  • a6d4548184 Fix code bug: log to file only run background Jianhui Zhao 2020-02-12 16:57:44 +08:00
  • 2f83c70e5e Fix log fail Jianhui Zhao 2020-02-12 16:53:26 +08:00
  • 71a1d5bd2c Use zerolog Jianhui Zhao 2020-02-12 00:24:32 +08:00
  • 00fe9e7769 Bump version 3.1.0 Jianhui Zhao 2020-02-10 21:15:18 +08:00
  • 176865f756 generate-CA.sh: Update Jianhui Zhao 2020-02-10 21:05:46 +08:00
  • abf4fd64f1 build.sh: No longer providing self-signed certificates Jianhui Zhao 2020-02-10 21:03:08 +08:00
  • 10dae5ea12 build.sh: Build more arch Jianhui Zhao 2020-02-10 21:01:45 +08:00
  • 1d85e64bca ssl cert/key config: Remove default value Jianhui Zhao 2020-02-10 20:07:11 +08:00
  • 7f5bcb5fd6 Update README Jianhui Zhao 2020-02-10 20:02:44 +08:00
  • c2decf6ec8 Drop the pwauth Jianhui Zhao 2020-02-10 19:25:40 +08:00
  • 0c20b5340c Make the variable names more understand Jianhui Zhao 2020-02-10 18:24:30 +08:00
  • 3c157b38da Fix typo Jianhui Zhao 2020-02-10 18:16:03 +08:00
  • 181f192a9f Don't print GitCommit and BuildTime If it is empty Jianhui Zhao 2020-02-09 23:11:20 +08:00
  • 9875a70787 not implement auth_freebsd Jianhui Zhao 2020-02-09 22:30:50 +08:00
  • 90b904e938 web: Fix code style Jianhui Zhao 2020-02-09 15:42:30 +08:00
  • a3d16cb5a7 web: use VueCli4.x and typescript Jianhui Zhao 2020-02-07 23:56:08 +08:00
  • 582f049c09 Update iview to 4.1.1 Jianhui Zhao 2020-02-02 14:22:26 +08:00
  • 38e7482590 html: Update some package Jianhui Zhao 2020-01-31 17:58:13 +08:00
  • 9a21b5b3cf html: Optimize code Jianhui Zhao 2020-01-31 17:46:02 +08:00
  • 0846fceb99 Do not use websocket for device Jianhui Zhao 2020-01-17 01:39:15 +08:00
  • ebd9b0d095 Merge pull request #34 from zsichen/dev Jianhui Zhao 2019-11-05 14:39:25 +08:00
  • f877694fea Merge pull request #33 from zsichen/docker Jianhui Zhao 2019-11-04 18:43:02 +08:00
  • 08b7250082 Merge pull request #32 from tamisoft/build_script_fix Jianhui Zhao 2019-11-04 18:42:45 +08:00
  • 3ab22bf875 command.go: Add required parameter in CommandInfo zusicheng 2019-11-04 17:40:40 +08:00
  • 8784e3c72e Docker: Update for building PAM zusicheng 2019-11-04 16:33:04 +08:00
  • 5b0cc487a6 Security: Check session id before accepting request cyzkul@gmail.com 2019-11-02 16:43:09 +08:00
  • d4ed044f3f Fix for the build.sh Levente Tamas 2019-11-02 18:37:31 +02:00
  • a34d67ab15 Update README Jianhui Zhao 2019-11-02 22:49:28 +08:00
  • 93a354f8be mod: update Jianhui Zhao 2019-11-02 22:16:20 +08:00
  • 11bf5e4f17 Fix code style Jianhui Zhao 2019-11-02 22:15:42 +08:00
  • 072ba343fb Merge pull request #31 from tamisoft/noroot-pam Jianhui Zhao 2019-11-02 22:13:26 +08:00
  • d0a77891f8 Removed root user dependency, added PAM authentication Levente Tamas 2019-11-02 02:44:18 +02:00
  • 285ec67a48 html: Fix code style Jianhui Zhao 2019-10-16 22:36:40 +08:00
  • 5e23e860a4 Dockerfile: Trim trailing space Jianhui Zhao 2019-10-16 22:29:52 +08:00
  • 071a6ef5b8 Merge pull request #30 from zsichen/master Jianhui Zhao 2019-10-16 22:23:03 +08:00
  • 6e5ab4eadc add Dockerfile zusicheng 2019-10-14 19:34:32 +08:00
  • 4a3e22b1a7 Support configuring the base URL zusicheng 2019-10-12 15:50:52 +08:00
  • b900169f52 Update mod Jianhui Zhao 2019-09-05 17:13:42 +08:00
  • 50fe261d01 Change the license information Jianhui Zhao 2019-09-03 14:57:16 +08:00
  • 27abde3a40 Bump version 2.10.3 Jianhui Zhao 2019-08-13 11:26:07 +08:00
  • 8239c6baae html: Fix i18n Jianhui Zhao 2019-08-13 11:23:38 +08:00