mirror of
https://github.com/Daichimarukana/uwuzu.git
synced 2026-06-05 11:34:41 +00:00
uwuzu v1.4.10 Funium
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
uwuzu
|
uwuzu
|
||||||
1.4.9
|
1.4.10
|
||||||
2024/12/27
|
2024/12/27
|
||||||
daichimarukana,putonfps
|
daichimarukana,putonfps
|
||||||
@@ -1,6 +1,10 @@
|
|||||||
## リリースノートだぜぇぇぇぇぇぇい!!!!!!!
|
## リリースノートだぜぇぇぇぇぇぇい!!!!!!!
|
||||||
ここにはuwuzuの更新情報を載せてくぜぇ~!(いやまてテンションおかしいだろ...)
|
ここにはuwuzuの更新情報を載せてくぜぇ~!(いやまてテンションおかしいだろ...)
|
||||||
|
|
||||||
|
## Version 1.4.10 (Funium)
|
||||||
|
2024/12/27
|
||||||
|
fix: serverinfo-apiが使用できない問題を修正しました!
|
||||||
|
|
||||||
## Version 1.4.9 (Funium)
|
## Version 1.4.9 (Funium)
|
||||||
2024/12/27
|
2024/12/27
|
||||||
fix: 通報時に管理者に通知が来ない可能性がある問題を修正しました。
|
fix: 通報時に管理者に通知が来ない可能性がある問題を修正しました。
|
||||||
|
|||||||
+4
-80
@@ -1,88 +1,12 @@
|
|||||||
{
|
{
|
||||||
"software": "uwuzu",
|
"software": "uwuzu",
|
||||||
"version": "1.4.9",
|
"version": "1.4.10",
|
||||||
"release_date": "2024/12/27",
|
"release_date": "2024/12/27",
|
||||||
"release_notes": "このアップデートではおすすめタイムラインの追加やフォローできない問題の修正などが含まれます!",
|
"release_notes": "このアップデートではserverinfo-apiが使用できない問題の修正が含まれます!",
|
||||||
"notices": "アップデートの前にSQLの構造の更新を行ってください!\nデータのバックアップを行うことをおすすめします!",
|
"notices": "アップデートの前にデータのバックアップを行うことをおすすめします!",
|
||||||
"files": {
|
"files": {
|
||||||
"overwrite": [
|
"overwrite": [
|
||||||
"/actor/index.php",
|
"/api/serverinfo-api.php",
|
||||||
"/admin/addadmin.php",
|
|
||||||
"/admin/index.php",
|
|
||||||
"/api/favorite/change.php",
|
|
||||||
"/api/favorite/get.php",
|
|
||||||
"/api/me/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",
|
|
||||||
"/api/migration-api.php",
|
|
||||||
"/bookmark/index.php",
|
|
||||||
"/css/home.css",
|
|
||||||
"/emoji/index.php",
|
|
||||||
"/favorite/favorite.php",
|
|
||||||
"/function/function.php",
|
|
||||||
"/home/index.php",
|
|
||||||
"/js/console_notice.js",
|
|
||||||
"/migration/index.php",
|
|
||||||
"/nextpage/bookmark.php",
|
|
||||||
"/nextpage/emojiview.php",
|
|
||||||
"/nextpage/foryoupage.php",
|
|
||||||
"/nextpage/ftlpage.php",
|
|
||||||
"/nextpage/nextpage.php",
|
|
||||||
"/nextpage/notification.php",
|
|
||||||
"/nextpage/searchpage.php",
|
|
||||||
"/nextpage/ueusepage.php",
|
|
||||||
"/nextpage/userlikepage.php",
|
|
||||||
"/nextpage/usermediapage.php",
|
|
||||||
"/nextpage/userpage.php",
|
|
||||||
"/nodeinfo/2.1/index.php",
|
|
||||||
"/notice/addnotice.php",
|
|
||||||
"/notice/index.php",
|
|
||||||
"/notification/index.php",
|
|
||||||
"/others/account_migration.php",
|
|
||||||
"/others/account_migration_done.php",
|
|
||||||
"/others/index.php",
|
|
||||||
"/others/token.php",
|
|
||||||
"/passrecovery/startrecovery.php",
|
|
||||||
"/require/noscript_modal.php",
|
|
||||||
"/require/tutorial.php",
|
|
||||||
"/search/index.php",
|
|
||||||
"/settings/addauthcode.php",
|
|
||||||
"/settings/index.php",
|
|
||||||
"/settings/success.php",
|
|
||||||
"/settings_admin/api/update_query.php",
|
|
||||||
"/settings_admin/actionlog_admin.php",
|
|
||||||
"/settings_admin/ad_admin.php",
|
|
||||||
"/settings_admin/addemoji_admin.php",
|
|
||||||
"/settings_admin/codeadmin.php",
|
|
||||||
"/settings_admin/customize_admin.php",
|
|
||||||
"/settings_admin/maintenance_admin.php",
|
|
||||||
"/settings_admin/moderation_admin.php",
|
|
||||||
"/settings_admin/overview_admin.php",
|
|
||||||
"/settings_admin/plugin_admin.php",
|
|
||||||
"/settings_admin/role_admin.php",
|
|
||||||
"/settings_admin/serveradmin.php",
|
|
||||||
"/settings_admin/settings_left_menu.php",
|
|
||||||
"/settings_admin/update_admin.php",
|
|
||||||
"/settings_admin/useradmin.php",
|
|
||||||
"/settings_admin/userinfo.php",
|
|
||||||
"/ueuse/index.php",
|
|
||||||
"/user/index.php",
|
|
||||||
"/user/report.php",
|
|
||||||
"/user/success.php",
|
|
||||||
"/authlogin.php",
|
|
||||||
"/check.php",
|
|
||||||
"/new.php",
|
|
||||||
"/unsupported.php",
|
|
||||||
"/uwuzu_error_code.txt",
|
|
||||||
"/server/uwuzuabout.txt",
|
"/server/uwuzuabout.txt",
|
||||||
"/server/uwuzuinfo.txt",
|
"/server/uwuzuinfo.txt",
|
||||||
"/server/uwuzurelease.txt"
|
"/server/uwuzurelease.txt"
|
||||||
|
|||||||
Reference in New Issue
Block a user