1. 23 Sep, 2025 1 commit
    • Stefy Lanza (nextime / spora )'s avatar
      Fix SyntaxError: Convert pako zlib modules from CommonJS to ES6 · 5fff97e9
      Stefy Lanza (nextime / spora ) authored
      - Fix embed_assets.sh sed regex for CommonJS to ES6 conversion
      - Convert require() calls to import statements in deflate.js
      - Add missing messages.js file for error messages
      - Remove module.exports statements from deflate.js
      - Update all pako zlib files to use ES6 modules
      
      This resolves the 'require is not defined' and 'module is not defined' errors in the browser.
      5fff97e9
  2. 22 Sep, 2025 14 commits
  3. 21 Sep, 2025 25 commits