Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-07 | refactor: replace static with const for global constants (#494)HEADmaster | Integral | |
2024-12-02 | README: Restructure Container expression; add ghcr; multiple tidy up (#479) | XLion | |
* Update README.md * make hbbs first everywhere * Update README.md * Fix link * dockerhub to Docker Hub; Suggest user use ghcr if can't access Docker Hub * Add ` * Add Debian 12 | |||
2024-10-14 | Borrow Cargo.toml's `profile.release` from RustDesk for better binary (#481) | XLion | |
2024-10-12 | Don't test with editing README (#480) | XLion | |
2024-10-07 | v1.1.121.1.12 | rustdesk | |
2024-09-30 | feat: Publish container images to GitHub ghcr.io (#473) | XLion | |
* ghcr * fix name * ghcr * ghcr * ghcr * ghcr * ghcr * ghcr update action * ghcr update action * ghcr update action * ghcr update action * ghcr update action * ghcr update action * ghcr classic * ghcr classic * ghcr: better naming and tidy up * ghcr classic fix chmod * tidy up * tidy up * if-no-files-found: error | |||
2024-09-28 | docs: the servers are by comma instead of colon (#462) | Fionera | |
2024-09-28 | Bump S6 overlay and fix env warnings (#472) | XLion | |
2024-06-29 | add illumos support (#433) | Dominik Hassler | |
2024-05-26 | remove useless KEY_FOR_API | rustdesk | |
2024-05-24 | reuse port, and revert hbbr `-k`1.1.11-1 | rustdesk | |
2024-05-24 | fix ci1.1.11 | rustdesk | |
2024-05-24 | fix ci | rustdesk | |
2024-05-24 | bump to 1.1.11 | rustdesk | |
2024-05-24 | change -k to default _ | rustdesk | |
2024-04-24 | Add Simplified Chinese Readme File. (#409) | r00t | |
2024-04-18 | chore: fix some typos in comments (#404) | writegr | |
Signed-off-by: writegr <[email protected]> | |||
2024-03-15 | Update README.md (#389) | 3x3cut0r | |
RELAY_SERVERS was renamed RELAY, as this variable does not exist | |||
2024-03-15 | Update README.md (#388) | dforel | |
* Update README.md 增加一点可能出错的提示 * Update README.md * Update README.md --------- Co-authored-by: RustDesk <[email protected]> | |||
2024-02-27 | Add description of relay server variable for clarity (#378) | tschettervictor | |
Since the "rustdesk_hbbs_ip" is not where the server should listen on, but actually the relay server to use, I added a description that will clarify this | |||
2024-02-16 | Add README for Traditional Chinese (#364) | XLion | |
* Add README-TW.md * Add "繁體中文" hyperlink to README.md * Add English hyperlink to README-TW.md * Add "繁體中文" hyperlink to README-NL.md * Add "繁體中文" hyperlink to README-DE.md | |||
2024-01-31 | trim private key1.1.10-3 | rustdesk | |
2024-01-31 | fix Pk size check (#361) | Paolo Asperti | |
* more descriptive error * fix key size check | |||
2024-01-31 | bump to 1.1.10-3 | rustdesk | |
2024-01-30 | bump to 1.1.10-21.1.10-2 | rustdesk | |
2024-01-30 | Update changelog1.1.10 | RustDesk | |
2024-01-30 | fix https://github.com/rustdesk/rustdesk-server/issues/306 | RustDesk | |
2024-01-30 | Update common.rs | RustDesk | |
2024-01-30 | Merge pull request #348 from paspo/pk-check | RustDesk | |
private key size check | |||
2024-01-30 | private key size check | paspo | |
2023-12-25 | Merge pull request #333 from ledeuns/patch-1 | RustDesk | |
Update mac_address | |||
2023-12-24 | Update mac_address | Denis Fondras | |
The latest version of mac_address allows to compile rustdesk-server on OpenBSD | |||
2023-12-22 | Delete .github/workflows/test-selfhosted.yaml | RustDesk | |
2023-12-07 | Merge pull request #328 from paspo/slim-docker-classic | RustDesk | |
minimal docker classic images | |||
2023-12-07 | minimal docker classic images | paspo | |
2023-12-06 | remove docker again | rustdesk | |
2023-12-06 | try archlinux/archlinux:base-devel | rustdesk | |
2023-12-06 | do not use docker for the runner | rustdesk | |
2023-12-06 | specify image | rustdesk | |
2023-12-05 | test self-hosted runner | rustdesk | |
2023-12-05 | remove sign1.1.9 | rustdesk | |
2023-12-05 | bump 1.1.9 | rustdesk | |
2023-12-01 | remove unused | rustdesk | |
2023-12-01 | Fix #324 to remove unsafe | rustdesk | |
2023-11-17 | Merge pull request #320 from tschettervictor/patch-1 | RustDesk | |
Update rustdesk-hbbs | |||
2023-11-16 | Update rustdesk-hbbs | tschettervictor | |
typo | |||
2023-08-08 | Delete ask-a-question.md | RustDesk | |
2023-08-04 | Merge pull request #292 from dinger1986/master | RustDesk | |
Update README.md | |||
2023-08-04 | Update README.md | dinger1986 | |
2023-07-25 | Merge pull request #289 from madpilot78/FreeBSD_rc_scripts_fixes1.1.8-2 | RustDesk | |
FreeBSD rc scripts fixes |