mirror of
https://github.com/Daichimarukana/uwuzu.git
synced 2026-06-04 19:14:41 +00:00
uwuzu v1.6.1 Hapuego
This commit is contained in:
+5
-66
@@ -1,75 +1,14 @@
|
||||
{
|
||||
"software": "uwuzu",
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1",
|
||||
"release_date": "2025/08/05",
|
||||
"release_notes": "このアップデートにはAPIの大幅強化や様々なバグの修正が含まれます!詳細はリリースノートをご覧ください。",
|
||||
"notices": "このアップデートには実行前にSQL構造の更新が必要です。\nまた、このアップデート前にデータのバックアップを行うことをおすすめします!\nアップデート後はキャッシュクリアをお忘れなく!",
|
||||
"release_notes": "このアップデートでは、メンションが正常に作動しない問題とログイン時にユーザーIDの大文字小文字が区別されてしまう問題を修正しました!\n詳細はリリースノートをご確認ください。",
|
||||
"notices": "アップデート前にデータのバックアップを行うことをおすすめします!\nアップデート後はキャッシュクリアをお忘れなく!",
|
||||
"files": {
|
||||
"overwrite": [
|
||||
"/.htaccess",
|
||||
"/.well-known/host-meta/index.php",
|
||||
"/.well-known/nodeinfo/index.php",
|
||||
"/.well-known/webfinger/index.php",
|
||||
"/.well-known/webfinger.php",
|
||||
"/.well-known/host-meta.php",
|
||||
"/.well-known/nodeinfo.php",
|
||||
"/actor/index.php",
|
||||
"/api/auth.php",
|
||||
"/api/favorite/change.php",
|
||||
"/api/favorite/get.php",
|
||||
"/api/me/index.php",
|
||||
"/api/me/notification/index.php",
|
||||
"/api/me/notification/read.php",
|
||||
"/api/me/settings/index.php",
|
||||
"/api/token/get.php",
|
||||
"/api/ueuse/bookmark/index.php",
|
||||
"/api/ueuse/create.php",
|
||||
"/api/ueuse/delete.php",
|
||||
"/api/ueuse/get.php",
|
||||
"/api/ueuse/index.php",
|
||||
"/api/ueuse/mentions.php",
|
||||
"/api/ueuse/replies.php",
|
||||
"/api/ueuse/search.php",
|
||||
"/api/users/follow.php",
|
||||
"/api/users/index.php",
|
||||
"/api/users/unfollow.php",
|
||||
"/api/v1/instance.php",
|
||||
"/bookmark/bookmark.php",
|
||||
"/css/home.css",
|
||||
"/css/style.css",
|
||||
"/errorpage/httperror.php",
|
||||
"/function/delete_apitoken.php",
|
||||
"/function/function.php",
|
||||
"/home/index.php",
|
||||
"/img/titleimg/2.png",
|
||||
"/img/uwuzucolorlogo.svg",
|
||||
"/img/uwuzuicon.png",
|
||||
"/img/uwuzulogo.svg",
|
||||
"/function/get_userid.php",
|
||||
"/js/view_function.js",
|
||||
"/nextpage/bookmarktimeline.php",
|
||||
"/nextpage/followtimeline.php",
|
||||
"/nextpage/foryoutimeline.php",
|
||||
"/nextpage/localtimeline.php",
|
||||
"/nextpage/notification.php",
|
||||
"/nextpage/searchtimeline.php",
|
||||
"/nextpage/ueusetimeline.php",
|
||||
"/nextpage/userliketimeline.php",
|
||||
"/nextpage/usermediatimeline.php",
|
||||
"/nextpage/usertimeline.php",
|
||||
"/notification/index.php",
|
||||
"/others/index.php",
|
||||
"/others/token.php",
|
||||
"/search/index.php",
|
||||
"/settings/index.php",
|
||||
"/ueuse/index.php",
|
||||
"/ueuse/activity/index.php",
|
||||
"/user/index.php",
|
||||
"/user/outbox/index.php",
|
||||
"/uwuzu_error_code.txt",
|
||||
"/unsupported.php",
|
||||
"/check.php",
|
||||
"/authlogin.php",
|
||||
|
||||
"/login.php",
|
||||
"/server/uwuzuabout.txt",
|
||||
"/server/uwuzuinfo.txt",
|
||||
"/server/uwuzurelease.txt"
|
||||
|
||||
Reference in New Issue
Block a user