Commit Graph

80 Commits

Author SHA1 Message Date
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
11f1957efa dix 2025-08-02 14:49:26 -03:00
ca2b6956ee fix 2025-08-02 14:48:07 -03:00
c96bf90f37 fix 2025-08-02 14:47:23 -03:00
c1135c5b12 fix 2025-08-02 14:27:43 -03:00
0aec10d03a fix 2025-08-02 14:26:46 -03:00
5e91131bdb fix 2025-08-02 14:25:42 -03:00
f7edc71d1f fix 2025-08-02 14:24:22 -03:00
94c9dcc3ed fix 2025-08-02 14:23:27 -03:00
73a9e84cbd fix 2025-08-02 14:20:27 -03:00
5b27d0b8e0 documentation 2025-08-02 14:18:28 -03:00
5f07a8825a fixing 2025-08-02 13:57:24 -03:00
7a73528838 bug fixed 2025-08-02 13:19:27 -03:00
afb27816df hard 2025-08-02 12:38:36 -03:00
f7dfa0d430 testing 2025-08-02 11:03:44 -03:00
bf4ec434a9 little improvements 2025-08-02 10:18:28 -03:00
4fe636e629 blocking some io functions 2025-08-01 20:08:16 -03:00
d8a11ada67 copy maintain filemode 2025-08-01 19:36:26 -03:00
bab7c39770 added lua VM for installation, and changed the standard os library from lua 2025-08-01 18:00:08 -03:00