1
0
mirror of https://github.com/Daichimarukana/uwuzu.git synced 2026-06-04 19:14:41 +00:00

uwuzu v1.4.16 Funium

This commit is contained in:
Daichimarukana
2025-03-16 09:32:55 +09:00
parent 8b7604a90a
commit 579d8de18d
4 changed files with 20 additions and 38 deletions
+10 -4
View File
@@ -5948,7 +5948,7 @@ noscript .noscript_modal .inner .center_text p{
}
main{
height: 93.7dvh;
height: 100dvh;
overflow: auto;
border-radius: 0px;
margin-top: 0px;
@@ -5957,9 +5957,7 @@ noscript .noscript_modal .inner .center_text p{
width: auto;
background-color: var(--tl-color);
box-shadow:0 0px 48px 0 rgba(0, 0, 0, .05);
box-shadow:0 0px 48px 0 rgba(0, 0, 0, .05);
border: none;
border-bottom: 1px solid var(--main-color);
}
main h1{
@@ -6076,6 +6074,14 @@ noscript .noscript_modal .inner .center_text p{
display: block;
margin-bottom: 0px;
margin-top: 0px;
position: fixed;
top: auto;
right: 0px;
bottom: 0px;
left: 0px;
background-color: var(--tl-color);
border-top: 1px solid var(--border-color);
z-index: 9999;
}
.botbox .lbtnzone{
@@ -7916,7 +7922,7 @@ noscript .noscript_modal .inner .center_text p{
border-bottom: 3px solid var(--main-color);
}
.botbox{
border-top: 1px solid var(--main-color);
border-top: 1px solid var(--dark-sub-color);
}
.btmbutton{
+2 -2
View File
@@ -1,4 +1,4 @@
uwuzu
1.4.15
2025/03/15
1.4.16
2025/03/16
daichimarukana,putonfps
+4
View File
@@ -1,6 +1,10 @@
## リリースノートだぜぇぇぇぇぇぇい!!!!!!!
ここにはuwuzuの更新情報を載せてくぜぇ~!(いやまてテンションおかしいだろ...)
## Version 1.4.16 (Funium)
2025/03/16
fix: モバイル向けUIで、メニューが表示されなくなる問題を修正しました!
## Version 1.4.15 (Funium)
2025/03/15
fix: フォロー・フォロー解除の安定化を行いました。
+4 -32
View File
@@ -1,40 +1,12 @@
{
"software": "uwuzu",
"version": "1.4.15",
"release_date": "2025/03/15",
"release_notes": "このアップデートではいくつかのバグ修正セキュリティの更新が含まれます。",
"version": "1.4.16",
"release_date": "2025/03/16",
"release_notes": "このアップデートではモバイル表示で、下部のメニューが表示されなくなってしまう問題を修正しました!\nアップデート後はキャッシュクリアをお忘れなく!",
"notices": "アップデート前にデータのバックアップを行うことをおすすめします!",
"files": {
"overwrite": [
"/abi/addabi.php",
"/bookmark/bookmark.php",
"/bookmark/index.php",
"/delete/delete.php",
"/favorite/favorite.php",
"/function/function.php",
"/function/reuse.php",
"/home/index.php",
"/nextpage/bookmark.php",
"/nextpage/foryoupage.php",
"/nextpage/ftlpage.php",
"/nextpage/nextpage.php",
"/nextpage/ueusepage.php",
"/nextpage/userlikepage.php",
"/nextpage/usermediapage.php",
"/nextpage/userpage.php",
"/search/index.php",
"/settings_admin/userinfo.php",
"/settings_admin/api/code_delete.php",
"/settings_admin/api/update_query.php",
"/ueuse/index.php",
"/user/index.php",
"/addauthcode.php",
"/authcodechk.php",
"/authlogin.php",
"/check.php",
"/login.php",
"/new.php",
"/uwuzu_error_code.txt",
"/css/home.css",
"/server/uwuzuabout.txt",
"/server/uwuzuinfo.txt",
"/server/uwuzurelease.txt"