Commit graph

153 commits

Author SHA1 Message Date
dcef641217 fixed dragdropfile + 2025-01-17 13:39:21 +01:00
ed9fc6ca8b typfox window.js
All checks were successful
/ mirror_to_github (push) Successful in 19s
/ test (push) Successful in 4s
2025-01-16 16:59:11 +01:00
f7e6d5a04d main: update documentation
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 5s
2025-01-16 16:24:15 +01:00
65e38dc898 added more documentation
All checks were successful
/ test (push) Successful in 4s
/ mirror_to_github (push) Successful in 19s
2025-01-16 15:34:38 +01:00
c0405e344c mirror to c-frame
Some checks failed
/ mirror_to_github (push) Failing after 18s
/ test (push) Successful in 4s
2025-01-16 12:07:19 +01:00
e76b9913a2 updated docs
All checks were successful
/ mirror_to_github (push) Successful in 24s
/ test (push) Successful in 6s
2025-01-16 12:00:08 +01:00
ef0186c6ff updated doc
All checks were successful
/ mirror_to_github (push) Successful in 22s
/ test (push) Successful in 3s
2025-01-16 11:57:31 +01:00
5d67539727 main: update documentation
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 5s
2025-01-16 09:54:10 +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
e8d6d0a8c1 quest needs ~60mz
All checks were successful
/ mirror_to_github (push) Successful in 22s
/ test (push) Successful in 4s
2025-01-09 12:50:17 +01:00
7e4bd2b492 disabled max window on isoterminal
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 4s
2025-01-09 12:05:06 +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
1a4f0f19ab only fullscreen in mobile
All checks were successful
/ mirror_to_github (push) Successful in 22s
/ test (push) Successful in 5s
2024-12-30 09:48:46 +01:00
7ef7d68eea added windows 'close' event
All checks were successful
/ mirror_to_github (push) Successful in 22s
/ test (push) Successful in 8s
2024-12-17 15:19:01 +00:00
16eb8bfdbf moved codemirror to iso
All checks were successful
/ mirror_to_github (push) Successful in 29s
/ test (push) Successful in 5s
2024-12-16 17:22:50 +00: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
d93401e572 add class to window.js
All checks were successful
/ mirror_to_github (push) Successful in 20s
/ test (push) Successful in 4s
2024-11-20 11:03:44 +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
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