mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-20 04:47:55 +00:00
upgraded
This commit is contained in:
parent
da96fa775d
commit
6a7ca6126a
File diff suppressed because one or more lines are too long
8
web/dist/assets/index-96ee595a.css
vendored
8
web/dist/assets/index-96ee595a.css
vendored
File diff suppressed because one or more lines are too long
8
web/dist/assets/index-c3916d25.css
vendored
Normal file
8
web/dist/assets/index-c3916d25.css
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
web/dist/assets/logo-737d03af.png
vendored
Normal file
BIN
web/dist/assets/logo-737d03af.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 885 KiB |
BIN
web/dist/assets/logo-ec01a7c6.png
vendored
BIN
web/dist/assets/logo-ec01a7c6.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 580 KiB |
4
web/dist/index.html
vendored
4
web/dist/index.html
vendored
@ -6,8 +6,8 @@
|
|||||||
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>LoLLMS WebUI</title>
|
<title>LoLLMS WebUI</title>
|
||||||
<script type="module" crossorigin src="/assets/index-00040cfe.js"></script>
|
<script type="module" crossorigin src="/assets/index-3c2b6ccc.js"></script>
|
||||||
<link rel="stylesheet" href="/assets/index-96ee595a.css">
|
<link rel="stylesheet" href="/assets/index-c3916d25.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 580 KiB After Width: | Height: | Size: 885 KiB |
Binary file not shown.
Before Width: | Height: | Size: 580 KiB After Width: | Height: | Size: 885 KiB |
@ -1,3 +1,5 @@
|
|||||||
|
/* Custom font */
|
||||||
|
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap');
|
||||||
@tailwind base;
|
@tailwind base;
|
||||||
@tailwind components;
|
@tailwind components;
|
||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
@ -26,8 +28,6 @@
|
|||||||
scrollbar-width: none;
|
scrollbar-width: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/* Custom font */
|
|
||||||
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap');
|
|
||||||
|
|
||||||
.display-none {
|
.display-none {
|
||||||
@apply hidden;
|
@apply hidden;
|
||||||
@ -47,7 +47,7 @@ h4 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Optional: Add a subtle bottom border to headers for added distinction */
|
/* Optional: Add a subtle bottom border to headers for added distinction */
|
||||||
h1, h2, h3, h4 {
|
h1, h2{
|
||||||
@apply border-b border-gray-200 dark:border-gray-700 pb-2;
|
@apply border-b border-gray-200 dark:border-gray-700 pb-2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
<div class="flex flex-col justify-center">
|
<div class="flex flex-col justify-center">
|
||||||
<div class="text-2xl md:text-2xl font-bold text-red-600 mb-2"
|
<div class="text-2xl md:text-2xl font-bold text-red-600 mb-2"
|
||||||
style="text-shadow: 2px 2px 0px white, -2px -2px 0px white, 2px -2px 0px white, -2px 2px 0px white;">
|
style="text-shadow: 2px 2px 0px white, -2px -2px 0px white, 2px -2px 0px white, -2px 2px 0px white;">
|
||||||
LoLLMS
|
L🍓LLMS
|
||||||
</div>
|
</div>
|
||||||
<p class="text-gray-400 text-sm">One tool to rule them all</p>
|
<p class="text-gray-400 text-sm">One tool to rule them all</p>
|
||||||
</div>
|
</div>
|
||||||
@ -73,10 +73,11 @@
|
|||||||
<path d="M19 20H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1m2 13a2 2 0 0 1-2-2V7m2 13a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-2m-4-3H9M7 16h6M7 8h6v4H7V8z"></path>
|
<path d="M19 20H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1m2 13a2 2 0 0 1-2-2V7m2 13a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-2m-4-3H9M7 16h6M7 8h6v4H7V8z"></path>
|
||||||
</svg>
|
</svg>
|
||||||
</div>
|
</div>
|
||||||
<span class="absolute hidden group-hover:block bg-gray-800 text-white text-xs rounded py-1 px-2 bottom-full left-1/2 transform -translate-x-1/2 mb-2 whitespace-nowrap">
|
<span class="absolute hidden group-hover:block bg-gray-800 text-white text-xs rounded py-1 px-2 top-full left-1/2 transform -translate-x-1/2 mt-2 whitespace-nowrap">
|
||||||
Lollms News
|
Lollms News
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="relative group">
|
<div class="relative group">
|
||||||
<div
|
<div
|
||||||
v-if="is_fun_mode"
|
v-if="is_fun_mode"
|
||||||
|
@ -99,7 +99,7 @@
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 class="text-2xl font-bold mb-4">{{ currentCategoryName }}</h2>
|
<h2 class="text-2xl font-bold mb-4">{{ currentCategoryName }} ({{ sortedAndFilteredApps.length }})</h2>
|
||||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
|
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
|
||||||
<app-card
|
<app-card
|
||||||
v-for="app in sortedAndFilteredApps"
|
v-for="app in sortedAndFilteredApps"
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
<div class="mb-8 w-full">
|
<div class="mb-8 w-full">
|
||||||
<div class="text-6xl md:text-7xl font-bold text-red-600 mb-2"
|
<div class="text-6xl md:text-7xl font-bold text-red-600 mb-2"
|
||||||
style="text-shadow: 2px 2px 0px white, -2px -2px 0px white, 2px -2px 0px white, -2px 2px 0px white;">
|
style="text-shadow: 2px 2px 0px white, -2px -2px 0px white, 2px -2px 0px white, -2px 2px 0px white;">
|
||||||
LoLLMS
|
L🍓LLMS
|
||||||
</div>
|
</div>
|
||||||
<p class="text-2xl text-gray-600 dark:text-gray-300 italic">
|
<p class="text-2xl text-gray-600 dark:text-gray-300 italic">
|
||||||
One tool to rule them all
|
One tool to rule them all
|
||||||
@ -38,7 +38,7 @@
|
|||||||
<img
|
<img
|
||||||
class="w-24 h-24 rounded-full absolute top-0 transition-all duration-300 ease-linear"
|
class="w-24 h-24 rounded-full absolute top-0 transition-all duration-300 ease-linear"
|
||||||
:style="{ left: `calc(${loading_progress}% - 3rem)` }"
|
:style="{ left: `calc(${loading_progress}% - 3rem)` }"
|
||||||
title="LoLLMS WebUI"
|
title="L🍓LLMS WebUI"
|
||||||
src="@/assets/strawberry.png"
|
src="@/assets/strawberry.png"
|
||||||
alt="Strawberry Logo"
|
alt="Strawberry Logo"
|
||||||
>
|
>
|
||||||
|
@ -217,8 +217,8 @@
|
|||||||
<div v-show="smartrouterconf_collapsed" ><i data-feather='chevron-right'></i></div>
|
<div v-show="smartrouterconf_collapsed" ><i data-feather='chevron-right'></i></div>
|
||||||
<div v-show="!smartrouterconf_collapsed" ><i data-feather='chevron-down'></i></div>
|
<div v-show="!smartrouterconf_collapsed" ><i data-feather='chevron-down'></i></div>
|
||||||
|
|
||||||
<h3 class="text-lg font-semibold cursor-pointer select-none mr-2">
|
<div class="text-lg font-semibold cursor-pointer select-none mr-2">
|
||||||
Smart routing configurations</h3>
|
Smart routing configurations</div>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div :class="{ 'hidden': smartrouterconf_collapsed }" class="flex flex-col mb-2 px-3 pb-0">
|
<div :class="{ 'hidden': smartrouterconf_collapsed }" class="flex flex-col mb-2 px-3 pb-0">
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 803b608354940b14642705d8dcb94b196b2a610d
|
|
@ -1 +1 @@
|
|||||||
Subproject commit a8379277a01a3d6a84d6464e5d5e767fde8ef6de
|
Subproject commit 2d9f0deb76aa3a5533b5d0c903874e03346829ce
|
Loading…
Reference in New Issue
Block a user