Commit Graph

  • e26337f3ea chore: improve code Jianhui Zhao 2021-09-16 11:43:30 +00:00
  • a690e3a54a feat: upload/download file support per tty Jianhui Zhao 2021-09-16 10:44:47 +00:00
  • d00831af35 perf: improve code Jianhui Zhao 2021-09-16 01:31:17 +08:00
  • 80885c6165 docs: update Jianhui Zhao 2021-09-15 14:28:31 +00:00
  • a58a798090 chore: database source default to "sqlite3://rttys.db" Jianhui Zhao 2021-09-15 14:24:14 +00:00
  • c9eb0af81c ci: only build linux amd64 Jianhui Zhao 2021-09-15 14:21:02 +00:00
  • 59b1d337da refactor: Match the protocol version between rtty and rttys Jianhui Zhao 2021-09-15 08:31:27 +00:00
  • fa2cbd14b1 refactor: change the login process to improve stability Jianhui Zhao 2021-09-09 08:14:39 +00:00
  • b860073afc chore: bump version 3.7.0 Jianhui Zhao 2021-09-15 06:21:17 +00:00
  • 2291340776 perf: gzip ui asserts Jianhui Zhao 2021-09-14 15:57:22 +00:00
  • 29a925d4a9 chore: improve code Jianhui Zhao 2021-09-11 02:13:32 +08:00
  • f7813ce574 perf: improve write message to device Jianhui Zhao 2021-09-09 15:13:23 +00:00
  • 86ad5e5a1b fix: Msgf call has arguments but no formatting directives Jianhui Zhao 2021-09-09 15:05:02 +00:00
  • 54359e99e0 chore: improve code style Jianhui Zhao 2021-09-09 14:47:22 +00:00
  • 2fc4c7796b chore: improve code Jianhui Zhao 2021-09-08 12:26:20 +00:00
  • 187b9e36ad chore: update all go modules to latest Jianhui Zhao 2021-09-08 11:52:41 +00:00
  • 1541bdc9e6 chore: use go 1.17 Jianhui Zhao 2021-09-08 11:43:42 +00:00
  • d18dfb16ab chore: remove .travis.yml Jianhui Zhao 2021-09-08 11:36:57 +00:00
  • c857cc305b chore: rename go module to rttys Jianhui Zhao 2021-09-08 10:33:47 +00:00
  • a0c4f76dcb perf: disconnect early when an invalid message was received Jianhui Zhao 2021-09-08 10:11:58 +00:00
  • c4a64067b6 chore: change config comment Jianhui Zhao 2021-09-08 09:36:07 +00:00
  • deb5377437 chore: rename frontend to ui Jianhui Zhao 2021-09-08 09:34:29 +00:00
  • ba8dd6e1f9 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /frontend (#90) dependabot[bot] 2021-08-17 11:36:17 +08:00
  • 5cc96bd664 build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /frontend (#82) dependabot[bot] 2021-07-29 13:45:38 +08:00
  • 386652802d build(deps): bump ws from 6.2.1 to 6.2.2 in /frontend (#84) dependabot[bot] 2021-07-29 13:45:29 +08:00
  • d5067096e8 build(deps): bump github.com/gin-gonic/gin from 1.5.0 to 1.7.0 (#89) dependabot[bot] 2021-07-29 13:45:19 +08:00
  • 664da3f8fe build(deps): bump postcss from 7.0.35 to 7.0.36 in /frontend (#85) dependabot[bot] 2021-07-29 13:45:04 +08:00
  • 9527ae775c Adjust the database configuration format of the configuration file to support the selection of MySQL and SQLite3. (#88) jiajian0611 2021-07-29 13:44:01 +08:00
  • 90990613f0 chore: Bump version 3.6.0 Jianhui Zhao 2021-05-28 21:20:39 +08:00
  • e7e74254e4 feat: support delete offline devices Jianhui Zhao 2021-05-28 21:19:06 +08:00
  • 0c86278ce0 perf: Clarer logs Jianhui Zhao 2021-05-24 23:40:57 +08:00
  • 7c6ec42d66 fix: previous device was removed due to a ID conflict Jianhui Zhao 2021-05-23 19:28:41 +08:00
  • af7e60fdad ci: fix get version Jianhui Zhao 2021-05-22 00:10:25 +08:00
  • 4a0eb3d7e3 build(deps): bump lodash from 4.17.19 to 4.17.21 in /frontend (#80) dependabot[bot] 2021-05-21 23:45:49 +08:00
  • 4ec2c73a73 build(deps): bump ssri from 6.0.1 to 6.0.2 in /frontend (#79) dependabot[bot] 2021-05-21 23:45:40 +08:00
  • 7a6f373da7 build(deps): bump y18n from 4.0.0 to 4.0.1 in /frontend (#77) dependabot[bot] 2021-05-21 23:45:31 +08:00
  • 4755008fb7 ci: use marvinpinto/action-automatic-releases Jianhui Zhao 2021-05-21 23:43:09 +08:00
  • 51adecf540 chore: clarer logs Jianhui Zhao 2021-05-21 22:13:00 +08:00
  • ffecc1e545 Merge branch 'admin' Jianhui Zhao 2021-05-02 19:08:03 +08:00
  • 7bc0542dea feat: device management Jianhui Zhao 2021-02-28 21:36:04 +08:00
  • be1f20f2ce improve code Jianhui Zhao 2021-05-02 18:51:07 +08:00
  • 2124254952 database: use mysql Jianhui Zhao 2021-05-02 17:29:37 +08:00
  • 091a5ba714 frontend: fix title in Sign up Jianhui Zhao 2021-05-02 17:16:19 +08:00
  • 048ff5d04d style: fix Jianhui Zhao 2021-05-02 15:47:06 +08:00
  • 5ba6a85222 fix: Sample configuration Jianhui Zhao 2021-04-27 22:39:24 +08:00
  • 51d13a1686 fix: remove unused command line param Jianhui Zhao 2021-04-27 22:38:40 +08:00
  • 50126dd78e feat: auto select an available port for web proxy Jianhui Zhao 2021-04-27 22:35:18 +08:00
  • 42b9ab9523 improve code Jianhui Zhao 2021-04-24 18:22:18 +08:00
  • bd59b3c1d7 other: improve login Jianhui Zhao 2021-04-16 12:13:51 +08:00
  • 5c74de338d build(deps): bump elliptic from 6.5.3 to 6.5.4 in /frontend (#75) dependabot[bot] 2021-03-10 17:34:30 +08:00
  • 7fed1bbdcd Improve code Jianhui Zhao 2021-02-28 20:40:27 +08:00
  • b5ecca7b7e feat: Local authentication is configurable Jianhui Zhao 2021-02-28 20:36:06 +08:00
  • 2a08cb5a8f feat: store font size in database Jianhui Zhao 2021-02-28 20:30:43 +08:00
  • 28305360dc fix: set/get font size of terminal Jianhui Zhao 2021-02-28 20:22:29 +08:00
  • aae2651207 Merge branch 'master' of https://gitee.com/zhaojh329/rttys Jianhui Zhao 2021-02-27 23:16:38 +08:00
  • 1324911b10 fix: sign out Jianhui Zhao 2021-02-27 23:15:34 +08:00
  • dd3fb3e9a7 feat: support user sign up Jianhui Zhao 2021-02-24 23:25:54 +08:00
  • 6727273dbb Add issue template Jianhui Zhao 2021-02-25 20:33:17 +08:00
  • 4babe35b24 Bump version 3.5.0 Jianhui Zhao 2021-02-22 22:47:28 +08:00
  • 12992acd01 fix: go-lint Jianhui Zhao 2021-02-22 22:25:26 +08:00
  • e5405250da fix: frontend: code style Jianhui Zhao 2021-02-22 20:01:26 +08:00
  • 55b4449523 feat: frontend: no jump to the home page when the terminal is closed Jianhui Zhao 2021-02-21 23:08:20 +08:00
  • c196691858 feat: frontend: open terminal in a new browser window Jianhui Zhao 2021-02-21 22:56:14 +08:00
  • e5522097fb fix: frontend: build fail Jianhui Zhao 2021-02-20 23:12:35 +08:00
  • d3c4e05041 feat: use go:embed from go1.16 Jianhui Zhao 2021-02-20 22:19:09 +08:00
  • 98c09a9ada ci: release: use go 1.16 Jianhui Zhao 2021-02-20 21:26:18 +08:00
  • d0c39b7ac0 ci: Add build.yml Jianhui Zhao 2021-02-20 21:20:58 +08:00
  • bf4f774fc2 Bump version 3.4.0 Jianhui Zhao 2021-02-19 19:15:47 +08:00
  • f3b75f396b fix: Compatible with Windows Jianhui Zhao 2021-02-19 19:14:43 +08:00
  • 97291a2d8f docs: update Jianhui Zhao 2021-02-19 17:18:14 +08:00
  • d12669a5e1 other: Optimize command line parameter name Jianhui Zhao 2021-02-19 17:16:10 +08:00
  • 33731fa1a5 other: Improve code Jianhui Zhao 2021-02-19 17:04:45 +08:00
  • b7cc62b0e7 feat: mTLS support (#68) Jiri Novotny 2021-02-18 16:07:33 +01:00
  • 2d3f9cf6d8 breaking: file: refactor Jianhui Zhao 2021-02-07 13:39:53 +08:00
  • 4409c65609 ci: release: use zhaojh329/auto-changelog Jianhui Zhao 2021-02-06 22:24:57 +08:00
  • 94487f9218 Bump version 3.3.2 Jianhui Zhao 2021-02-06 22:24:23 +08:00
  • f166f57171 ci: auto release Jianhui Zhao 2021-02-04 00:02:28 +08:00
  • d6c3bd929c fix: panic when recved invalid msg from device Jianhui Zhao 2021-02-03 15:28:47 +08:00
  • 10f9f4006e fix: frontend: file name have Chinese characters Jianhui Zhao 2021-02-02 20:29:51 +08:00
  • 1db48db9e5 fix: #67 Jianhui Zhao 2021-02-02 19:30:28 +08:00
  • 506bf6976e Bump version 3.3.1 Jianhui Zhao 2021-02-01 14:07:33 +08:00
  • 079690e189 fix websocket disconnecting after one minute of inactivity Jianhui Zhao 2021-02-01 13:36:37 +08:00
  • df8c581b59 frontend: Limits upload file size: 4294967295 Jianhui Zhao 2021-01-30 17:42:19 +08:00
  • 279ab6f9d5 frontend: Improve upload file Jianhui Zhao 2021-01-30 17:20:06 +08:00
  • e44c17314b Verify the client token only rttys configured Jianhui Zhao 2021-01-30 15:45:38 +08:00
  • d1395d4d70 Bump version 3.3.0 Jianhui Zhao 2021-01-27 20:45:34 +08:00
  • 1eff457ee8 fix code style Jianhui Zhao 2021-01-27 15:29:03 +08:00
  • 24577b5dff frontend: Increase upload file speed Jianhui Zhao 2021-01-27 00:14:13 +08:00
  • c460af8273 Bug: frontend: Avoid select multiple files Jianhui Zhao 2021-01-27 00:01:52 +08:00
  • f7cc4e9b89 Bug: frontend: fix upload file which size is 0 Jianhui Zhao 2021-01-26 23:41:22 +08:00
  • 0d8da6f9af Bug: frontend: fix build error Jianhui Zhao 2021-01-26 23:23:34 +08:00
  • 31d7e0920a refactor Jianhui Zhao 2021-01-22 21:40:05 +08:00
  • 319a21e25d Bump version 3.2.1 Jianhui Zhao 2021-01-19 23:38:20 +08:00
  • 581d230347 Compatible with older versions rtty lishimeng 2021-01-19 23:34:30 +08:00
  • fe58af759c Bump version 3.2.0 Jianhui Zhao 2021-01-19 22:15:32 +08:00
  • c1d7c6c1f9 Don't require authentication for local access Jianhui Zhao 2021-01-19 11:27:53 +08:00
  • ae3fe1c737 Support parallel access device's web Jianhui Zhao 2021-01-18 20:30:46 +08:00
  • 45c2bbb861 fix 502 while proxied by nginx Jianhui Zhao 2021-01-18 19:16:13 +08:00
  • cf4ebc6950 improve Jianhui Zhao 2021-01-17 21:46:05 +08:00
  • 9e89680c41 fix go-lint Jianhui Zhao 2021-01-17 19:29:30 +08:00