Commit Graph

7 Commits

Author SHA1 Message Date
ben marsh
b8170c0853 Horde: Remove unnecessary using directives.
[CL 31612084 by ben marsh in ue5-main branch]
2024-02-19 10:39:21 -05:00
Ben Marsh
494dbcd2b3 Horde: Move API classes into folders/namespaces matching server-side implementations.
[CL 28424897 by Ben Marsh in ue5-main branch]
2023-10-03 14:48:06 -04:00
Ben Marsh
e0f52d9dde Horde: Enable code style warnings in "Analyze" configuration for Horde.Agent and Horde.Agent.TrayApp, and fix current violations.
[CL 27801345 by Ben Marsh in ue5-main branch]
2023-09-12 14:30:37 -04:00
Ben Marsh
ffcbac9a1c Horde: Move user response classes into EpicGames.Horde.
[CL 27095184 by Ben Marsh in ue5-main branch]
2023-08-14 21:52:17 -04:00
Ben Marsh
cc1d88ace4 Horde: Move methods for querying the server config into the debug controller, and create specific ACL actions for functionality previously deemed admin-only.
[CL 25999646 by Ben Marsh in ue5-main branch]
2023-06-14 19:17:56 -04:00
Ben Marsh
f779f2f24c Horde: Use a struct that wraps a string to represent ACL actions, rather than an enum. This allows more flexibility and extensibility in where ACL actions can be defined.
#preflight none
#fyi Joakim.Lindqvist

[CL 25086472 by Ben Marsh in ue5-main branch]
2023-04-18 10:53:15 -04:00
Ben Marsh
637187c618 Horde: Rename the Horde.Build project to Horde.Server.
#preflight none

[CL 24688228 by Ben Marsh in ue5-main branch]
2023-03-17 09:50:40 -04:00