Commit Graph

  • 29d9f0487b Eliminating lint static checker's whining alex 2025-07-10 18:22:53 +03:00
  • ab8da05367 Fix README.md alex 2025-07-10 18:04:53 +03:00
  • 53572e4628 chore: remove tracked directory to apply .gitignore alex 2025-07-10 18:04:39 +03:00
  • 5bc334fd2c Fixing updates alex 2025-07-10 18:03:30 +03:00
  • e71d69f3f1 chore: add .meta/ to .gitignore alex 2025-07-09 01:24:49 +03:00
  • cbc9a554df chore: remove tracked directory to apply .gitignore alex 2025-07-09 01:24:39 +03:00
  • 3e03c39644 Update README to reflect command usage and response structure alex 2025-07-09 01:23:18 +03:00
  • 9919f77c90 Refactor core configuration and UUID handling alex 2025-07-09 01:21:34 +03:00
  • 8d01314ded chore: remove tracked file to apply .gitignore alex 2025-07-08 23:55:14 +03:00
  • d78510e2e4 Update .gitignore to include cert/ and config.yaml alex 2025-07-08 23:53:43 +03:00
  • f90062efa7 Disable TLS in configuration alex 2025-07-06 09:13:57 +03:00
  • 90c7b1cd70 Enhance server update process with graceful shutdown; enable TLS in config and clean up temporary files during update alex 2025-07-06 09:13:37 +03:00
  • 66f3d12412 Implement automatic update functionality and improve server initialization; add NODE_PATH to Makefile, enhance logging, and update README alex 2025-07-05 22:13:16 +03:00
  • 2fdc32ce9f Refactor error handling and utility functions; remove deprecated code and improve logging alex 2025-07-05 16:05:03 +03:00
  • b70819e976 Add GeneralServer implementation for API request routing based on versioning alex 2025-07-05 15:04:39 +03:00
  • 7093183140 Fix directory tree representation in README.md to accurately reflect file count alex 2025-07-05 13:50:41 +03:00
  • b38e492e7e Update version string format in Makefile and code files to use 'v' prefix v0.0.1-dev alex 2025-07-05 12:56:53 +03:00
  • 2ad4c57b2c Update README.md to change heading level for example usage section alex 2025-07-05 12:52:31 +03:00
  • 06e8ab5658 Refactor configuration structures and improve comments for clarity alex 2025-07-05 12:51:42 +03:00
  • 43b130acdb Disable TLS in configuration alex 2025-07-05 12:32:41 +03:00
  • f020d3754b Add README.md with project overview, features, usage examples, and installation instructions alex 2025-07-05 12:32:30 +03:00
  • dd89c91aed Update LICENSE file to include license title and rights statement alex 2025-07-04 23:50:09 +03:00
  • 8febbc4698 Add LICENSE file with copyright and usage terms alex 2025-07-04 23:47:31 +03:00
  • d442871950 Refactor configuration and update handling: - Modify .luarc.json to include global Lua scripts. - Update Makefile to include LDFLAGS for versioning. - Enhance node.go to implement version checking and update handling. - Refactor Lua global variables in _globals.lua and echo.lua to use new structures. - Remove deprecated http.lua and update config.yaml for TLS and update settings. - Introduce new update.go for version management and update checking. - Add tests for version comparison in update_test.go. - Improve error handling in various server methods. alex 2025-07-03 22:38:05 +03:00
  • 96fb13e3c7 Refactor and restructure core components alex 2025-06-26 16:50:35 +03:00
  • 9f7f046a07 Refactor logging: update request logging to use dynamic API version retrieval in Handle and HandleList methods alex 2025-06-25 18:03:10 +03:00
  • ef1efdd585 Implement TLS support: update configuration for TLS, modify server to handle HTTPS, and enhance logging for request handling alex 2025-06-24 22:15:37 +03:00
  • 973c060e5f Refactor echo functionality: add new echo implementation, remove deprecated echo?b1 file, and update preparation script alex 2025-06-23 13:47:59 +03:00
  • 241809025d Enhance server functionality: add versioning support, implement command handling improvements, and introduce new Lua scripts for command execution alex 2025-06-23 01:26:16 +03:00
  • 03195dca59 Refactor server structure: migrate v1 functionality to sv1 module, remove deprecated files, and update command handling alex 2025-06-22 22:11:14 +03:00
  • 114fc82b90 Remove internal package references and update module dependencies alex 2025-06-22 17:14:56 +03:00
  • 5326dd45b6 Update import paths to use the new config module; remove internal references alex 2025-06-22 17:12:07 +03:00
  • 27bda702bd Add configuration and v1 server implementation; create handler methods for command execution and listing alex 2025-06-22 17:09:47 +03:00
  • c15e6c5b15 Refactor internal server structure: remove v1 package and migrate functionality to a new v1 module; update dependencies and improve command handling. alex 2025-06-22 17:01:14 +03:00
  • 213db0b8c7 Update internal/config dependency to latest version alex 2025-06-22 11:56:54 +03:00
  • 0d8673254e Refactor server package structure and update error handling methods; remove unused dependencies alex 2025-06-22 11:54:16 +03:00
  • eaff815270 Refactor handler methods to use instance methods for logging and error handling; add utility functions for UUID generation and JSON error responses. alex 2025-06-22 11:48:33 +03:00
  • 07e1d3ecdd ./ alex 2025-06-22 11:38:53 +03:00
  • d3b2944cd8 first commit alex 2025-06-22 11:32:11 +03:00