Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 38 for woff (0.02 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/webapp/css/admin/fonts/fa-regular-400.woff

    Shinsuke Sugaya <******@****.***> 1576358545 +0900
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Dec 14 21:22:25 GMT 2019
    - 16.4K bytes
    - Click Count (0)
  2. src/main/webapp/css/admin/fonts/fa-brands-400.woff

    Shinsuke Sugaya <******@****.***> 1576358545 +0900
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Dec 14 21:22:25 GMT 2019
    - 87K bytes
    - Click Count (0)
  3. src/main/webapp/css/fonts/fa-solid-900.woff

    Shinsuke Sugaya <******@****.***> 1576358545 +0900
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Dec 14 21:22:25 GMT 2019
    - 96.7K bytes
    - Click Count (0)
  4. src/main/webapp/css/admin/font-awesome.min.css

    amily:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(./fonts/fa-brands-400.eot);src:url(./fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(./fonts/fa-brands-400.woff2) format("woff2"),url(./fonts/fa-brands-400.woff) format("woff"),url(./fonts/fa-brands-400.ttf) format("truetype"),url(./fonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;fon...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Dec 14 21:22:25 GMT 2019
    - 55.8K bytes
    - Click Count (0)
  5. src/main/java/org/codelibs/fess/api/engine/SearchEngineApiManager.java

                    response.setContentType("text/plain");
                } else if (lowerPath.endsWith(".woff")) {
                    response.setContentType("font/woff");
                } else if (lowerPath.endsWith(".woff2")) {
                    response.setContentType("font/woff2");
                } else if (lowerPath.endsWith("/")) {
                    response.setContentType("text/html;charset=utf-8");
                }
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 26 02:24:40 GMT 2026
    - 13.4K bytes
    - Click Count (0)
  6. src/main/java/org/codelibs/fess/filter/LoadControlFilter.java

        private static final int RETRY_AFTER_SECONDS = 60;
    
        private static final Set<String> STATIC_EXTENSIONS =
                Arrays.stream(new String[] { ".css", ".js", ".png", ".jpg", ".gif", ".ico", ".svg", ".woff", ".woff2", ".ttf", ".eot" })
                        .collect(Collectors.toSet());
    
        /**
         * Creates a new instance of LoadControlFilter.
         */
        public LoadControlFilter() {
            // Default constructor
        }
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Tue Feb 10 04:24:02 GMT 2026
    - 4.8K bytes
    - Click Count (0)
  7. src/test/java/org/codelibs/fess/filter/LoadControlFilterTest.java

        public void test_doFilter_fontExcluded() throws IOException, ServletException {
            setConfig(10, 10);
            testableFilter.setCpuPercent((short) 99);
    
            String[] fontUris = { "/fonts/roboto.woff", "/fonts/roboto.woff2", "/fonts/icon.ttf", "/fonts/icon.eot" };
            for (String uri : fontUris) {
                resetMocks();
                mockRequest.setRequestURI(uri);
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 21 06:04:58 GMT 2026
    - 33.6K bytes
    - Click Count (0)
  8. src/main/webapp/css/admin/fonts/fa-solid-900.woff2

    Shinsuke Sugaya <******@****.***> 1576358545 +0900
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Dec 14 21:22:25 GMT 2019
    - 74.3K bytes
    - Click Count (0)
  9. src/main/webapp/css/fonts/fa-regular-400.woff2

    Shinsuke Sugaya <******@****.***> 1576358545 +0900
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Dec 14 21:22:25 GMT 2019
    - 13.3K bytes
    - Click Count (0)
  10. src/main/webapp/css/admin/fonts/fa-regular-400.woff2

    Shinsuke Sugaya <******@****.***> 1576358545 +0900
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Dec 14 21:22:25 GMT 2019
    - 13.3K bytes
    - Click Count (0)
Back to Top