Logs

A timeline of site changes generated from commits.

    • Added PWA install manifests and app icons for the site and individual tools.
    • Added a browser-only X photo upload preprocessor with local JPEG sizing controls and a restartable test-server helper.
    • Added storage management for browser-side database entries and cached model files, with Speech to Text storage aligned to the shared format.
    • Speech to Text now supports local audio upload or recording, multilingual Moonshine transcription, optional Vosk sentence timing, and an editable transcript timeline.
    • Cleaned up Speech to Text model status, unified loading progress, remembered language and timeline preferences, and made copy/export/editing actions more reliable.
    • Added a browser-based speech-to-text tool for local audio transcription.
    • Added a local VRC photo metadata parser for extracting VRChat PNG XMP details.
    • The tool directory now lets you sort tools by name, category, or status.
    • Added a simple About page with profile details and local-first privacy copy.
    • Added a browser-only Unitypackage extractor that restores Assets paths and downloads the result as a ZIP.
    • Added a generated, multilingual site log timeline backed by commit summaries.
    • Improved the theme toggle interaction and visual feedback.
    • Added offline cache support so the static toolbox can keep working after assets are cached.
    • Cleared stale service worker caches to avoid serving outdated assets.
    • Documented the Cloudflare Pages deployment workflow.
    • Added the Unicode fancy text tool.
    • Initialized the toolbox site structure.
    • Created the initial project commit.