pa
99e45f1980
feat: add Group Calendar
2025-08-21 22:55:11 +12:00
Natsumi
62f75eabad
Fix import local world favorites
2025-08-17 16:50:01 +12:00
Natsumi
a2048941e2
Fix error on electron close
2025-08-17 16:50:00 +12:00
pa
c72688d722
fix: el-tag styles for dark theme
2025-08-17 16:50:00 +12:00
Natsumi
2483f80483
Hover text align
2025-08-17 16:50:00 +12:00
Natsumi
9846c01b84
VRC reg auto back every 3days
2025-08-17 16:50:00 +12:00
Natsumi
ba763b9764
Fix closing world export dialog
2025-08-15 19:25:52 +12:00
Natsumi
f5c597e216
Fix dialog text overflow
2025-08-15 16:59:39 +12:00
Natsumi
8e19175b15
Fix writing VRCX metadata on Linux
2025-08-13 17:05:28 +12:00
Natsumi
6c8a87d3cb
Fix Linux window state, small fixes
2025-08-12 16:21:07 +12:00
abbey
4255d58c3a
fix borders on el radio button
2025-08-12 16:21:02 +12:00
Natsumi
931329d953
Clean up player moderations, update userDialog when unlocking someone
2025-08-12 01:27:18 +12:00
Natsumi
e182b4f2c2
Fix cache size and switch to using fileAnalysis for bundle sizes
2025-08-11 14:11:48 +12:00
Natsumi
d40d0af21f
Delete screenshot metadata
2025-08-11 14:11:47 +12:00
Natsumi
42fadd7e65
Switch from sha256.txt to digest
2025-08-11 14:11:46 +12:00
Natsumi
fd87bb4509
Fix word splitting
2025-08-11 14:11:46 +12:00
abbey
5049e0ac04
slightly modernized & updated default dark theme ( #1315 )
...
* first update of dark theme
- more amoled style look
* updated colors again and added borders to side panels
* misc change
* added hover & refactored css overrides
* made json easier on eyes too, oops forgot
* revert dark theme, added amoled
2025-08-11 14:01:51 +12:00
Natsumi
bc39768ff6
Fix friends++, saving prints, deleted userdata
2025-08-05 12:55:49 +12:00
Natsumi
806748388b
Discord RPC localization, trigger BlockedOnPlayerJoined when joining an instance
2025-08-04 18:51:36 +12:00
pa
2fea5f25b9
feat: add darkblue theme, refactor dark theme
2025-08-04 18:51:36 +12:00
Natsumi
bc2211f332
Refactor Discord RPC
2025-08-01 17:08:06 +12:00
Natsumi
592983673d
Update VRC image metadata parsing
2025-08-01 16:57:15 +12:00
Natsumi
3c21d88efa
Remove wine support for Cef
2025-08-01 01:29:55 +12:00
Natsumi
7eaa9b55c8
"Fix" overlay init on Linux
2025-08-01 01:29:54 +12:00
Natsumi
9ea2b7dae3
Fix adding avatar search provider and bio links
2025-08-01 01:29:54 +12:00
Natsumi
153d4d4a8a
update group sidebar instances when fetching instance
2025-07-29 17:52:58 +12:00
Natsumi
ab1529a800
user dialog platform
2025-07-29 17:52:57 +12:00
pa
601f6fcf80
remove unnecessary imports
2025-07-29 17:52:57 +12:00
Natsumi
07f5964449
Filter & open group from Event Announcement
2025-07-29 17:52:57 +12:00
Natsumi
769cd671b3
Fix updater
2025-07-29 17:52:57 +12:00
pa
def96c1a4d
refactor: change theme handling to support element-ui scss variables
2025-07-29 17:52:56 +12:00
Natsumi
96dfe2fcef
Lint
2025-07-24 21:43:04 +12:00
Natsumi
a6aa87b150
Formatting fixes
2025-07-24 21:37:54 +12:00
Natsumi
2e4c1fc4c5
Add popcorn palace thumbnail url
2025-07-24 21:37:54 +12:00
Natsumi
957767ddcd
Fix saving autoStateChangeNoFriends
2025-07-24 21:37:53 +12:00
osiris-plus
260854d538
Improve 'Previous Instances' grouping behavior ( #1305 )
...
* Group user's previous instances by location AND calendar dates for better clarity
* date grouping in local timezone instead of UTC
* prevent zero-time records due to OnPlayerJoined and OnPlayerLeft happening on different calendar days
* fix deleteGameLogUserInstance behavior to be consistent with new history grouping
* change 'previous instances' algorithm
group multiple events together into single session record, even if rejoins occur within 1 hour on the same instance
delete button also deletes all related gamelog_join_leave events correctly by their id
* replace questionable condition with proper one
2025-07-24 21:37:41 +12:00
flower_elf
c4533fd9d0
chore(i18n): Update localization files ( #1303 )
...
* chore(i18n): Update Chinese Simplified localization
* chore(i18n): Update almost localization files
* chore(i18n): fix typo
2025-07-22 17:00:03 +12:00
pa
e2b1948159
feat: add jest testing for utility functions
2025-07-22 01:53:53 +12:00
Natsumi
b9b0cebd7f
Misc fixes
2025-07-22 01:53:48 +12:00
pa
4fd898d84d
fix: playerlist table remains after the game closes
2025-07-21 23:35:53 +12:00
pa
73bfc3d4dc
fix: saveVRCXWindowOption
2025-07-21 13:50:13 +12:00
pa
98765ccffc
refactor: vr.js
2025-07-20 18:11:20 +12:00
Natsumi
eaeadb9cc3
Fix custom CSS
2025-07-19 16:31:24 +12:00
Natsumi
d26a05b02b
Fix group member fetching
2025-07-19 16:31:24 +12:00
Natsumi
e65c93a07c
Restore friend order from API
2025-07-19 12:48:17 +12:00
Natsumi
668a75af1d
Linux minimize at startup tooltip
2025-07-19 12:38:23 +12:00
pa
6b84d7444b
fix: dialog types error
2025-07-19 12:12:16 +12:00
pa
b23687430e
fix: debug with type error checks
2025-07-19 12:12:15 +12:00
pa
0e50a67c25
refactor: add type definitions for API responses
2025-07-19 12:12:15 +12:00
pa
342850dc7e
refactor: src/types
2025-07-19 12:12:14 +12:00