1
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mention the IFTF grant and the sitegen in the readme More... 17 days ago
Paragraph stylehints use _par CSS classes, rather than a div selector More... 2 months ago
Fix a sitegen problem with Blorbs - when the file doesn't have an extension, Babel prints an extra warning More... 2 months ago
Add a progress indicator More... 3 months ago
Unify front-page and index-processing Unify sitegen and metadata More... 3 months ago
Reorganise things so that all story options are passed in one object More... 3 months ago
Unify the single-file processing code More... 3 months ago
Convert the iplayif.com app to Typescript More... 3 months ago
Lint iplayif.com with the rest of the source More... 3 months ago
Merge remote-tracking branch 'iplayif/importing' More... 3 months ago
Fix an error that occurs when the window is cleared after a timer instead of a keyboard event (https://github.com/curiousdannii/asyncglk/issues/27) More... 4 months ago
Several improvements for mobile browsers: - Add the interactive-widget=resizes-content viewport meta tag to help avoid the gameport scrolling offscreen - Scroll buffer windows after metrics change so that they're still scrolled correctly - Don't measure a window's height above keyboard after every rearrange event, but only after submitting a keyboard event - Fix the mobile Firefox issue where the keyboard would flash after very turn More... 4 months ago
Try a <textarea> to fix https://github.com/curiousdannii/asyncglk/issues/30 More... 4 months ago
Prevent localStorage errors, fixes #140 More... 4 months ago
File exporter: enable compression, use timestamps, handle missing filetype (#141) More... 4 months ago
Fix some issues with ZVM in AsyncGlk More... 4 months ago
Add tool to export files from localStorage, closes #141 More... 4 months ago
Add use_asyncglk option to test AsyncGlk's GlkApi More... 4 months ago
Some changes to the single file tool More... 4 months ago
Merge branch 'master' into testing More... 4 months ago
WebGlkOte: Always send a rearrange event after autorestoring More... 6 months ago
Temporarily use the built-from-TS make-single-file.js from the testing branch More... 6 months ago
Update to Git 1.3.8 and Glulxe 0.6.1 for the new xoshiro128** RNG Fix another TADS 2 file type bug when restoring after game over (https://github.com/tads-intfic/tads-runner/pull/33) AsyncGlk: metrics need to account for buffer window padding (https://github.com/curiousdannii/asyncglk/issues/29) More... 6 months ago
Move sitegen to /api/sitegen More... 7 months ago
Build Emglken as a separate job More... 7 months ago
Move most of Parchment to Typescript More... 7 months ago
Merge pull request #7 from dfabulich/converter More... 7 months ago
Error handling for Adrift 5+ More... 7 months ago
Fix TADS support More... 7 months ago
Merge pull request #139 from dfabulich/single-file-html More... 7 months ago