Commit Graph
100 Commits
Author SHA1 Message Date
lejianwen 6d9c245c81 fix(webclient): port 2025-02-16 14:17:37 +08:00
lejianwen 7fa9b79f31 fix(webclient): port 2025-02-16 14:11:36 +08:00
lejianwen c7f3d13b7f fix(webclient): port 2025-02-16 13:33:06 +08:00
lejianwen 46f08a89d2 feat: Login by pwd can be disable
---

Closes: #141
2025-02-16 13:06:45 +08:00
lejianwen 0dcfedb4dc fix(webclient)!: Webclient path is /ws/(relay|id) (#73 #143 #140)
Webclient 的反代引发了很多问题,现在将在HTTPS下的path固定为`/ws/(relay|id)`

---

Closes: #143 #140
2025-02-16 12:41:32 +08:00
lejianwen 918bf85a2d style: middleware name 2025-02-12 22:09:52 +08:00
lejianwen 99db5f7190 fix(admin): Admin web title 2025-02-12 21:10:07 +08:00
lejianwen 18eff791b2 style: Module name 2025-02-12 19:46:39 +08:00
lejianwen 624dcacac5 style: generate 2025-02-12 16:56:41 +08:00
lejianwen 878d5fd27c style: Remove generate 2025-02-12 16:25:04 +08:00
lejianwen 4b893ce0e8 docs: Docs 2025-02-12 16:14:51 +08:00
lejianwen 472524f836 style: Module name 2025-02-12 16:07:51 +08:00
lejianwen dbf8b23b15 fix: Config watchConfig (#135)
---
Closes: #135
2025-02-10 10:13:34 +08:00
lejianwen 79a5dd53ae fix: User disabled can not work (#133)
---
Closes: #133
2025-02-10 10:13:15 +08:00
lejianwen 5a9c972de0 docs: Readme 2025-02-09 21:13:01 +08:00
lejianwen eb642f66ca docs: Readme 2025-02-07 18:14:12 +08:00
lejianwen 8cac15f7dd style: Log time 2025-02-07 17:57:28 +08:00
lejianwen 5011e2b7c1 feat: Web sso env (#125) 2025-02-07 17:52:40 +08:00
lejianwen b0008143b1 docs: Up readme 2025-02-07 17:52:40 +08:00
lejianwen a3c3ab5a72 style: Up conf 2025-02-07 17:52:40 +08:00
lejianwen 3a16269215 docs: Up readme 2025-02-07 17:52:40 +08:00
lejianwen 151145b0c3 feat: Random Initial Password for Admin (#117) 2025-02-07 17:52:39 +08:00
lejianwen 9c794e9d4b fix(build): Fix no admin in deb (#119 #120) 2025-02-03 13:29:35 +08:00
lejianwen 01f697d279 fix(api): Add Default Token Expire (#113) 2025-02-03 13:18:08 +08:00
lejianwen 6cdc37333b style: webclient 2025-02-03 00:01:10 +08:00
lejianwen f49457dc5b feat(webclient): Up to 1.3.7 2025-01-21 19:12:28 +08:00
lejianwen d9e2e247ea feat(api): Add api token expire
Resolves #109
2025-01-21 18:23:28 +08:00
lejianwen c6f2f2f150 feat(api): Add api/version
Resolves #110
2025-01-20 20:04:22 +08:00
lejianwen 56b9c66cb8 docs: Up Swagger docs 2025-01-20 19:35:47 +08:00
lejianwen 5d8a0d0e1f style: Add Start Tips 2025-01-20 13:12:45 +08:00
lejianwen f4cb9beda5 fix(api): Change tag to alphabetical sorting
Fixes: #108
2025-01-20 13:07:41 +08:00
lejianwen b66fc3c06d fix(docs): Api Route doc 2025-01-19 13:10:43 +08:00
lejianwen ab2e1a9236 feat(i18n): Add ZH_TW 2025-01-19 13:10:19 +08:00
lejianwen eb7ab63563 docs: Up readme 2025-01-16 22:01:23 +08:00
lejianwen 4cf7d01622 docs: Up readme 2025-01-16 21:59:46 +08:00
lejianwen a876078a9c feat(server): Rustdesk Id Server Port & Relay Server Port #104 2025-01-16 20:57:00 +08:00
lejianwen 495f2ae3c6 refactor(config): Up Config Load 2025-01-16 20:40:42 +08:00
lejianwen 4e6d11baf0 docs: Up readme 2025-01-15 21:56:04 +08:00
lejianwen a951b982b3 fix: Jwt 2025-01-15 20:26:26 +08:00
lejianwen a33be66504 docs: Up readme 2025-01-15 20:09:08 +08:00
lejianwen f41b9d5887 feat!: Add JWT
- `RUSTDESK_API_JWT_KEY`如果设置,将会启用JWT,token自动续期功能将失效
- 此功能是为了server端校验token的合法性
2025-01-15 19:25:28 +08:00
lejianwen 3c608463e6 docs: Up readme 2025-01-12 23:12:00 +08:00
lejianwen eeffbe124a docs: Up readme 2025-01-12 21:35:34 +08:00
lejianwen d7f2d54faa feat(server): Add Rustdesk Relay Server Commands 2025-01-04 20:49:44 +08:00
lejianwen 7db4b03634 style(server): fmt print to log 2025-01-02 21:49:37 +08:00
lejianwen 77760a681a docs: Up readme 2025-01-02 17:03:07 +08:00
lejianwen f9c1447ceb fix: Fix Dockerfile_full_s6 2024-12-31 23:33:17 +08:00
lejianwen fb749c1902 fix(server): Fix Rustdesk Sys Command 2024-12-31 23:29:05 +08:00
lejianwen 240c44aa07 feat(server): Add Rustdesk Command
And add build full s6 image for rustdesk command
2024-12-31 23:16:15 +08:00
lejianwen 92cd8642c8 docs(readme): Up readme
Connection timeout issues move to #92
2024-12-30 13:36:57 +08:00
lejianwen 89d90cf919 docs(readme): Up readme
Connection timeout issues move to #92
2024-12-30 13:35:06 +08:00
lejianwen 920c6b6d8b docs(readme): Up readme
Connection timeout issues move to #92
2024-12-30 13:33:11 +08:00
lejianwen 1dd4df3a1c chore(buildTest): add start.bat to run on windows 2024-12-27 20:13:55 +08:00
lejianwen c7d44cc253 fix(build): add start.bat to run on windows(#89) 2024-12-27 20:09:08 +08:00
lejianwen 5082ab1893 refactor(admin): Move Admin Web Route to user model 2024-12-27 19:27:33 +08:00
lejianwen e8b2425222 feat(admin): Add My Login log 2024-12-27 19:25:59 +08:00
lejianwen 09d12cefd8 feat(admin): Support Markdown to welcome msg 2024-12-25 19:21:50 +08:00
lejianwen 5f1166965d fix(api): Get ab list when personal is disabled (#86) 2024-12-25 19:04:42 +08:00
lejianwen 0dbab182e9 fix(webclient): share fail when expire is 0
Closes: #88
2024-12-25 15:01:03 +08:00
lejianwen 512f3f99fd fix(build): fix build_test.yml 2024-12-25 14:06:29 +08:00
lejianwen 6fb4fad705 fix(build): up build.yml to build deb 2024-12-25 13:20:12 +08:00
lejianwen fa92529e9b chore(build): up build.yml to build deb 2024-12-25 12:57:11 +08:00
lejianwen ce063bd3ac feat(webclient): v1.3.5 -> v1.3.6 2024-12-24 10:25:47 +08:00
lejianwen 4468894dfb chore(changelog): up build.yml to generate changelog 2024-12-22 14:14:51 +08:00
lejianwen 8b00b919ad chore(changelog): up build.yml to generate changelog 2024-12-22 14:04:23 +08:00
64f4a6dfac feat(i18n): Merge pull request #85 from jimmyGALLAND/trans-fr
add locale french
2024-12-22 13:57:56 +08:00
lejianwen a771b1e9b0 fix(webclient): remove console.log when query online by new 2024-12-21 21:49:03 +08:00
lejianwen 7750f9c54d chore(changelog): up build.yml to add changelog 2024-12-21 21:39:11 +08:00
lejianwen b2d24ee67b docs(webclient): up readme 2024-12-21 21:31:54 +08:00
lejianwen 589a2a5123 feat(webclient): add new query_online function
There may be a loss of performance
Therefore, it is not enabled by default
2024-12-21 21:15:06 +08:00
lejianwen 184d3d357d optimize add ab from peer #84 2024-12-20 11:11:32 +08:00
lejianwen 50b3d85270 up docs and readme 2024-12-18 14:28:06 +08:00
lejianwen 09fdd34ba3 fix captcha 2024-12-18 13:51:06 +08:00
lejianwen bba10261c5 fix captcha 2024-12-18 13:36:01 +08:00
lejianwen 46bfe54097 add show-swagger config #83 2024-12-18 12:50:09 +08:00
lejianwen 503e7a307e up docs 2024-12-18 12:44:06 +08:00
lejianwen 821b0a6faf add captcha #82 2024-12-18 12:43:55 +08:00
lejianwen d60fdff179 split my from admin 2024-12-17 21:41:56 +08:00
lejianwen fdd841e82a add batch add ab from peer and up my 2024-12-13 16:27:12 +08:00
lejianwen 2d6f0a116a add share record manage 2024-12-13 12:32:36 +08:00
lejianwen bd13fe4ef4 up web client v2 2024-12-10 18:26:08 +08:00
lejianwen 6e1b208464 up README.md 2024-12-10 15:28:05 +08:00
lejianwen 76433a409e up README.md 2024-12-09 13:43:04 +08:00
lejianwen 9b4fa679c2 add batch add ab from peer
add batch update ab tags
2024-12-06 19:45:41 +08:00
lejianwen c2ae95c4cc up api docs 2024-12-06 10:36:40 +08:00
lejianwen b2b7f60fd5 add batch delete user token 2024-12-06 10:36:27 +08:00
lejianwen a465888b31 up username length to 32 #70 2024-12-06 10:22:28 +08:00
lejianwen d368bdc84c up web client v2 2024-12-04 13:43:04 +08:00
lejianwen cdc1150505 up readme 2024-11-28 12:42:15 +08:00
32d525c53c Create LICENSE 2024-11-26 17:29:46 +08:00
lejianwen a89b40c607 add es lang 2024-11-26 10:43:01 +08:00
lejianwen b6bd9150d9 up web client v2 from rustdesk 2024-11-22 19:54:19 +08:00
lejianwen 96e3e3bc86 up docs 2024-11-22 19:53:49 +08:00
lejianwen 41377f41bb Split the language 2024-11-22 19:39:28 +08:00
lejianwen fb744f81e2 up img 2024-11-20 19:33:27 +08:00
lejianwen 750c3bcbcd fix #62 2024-11-20 19:32:44 +08:00
lejianwen d4015d7284 fix 2024-11-20 09:20:29 +08:00
lejianwen a9bf3fda73 fix https://github.com/lejianwen/rustdesk-api/discussions/59#discussioncomment-11306760 2024-11-20 09:17:29 +08:00
lejianwen 7f467a4814 up web client v2 2024-11-18 21:39:18 +08:00
lejianwen 9f10b5e983 up readme 2024-11-17 18:27:15 +08:00