From 579d8de18d17959f28de8cd56a5b62981c312877 Mon Sep 17 00:00:00 2001 From: Daichimarukana Date: Sun, 16 Mar 2025 09:32:55 +0900 Subject: [PATCH] uwuzu v1.4.16 Funium --- css/home.css | 14 ++++++++++---- server/uwuzuinfo.txt | 4 ++-- server/uwuzurelease.txt | 4 ++++ update.json | 36 ++++-------------------------------- 4 files changed, 20 insertions(+), 38 deletions(-) diff --git a/css/home.css b/css/home.css index f807526..e0bdf43 100644 --- a/css/home.css +++ b/css/home.css @@ -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{ diff --git a/server/uwuzuinfo.txt b/server/uwuzuinfo.txt index 87891fa..7a9b01e 100644 --- a/server/uwuzuinfo.txt +++ b/server/uwuzuinfo.txt @@ -1,4 +1,4 @@ uwuzu -1.4.15 -2025/03/15 +1.4.16 +2025/03/16 daichimarukana,putonfps \ No newline at end of file diff --git a/server/uwuzurelease.txt b/server/uwuzurelease.txt index f744e7f..8e3aa7f 100644 --- a/server/uwuzurelease.txt +++ b/server/uwuzurelease.txt @@ -1,6 +1,10 @@ ## リリースノートだぜぇぇぇぇぇぇい!!!!!!! ここにはuwuzuの更新情報を載せてくぜぇ~!(いやまてテンションおかしいだろ...) +## Version 1.4.16 (Funium) +2025/03/16 +fix: モバイル向けUIで、メニューが表示されなくなる問題を修正しました! + ## Version 1.4.15 (Funium) 2025/03/15 fix: フォロー・フォロー解除の安定化を行いました。 diff --git a/update.json b/update.json index cbdf119..d532ed5 100644 --- a/update.json +++ b/update.json @@ -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"