diff --git a/html/src/localization/en/en.json b/html/src/localization/en/en.json
index 472df620..4f434ce4 100644
--- a/html/src/localization/en/en.json
+++ b/html/src/localization/en/en.json
@@ -473,7 +473,6 @@
"instance_cache": "Instance cache:",
"clear_cache": "Clear Cache",
"auto_clear_cache": "Auto Clear Cache",
- "download_history": "Download History",
"show_console": "Show Console"
},
"sqlite_table_size": {
diff --git a/html/src/localization/es/en.json b/html/src/localization/es/en.json
index 5e1d0223..4303e7c9 100644
--- a/html/src/localization/es/en.json
+++ b/html/src/localization/es/en.json
@@ -473,7 +473,6 @@
"instance_cache": "Caché de instancia:",
"clear_cache": "Limpiar caché",
"auto_clear_cache": "Limpiar caché automáticamente",
- "download_history": "Historial de Descargas",
"show_console": "Mostrar Consola"
},
"sqlite_table_size": {
diff --git a/html/src/localization/fr/en.json b/html/src/localization/fr/en.json
index 390b1b3e..27199a4d 100644
--- a/html/src/localization/fr/en.json
+++ b/html/src/localization/fr/en.json
@@ -485,7 +485,6 @@
"instance_cache": "Cache de l'instance:",
"clear_cache": "Vider le cache",
"auto_clear_cache": "Vidage automatique du cache",
- "download_history": "Télécharger l'historique",
"show_console": "Afficher la console"
},
"sqlite_table_size": {
diff --git a/html/src/localization/hu/en.json b/html/src/localization/hu/en.json
index e2649b4d..7fcb8028 100644
--- a/html/src/localization/hu/en.json
+++ b/html/src/localization/hu/en.json
@@ -485,7 +485,6 @@
"instance_cache": "Instance cache:",
"clear_cache": "Clear Cache",
"auto_clear_cache": "Auto Clear Cache",
- "download_history": "Download History",
"show_console": "Show Console"
},
"sqlite_table_size": {
diff --git a/html/src/localization/ja/en.json b/html/src/localization/ja/en.json
index 1a681855..1ef0aad2 100644
--- a/html/src/localization/ja/en.json
+++ b/html/src/localization/ja/en.json
@@ -477,7 +477,6 @@
"instance_cache": "インスタンスキャッシュ:",
"clear_cache": "キャッシュを消去",
"auto_clear_cache": "キャッシュの自動消去",
- "download_history": "ダウンロード履歴",
"show_console": "コンソールを表示"
},
"sqlite_table_size": {
diff --git a/html/src/localization/ko/en.json b/html/src/localization/ko/en.json
index 4ec952dc..a278e252 100644
--- a/html/src/localization/ko/en.json
+++ b/html/src/localization/ko/en.json
@@ -485,7 +485,6 @@
"instance_cache": "Instance cache:",
"clear_cache": "캐시 정리",
"auto_clear_cache": "캐시 타이머 설정",
- "download_history": "다운로드 기록",
"show_console": "개발자 도구(Console) 열기"
},
"sqlite_table_size": {
diff --git a/html/src/localization/pl/en.json b/html/src/localization/pl/en.json
index cbaf5ccf..f137d1b3 100644
--- a/html/src/localization/pl/en.json
+++ b/html/src/localization/pl/en.json
@@ -485,7 +485,6 @@
"instance_cache": "Pamięć instancji:",
"clear_cache": "Wyczyść pamięć podręczną",
"auto_clear_cache": "Autoczyszczenie pamięci podręcznej",
- "download_history": "Historia pobierania",
"show_console": "Pokaż konsolę"
},
"sqlite_table_size": {
diff --git a/html/src/localization/pt/en.json b/html/src/localization/pt/en.json
index 4453bb7d..580c2f38 100644
--- a/html/src/localization/pt/en.json
+++ b/html/src/localization/pt/en.json
@@ -485,7 +485,6 @@
"instance_cache": "Cache de Instância:",
"clear_cache": "Limpar Cache",
"auto_clear_cache": "Limpar Cache Automaticmente",
- "download_history": "Histórico de Download",
"show_console": "Mostrar Console"
},
"sqlite_table_size": {
diff --git a/html/src/localization/ru/en.json b/html/src/localization/ru/en.json
index 77c2f83f..045b0182 100644
--- a/html/src/localization/ru/en.json
+++ b/html/src/localization/ru/en.json
@@ -473,7 +473,6 @@
"instance_cache": "Кэш инстансов:",
"clear_cache": "Очистить кэш",
"auto_clear_cache": "Автоочистка кэша",
- "download_history": "История загрузок",
"show_console": "Открыть консоль"
},
"sqlite_table_size": {
diff --git a/html/src/localization/vi/en.json b/html/src/localization/vi/en.json
index 8f736a94..61caa39b 100644
--- a/html/src/localization/vi/en.json
+++ b/html/src/localization/vi/en.json
@@ -485,7 +485,6 @@
"instance_cache": "Instance cache:",
"clear_cache": "Xóa hết Cache",
"auto_clear_cache": "Tự động xóa hết Cache",
- "download_history": "Lịch sử tải về",
"show_console": "Hiển thị console"
},
"sqlite_table_size": {
diff --git a/html/src/localization/zh-CN/en.json b/html/src/localization/zh-CN/en.json
index a260f561..1c90fa76 100644
--- a/html/src/localization/zh-CN/en.json
+++ b/html/src/localization/zh-CN/en.json
@@ -473,7 +473,6 @@
"instance_cache": "房间信息缓存:",
"clear_cache": "清除缓存",
"auto_clear_cache": "自动清除缓存",
- "download_history": "下载记录",
"show_console": "显示界面调试工具"
},
"sqlite_table_size": {
diff --git a/html/src/localization/zh-TW/en.json b/html/src/localization/zh-TW/en.json
index 1b48540b..c8ac4c84 100644
--- a/html/src/localization/zh-TW/en.json
+++ b/html/src/localization/zh-TW/en.json
@@ -485,7 +485,6 @@
"instance_cache": "房間緩存:",
"clear_cache": "清除快取",
"auto_clear_cache": "自動清除快取",
- "download_history": "下載紀錄",
"show_console": "顯示主控台"
},
"sqlite_table_size": {
diff --git a/html/src/mixins/tabs/friendLog.pug b/html/src/mixins/tabs/friendLog.pug
index 0a434347..9b3cdc60 100644
--- a/html/src/mixins/tabs/friendLog.pug
+++ b/html/src/mixins/tabs/friendLog.pug
@@ -6,12 +6,9 @@ mixin friendLogTab()
el-select(v-model="friendLogTable.filters[0].value" @change="saveTableFilters" multiple clearable collapse-tags style="flex:1" :placeholder="$t('view.friend_log.filter_placeholder')")
el-option(v-once v-for="type in ['Friend', 'Unfriend', 'FriendRequest', 'CancelFriendRequest', 'DisplayName', 'TrustLevel']" :key="type" :label="type" :value="type")
el-input(v-model="friendLogTable.filters[1].value" :placeholder="$t('view.friend_log.search_placeholder')" style="flex:none;width:150px;margin-left:10px")
- el-table-column(:label="$t('table.friendLog.date')" prop="created_at" sortable="custom" width="120")
+ el-table-column(:label="$t('table.friendLog.date')" prop="created_at" sortable="custom" width="150")
template(v-once #default="scope")
- el-tooltip(placement="right")
- template(#content)
- span {{ scope.row.created_at | formatDate('long') }}
- span {{ scope.row.created_at | formatDate('short') }}
+ span {{ scope.row.created_at | formatDate('long') }}
el-table-column(:label="$t('table.friendLog.type')" prop="type" width="150")
el-table-column(:label="$t('table.friendLog.user')" prop="displayName")
template(v-once #default="scope")
diff --git a/html/src/mixins/tabs/settings.pug b/html/src/mixins/tabs/settings.pug
index 977ba69d..a6cb311b 100644
--- a/html/src/mixins/tabs/settings.pug
+++ b/html/src/mixins/tabs/settings.pug
@@ -583,7 +583,6 @@ mixin settingsTab()
el-button(size="small" icon="el-icon-delete-solid" @click="clearVRCXCache") {{ $t('view.settings.advanced.advanced.cache_debug.clear_cache') }}
el-button(size="small" icon="el-icon-time" @click="promptAutoClearVRCXCacheFrequency") {{ $t('view.settings.advanced.advanced.cache_debug.auto_clear_cache') }}
div.options-container-item
- el-button(size="small" icon="el-icon-download" @click="showDownloadDialog") {{ $t('view.settings.advanced.advanced.cache_debug.download_history') }}
el-button(size="small" icon="el-icon-tickets" @click="showConsole") {{ $t('view.settings.advanced.advanced.cache_debug.show_console') }}
//- Advanced | VRCX Table Stats
div.options-container