Add Avatar Wear Timers (#1086)

* Update avatar history table

* Tracking time when swapping avis

* Time spent now visible on application

* Added wear time tracking on game open/close

* Update avatar history table

* Tracking time when swapping avis

* Time spent now visible on application

* Added wear time tracking on game open/close

* Adjusted "ON CONFLICT" query

* Removed unneccesary "previousAvatar" parameter
This commit is contained in:
Tamara
2025-01-21 17:43:51 +01:00
committed by GitHub
parent 555d4adf60
commit f27d213a0d
16 changed files with 106 additions and 20 deletions

View File

@@ -927,6 +927,7 @@
"last_updated": "Last Updated",
"version": "Version",
"platform": "Platform",
"time_spent": "Time Spent",
"memo": "Memo",
"memo_placeholder": "Click to add a memo"
},

View File

@@ -848,6 +848,7 @@
"last_updated": "Actualizado por última vez",
"version": "Versión",
"platform": "Plataforma",
"time_spent": "Tiempo invertido",
"memo": "Nota de VRCX",
"memo_placeholder": "Haga clic aquí para añadir una nota"
},

View File

@@ -923,6 +923,7 @@
"last_updated": "Dernière mise à jour",
"version": "Version",
"platform": "Plateforme",
"time_spent": "Temps passé",
"memo": "Mémo",
"memo_placeholder": "Cliquez pour ajouter un mémo"
},

View File

@@ -808,6 +808,7 @@
"last_updated": "Last Updated",
"version": "Verzió",
"platform": "Platform",
"time_spent": "Time Spent",
"memo": "Memo",
"memo_placeholder": "Click to add a memo"
},

View File

@@ -831,6 +831,7 @@
"last_updated": "最終更新日時",
"version": "バージョン",
"platform": "プラットフォーム",
"time_spent": "過ごした時間",
"memo": "メモ (VRCX)",
"memo_placeholder": "クリックしてメモを追加"
},

View File

@@ -808,6 +808,7 @@
"last_updated": "마지막 업데이트",
"version": "버전",
"platform": "플랫폼",
"time_spent": "방문 시간",
"memo": "VRCX 메모",
"memo_placeholder": "-"
},

View File

@@ -808,6 +808,7 @@
"last_updated": "Ostatnia aktualizacja",
"version": "Wersja",
"platform": "Platforma",
"time_spent": "Spędzony czas",
"memo": "Notatka VRCX",
"memo_placeholder": "Kliknij, aby dodać notatkę VRCX"
},

View File

@@ -808,6 +808,7 @@
"last_updated": "Última Atualização",
"version": "Versão",
"platform": "Plataforma",
"time_spent": "Tempo Gasto",
"memo": "Memo",
"memo_placeholder": "Click to add a memo"
},

View File

@@ -854,6 +854,7 @@
"last_updated": "Последнее обновление",
"version": "Версия",
"platform": "Платформа",
"time_spent": "Проведенное время",
"memo": "Заметка VRCX",
"memo_placeholder": "Нажмите, чтобы добавить заметку"
},

View File

@@ -808,6 +808,7 @@
"last_updated": "Lần cập nhật cuối",
"version": "Phiên bản",
"platform": "Nền tảng",
"time_spent": "Thời gian đã ở",
"memo": "Ghi nhớ",
"memo_placeholder": "Bấm để tạo ghi nhớ"
},

View File

@@ -856,6 +856,7 @@
"last_updated": "最后更新",
"version": "版本",
"platform": "平台",
"time_spent": "总停留时长",
"memo": "本地备注",
"memo_placeholder": "点击添加备注"
},

View File

@@ -856,6 +856,7 @@
"last_updated": "最後更新",
"version": "版本",
"platform": "平台",
"time_spent": "停留時長",
"memo": "備註",
"memo_placeholder": "點擊新增備忘錄"
},