rustdesk-api/service
2025-09-05 12:53:45 +08:00
..
addressBook.go feat: Peer share to group 2025-04-14 19:12:40 +08:00
app_test.go feat: Add SysInfoVer endpoint and AppService for version retrieval 2025-04-07 16:38:21 +08:00
app.go feat: Add start time in /api/sysinfover 2025-06-16 12:23:48 +08:00
audit.go style(service): refactor global dependencies to use local variables 2025-02-26 19:15:38 +08:00
group.go style(service): refactor global dependencies to use local variables 2025-02-26 19:15:38 +08:00
ldap.go feat:ldap allow-group (#388) 2025-09-05 12:53:45 +08:00
loginLog.go style(service): refactor global dependencies to use local variables 2025-02-26 19:15:38 +08:00
oauth.go fix: The callback URL is based on the configured API SERVER because the project might be behind an Nginx reverse proxy. If the Origin/Host is forgotten to configure the reverse proxy, it will be incorrect 2025-08-10 15:48:11 +08:00
peer.go fix: Get Uuids 2025-03-15 21:02:47 +08:00
serverCmd.go fix(server): Port custom (#257) 2025-05-30 12:27:37 +08:00
service.go feat: Add SysInfoVer endpoint and AppService for version retrieval 2025-04-07 16:38:21 +08:00
shareRecord.go style(service): refactor global dependencies to use local variables 2025-02-26 19:15:38 +08:00
tag.go style(service): refactor global dependencies to use local variables 2025-02-26 19:15:38 +08:00
user.go fix!: Update peer to use ID instead of UUID 2025-08-31 12:46:54 +08:00