Commit graph

35 commits

Author SHA1 Message Date
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
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
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
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
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
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
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