|
|
bf10e39ffc
|
Merge branch 'main' of https://github.com/roboogg133/packets
|
2025-09-08 22:22:07 -03:00 |
|
|
|
379f640f33
|
added Install function description
|
2025-09-08 22:22:03 -03:00 |
|
|
|
c7b0555076
|
Update README.md
|
2025-09-07 11:11:14 -03:00 |
|
|
|
a3d18ed3d7
|
Created package.lua example
|
2025-09-03 22:45:41 -03:00 |
|
|
|
5c39f7ab2c
|
making LANDeadline const, more readable
|
2025-09-03 22:43:25 -03:00 |
|
|
|
b676ea873e
|
Setting a global variable on lua scripts to check if is running safely or not
|
2025-09-03 22:26:39 -03:00 |
|
|
|
b6a67b30c5
|
Creating table packages on installed.db if doesn't exists
|
2025-09-03 22:22:18 -03:00 |
|
|
|
c0a8922c2e
|
Setting a const variable to default deadline for lan deadline
|
2025-09-02 13:14:35 -03:00 |
|
|
|
fad209d23c
|
Moving it to the test branch
|
2025-08-20 15:34:04 -03:00 |
|
|
|
8dd6c68a15
|
Moving this packages to test branch
|
2025-08-20 15:33:39 -03:00 |
|
|
|
0c81469566
|
missed return in mkdir function
|
2025-08-20 15:33:12 -03:00 |
|
|
|
6775002886
|
sorry for adding this to main branch
|
2025-08-20 14:47:05 -03:00 |
|
|
|
bf1f967581
|
test
|
2025-08-20 14:31:23 -03:00 |
|
|
|
4a198d9056
|
Added build.compile and build.requirements to upgrade and install process [NEED TO BE TESTED ON LUA]
|
2025-08-20 13:41:37 -03:00 |
|
|
|
8f07394cc0
|
I don't want to use a closure in the lua funcition, so i did a global var to set the sandbox path. Added build.requirements() and build.compile() to lua
|
2025-08-20 13:37:24 -03:00 |
|
|
|
4cd007886c
|
Improved package messages and added two functions to compile from source code
|
2025-08-20 13:18:45 -03:00 |
|
|
|
284beff7f2
|
Now you can't install two packages from the same family
|
2025-08-20 11:17:15 -03:00 |
|
|
|
ef3d3f25a4
|
Update README.md
|
2025-08-20 10:54:14 -03:00 |
|
|
|
cf8f8b0214
|
Changed some wrong variables name and added info command to see every data from index.db, maybe info will use internet to get from servidordomal.fun
|
2025-08-17 22:42:52 -03:00 |
|
|
|
ad80c94f37
|
Adding a message for linux users
|
2025-08-17 22:16:53 -03:00 |
|
|
|
2bce5cd58b
|
fixed an error, trying to rewrite a flag, sorry
|
2025-08-17 22:14:55 -03:00 |
|
|
|
302d033406
|
Added --unsefe to remove lua script sandboxing and fixed an wrong lua function name
|
2025-08-17 22:09:40 -03:00 |
|
|
|
7d7e2635dd
|
Wrong file name writed
|
2025-08-13 21:58:21 -03:00 |
|
|
|
80e5251f21
|
config.toml for OpenTTY
|
2025-08-13 16:09:32 -03:00 |
|
|
|
19bda03e2a
|
Add auto upgrade function, and search function with some bug fixes
|
2025-08-13 14:15:48 -03:00 |
|
|
|
d1b9e481c0
|
Added OpenTTY support
|
2025-08-12 22:09:49 -03:00 |
|
|
|
98e6ada4a1
|
Improved CLI messages
|
2025-08-12 18:16:56 -03:00 |
|
|
|
eb74de4d8f
|
go mod and go sum for cobra
|
2025-08-12 18:04:18 -03:00 |
|
|
|
331dba55f1
|
started to use cobra ( need to test this version)
|
2025-08-12 17:55:57 -03:00 |
|
|
|
45135b45a7
|
Udp socket giving the right http port
|
2025-08-12 17:12:44 -03:00 |
|
|
|
3038a0d634
|
Opening file to write if the destination alredy exists in SafeCopy
|
2025-08-10 21:15:46 -03:00 |
|
|
|
a76e29572b
|
don't removing destination on safecopy
|
2025-08-10 17:30:11 -03:00 |
|
|
|
50f874a3b8
|
Fixed creating simbolic links
|
2025-08-10 17:27:34 -03:00 |
|
|
|
1a500366c2
|
Merge branch 'main' of https://github.com/roboogg133/packets
|
2025-08-10 12:51:56 -03:00 |
|
|
|
b0c29ee552
|
Removing and writing again if the newpath alredy exists while moving, copying and doing symbolic links
|
2025-08-10 12:48:48 -03:00 |
|
|
|
253c0a46ac
|
upgrading test
|
2025-08-10 15:39:25 +00:00 |
|
|
|
3915981c77
|
test_package
|
2025-08-09 21:42:51 +00:00 |
|
|
|
bb3ef5bb63
|
Removed require() and package for all lua VMs
|
2025-08-05 19:31:39 -03:00 |
|
|
|
3b381c937a
|
Removed package and require() in lua while installing
|
2025-08-05 19:21:09 -03:00 |
|
|
|
cd7a2f7cf9
|
removed some white spaces
|
2025-08-04 23:07:05 -03:00 |
|
|
|
cf172c0d47
|
changed the default sync url to https://servidordomal.fun/index.db
|
2025-08-04 22:40:19 -03:00 |
|
|
|
67a7a3a58e
|
PACKAGE INSTALL TEST WITH servidordomal.fun
|
2025-08-04 20:37:22 -03:00 |
|
|
|
b1d3ce1b2b
|
todo
|
2025-08-03 22:17:34 -03:00 |
|
|
|
bed296fd4a
|
spacebar
|
2025-08-03 16:31:46 -03:00 |
|
|
|
7e83f4db85
|
writing in the manifest.toml in upgrade()
|
2025-08-03 16:30:12 -03:00 |
|
|
|
2d3d5a1677
|
updating the manifest.json with information on Install()
|
2025-08-03 16:28:12 -03:00 |
|
|
|
b2acb1cb8e
|
added mkdir to readme
|
2025-08-02 17:11:13 -03:00 |
|
|
|
359f2838a3
|
os.remove remove can remove dirs now
|
2025-08-02 16:30:36 -03:00 |
|
|
|
6708f705ee
|
os.mkdir(path, perm) lua function added
|
2025-08-02 16:29:42 -03:00 |
|
|
|
69e7de6312
|
update README.md
|
2025-08-02 15:33:26 -03:00 |
|