10 Commits

Author SHA1 Message Date
Tim G. | SnapixLP
78a7597689 fixed an error where get command cant serlialize employee 2025-06-06 11:56:37 +02:00
Tim G. | SnapixLP
8630c4c346 added clockhistory and get command 2025-06-06 09:06:59 +02:00
Tim G. | SnapixLP
c2608f4bf6 trying to fix that some messages are not send after specific events 2025-06-06 03:14:11 +02:00
Tim G. | SnapixLP
536de50e4c adding clock in break and out command 2025-06-06 02:01:54 +02:00
Tim G. | SnapixLP
2645d698d7 added login via mysql
added getselfuser from mysql
2025-06-06 01:41:45 +02:00
Tim G. | SnapixLP
830c94d5e4 Fixed some Server bugs where the Employee is not send as full object 2025-06-06 00:00:46 +02:00
Tim G. | SnapixLP
38a9a72740 Commands + Server first development release ready (USER: TEST, PASS: 1234) (Serveradress: 185.113.120.99, PORT: 3767) 2025-06-05 22:58:56 +02:00
SnapixLP | Tim G.
4be4ee34cb First Server Test | Next Update: Change Commands to Attributes 2025-06-05 08:27:40 +02:00
SnapixLP | Tim G.
67bfce265c Fehlerbehebung von TCP-Eingangsnachrichten beim Server (DX86.cs)
Implementierung CommandManager.cs in BackendServer.cs

Worker.cs umbennannt zu Employee.cs
WorkerState.cs umbenannt zu EmployeeState.cs

.help command eingefügt (HelpCommand.cs)

Management-Server auf port 3767 eingefügt (Program.cs)

Server-Connector (Server.cs) erste methoden eingefügt
GetEmployee
Login
Logout
clockin,clockout,clockbreak
2025-05-20 12:44:28 +02:00
SnapixLP | Tim G.
c214be937c Initial Commit 2025-05-19 09:16:34 +02:00