Commit Graph

10 Commits

Author SHA1 Message Date
2f071c25b2 update annotations 2025-08-02 01:02:59 +03:00
d23fd32e84 update annotations 2025-08-02 01:01:05 +03:00
86d35a9ede update annotations 2025-08-02 00:55:59 +03:00
945ab6c9cf update annotations 2025-08-01 23:53:40 +03:00
9a274250cd update annotations 2025-08-01 23:25:46 +03:00
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