1
0
mirror of https://github.com/kepler155c/opus synced 2024-06-25 22:53:21 +00:00
opus/sys/apps
Kan18 f26f443b9d Increase discovery message interval, distribute messages
Previously on large server(s), there was an issue where because
chunkloaded computers all started up at once, so they all had the same
discovery message sending timer. This prevents that by starting each off
with a random offset. Also increases the interval for sending messages
from 15 s to 30 s, so that messages (which are the same, a lot of the
time) get sent less often.
2022-12-28 18:43:49 +04:00
..
network Increase discovery message interval, distribute messages 2022-12-28 18:43:49 +04:00
system Trust manager (#46) 2020-08-24 01:41:25 -04:00
autorun.lua restructure 2019-10-30 22:49:30 -06:00
cedit.lua move apis into rom/modules/main for shell compatibility 2019-06-28 13:50:02 -04:00
compat.lua require cleanup + compatibility fixes 2020-06-11 13:28:43 -06:00
cshell.lua move apis into rom/modules/main for shell compatibility 2019-06-28 13:50:02 -04:00
Files.lua remove preferred apps/alternates - same can be accomplished using aliases 2020-06-15 19:54:42 -06:00
fileui.lua auto upgrade packages on base opus update - github actions wip 2020-04-30 18:51:36 -06:00
genotp.lua genotp.lua changes 2022-12-28 13:22:57 +04:00
Help.lua better fuzzy matching + vfs type flag in Files 2020-05-19 17:09:10 -06:00
inspect.lua environments, error messages, and stack traces, oh my! 2020-05-11 17:25:58 -06:00
Lua.lua fix: boolean value false is now correctly displayed in Lua.lua (#51) 2020-12-30 21:49:51 -05:00
mount.lua lua 5.2 compatibility (#14) 2019-07-20 16:19:30 -06:00
netdaemon.lua environments, error messages, and stack traces, oh my! 2020-05-11 17:25:58 -06:00
Network.lua Reduce peripheral calls in Network app 2021-11-16 22:59:19 -05:00
Overview.lua remove preferred apps/alternates - same can be accomplished using aliases 2020-06-15 19:54:42 -06:00
package.lua experimental packages fix https://github.com/kepler155c/opus/issues/35 2020-06-06 11:00:07 -06:00
PackageManager.lua shell cleanup 2020-06-13 12:18:04 -06:00
Partition.lua partition manager + tab/wizard rework 2020-04-26 19:39:58 -06:00
password.lua move apis into rom/modules/main for shell compatibility 2019-06-28 13:50:02 -04:00
pastebin.lua move apis into rom/modules/main for shell compatibility 2019-06-28 13:50:02 -04:00
shell.lua Fix #48 (shell resolving issue) (#58) 2022-07-04 00:08:59 -04:00
ShellLauncher.lua remove preferred apps/alternates - same can be accomplished using aliases 2020-06-15 19:54:42 -06:00
Sniff.lua environments, error messages, and stack traces, oh my! 2020-05-11 17:25:58 -06:00
System.lua packages stored in compressed state - experimental (with config option) 2020-06-03 20:40:48 -06:00
Tasks.lua environments, error messages, and stack traces, oh my! 2020-05-11 17:25:58 -06:00
telnet.lua secure telnet 2019-06-29 23:43:21 -04:00
trust.lua security updates 2019-06-29 16:35:33 -04:00
Version.lua more work on update notification 2020-05-01 23:16:10 -06:00
vnc.lua lua 5.2 compatibility (#14) 2019-07-20 16:19:30 -06:00
Welcome.lua partition manager + tab/wizard rework 2020-04-26 19:39:58 -06:00