"docs/source/Tutorial/WebUI.rst" did not exist on "dbe7c21d671a5a1ac42f07dbd866a775c59c4200"
Unverified Commit c869652e authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #4322 from open-webui/dev

0.3.12
parents d3146d20 240a3014
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
getChatListByTagName, getChatListByTagName,
updateChatById updateChatById
} from '$lib/apis/chats'; } from '$lib/apis/chats';
import { chatId, chats, mobile, pinnedChats, showSidebar } from '$lib/stores'; import { chatId, chats, mobile, pinnedChats, showSidebar, currentChatPage } from '$lib/stores';
import ChatMenu from './ChatMenu.svelte'; import ChatMenu from './ChatMenu.svelte';
import ShareChatModal from '$lib/components/chat/ShareChatModal.svelte'; import ShareChatModal from '$lib/components/chat/ShareChatModal.svelte';
...@@ -40,7 +40,9 @@ ...@@ -40,7 +40,9 @@
await updateChatById(localStorage.token, id, { await updateChatById(localStorage.token, id, {
title: _title title: _title
}); });
await chats.set(await getChatList(localStorage.token));
currentChatPage.set(1);
await chats.set(await getChatList(localStorage.token, $currentChatPage));
await pinnedChats.set(await getChatListByTagName(localStorage.token, 'pinned')); await pinnedChats.set(await getChatListByTagName(localStorage.token, 'pinned'));
} }
}; };
...@@ -53,14 +55,18 @@ ...@@ -53,14 +55,18 @@
if (res) { if (res) {
goto(`/c/${res.id}`); goto(`/c/${res.id}`);
await chats.set(await getChatList(localStorage.token));
currentChatPage.set(1);
await chats.set(await getChatList(localStorage.token, $currentChatPage));
await pinnedChats.set(await getChatListByTagName(localStorage.token, 'pinned')); await pinnedChats.set(await getChatListByTagName(localStorage.token, 'pinned'));
} }
}; };
const archiveChatHandler = async (id) => { const archiveChatHandler = async (id) => {
await archiveChatById(localStorage.token, id); await archiveChatById(localStorage.token, id);
await chats.set(await getChatList(localStorage.token));
currentChatPage.set(1);
await chats.set(await getChatList(localStorage.token, $currentChatPage));
await pinnedChats.set(await getChatListByTagName(localStorage.token, 'pinned')); await pinnedChats.set(await getChatListByTagName(localStorage.token, 'pinned'));
}; };
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "مسح", "Scan": "مسح",
"Scan complete!": "تم المسح", "Scan complete!": "تم المسح",
"Scan for documents from {{path}}": "{{path}} مسح على الملفات من", "Scan for documents from {{path}}": "{{path}} مسح على الملفات من",
"Scroll to bottom when switching between branches": "",
"Search": "البحث", "Search": "البحث",
"Search a model": "البحث عن موديل", "Search a model": "البحث عن موديل",
"Search Chats": "البحث في الدردشات", "Search Chats": "البحث في الدردشات",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "Сканиране", "Scan": "Сканиране",
"Scan complete!": "Сканиране завършено!", "Scan complete!": "Сканиране завършено!",
"Scan for documents from {{path}}": "Сканиране за документи в {{path}}", "Scan for documents from {{path}}": "Сканиране за документи в {{path}}",
"Scroll to bottom when switching between branches": "",
"Search": "Търси", "Search": "Търси",
"Search a model": "Търси модел", "Search a model": "Търси модел",
"Search Chats": "Търсене на чатове", "Search Chats": "Търсене на чатове",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "স্ক্যান", "Scan": "স্ক্যান",
"Scan complete!": "স্ক্যান সম্পন্ন হয়েছে!", "Scan complete!": "স্ক্যান সম্পন্ন হয়েছে!",
"Scan for documents from {{path}}": "ডকুমেন্টসমূহের জন্য {{path}} স্ক্যান করুন", "Scan for documents from {{path}}": "ডকুমেন্টসমূহের জন্য {{path}} স্ক্যান করুন",
"Scroll to bottom when switching between branches": "",
"Search": "অনুসন্ধান", "Search": "অনুসন্ধান",
"Search a model": "মডেল অনুসন্ধান করুন", "Search a model": "মডেল অনুসন্ধান করুন",
"Search Chats": "চ্যাট অনুসন্ধান করুন", "Search Chats": "চ্যাট অনুসন্ধান করুন",
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"Account": "Compte", "Account": "Compte",
"Account Activation Pending": "Activació del compte pendent", "Account Activation Pending": "Activació del compte pendent",
"Accurate information": "Informació precisa", "Accurate information": "Informació precisa",
"Actions": "", "Actions": "Accions",
"Active Users": "Usuaris actius", "Active Users": "Usuaris actius",
"Add": "Afegir", "Add": "Afegir",
"Add a model id": "Afegeix un identificador de model", "Add a model id": "Afegeix un identificador de model",
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"Add Memory": "Afegir memòria", "Add Memory": "Afegir memòria",
"Add message": "Afegir un missatge", "Add message": "Afegir un missatge",
"Add Model": "Afegir un model", "Add Model": "Afegir un model",
"Add Tag": "", "Add Tag": "Afegir etiqueta",
"Add Tags": "Afegir etiquetes", "Add Tags": "Afegir etiquetes",
"Add User": "Afegir un usuari", "Add User": "Afegir un usuari",
"Adjusting these settings will apply changes universally to all users.": "Si ajustes aquesta preferència, els canvis s'aplicaran de manera universal a tots els usuaris.", "Adjusting these settings will apply changes universally to all users.": "Si ajustes aquesta preferència, els canvis s'aplicaran de manera universal a tots els usuaris.",
...@@ -170,7 +170,7 @@ ...@@ -170,7 +170,7 @@
"Delete chat": "Eliminar xat", "Delete chat": "Eliminar xat",
"Delete Chat": "Eliminar xat", "Delete Chat": "Eliminar xat",
"Delete chat?": "Eliminar el xat?", "Delete chat?": "Eliminar el xat?",
"Delete Doc": "", "Delete Doc": "Eliminar document",
"Delete function?": "Eliminar funció?", "Delete function?": "Eliminar funció?",
"Delete prompt?": "Eliminar indicació?", "Delete prompt?": "Eliminar indicació?",
"delete this link": "Eliminar aquest enllaç", "delete this link": "Eliminar aquest enllaç",
...@@ -214,7 +214,7 @@ ...@@ -214,7 +214,7 @@
"Edit Doc": "Editar el document", "Edit Doc": "Editar el document",
"Edit Memory": "Editar la memòria", "Edit Memory": "Editar la memòria",
"Edit User": "Editar l'usuari", "Edit User": "Editar l'usuari",
"ElevenLabs": "", "ElevenLabs": "ElevenLabs",
"Email": "Correu electrònic", "Email": "Correu electrònic",
"Embedding Batch Size": "Mida del lot d'incrustació", "Embedding Batch Size": "Mida del lot d'incrustació",
"Embedding Model": "Model d'incrustació", "Embedding Model": "Model d'incrustació",
...@@ -278,7 +278,7 @@ ...@@ -278,7 +278,7 @@
"File": "Arxiu", "File": "Arxiu",
"File Mode": "Mode d'arxiu", "File Mode": "Mode d'arxiu",
"File not found.": "No s'ha trobat l'arxiu.", "File not found.": "No s'ha trobat l'arxiu.",
"Files": "", "Files": "Arxius",
"Filter is now globally disabled": "El filtre ha estat desactivat globalment", "Filter is now globally disabled": "El filtre ha estat desactivat globalment",
"Filter is now globally enabled": "El filtre ha estat activat globalment", "Filter is now globally enabled": "El filtre ha estat activat globalment",
"Filters": "Filtres", "Filters": "Filtres",
...@@ -375,7 +375,7 @@ ...@@ -375,7 +375,7 @@
"Memory deleted successfully": "Memòria eliminada correctament", "Memory deleted successfully": "Memòria eliminada correctament",
"Memory updated successfully": "Memòria actualitzada correctament", "Memory updated successfully": "Memòria actualitzada correctament",
"Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Els missatges enviats després de crear el teu enllaç no es compartiran. Els usuaris amb l'URL podran veure el xat compartit.", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Els missatges enviats després de crear el teu enllaç no es compartiran. Els usuaris amb l'URL podran veure el xat compartit.",
"Min P": "", "Min P": "Min P",
"Minimum Score": "Puntuació mínima", "Minimum Score": "Puntuació mínima",
"Mirostat": "Mirostat", "Mirostat": "Mirostat",
"Mirostat Eta": "Eta de Mirostat", "Mirostat Eta": "Eta de Mirostat",
...@@ -504,11 +504,12 @@ ...@@ -504,11 +504,12 @@
"Save": "Desar", "Save": "Desar",
"Save & Create": "Desar i crear", "Save & Create": "Desar i crear",
"Save & Update": "Desar i actualitzar", "Save & Update": "Desar i actualitzar",
"Save Tag": "", "Save Tag": "Desar l'etiqueta",
"Saving chat logs directly to your browser's storage is no longer supported. Please take a moment to download and delete your chat logs by clicking the button below. Don't worry, you can easily re-import your chat logs to the backend through": "Desar els registres de xat directament a l'emmagatzematge del teu navegador ja no està suportat. Si us plau, descarregr i elimina els registres de xat fent clic al botó de sota. No et preocupis, pots tornar a importar fàcilment els teus registres de xat al backend a través de", "Saving chat logs directly to your browser's storage is no longer supported. Please take a moment to download and delete your chat logs by clicking the button below. Don't worry, you can easily re-import your chat logs to the backend through": "Desar els registres de xat directament a l'emmagatzematge del teu navegador ja no està suportat. Si us plau, descarregr i elimina els registres de xat fent clic al botó de sota. No et preocupis, pots tornar a importar fàcilment els teus registres de xat al backend a través de",
"Scan": "Escanejar", "Scan": "Escanejar",
"Scan complete!": "Escaneigr completat!", "Scan complete!": "Escaneigr completat!",
"Scan for documents from {{path}}": "Escanejar documents des de {{path}}", "Scan for documents from {{path}}": "Escanejar documents des de {{path}}",
"Scroll to bottom when switching between branches": "",
"Search": "Cercar", "Search": "Cercar",
"Search a model": "Cercar un model", "Search a model": "Cercar un model",
"Search Chats": "Cercar xats", "Search Chats": "Cercar xats",
...@@ -623,7 +624,7 @@ ...@@ -623,7 +624,7 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Per accedir a la WebUI, poseu-vos en contacte amb l'administrador. Els administradors poden gestionar els estats dels usuaris des del tauler d'administració.", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Per accedir a la WebUI, poseu-vos en contacte amb l'administrador. Els administradors poden gestionar els estats dels usuaris des del tauler d'administració.",
"To add documents here, upload them to the \"Documents\" workspace first.": "Per afegir documents aquí, puja-ls primer a l'espai de treball \"Documents\".", "To add documents here, upload them to the \"Documents\" workspace first.": "Per afegir documents aquí, puja-ls primer a l'espai de treball \"Documents\".",
"to chat input.": "a l'entrada del xat.", "to chat input.": "a l'entrada del xat.",
"To select actions here, add them to the \"Functions\" workspace first.": "", "To select actions here, add them to the \"Functions\" workspace first.": "Per seleccionar accions aquí, afegeix-los primer a l'espai de treball \"Funcions\".",
"To select filters here, add them to the \"Functions\" workspace first.": "Per seleccionar filtres aquí, afegeix-los primer a l'espai de treball \"Funcions\".", "To select filters here, add them to the \"Functions\" workspace first.": "Per seleccionar filtres aquí, afegeix-los primer a l'espai de treball \"Funcions\".",
"To select toolkits here, add them to the \"Tools\" workspace first.": "Per seleccionar kits d'eines aquí, afegeix-los primer a l'espai de treball \"Eines\".", "To select toolkits here, add them to the \"Tools\" workspace first.": "Per seleccionar kits d'eines aquí, afegeix-los primer a l'espai de treball \"Eines\".",
"Today": "Avui", "Today": "Avui",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "Aron ma-scan", "Scan": "Aron ma-scan",
"Scan complete!": "Nakompleto ang pag-scan!", "Scan complete!": "Nakompleto ang pag-scan!",
"Scan for documents from {{path}}": "I-scan ang mga dokumento gikan sa {{path}}", "Scan for documents from {{path}}": "I-scan ang mga dokumento gikan sa {{path}}",
"Scroll to bottom when switching between branches": "",
"Search": "Pagpanukiduki", "Search": "Pagpanukiduki",
"Search a model": "", "Search a model": "",
"Search Chats": "", "Search Chats": "",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "Scannen", "Scan": "Scannen",
"Scan complete!": "Scan abgeschlossen!", "Scan complete!": "Scan abgeschlossen!",
"Scan for documents from {{path}}": "Dokumente im {{path}} scannen", "Scan for documents from {{path}}": "Dokumente im {{path}} scannen",
"Scroll to bottom when switching between branches": "",
"Search": "Suchen", "Search": "Suchen",
"Search a model": "Modell suchen", "Search a model": "Modell suchen",
"Search Chats": "Unterhaltungen durchsuchen...", "Search Chats": "Unterhaltungen durchsuchen...",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "Scan much scan", "Scan": "Scan much scan",
"Scan complete!": "Scan complete! Very wow!", "Scan complete!": "Scan complete! Very wow!",
"Scan for documents from {{path}}": "Scan for documents from {{path}} wow", "Scan for documents from {{path}}": "Scan for documents from {{path}} wow",
"Scroll to bottom when switching between branches": "",
"Search": "Search very search", "Search": "Search very search",
"Search a model": "", "Search a model": "",
"Search Chats": "", "Search Chats": "",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "", "Scan": "",
"Scan complete!": "", "Scan complete!": "",
"Scan for documents from {{path}}": "", "Scan for documents from {{path}}": "",
"Scroll to bottom when switching between branches": "",
"Search": "", "Search": "",
"Search a model": "", "Search a model": "",
"Search Chats": "", "Search Chats": "",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "", "Scan": "",
"Scan complete!": "", "Scan complete!": "",
"Scan for documents from {{path}}": "", "Scan for documents from {{path}}": "",
"Scroll to bottom when switching between branches": "",
"Search": "", "Search": "",
"Search a model": "", "Search a model": "",
"Search Chats": "", "Search Chats": "",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "Escanear", "Scan": "Escanear",
"Scan complete!": "¡Escaneo completado!", "Scan complete!": "¡Escaneo completado!",
"Scan for documents from {{path}}": "Escanear en busca de documentos desde {{path}}", "Scan for documents from {{path}}": "Escanear en busca de documentos desde {{path}}",
"Scroll to bottom when switching between branches": "",
"Search": "Buscar", "Search": "Buscar",
"Search a model": "Buscar un modelo", "Search a model": "Buscar un modelo",
"Search Chats": "Chats de búsqueda", "Search Chats": "Chats de búsqueda",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "اسکن", "Scan": "اسکن",
"Scan complete!": "اسکن کامل شد!", "Scan complete!": "اسکن کامل شد!",
"Scan for documents from {{path}}": "اسکن اسناد از {{path}}", "Scan for documents from {{path}}": "اسکن اسناد از {{path}}",
"Scroll to bottom when switching between branches": "",
"Search": "جستجو", "Search": "جستجو",
"Search a model": "جستجوی مدل", "Search a model": "جستجوی مدل",
"Search Chats": "جستجو گپ ها", "Search Chats": "جستجو گپ ها",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "Skannaa", "Scan": "Skannaa",
"Scan complete!": "Skannaus valmis!", "Scan complete!": "Skannaus valmis!",
"Scan for documents from {{path}}": "Skannaa asiakirjoja polusta {{path}}", "Scan for documents from {{path}}": "Skannaa asiakirjoja polusta {{path}}",
"Scroll to bottom when switching between branches": "",
"Search": "Haku", "Search": "Haku",
"Search a model": "Hae mallia", "Search a model": "Hae mallia",
"Search Chats": "Etsi chatteja", "Search Chats": "Etsi chatteja",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "Scanner", "Scan": "Scanner",
"Scan complete!": "Scan terminé !", "Scan complete!": "Scan terminé !",
"Scan for documents from {{path}}": "Scanner des documents depuis {{path}}", "Scan for documents from {{path}}": "Scanner des documents depuis {{path}}",
"Scroll to bottom when switching between branches": "",
"Search": "Recherche", "Search": "Recherche",
"Search a model": "Rechercher un modèle", "Search a model": "Rechercher un modèle",
"Search Chats": "Rechercher des conversations", "Search Chats": "Rechercher des conversations",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "Scanner", "Scan": "Scanner",
"Scan complete!": "Scan terminé !", "Scan complete!": "Scan terminé !",
"Scan for documents from {{path}}": "Scanner des documents depuis {{path}}", "Scan for documents from {{path}}": "Scanner des documents depuis {{path}}",
"Scroll to bottom when switching between branches": "",
"Search": "Recherche", "Search": "Recherche",
"Search a model": "Rechercher un modèle", "Search a model": "Rechercher un modèle",
"Search Chats": "Rechercher des conversations", "Search Chats": "Rechercher des conversations",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "סרוק", "Scan": "סרוק",
"Scan complete!": "הסריקה הושלמה!", "Scan complete!": "הסריקה הושלמה!",
"Scan for documents from {{path}}": "סרוק מסמכים מ-{{path}}", "Scan for documents from {{path}}": "סרוק מסמכים מ-{{path}}",
"Scroll to bottom when switching between branches": "",
"Search": "חפש", "Search": "חפש",
"Search a model": "חפש מודל", "Search a model": "חפש מודל",
"Search Chats": "חיפוש צ'אטים", "Search Chats": "חיפוש צ'אטים",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "स्कैन", "Scan": "स्कैन",
"Scan complete!": "स्कैन पूरा हुआ!", "Scan complete!": "स्कैन पूरा हुआ!",
"Scan for documents from {{path}}": "{{path}} से दस्तावेज़ों को स्कैन करें", "Scan for documents from {{path}}": "{{path}} से दस्तावेज़ों को स्कैन करें",
"Scroll to bottom when switching between branches": "",
"Search": "खोजें", "Search": "खोजें",
"Search a model": "एक मॉडल खोजें", "Search a model": "एक मॉडल खोजें",
"Search Chats": "चैट खोजें", "Search Chats": "चैट खोजें",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "Skeniraj", "Scan": "Skeniraj",
"Scan complete!": "Skeniranje dovršeno!", "Scan complete!": "Skeniranje dovršeno!",
"Scan for documents from {{path}}": "Skeniraj dokumente s {{path}}", "Scan for documents from {{path}}": "Skeniraj dokumente s {{path}}",
"Scroll to bottom when switching between branches": "",
"Search": "Pretraga", "Search": "Pretraga",
"Search a model": "Pretraži model", "Search a model": "Pretraži model",
"Search Chats": "Pretraži razgovore", "Search Chats": "Pretraži razgovore",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "Pindai", "Scan": "Pindai",
"Scan complete!": "Pindai selesai!", "Scan complete!": "Pindai selesai!",
"Scan for documents from {{path}}": "Memindai dokumen dari {{path}}", "Scan for documents from {{path}}": "Memindai dokumen dari {{path}}",
"Scroll to bottom when switching between branches": "",
"Search": "Cari", "Search": "Cari",
"Search a model": "Mencari model", "Search a model": "Mencari model",
"Search Chats": "Cari Obrolan", "Search Chats": "Cari Obrolan",
......
...@@ -509,6 +509,7 @@ ...@@ -509,6 +509,7 @@
"Scan": "Scansione", "Scan": "Scansione",
"Scan complete!": "Scansione completata!", "Scan complete!": "Scansione completata!",
"Scan for documents from {{path}}": "Cerca documenti da {{path}}", "Scan for documents from {{path}}": "Cerca documenti da {{path}}",
"Scroll to bottom when switching between branches": "",
"Search": "Cerca", "Search": "Cerca",
"Search a model": "Cerca un modello", "Search a model": "Cerca un modello",
"Search Chats": "Cerca nelle chat", "Search Chats": "Cerca nelle chat",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment