Skip to content

History / RateLimiter

Revisions

  • Fix encoding corruption across all wiki markdown files - Eliminated all U+FFFD replacement characters (Pass 1: ~6499 fixes) - Fixed all corrupted ?? patterns with context-aware replacements: arrows in code comments, em-dashes in headings/lists, vertical bars in diagrams - Reconstructed box-drawing diagrams in Architecture.md, Getting-Started-Tutorial.md, Container.md, Queue.md, WebSocket.md, Module-System.md, Middleware.md, Worker-Lifecycle.md - Restored callout emojis, navigation arrows, and tree connectors - 58 files modified across the entire wiki

    @RayFungHK RayFungHK committed Feb 26, 2026
  • Fix reversed wiki link syntax across all pages GitHub wiki uses [[Display Text|Page-Name]] format, but all links had the display text and page name swapped ([[Page-Name|Display Text]]). This caused most sidebar and cross-page links to point to non-existent pages. Fixed all 61 files, collapsed multiline links, and resolved bare links pointing to missing targets.

    @RayFungHK RayFungHK committed Feb 26, 2026
  • Sync wiki: add 21 new pages, update 14 existing pages New pages: AuthManager, Authenticator, Cache, CSRF, Env, Error-Handling, FTP-SFTP, Getting-Started-Tutorial, HttpClient, Logging, Middleware, Notification, OAuth2, Office365SSO, Pipeline, Profiler, Queue, RateLimiter, Roadmap, Session, Worker-Lifecycle Updated: Agent, CLI-Commands, Caddy-Worker-Mode, Controller, Cross-Module-API, Home, Module-Structure, Module-System, ModuleInfo, Packaging-Distribution, Routing, Testing, YAML, _Sidebar

    @RayFungHK RayFungHK committed Feb 26, 2026