1
0
mirror of https://github.com/kepler155c/opus synced 2024-06-13 17:06:54 +00:00
Commit Graph

622 Commits

Author SHA1 Message Date
Kan18
9c4aac27f8
Update upgraded.lua
Kind of make the program look better as the 'sys/apis' line is the only one not to do fs.exists. Also fixes error when opus is nested inside a potatOS instance.
2019-07-25 23:04:20 -04:00
Kan18
b739c0c77e
fix no password error 2019-07-25 22:51:16 -04:00
xAnavrins
b3efbc7438 Distance filter in Sniffer 2019-07-24 00:45:00 -04:00
xAnavrins
cd2024d7ce TextEntry number transform 2019-07-24 00:37:41 -04:00
kepler155c@gmail.com
e084c733f8 consistent command line processing-usage 2019-07-23 13:29:43 -06:00
kepler155c@gmail.com
5dd3001ffd dont close modem ports on network startup (due to multiple computers may be using same modem) 2019-07-22 22:57:22 -06:00
kepler155c@gmail.com
c18945467f ability to specify index in form fields 2019-07-22 22:21:41 -06:00
kepler155c@gmail.com
ae98aaf9d5 lint warnings 2019-07-21 10:16:47 -06:00
kepler155c@gmail.com
ec7fc5bb23 fix ui default device via args 2019-07-21 03:50:06 -04:00
kepler155c@gmail.com
30b7199976 path fix + compat changes 2019-07-20 16:23:48 -06:00
Kan18
09be81be27 lua 5.2 compatibility (#14)
compatibility update - making a few changes in next commit...
2019-07-20 16:19:30 -06:00
kepler155c@gmail.com
9ce61b5d98 oops 2019-07-19 10:12:25 -06:00
kepler155c@gmail.com
92686381c7 manipulators aaarrrggghhh 2019-07-19 10:06:34 -06:00
xAnavrins
d8dd17333c Disk Usage icon transparency 2019-07-18 01:00:22 -04:00
kepler155c@gmail.com
4093d4cd0d fix issue with manipulator not working after relog 2019-07-17 15:29:26 -06:00
kepler155c@gmail.com
e124666575 Merge branch 'develop-1.8' of https://github.com/kepler155c/opus into develop-1.8 2019-07-17 15:27:44 -06:00
xAnavrins
672cca3084 ui theme generator + better module handling 2019-07-16 23:21:33 -04:00
xAnavrins
c8f200ebb6 Fix apps.db and legacy icon transparency 2019-07-16 22:49:54 -04:00
kepler155c@gmail.com
87c7e5ff7e ui theme generator + better module handling 2019-07-15 20:08:30 -06:00
kepler155c@gmail.com
c43fe19f1d sliders in forms + form component setValue (hopefully didnt break anything) 2019-07-12 12:47:51 -06:00
kepler155c@gmail.com
51e40a1dd7 Anavrins Slider component 2019-07-12 02:59:36 -06:00
kepler155c@gmail.com
43c86c263b upper/lowercase transformations for TextEntry 2019-07-11 10:36:17 -06:00
kepler155c@gmail.com
e9559165a4 icon transparency 2019-07-11 00:42:57 -06:00
kepler155c@gmail.com
0e1b712adc ntf transparency 2019-07-10 19:02:46 -06:00
kepler155c@gmail.com
8f17657263 make page/window themeable - oops 2019-07-10 11:06:29 -06:00
kepler155c@gmail.com
4c2d121562 reduce net traffic 2019-07-08 13:52:53 -04:00
kepler155c@gmail.com
ccc7693f46 minor tweaks 2019-07-08 00:16:28 -04:00
kepler155c@gmail.com
86cd6e3c0e app icons 2019-07-07 01:14:39 -04:00
kepler155c@gmail.com
cf87c29cf6 lint warnings + old file cleanup 2019-07-06 23:52:29 -04:00
kepler155c
6bb1ba7669
Merge pull request #13 from xAnavrins/develop-1.8
New sniffer app
2019-07-06 23:42:45 -04:00
xAnavrins
ae2ea81d1d Show serialized packet in packetGrid 2019-07-06 21:56:21 -04:00
xAnavrins
f1b9dcc4f4 Last oopsie 2019-07-05 19:45:29 -04:00
xAnavrins
88d06267ea More refactor 2019-07-05 19:10:44 -04:00
xAnavrins
4a089ecd85 Added icons to diskusage 2019-07-05 02:14:28 -04:00
xAnavrins
08eac79109 Oops 2019-07-04 21:46:09 -04:00
xAnavrins
ddb5433c01 New sniffer app 2019-07-04 21:33:47 -04:00
kepler155c@gmail.com
0b222207ba package manager improvements 2019-07-03 10:44:30 -04:00
kepler155c@gmail.com
9456d31881 oops 2019-07-02 14:32:41 -04:00
kepler155c@gmail.com
2f5aea912b diskusage 2019-07-02 14:25:17 -04:00
kepler155c@gmail.com
6ba458646f control-q instead of q for exitting apps + grid column override colors 2019-07-02 14:11:33 -04:00
kepler155c@gmail.com
1dcb6d67b7 tweaks + Anavrins disk usage system module 2019-07-02 10:19:08 -04:00
kepler155c@gmail.com
aec5ac0121 oops again 2019-07-01 20:39:34 -04:00
kepler155c@gmail.com
cd7122921f oops 2019-07-01 19:20:38 -04:00
kepler155c@gmail.com
9e85a0dae1 shuffled some files around 2019-07-01 17:22:19 -04:00
kepler155c@gmail.com
61a26d7c55 encryption perf 2019-06-30 19:53:26 -04:00
kepler155c@gmail.com
159dc622fd oops 2019-06-30 17:40:57 -04:00
kepler155c@gmail.com
86e918667c encrypt optimization 2019-06-30 17:20:55 -04:00
kepler155c@gmail.com
721cd840b3 encrypt improvements 2019-06-30 14:47:45 -04:00
kepler155c@gmail.com
67779ab814 secure telnet 2019-06-29 23:43:21 -04:00
kepler155c@gmail.com
1c29197983 security - final round? 2019-06-29 22:02:00 -04:00