tgstation-server
tgstation-server copied to clipboard
A production scale tool for DreamMaker server management
Should use resource files and const keys
Add - [ ] Linux x SQL server - [x] Windows x the other 4 DBs
Checking off the save password box when connecting to a new server does nothing. When the program is reopened after closing it, you're presented with blank fields and nothing in...
And the .resx's have it in base64 encoding. There has to be a way to unify this
Come ON, you can detach an instance without it being logged?
All should be under TGCommandLine.Commands. Each class should be under TGCommandLine.Commands.Repository or TGCommandLine.Commands.DreamDaemon etc along with folders.
If it's a real git repository, act as normal. If not, commit to it every deploy.
Intended behavior: - `HeadInclude.dm` and `TailInclude.dm` should always be rooted in CodeModifications - They should be relatively included from the .dme wherever it is - Also, the .dme should be...
When a windows sysid user logs in we store their windows token in a cache. Whenever that JWT is used, we duplicate the logon token for that API call. Check...