Kan18
f4494d6103
Fix untar ( #42 )
...
small fix - untar_stream is supposed to be getting the handle, not the filename
2020-08-03 20:00:11 -06:00
kepler155c@gmail.com
c24a5a7115
help cleanup
2020-07-25 18:52:41 -06:00
Kan18
816ea366ab
TLCO fix & boot file extension change ( #37 )
...
This commit fixes the TLCO boot option (which hasn't been working for a
while now), and also changes boot file extensions from .boot to .lua.
2020-07-24 18:41:21 -06:00
kepler155c@gmail.com
42bd4b2b69
remove preferred apps/alternates - same can be accomplished using aliases
2020-06-15 19:54:42 -06:00
kepler155c@gmail.com
7df4a47ba0
oops
2020-06-13 20:26:17 -06:00
kepler155c@gmail.com
b69dcdeffa
shell cleanup
2020-06-13 12:18:04 -06:00
kepler155c@gmail.com
a2af4405e7
require cleanup + compatibility fixes
2020-06-11 13:28:43 -06:00
kepler155c@gmail.com
2fdcc338ad
transparent compatiblity for moonscript
2020-06-10 19:46:34 -06:00
kepler155c@gmail.com
e9580d67eb
pure lua compatiblity fixes for moonlight, busted, etc
2020-06-09 18:16:51 -06:00
kepler155c@gmail.com
2d942ef001
experimental packages fix https://github.com/kepler155c/opus/issues/35
2020-06-06 11:00:07 -06:00
kepler155c@gmail.com
6c5cc508b1
moonscript support + cleanup
2020-06-05 21:38:26 -06:00
kepler155c@gmail.com
704ef46b62
packages stored in compressed state - experimental (with config option)
2020-06-03 21:11:54 -06:00
kepler155c@gmail.com
6a3b38922b
packages stored in compressed state - experimental (with config option)
2020-06-03 20:40:48 -06:00
kepler155c@gmail.com
5c4ab57ec8
binary support fixes
2020-06-01 16:53:01 -06:00
kepler155c@gmail.com
4796e9e77a
ramfs bugfixes
2020-05-31 23:50:30 -06:00
kepler155c@gmail.com
2105799524
minor cleanup
2020-05-30 20:05:53 -06:00
kepler155c@gmail.com
d1565c62e0
oops in loadfile replacement
2020-05-28 22:54:48 -06:00
kepler155c@gmail.com
9297223640
proper fix for builtin broken http.get - try 2
2020-05-28 20:15:19 -06:00
kepler155c@gmail.com
7b225a7747
proper fix for builtin broken http.get
2020-05-28 20:10:01 -06:00
kepler155c@gmail.com
a4f4f34576
minor cleanup
2020-05-25 21:48:37 -06:00
kepler155c@gmail.com
26bbb50981
debugger support
2020-05-23 21:45:05 -06:00
kepler155c@gmail.com
985830fcfd
better fuzzy matching + vfs type flag in Files
2020-05-19 17:09:10 -06:00
kepler155c@gmail.com
a7e3318226
add standard lua os methods, another fix for vfs links within links, allow write on urlfs mounted files
2020-05-17 19:36:33 -06:00
kepler155c@gmail.com
90ce2bb1a5
Improved error messages
2020-05-12 21:25:37 -06:00
kepler155c@gmail.com
8279c1ae12
environments, error messages, and stack traces, oh my!
...
Changed the way processes are launched.
multishell.openTab and kernel.run now accept the current environment as a parameter.
That new process inherits a copy of the passed environment.
Reduces complexity as the calling process is not required to create a suitable env.
Stack traces have been greatly improved and now include the stack for coroutines that error.
2020-05-11 17:25:58 -06:00
kepler155c@gmail.com
a3a819256f
fix resizing scrolling terminals
2020-05-10 14:04:20 -06:00
kepler155c@gmail.com
b0db0b86bd
kernel improvements
2020-05-08 22:32:44 -06:00
devomaa
db9c05fa89
Update Overview.lua to work with N hotkey ( #33 )
2020-05-08 11:09:32 -06:00
kepler155c@gmail.com
8b14399a20
a temporary fix for vfs/delete
2020-05-07 21:34:50 -06:00
kepler155c@gmail.com
c24411717a
optionally show value for slider component - remove some unneeded limits for textEntries
2020-05-06 18:01:10 -06:00
kepler155c@gmail.com
3d3e5400cf
tidy up env creation - round 1
2020-05-05 17:25:58 -06:00
Anavrins
4485dd2bd5
Remove default limit in TextEntry
2020-05-05 02:45:42 -04:00
kepler155c@gmail.com
3d02230742
major oops - fix poluted envs
2020-05-04 21:06:23 -06:00
Anavrins
456d2d301f
Merge branch 'develop-1.8' of https://github.com/kepler155c/opus into develop-1.8
2020-05-04 21:19:41 -04:00
kepler155c@gmail.com
d7f41f2bce
multishell/kernel support for windows on different devices
2020-05-04 16:41:35 -06:00
Anavrins
e2ba9e2a03
Fix bug in CheckboxGrid
2020-05-04 03:55:55 -04:00
kepler155c@gmail.com
5afb21b68e
more work on update notification
2020-05-01 23:16:10 -06:00
kepler155c@gmail.com
7f92286fb1
more work on update notification
2020-05-01 23:09:46 -06:00
kepler155c@gmail.com
9c97849cff
more work on update notification
2020-05-01 22:26:15 -06:00
kepler155c@gmail.com
fae7596182
update notification
2020-04-30 22:13:03 -06:00
kepler155c@gmail.com
c622b2f7fb
update notification
2020-04-30 22:05:23 -06:00
kepler155c@gmail.com
3368fa3266
update notification
2020-04-30 21:27:07 -06:00
kepler155c@gmail.com
e721eb68b6
update notification
2020-04-30 20:22:44 -06:00
kepler155c@gmail.com
287adb1235
auto upgrade packages on base opus update - github actions wip
2020-04-30 18:51:36 -06:00
kepler155c@gmail.com
e116caf16e
fix netfs issues - implement fs.attributes
2020-04-27 15:44:09 -06:00
kepler155c@gmail.com
d72ae3de4a
vfs bugfix
2020-04-26 22:07:18 -06:00
kepler155c@gmail.com
602d12afc5
vfs bugfix
2020-04-26 20:36:50 -06:00
kepler155c@gmail.com
ef9f0e09b6
partition manager + tab/wizard rework
2020-04-26 19:39:58 -06:00
kepler155c@gmail.com
b0d2ce0199
minor bugfixes - cleanup
2020-04-22 23:37:12 -06:00
kepler155c
7224d441ca
Ui enhancements 2.0 ( #31 )
...
* canvas overhaul
* minor tweaks
* list mode for overview
* bugfixes + tweaks for editor 2.0
* minor tweaks
* more editor work
* refactor + new transitions
* use layout() where appropriate and cleanup
* mouse triple click + textEntry scroll ind
* cleanup
* cleanup + theme editor
* color rework + cleanup
* changes for deprecated ui methods
* can now use named colors
2020-04-21 22:40:59 -06:00