Commit Graph

164 Commits

Author SHA1 Message Date
alex
9f7f046a07 Refactor logging: update request logging to use dynamic API version retrieval in Handle and HandleList methods 2025-06-25 18:03:10 +03:00
alex
ef1efdd585 Implement TLS support: update configuration for TLS, modify server to handle HTTPS, and enhance logging for request handling 2025-06-24 22:15:37 +03:00
alex
973c060e5f Refactor echo functionality: add new echo implementation, remove deprecated echo?b1 file, and update preparation script 2025-06-23 13:47:59 +03:00
alex
241809025d Enhance server functionality: add versioning support, implement command handling improvements, and introduce new Lua scripts for command execution 2025-06-23 01:26:16 +03:00
alex
03195dca59 Refactor server structure: migrate v1 functionality to sv1 module, remove deprecated files, and update command handling 2025-06-22 22:11:14 +03:00
alex
114fc82b90 Remove internal package references and update module dependencies 2025-06-22 17:14:56 +03:00
alex
5326dd45b6 Update import paths to use the new config module; remove internal references 2025-06-22 17:12:07 +03:00
alex
27bda702bd Add configuration and v1 server implementation; create handler methods for command execution and listing 2025-06-22 17:09:47 +03:00
alex
c15e6c5b15 Refactor internal server structure: remove v1 package and migrate functionality to a new v1 module; update dependencies and improve command handling. 2025-06-22 17:01:14 +03:00
alex
213db0b8c7 Update internal/config dependency to latest version 2025-06-22 11:56:54 +03:00
alex
0d8673254e Refactor server package structure and update error handling methods; remove unused dependencies 2025-06-22 11:54:16 +03:00
alex
eaff815270 Refactor handler methods to use instance methods for logging and error handling; add utility functions for UUID generation and JSON error responses. 2025-06-22 11:48:33 +03:00
alex
07e1d3ecdd ./ 2025-06-22 11:38:53 +03:00
alex
d3b2944cd8 first commit 2025-06-22 11:32:11 +03:00