tgstation-server icon indicating copy to clipboard operation
tgstation-server copied to clipboard

A production scale tool for DreamMaker server management

Results 83 tgstation-server issues
Sort by recently updated
recently updated
newest added

Should use resource files and const keys

Maintainability Issue
Backlog

Add - [ ] Linux x SQL server - [x] Windows x the other 4 DBs

CI/CD
Good First Issue

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...

Bug
Client
V3
Laid to Rest

And the .resx's have it in base64 encoding. There has to be a way to unify this

Maintainability Issue
V3
Laid to Rest

Come ON, you can detach an instance without it being logged?

Oversight
V3
Laid to Rest

All should be under TGCommandLine.Commands. Each class should be under TGCommandLine.Commands.Repository or TGCommandLine.Commands.DreamDaemon etc along with folders.

Maintainability Issue
V3
Laid to Rest

If it's a real git repository, act as normal. If not, commit to it every deploy.

Feature Request
Backlog
Area: Repository

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...

Good First Issue
Backlog
Oversight
Area: Compiler

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...

Security
Documentation
Windows Only