Commit graph

72 commits

Author SHA1 Message Date
aa5e6849cb remote keyboard improvements
All checks were successful
/ mirror_to_github (push) Successful in 31s
/ test (push) Successful in 7s
2025-02-14 17:18:33 +01:00
e36c56ffce added remote keyboard bootmenu
All checks were successful
/ mirror_to_github (push) Successful in 29s
/ test (push) Successful in 5s
2025-02-14 12:08:14 +01:00
16b8ab7122 only show 'enter choice' when there's a choice
All checks were successful
/ mirror_to_github (push) Successful in 48s
/ test (push) Successful in 9s
2025-02-10 19:55:00 +01:00
e00b403dfc promote more readable this.send() in REPLs
All checks were successful
/ mirror_to_github (push) Successful in 28s
/ test (push) Successful in 7s
2025-01-28 11:30:31 +01:00
6c7667cd80 added iso-agnostic single-file AFRAME lib
All checks were successful
/ mirror_to_github (push) Successful in 31s
/ test (push) Successful in 5s
2025-01-27 16:03:37 +01:00
ef890c8c34 REPL update
All checks were successful
/ mirror_to_github (push) Successful in 23s
/ test (push) Successful in 4s
2025-01-27 12:00:16 +01:00
e2fd89e691 bugfix: scope fix
All checks were successful
/ mirror_to_github (push) Successful in 22s
/ test (push) Successful in 5s
2025-01-24 17:34:39 +01:00
f49b457a03 backspace support in bootmenu
All checks were successful
/ mirror_to_github (push) Successful in 44s
/ test (push) Successful in 6s
2025-01-24 17:30:09 +01:00
c537b49a4b refactored bootmenu into extendable repls: ISOTerminal.prototype.boot.menu
All checks were successful
/ mirror_to_github (push) Successful in 35s
/ test (push) Successful in 6s
2025-01-24 17:25:45 +01:00
1b5cf3febb improved upload-cmd
All checks were successful
/ mirror_to_github (push) Successful in 21s
/ test (push) Successful in 4s
2025-01-17 18:00:49 +01:00
938d1bc229 fixed dragdropfile + 2025-01-17 13:39:37 +01:00
dcef641217 fixed dragdropfile + 2025-01-17 13:39:21 +01:00
fc90795c1a javascript console tweak
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 4s
2025-01-15 23:05:55 +01:00
e707820915 better linebreaks for javascript console
All checks were successful
/ mirror_to_github (push) Successful in 23s
/ test (push) Successful in 4s
2025-01-15 23:03:57 +01:00
1de711f358 added boot menu
All checks were successful
/ mirror_to_github (push) Successful in 21s
/ test (push) Successful in 6s
2025-01-15 22:36:54 +01:00
4125f90f06 tweaks for fbterm
All checks were successful
/ mirror_to_github (push) Successful in 21s
/ test (push) Successful in 3s
2025-01-15 18:02:30 +01:00
bf8ee0f303 fusescript wip
All checks were successful
/ test (push) Successful in 5s
2025-01-03 12:44:26 +01:00
8b58f65c84 added feat/vt100.js
All checks were successful
/ mirror_to_github (push) Successful in 18s
/ test (push) Successful in 4s
2024-12-30 09:59:21 +01:00
88e3d4f04d workaround for file-operations with /mnt-prefix
All checks were successful
/ mirror_to_github (push) Successful in 24s
/ test (push) Successful in 4s
2024-12-16 17:16:01 +00:00
3c58e9134a scrollbar improvement
All checks were successful
/ mirror_to_github (push) Successful in 19s
/ test (push) Successful in 4s
2024-11-29 21:02:51 +00:00
cfef6cabdf upgrade libv86 to support network better 2024-11-28 06:25:05 +00:00
a9d0aa1037 support pagedown/up 2024-11-28 06:24:49 +00:00
88c4b21818 added custom keymappings for VT100
All checks were successful
/ mirror_to_github (push) Successful in 18s
/ test (push) Successful in 4s
2024-11-21 11:28:31 +00:00
dcade45f82 finetuned httpfs.js
All checks were successful
/ mirror_to_github (push) Successful in 18s
/ test (push) Successful in 4s
2024-11-19 16:00:49 +00:00
b8e6428611 added httpfs [webrequest to filesystem]
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 4s
2024-11-18 20:18:33 +00:00
c5ed500a93 stable copy-paste
All checks were successful
/ mirror_to_github (push) Successful in 19s
/ test (push) Successful in 4s
2024-11-15 09:23:06 +00:00
de8883673c refactor beautify: worker['emulator.foo'](..) => worker.foo(..)
All checks were successful
/ mirror_to_github (push) Successful in 21s
/ test (push) Successful in 3s
2024-11-04 11:20:43 +00:00
277dafbd36 don't output ~40MB to console.dir
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 3s
2024-10-30 13:31:30 +00:00
5aeb860aef enter-workaround quest 2 2024-10-28 12:25:03 +00:00
4105cbda09 added keyboard command
All checks were successful
/ mirror_to_github (push) Successful in 21s
/ test (push) Successful in 5s
2024-10-25 13:59:06 +00:00
bf9aca6d00 make cursor visible in XR too
All checks were successful
/ mirror_to_github (push) Successful in 44s
/ test (push) Successful in 6s
2024-10-24 14:24:51 +00:00
9e6ea795d5 added localforage
All checks were successful
/ mirror_to_github (push) Successful in 34s
/ test (push) Successful in 7s
2024-10-23 16:53:01 +00:00
4f83e1af0b reworked autorestore + added touchkeyboard compatibility
All checks were successful
/ mirror_to_github (push) Successful in 30s
/ test (push) Successful in 5s
2024-10-23 16:50:07 +00:00
ce44449fc4 modified vt100 to capture keys correctly
All checks were successful
/ test (push) Successful in 8s
2024-10-22 06:59:53 +00:00
10a3ff6688 feat/vt100: work in progress [might break]
All checks were successful
/ test (push) Successful in 7s
2024-10-21 12:03:16 +00:00
e5a24bbb66 fixed worker issues
All checks were successful
/ test (push) Successful in 5s
2024-10-18 11:50:56 +00:00
2105120819 feat/codemirror: work in progress [might break]
All checks were successful
/ test (push) Successful in 5s
2024-10-15 10:32:16 +00:00
9aff2133a0 improved performance on low-end smartphone
All checks were successful
/ mirror_to_github (push) Successful in 19s
/ test (push) Successful in 3s
2024-10-04 15:49:15 +00:00
2e56d235ed feat/webworker: work in progress [might break]
All checks were successful
/ test (push) Successful in 6s
2024-10-04 09:08:39 +00:00
0e8d173289 feat/webworker: work in progress [might break]
All checks were successful
/ test (push) Successful in 6s
2024-10-03 10:41:53 +00:00
0f3c7a0184 feat/webworker: work in progress [might break]
All checks were successful
/ test (push) Successful in 5s
2024-10-02 19:03:04 +00:00
6b9cd42569 huge refactor to webworker..tears and happiness..
All checks were successful
/ test (push) Successful in 4s
2024-10-01 17:07:03 +00:00
35ff5dc710 main: work in progress [might break]
All checks were successful
/ mirror_to_github (push) Successful in 18s
/ test (push) Successful in 5s
2024-09-25 13:58:40 +00:00
c6ce294e69 xterm fix
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 5s
2024-09-24 16:29:59 +00:00
eb086dfd74 xterm fix
All checks were successful
/ mirror_to_github (push) Successful in 19s
/ test (push) Successful in 3s
2024-09-24 14:27:48 +00:00
bc82d87541 xterm improvment
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 4s
2024-09-24 09:53:23 +00:00
9d69ef9c57 xterm repaint improvements (still not great)
All checks were successful
/ mirror_to_github (push) Successful in 19s
/ test (push) Successful in 5s
2024-09-23 20:31:28 +00:00
44f79ac02a added Cousine references
All checks were successful
/ mirror_to_github (push) Successful in 23s
/ test (push) Successful in 5s
2024-09-23 16:01:40 +00:00
36b9eaadcb add Cousine fonts
All checks were successful
/ mirror_to_github (push) Successful in 22s
/ test (push) Successful in 4s
2024-09-23 15:51:02 +00:00
17e07b0834 conversion code is in one place now
All checks were successful
/ mirror_to_github (push) Successful in 18s
/ test (push) Successful in 4s
2024-09-23 14:59:29 +00:00