1
1
Fork 0
mirror of https://github.com/boxgaming/qbjs.git synced 2024-09-20 04:24:45 +00:00
Commit graph

11 commits

Author SHA1 Message Date
boxgaming
af8b0bd4d9 Fix for src url parameter to correctly handle source urls with parameters
Added ability to prefix parameters with "#" instead of "?" to allow for longer code URLs
Added detection logic for additional zip file content types: application/zip-compressed, application/x-zip-compressed
Fixed screen sizing issue in "auto" and "play" modes
2023-06-14 10:23:56 -05:00
boxgaming
fe735dea43 disable beforeunload event when in iframe 2023-06-03 15:34:10 -05:00
boxgaming
0a7c7960c6 minor updates to support console library 2023-05-23 11:15:58 -05:00
boxgaming
c92867cc91 updated to remember (in browser's local storage) the last selected theme 2023-05-12 07:18:04 -05:00
boxgaming
5f6aa252f2 UI and theme updates 2023-04-26 17:17:57 -05:00
boxgaming
730023b026 added support for multiple themes 2023-04-18 14:25:54 -05:00
boxgaming
e706907e79 added support for F5 (build) and F11 (share) when in IDE mode 2023-03-21 12:05:37 -05:00
boxgaming
2466482f59 miscellaneous 0.6.0 fixes 2022-10-31 22:55:08 -05:00
boxgaming
9a95a4ab1b File I/O - part 3 2022-10-28 14:58:21 -05:00
boxgaming
9058e9c536 File I/O Support - Part 2 2022-10-27 09:04:15 -05:00
boxgaming
6d8fa317df Initial File I/O support - excluding RANDOM 2022-09-17 11:50:08 -05:00