- Sort Score
- Num 10 results
- Language All
Results 151 - 160 of 169 for mentre (0.03 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/app/web/admin/accesstoken/AdminAccesstokenAction.java
// ============ // ----------------------------------------------------- // Entry Page // ---------- /** * Show the create new page. * @return The HTML response. */ @Execute @Secured({ ROLE })Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 27 07:01:25 GMT 2025 - 15.9K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/script/groovy/GroovyEngine.java
* This class provides support for executing Groovy scripts with parameter binding * and DI container integration. * * <p>Thread Safety: This class is thread-safe. Each cached entry holds its own * GroovyClassLoader. The cache uses Guava Cache with segment-based locking for * lock-free concurrent reads. Each evaluate() call creates a new Script instance * to ensure thread isolation of bindings.</p> *
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 14:36:23 GMT 2026 - 11.9K bytes - Click Count (0) -
src/main/webapp/js/admin/bootstrap.min.js.map
context._activeTrigger.click = !context._activeTrigger.click\n\n if (context._isWithActiveTrigger()) {\n context._enter(null, context)\n } else {\n context._leave(null, context)\n }\n } else {\n if ($(this.getTipElement()).hasClass(CLASS_NAME_SHOW)) {\n this._leave(null, this)\n return\n }\n\n this._enter(null, this)\n }\n }\n\n dispose() {\n clearTimeout(this._timeout)\n\n $.removeData(this.element, this.constructor.DATA_KEY)\n\n...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 180.9K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/labeltype/AdminLabeltypeAction.java
// ============ // ----------------------------------------------------- // Entry Page // ---------- /** * Displays the create new label type page. * * @return HTML response for the create page */ @ExecuteCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 27 07:01:25 GMT 2025 - 17.6K bytes - Click Count (0) -
src/main/resources/fess_label_hi.properties
labels.chat_step_intent=विश्लेषण labels.chat_step_search=खोज labels.chat_step_evaluate=मूल्यांकन labels.chat_step_fetch=प्राप्त करें labels.chat_step_answer=उत्तर labels.chat_input_hint=भेजने के लिए Enter, नई पंक्ति के लिए Shift+Enter labels.chat_send=संदेश भेजें labels.chat_retry=पुनः प्रयास करें labels.chat_dismiss=बंद करें labels.chat_copied=कॉपी हो गया! labels.chat_copy_failed=कॉपी विफल labels.chat_filter=फ़िल्टर
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 71.6K bytes - Click Count (0) -
docs/fr/README.md
### Télécharger et Installer/Exécuter Fess 15.3 est désormais disponible et peut être téléchargé sur la [page de Releases](https://github.com/codelibs/fess/releases "download"). Les téléchargements sont disponibles en 3 formats : deb, rpm, zip. Les commandes suivantes montrent comment utiliser le téléchargement zip :
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Tue Nov 11 22:42:32 GMT 2025 - 7.9K bytes - Click Count (0) -
src/main/resources/fess_label_es.properties
labels.chat_step_intent=Analizar labels.chat_step_search=Buscar labels.chat_step_evaluate=Evaluar labels.chat_step_fetch=Obtener labels.chat_step_answer=Responder labels.chat_input_hint=Enter para enviar, Shift+Enter para nueva línea labels.chat_send=Enviar mensaje labels.chat_retry=Reintentar labels.chat_dismiss=Cerrar labels.chat_copied=¡Copiado! labels.chat_copy_failed=Error al copiar
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 54.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/dict/kuromoji/AdminDictKuromojiAction.java
// ============ // ----------------------------------------------------- // Entry Page // ---------- /** * Show the create new page. * @param dictId The dictionary ID. * @return The HTML response. */ @ExecuteCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Aug 07 03:06:29 GMT 2025 - 21.5K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/sso/spnego/SpnegoAuthenticator.java
* which is commonly used for Kerberos-based authentication in Windows environments. * It handles the negotiation between client and server to establish a secure * authentication context without requiring users to explicitly enter credentials. * * The authenticator supports various configuration options including delegation, * basic authentication fallback, and localhost authentication bypass. */
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 08:18:23 GMT 2026 - 18.2K bytes - Click Count (3) -
src/main/java/org/codelibs/fess/app/web/admin/webauth/AdminWebauthAction.java
// ============ // ----------------------------------------------------- // Entry Page // ---------- /** * Displays the form for creating a new web authentication configuration. *Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 20 13:56:35 GMT 2025 - 19.7K bytes - Click Count (0)