Commit Graph

5 Commits

Author SHA1 Message Date
f411637520 add Net.Http to lua 2025-07-31 20:37:31 +03:00
c61bc841e6 um add modernc/sqlite 2025-07-29 21:30:17 +03:00
alex
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.
2025-07-03 22:38:05 +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
d3b2944cd8 first commit 2025-06-22 11:32:11 +03:00