1. 02 Jan, 2026 1 commit
    • - Update build.gradle: jakarta.servlet-api:6.1.0
      - Update EnhancedMcpServlet.groovy: Jakarta imports and servlet attributes
      - Update WebFacadeStub.groovy: Complete Jakarta migration
        - New Servlet 6.0 methods (getRequestId, getProtocolRequestId, getServletConnection)
        - Removed deprecated methods (getSessionContext, getRealPath, etc.)
        - New sendRedirect(String, int, boolean) overload
      - Update TestHealthServlet.java: Jakarta servlet imports
      
      Aligns with upstream framework migration to Jakarta EE.
      Ean Schuessler committed
  2. 31 Dec, 2025 2 commits
  3. 30 Dec, 2025 1 commit
  4. 29 Dec, 2025 1 commit
    • - Delegate Basic Auth to MoquiAuthFilter instead of inline handling
      - Fix Accept header validation to use OR instead of AND condition
      - Enhanced JSON macros with form rendering and dot notation link paths
      - Add query parameter stripping for screen paths
      - Update MCP instructions to use dot notation for screen paths
      - Remove obsolete McpFilter implementation
      Ean Schuessler committed
  5. 23 Dec, 2025 8 commits
  6. 19 Dec, 2025 3 commits
  7. 18 Dec, 2025 2 commits
  8. 12 Dec, 2025 2 commits
  9. 11 Dec, 2025 20 commits