Commit graph

50 commits

Author SHA1 Message Date
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
8369dde488 finetuned autorestore and codemirror
All checks were successful
/ test (push) Successful in 4s
2024-09-23 14:58:48 +00:00
f75f34d6a6 added restore + requestAnimationFrameXR to mitigate requestAnimationFrame issues
All checks were successful
/ test (push) Successful in 5s
2024-09-17 16:59:38 +00:00
7c34805952 improved xterm<->iso<->uart<->javascript communication + added codemirror startingpoint
All checks were successful
/ test (push) Successful in 5s
2024-09-16 11:28:28 +00:00
b1bbaac311 trimming the fat..going for a xrsh-driven way to include files
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 3s
2024-09-06 16:02:54 +00:00
658e113853 disabled other menuitems
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 5s
2024-09-06 08:30:24 +00:00
98c3adb791 js now returns output
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 5s
2024-09-05 17:09:40 +00:00
af7e837554 bugfix: terminal now works in AR & immersive-pause mode again
All checks were successful
/ mirror_to_github (push) Successful in 22s
/ test (push) Successful in 4s
2024-09-04 18:44:49 +00:00
590647ece8 refactor: separate features into files **end-of-crazy-prototyping**
All checks were successful
/ mirror_to_github (push) Successful in 22s
/ test (push) Successful in 4s
2024-09-03 16:33:35 +00:00
f9cdea25e5 main: work in progress [might break]
All checks were successful
/ mirror_to_github (push) Successful in 30s
/ test (push) Successful in 5s
2024-09-02 13:08:45 +00:00
54c547fe4d javascript bridge fixes
All checks were successful
/ mirror_to_github (push) Successful in 23s
/ test (push) Successful in 5s
2024-09-02 13:05:47 +00:00
3c3340144f main: work in progress [might break]
All checks were successful
/ mirror_to_github (push) Successful in 17s
/ test (push) Successful in 4s
2024-08-30 11:14:11 +00:00
2ba3cc185a source /mnt/profile.js on boot + bugfix cmd fragment
All checks were successful
/ mirror_to_github (push) Successful in 17s
/ test (push) Successful in 4s
2024-08-30 11:09:37 +00:00
fdc1d55637 main: work in progress [might break]
All checks were successful
/ mirror_to_github (push) Successful in 19s
/ test (push) Successful in 4s
2024-08-30 10:35:27 +00:00
4cdba16072 main: work in progress [might break]
All checks were successful
/ mirror_to_github (push) Successful in 17s
/ test (push) Successful in 4s
2024-08-29 17:54:35 +02:00
69a1760a11 improved javascript bridge
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 4s
2024-08-29 15:18:14 +00:00
7bfa591536 various unix utilities to interface with browser
All checks were successful
/ test (push) Successful in 4s
2024-08-27 18:40:05 +00:00
3c8d84c46d bridge browser js execution via device /dev/browser/js
All checks were successful
/ test (push) Successful in 5s
2024-08-26 12:02:35 +02:00
68ee93f6e9 feat/offline-first: work in progress [might break]
Some checks failed
/ test (push) Failing after 0s
2024-08-13 16:08:03 +00:00
c6221f1e30 main: work in progress [might break]
All checks were successful
/ mirror_to_github (push) Successful in 35s
/ test (push) Successful in 6s
2024-07-23 15:19:38 +00:00
2dd8ad5d11 main: work in progress [might break]
All checks were successful
/ mirror_to_github (push) Successful in 42s
/ test (push) Successful in 11s
2024-07-23 13:21:48 +00:00
253222165a main: work in progress [might break]
Some checks failed
/ test (push) Waiting to run
/ mirror_to_github (push) Has been cancelled
2024-06-28 16:59:10 +02:00
21f80a3a7e main: work in progress [might break]
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 4s
2024-06-28 09:23:02 +02:00