|
|
a62ddf8270
|
simple checking for remote packets
|
2025-10-26 21:47:06 -03:00 |
|
|
|
820ffc299f
|
code maybe confusing, but now using Packet.lua format
|
2025-10-25 20:17:20 -03:00 |
|
|
|
ecce74d2e9
|
changed old manifest.toml to Packet.lua and some improvements for future 100% Packet.lua implementation
|
2025-10-25 12:44:40 -03:00 |
|
|
|
e3772d0944
|
some bug fixes, manifest.toml don't exist anyomre and all data for installation will be in one file name Packet.lua
|
2025-10-25 10:16:33 -03:00 |
|
|
|
26f9e20ae8
|
doing lua functions for build files, to run only in afero.FS
|
2025-10-24 11:10:43 -03:00 |
|
|
|
6377de7208
|
creating new build system
|
2025-10-23 23:04:35 -03:00 |
|
|
|
f25366d40c
|
Refactor database schema and update dependency handling in code
|
2025-10-01 22:19:02 -03:00 |
|
|
|
ff4c61315e
|
Removing unecessary param and variable on GetSandbox
|
2025-09-28 21:58:55 -03:00 |
|
|
|
76450789b0
|
io can be used, require too, and package
|
2025-09-28 21:55:50 -03:00 |
|
|
|
0e8db8b40e
|
Enhance permission handling in package installation and removal commands; add user management functions for improved security. Now for every time packets will execute lua scripts, it will change process euid to an unprivileged user; Now lua scripts can execute more lua default functions
|
2025-09-28 21:55:13 -03:00 |
|
|
|
17e1b4b3ab
|
Refactor logging and variable names for consistency; update log messages for clarity
|
2025-09-28 17:24:17 -03:00 |
|
|
|
b4f55ad36f
|
Fixing some huge bugs, and implemented remove function
|
2025-09-28 16:45:51 -03:00 |
|
|
|
35cbc2e47c
|
Created copydir and copyfile functions in utils, now lua os.copy can copy an entire directory
|
2025-09-19 22:18:34 -03:00 |
|
|
|
bdbc580c82
|
GetSandbox aded on package utils_lua, it returns lua.LState with all sandboxfunctions
|
2025-09-18 20:40:05 -03:00 |
|
|
|
3c770c469d
|
better file organization
|
2025-09-18 20:12:07 -03:00 |
|