Commit graph

126 commits

Author SHA1 Message Date
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
8375e5f1b5 better auto-position window
All checks were successful
/ mirror_to_github (push) Successful in 18s
/ test (push) Successful in 3s
2024-10-28 12:25:14 +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
baba5de998 bugfix codemirror 2024-10-25 13:58:54 +00:00
c79b764f00 smaller codemirror so it fits on quest window
All checks were successful
/ mirror_to_github (push) Successful in 35s
/ test (push) Successful in 8s
2024-10-24 14:57:54 +00:00
4c52fff332 main: minor bugfix
All checks were successful
/ mirror_to_github (push) Successful in 32s
/ test (push) Successful in 5s
2024-10-24 14:36:41 +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
10c274fdd4 configured fallback ISO url
All checks were successful
/ test (push) Successful in 5s
2024-09-16 11:38:55 +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
0bec71ab55 added NLnet
All checks were successful
/ mirror_to_github (push) Successful in 25s
/ test (push) Successful in 6s
2024-09-13 17:02:48 +02: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
31b6f99050 focus
All checks were successful
/ mirror_to_github (push) Successful in 24s
/ test (push) Successful in 6s
2024-09-06 08:39:48 +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
3d52b69340 main: minor bugfix
All checks were successful
/ mirror_to_github (push) Successful in 26s
/ test (push) Successful in 8s
2024-08-30 10:52:41 +00:00
04c9bb825b main: minor bugfix
All checks were successful
/ mirror_to_github (push) Successful in 17s
/ test (push) Successful in 3s
2024-08-30 10:48:57 +00:00
72b55b7c5d main: minor bugfix
All checks were successful
/ mirror_to_github (push) Successful in 26s
/ test (push) Successful in 8s
2024-08-30 10:42:29 +00:00
f7a178b5e7 main: minor bugfix
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 6s
2024-08-30 10:40:59 +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