1
0
mirror of https://github.com/Daichimarukana/uwuzu.git synced 2026-06-04 19:14:41 +00:00
Files
uwuzu-mirror/update.json
T
2025-08-05 13:46:18 +09:00

81 lines
3.1 KiB
JSON

{
"software": "uwuzu",
"version": "1.6.0",
"release_date": "2025/08/05",
"release_notes": "このアップデートにはAPIの大幅強化や様々なバグの修正が含まれます!詳細はリリースノートをご覧ください。",
"notices": "このアップデートには実行前にSQL構造の更新が必要です。\nまた、このアップデート前にデータのバックアップを行うことをおすすめします!\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",
"/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",
"/server/uwuzuabout.txt",
"/server/uwuzuinfo.txt",
"/server/uwuzurelease.txt"
],
"delete": [
]
}
}