- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 21 for unshift (0.11 seconds)
-
src/main/webapp/js/marked.min.js
tokens[0]&&["paragraph","text"].includes(u.tokens[0].type)&&"tokens"in u.tokens[0]&&u.tokens[0].tokens?(u.tokens[0].raw=c.raw+u.tokens[0].raw,u.tokens[0].text=c.raw+u.tokens[0].text,u.tokens[0].tokens.unshift(c)):u.tokens.unshift({type:"paragraph",raw:c.raw,text:c.raw,tokens:[c]}):u.tokens.unshift(c)}}if(!i.loose){let p=u.tokens.filter(d=>d.type==="space"),c=p.length>0&&p.some(d=>this.rules.other.anyLine.test(d.raw));i.loose=c}}if(i.loose)for(let u of i.items){u.loose=!0;for(let p of u.tokens)p....
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:21:57 GMT 2026 - 41.5K bytes - Click Count (0) -
src/test/resources/thumbnail/test_generate_thumbnail.sh
mkdir -p "${OUTPUT_DIR}" # Cleanup function cleanup() { rm -rf "${OUTPUT_DIR}" } trap cleanup EXIT # Test function run_test() { local test_name="$1" local expected_result="$2" shift 2 local cmd=("$@") echo -n "Testing: ${test_name}... " # Run the command "${cmd[@]}" >/dev/null 2>&1 local actual_result=$? if [[ "${actual_result}" -eq "${expected_result}" ]]; thenCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 04 08:02:36 GMT 2025 - 7.9K bytes - Click Count (0) -
src/main/webapp/js/purify.min.js
index","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),P=i(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","du...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:21:57 GMT 2026 - 22.7K bytes - Click Count (0) -
src/main/resources/fess_label_en.properties
labels.chat_step_intent=Analyze labels.chat_step_search=Search labels.chat_step_evaluate=Evaluate labels.chat_step_fetch=Retrieve labels.chat_step_answer=Answer labels.chat_input_hint=Press Enter to send, Shift+Enter for new line labels.chat_send=Send message labels.chat_retry=Retry labels.chat_dismiss=Dismiss labels.chat_copied=Copied! labels.chat_copy_failed=Copy failed labels.chat_filter=Filter
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.9K bytes - Click Count (0) -
src/main/resources/fess_label_zh_TW.properties
labels.chat_welcome_description=輸入問題,我將搜尋文件為您找到答案。 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=篩選 labels.chat_filter_search_placeholder=搜尋...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.5K bytes - Click Count (0) -
src/main/resources/fess_label_ru.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=Ошибка копирования
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 66.6K bytes - Click Count (0) -
src/main/resources/fess_label_fr.properties
labels.chat_step_intent=Analyse labels.chat_step_search=Recherche labels.chat_step_evaluate=Évaluation labels.chat_step_fetch=Récupération labels.chat_step_answer=Réponse labels.chat_input_hint=Entrée pour envoyer, Shift+Entrée pour nouvelle ligne labels.chat_send=Envoyer le message labels.chat_retry=Réessayer labels.chat_dismiss=Fermer labels.chat_copied=Copié! labels.chat_copy_failed=Échec de la copie
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 54.4K bytes - Click Count (0) -
src/main/resources/fess_label_it.properties
labels.chat_step_intent=Analisi labels.chat_step_search=Ricerca labels.chat_step_evaluate=Valutazione labels.chat_step_fetch=Recupero labels.chat_step_answer=Risposta labels.chat_input_hint=Invio per inviare, Shift+Invio per nuova riga labels.chat_send=Invia messaggio labels.chat_retry=Riprova labels.chat_dismiss=Chiudi labels.chat_copied=Copiato! labels.chat_copy_failed=Copia fallita labels.chat_filter=Filtro
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52K bytes - Click Count (0) -
src/main/resources/fess_label_zh_CN.properties
labels.chat_welcome_description=输入问题,我将搜索文档为您找到答案。 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=筛选 labels.chat_filter_search_placeholder=搜索...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.3K bytes - Click Count (0) -
src/main/resources/fess_label_nl.properties
labels.chat_step_intent=Analyseren labels.chat_step_search=Zoeken labels.chat_step_evaluate=Evalueren labels.chat_step_fetch=Ophalen labels.chat_step_answer=Antwoorden labels.chat_input_hint=Enter om te verzenden, Shift+Enter voor nieuwe regel labels.chat_send=Bericht verzenden labels.chat_retry=Opnieuw proberen labels.chat_dismiss=Sluiten labels.chat_copied=Gekopieerd! labels.chat_copy_failed=Kopiëren mislukt
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 51.3K bytes - Click Count (1)