Commit Graph

  • efb4c8a539 Remove built-in TLS support in favor of Nginx termination Jianhui Zhao 2025-06-26 13:06:46 +08:00
  • 183aa31b2c ui: fix placeholder for web proxy Jianhui Zhao 2025-06-26 11:57:29 +08:00
  • ef160cc70b ui: remove compositionOnly: false Jianhui Zhao 2025-06-25 22:17:29 +08:00
  • a7db997ea7 ui: remove unused method in ContextMenu.vue Jianhui Zhao 2025-06-23 14:05:36 +08:00
  • c9097e95df pretty ui title Jianhui Zhao 2025-06-23 12:19:47 +08:00
  • dd2e8351a5 Fix language following the browser. Jianhui Zhao 2025-06-23 12:18:56 +08:00
  • 046ff5943d remove some doc Jianhui Zhao 2025-06-22 21:58:06 +08:00
  • 09c01dabd8 copy rttys.service to release Jianhui Zhao 2025-06-22 18:27:50 +08:00
  • eaf1c3960a add expire for httpProxySessions Jianhui Zhao 2025-06-20 17:07:34 +08:00
  • 33f82c789a fix log for http proxy Jianhui Zhao 2025-06-20 16:56:16 +08:00
  • 9a4d81ba71 close device if invalid msg type received. Jianhui Zhao 2025-06-20 16:11:55 +08:00
  • 9dc80c91fc ui: fix translate Jianhui Zhao 2025-06-19 22:34:58 +08:00
  • 79401c60fb ci: update github workflows Jianhui Zhao 2025-06-19 22:08:43 +08:00
  • a355893d09 chore: update README Jianhui Zhao 2025-06-19 16:03:20 +08:00
  • 87a8e877f2 feat: update cli to github.com/urfave/cli/v3 Jianhui Zhao 2025-06-17 18:22:22 +08:00
  • 8f2cf21dfb fix: Fix func GenUniqueID Jianhui Zhao 2025-06-17 17:51:16 +08:00
  • a1ba56b9df docs: update README Jianhui Zhao 2025-06-17 17:33:45 +08:00
  • 553b64be8b refactor: remove command line for generate token. Jianhui Zhao 2025-06-17 17:29:11 +08:00
  • 74f6b42933 fix: Fix typo Jianhui Zhao 2025-06-17 11:50:05 +08:00
  • 68cfedf733 perf: improve sending PingMessage for web user Jianhui Zhao 2025-06-17 09:17:15 +08:00
  • 2dffb56e8a chore: remove readmex bage Jianhui Zhao 2025-06-16 20:22:46 +08:00
  • d926f0ac6c perf: Improve file upload speed Jianhui Zhao 2025-06-16 19:52:21 +08:00
  • f51ddc75d7 chore: Delete irrelevant files generate-CA.sh Jianhui Zhao 2025-06-16 18:33:23 +08:00
  • 3f41e57b66 feat: update some go packages Jianhui Zhao 2025-06-16 18:27:10 +08:00
  • 5477976428 perf: Remove unnecessary atomic operations Jianhui Zhao 2025-06-16 16:39:32 +08:00
  • 84707378e0 perf: improve device heartbeat Jianhui Zhao 2025-06-16 16:03:16 +08:00
  • c7592da63f fix: Ensure the client is only close once Jianhui Zhao 2025-06-16 15:29:14 +08:00
  • 5cca249873 fix: stop timer while handle register for device Jianhui Zhao 2025-06-16 14:58:55 +08:00
  • 1c41f1d90e feat(ui): More convenient access device web Jianhui Zhao 2025-06-15 18:04:35 +08:00
  • ba05ea6764 perf(ui): improve code via create a vue component RttyCmd Jianhui Zhao 2025-06-15 15:33:45 +08:00
  • a23267dd53 feat: Add option allow-origins Jianhui Zhao 2025-06-15 00:08:21 +08:00
  • a6ae0322a6 feat: add an api /dev/:devid to get one device Jianhui Zhao 2025-06-12 19:58:57 +08:00
  • 41723aca41 perf: Optimize HTTP session management Jianhui Zhao 2025-06-12 19:12:46 +08:00
  • 8644fff049 perf: Optimize the device registration process. Jianhui Zhao 2025-06-12 15:44:24 +08:00
  • 166ef7e991 refactor: parse device messages using TLV. Jianhui Zhao 2025-06-12 14:58:17 +08:00
  • 7c5ebee190 style: Fix code style Jianhui Zhao 2025-06-12 09:31:17 +08:00
  • a6b008ed6e feat: more convenient to set the terminal font size. Jianhui Zhao 2025-06-12 00:11:05 +08:00
  • 8818c09d8d feat: submit on keyup of enter in Login page. Jianhui Zhao 2025-06-11 23:05:09 +08:00
  • cbfa9f8bd4 chore: use autofocus for el-input Jianhui Zhao 2025-06-11 22:56:26 +08:00
  • f80ae5c7eb feat: update all packages to latest Jianhui Zhao 2025-06-11 21:56:55 +08:00
  • b0258a312b perf: call device hook in goroutine Jianhui Zhao 2025-06-11 19:34:29 +08:00
  • b5ba94e067 fix: Fix redundant if judgments in device register. Jianhui Zhao 2025-06-11 18:58:39 +08:00
  • 7f1ff94f83 chore: pretty Login page Jianhui Zhao 2025-06-11 18:22:06 +08:00
  • 0bfce6163a fix: Fix device message length validation. Jianhui Zhao 2025-06-11 16:17:37 +08:00
  • 079c601ea5 refactor: Replace dev-auth-url with dev-hook-url Jianhui Zhao 2025-06-11 12:04:09 +08:00
  • 7db180c749 refactor: password not required for execute command Jianhui Zhao 2025-06-11 11:09:17 +08:00
  • ab87db1f7d refactor: Remove device white list support Jianhui Zhao 2025-06-11 10:36:53 +08:00
  • b1e592f1fa refactor: Remove database support Jianhui Zhao 2025-06-11 09:54:35 +08:00
  • 6e896cac2b refactor: Remove multi user support Jianhui Zhao 2025-06-10 20:55:43 +08:00
  • 6a4b0a650c refactor: Remove the fontsize API Jianhui Zhao 2025-06-10 19:52:50 +08:00
  • 72ef7ee190 feat: add support use heartbeat interval from rtty client. Jianhui Zhao 2025-06-10 12:30:11 +08:00
  • 306a812bbc docs: Add badge of readmex and deepwiki Jianhui Zhao 2025-06-10 14:37:53 +08:00
  • a6a9f5934c chore: more debug log Jianhui Zhao 2025-06-10 10:59:38 +08:00
  • 68796db4e1 Update FUNDING.yml Jianhui Zhao 2025-06-08 15:52:32 +08:00
  • abce7784fe feat: bump version 4.4.5 v4.4.5 Jianhui Zhao 2025-06-05 15:46:33 +08:00
  • b6cbf55760 fix: Fix the device heartbeat detection mechanism Jianhui Zhao 2025-06-05 14:47:30 +08:00
  • d76b400fe7 feat: bump version 4.4.4 v4.4.4 Jianhui Zhao 2025-05-28 14:36:19 +08:00
  • 16e0e4ed76 perf: replace ioutil.ReadAll with io.ReadAll Jianhui Zhao 2025-05-28 14:34:42 +08:00
  • bfefcdb0bd perf: replace interface{} with any Jianhui Zhao 2025-05-28 14:25:18 +08:00
  • fb953b665e perf: optimize JSON message construction using fmt.Appendf Jianhui Zhao 2025-05-28 14:15:31 +08:00
  • bb112787d0 fix: prevent concurrent map access with sync.Map Jianhui Zhao 2025-05-28 14:08:37 +08:00
  • 181815046c chore: update FUNDING.yml Jianhui Zhao 2025-05-22 23:42:00 +08:00
  • f47120a41f feat: bump version 4.4.3 v4.4.3 Jianhui Zhao 2025-05-12 11:37:20 +08:00
  • 819dcbd00f fix: Fix potential panic issue 9dfc856 Jianhui Zhao 2025-05-12 11:34:28 +08:00
  • 385a7bbc00 feat: bump version 4.4.2 v4.4.2 Jianhui Zhao 2025-04-25 16:14:55 +08:00
  • 35a306dfd9 ci: use ubuntu-24.04 Jianhui Zhao 2025-04-25 16:13:45 +08:00
  • 9dfc856b74 fix: Fix potential panic issue Jianhui Zhao 2025-04-25 16:03:56 +08:00
  • 3840811605 fix: use the WebUI cert and key file for web proxy service Dien Nguyen 2025-01-31 20:40:12 +07:00
  • 13bc09c2c1 feat: bump version 4.4.1 v4.4.1 Jianhui Zhao 2025-01-23 12:27:30 +08:00
  • 837cb8b188 fix: Fix panic due to send on closed channel Jianhui Zhao 2025-01-23 12:18:41 +08:00
  • 2540677ce5 feat: bump version 4.4.0 v4.4.0 Jianhui Zhao 2025-01-16 17:08:19 +08:00
  • 0e4c8acbe0 chore: add more debug log Jianhui Zhao 2025-01-16 14:45:35 +08:00
  • 391096e7ae feat: Update all golang dependencies. Jianhui Zhao 2025-01-16 12:25:49 +08:00
  • 5e8bb12c6d feat: add support set http-proxy-redir-domain in nginx proxy. Jianhui Zhao 2025-01-16 11:20:54 +08:00
  • 282f4452a9 docs: fix README Jianhui Zhao 2025-01-16 11:17:41 +08:00
  • 9b923492e0 chore: pretty code style Jianhui Zhao 2025-01-16 10:40:36 +08:00
  • bd0138743f chore: add more debug log Jianhui Zhao 2025-01-16 10:02:20 +08:00
  • 5b24011243 fix(ui): Fix copy text from term. Jianhui Zhao 2025-01-15 18:14:48 +08:00
  • 8847ff6c3c feat: bump version 4.3.0 v4.3.0 Jianhui Zhao 2025-01-14 19:38:12 +08:00
  • 58ac74caf2 feat: default listen tcp4 for http proxy Jianhui Zhao 2025-01-14 19:34:53 +08:00
  • 7c915d80aa chore: use golang.org/x/term Jianhui Zhao 2025-01-14 17:41:41 +08:00
  • 9d157eb954 feat: add support set log level Jianhui Zhao 2025-01-14 16:10:06 +08:00
  • c76c5335cb chore: add more log Jianhui Zhao 2025-01-14 16:09:30 +08:00
  • a749bd3e8a feat: add support set http-proxy-redir-url in nginx proxy. Jianhui Zhao 2025-01-14 12:03:55 +08:00
  • 626ee13729 docs: fix proxy via nginx Jianhui Zhao 2024-12-18 15:53:55 +08:00
  • e0880d4a4e feat: bump version 4.2.0 v4.2.0 Jianhui Zhao 2024-12-17 11:59:37 +08:00
  • b448c00831 doc: update Jianhui Zhao 2024-12-17 11:49:29 +08:00
  • 90d51a5ec4 perf: Improve configuration parsing logic Jianhui Zhao 2024-12-17 11:03:00 +08:00
  • b326fb917b perf: improve code Jianhui Zhao 2024-12-17 09:13:44 +08:00
  • 91f6e74116 feat(ui): add an error page to show error message. Jianhui Zhao 2024-12-16 15:18:54 +08:00
  • fec71e8374 doc: update Jianhui Zhao 2024-12-16 11:20:57 +08:00
  • a272ad4e80 feat: add support set http-proxy-redir-domain Jianhui Zhao 2024-12-16 11:15:40 +08:00
  • 47d3fa43cb doc: update Jianhui Zhao 2024-12-13 15:26:05 +08:00
  • 0e1fdf10a6 fix: Fix local-auth for api /connect/:devid Jianhui Zhao 2024-12-13 15:16:53 +08:00
  • 41d902dd67 perf: Set the default value of local-auth to true Jianhui Zhao 2024-12-13 15:16:47 +08:00
  • 3c640ccf72 fix(ui): Fix term window size for white-list device Jianhui Zhao 2024-12-13 12:20:51 +08:00
  • 7c760bd057 feat: Add support use own device authentication server Jianhui Zhao 2024-12-13 11:07:34 +08:00
  • fcf7a2b5b3 style: fix code style Jianhui Zhao 2024-12-13 11:27:16 +08:00
  • d17caa758e doc: perfect docker usage. Jianhui Zhao 2024-11-30 11:20:24 +08:00
  • b37a4776e8 feat: bump version 4.1.5 v4.1.5 Jianhui Zhao 2024-11-28 22:26:54 +08:00