Commit Graph

42 Commits

Author SHA1 Message Date
Natsumi
cf4416fccc Adjust column widths for Spanish 2024-02-28 09:35:37 +13:00
BlueOvi
176b599cbd Add Spanish localization (synchronized with crowdin) (#734)
* Add files via upload

* Update README.es_ES.md

* Create en.json

* Update README.es_ES.md

* Update README.es_ES.md

* Update en.json

* updated spanish json, added lang

* Rename README.es_ES.md to README.es.md

* Update README.md

Spanish has been added to the list of available languages.

* Update README.fr.md

Spanish has been added to the list of available languages.

* Update README.it.md

Spanish has been added to the list of available languages.

* Update README.jp.md

Spanish has been added to the list of available languages.

* Update README.ru_RU.md

Spanish has been added to the list of available languages.

* Update README.zh_CN.md

Spanish has been added to the list of available languages.

* Fixed translation tags on profile tab

* [Implem. Fix] Past names

* Updating strings

* Update localization strings in en.json

* Temporary fix to world clasification dropdown localization

* Updating spanish translations

* Update translations

* Removing things my vscode changed lol

* Updating spanish translations

---------

Co-authored-by: Miguel Campo (migue802) <contact@migue802.com>
Co-authored-by: migue802 <54627022+migue802@users.noreply.github.com>
2024-02-28 08:17:39 +13:00
Natsumi
bc0f93e782 Small fixes 2024-01-17 07:34:53 +13:00
Natsumi
cd2387aa32 Updates and fixes 2024-01-09 23:22:48 +13:00
Myrkur
ebf27cb75c Material 3 Theme fixes. (#707)
* fixed issues with avatar tag setter, viewing images and message box dialog overflowing out of view

* fixed other elements being corrupted by previous changes

* made table text selectable, fixed padding with buttons.
2023-12-24 08:05:57 +13:00
Natsumi
ab8ffbec87 Small changes and fixes 2023-11-22 02:12:19 +13:00
Natsumi
29b5bedde1 Option to copy VRC images 2023-11-22 02:12:16 +13:00
Natsumi
7bb5c8ea45 Changes and fixes
Remove nonce (rip)
Current instance avatar change on wrist feed
Ignore non-standard unity package variants
Remove GPUFix
2023-11-13 21:38:18 +13:00
Natsumi
25f47f9a1e Option to enable desktop notifications while AFK 2023-11-13 21:38:14 +13:00
Natsumi
53fd97264d Backup/restore VRC registry 2023-10-27 23:46:30 +13:00
Natsumi
2c1f7dbf13 Fixes and changes 2023-09-25 03:02:40 +13:00
Natsumi
f3160f080a Fixes 2023-09-17 10:42:40 +12:00
Natsumi
102092e6d3 Random fixes 2023-09-03 09:03:15 +12:00
Natsumi
f578984a06 Rename Quest to Android, small fixes 2023-08-20 18:34:14 +12:00
Natsumi
908714b2e1 Small changes and fixes 2023-08-16 03:33:23 +12:00
Natsumi
07676ecfea External event type 2023-07-29 00:56:53 +12:00
Gizmo
030ec64297 feat: add Contributors panel to display developer avatars (#605)
Added a new "Contributors" panel to the Settings, showcasing the avatars of developers who have contributed to this project.
2023-07-22 11:32:31 +12:00
Natsumi
74671a0282 Small fixes and changes 2023-07-19 11:11:34 +12:00
pypy
73247f6e25 Delete social link 2023-07-18 03:58:12 +09:00
Natsumi
ab68444d12 Fullscreen image dialog 2023-07-15 04:29:35 +12:00
Natsumi
bd33aae8bc Small fixes, fix launchGame not recreating shortName 2023-07-08 11:22:23 +12:00
Natsumi
ce053b2d82 avatarScalingDisabled tag, group member icons 2023-07-02 08:41:49 +12:00
pypy
21e8b30380 Implement auto state change (#590)
* Implement auto state change

* fix
2023-07-02 06:56:33 +12:00
Natsumi
5c5e178e2c Small fix 2023-06-30 08:08:10 +12:00
Natsumi
35ae13ce7a Fixes for websocket changes 2023-06-29 23:29:25 +12:00
Natsumi
825377463e Small fixes 2023-06-28 09:14:40 +12:00
Natsumi
62e350cc91 Emoji manager 2023-06-25 02:32:53 +12:00
Natsumi
6cda4eae3e Avatar scaling tag and toggle option 2023-06-23 21:21:52 +12:00
Natsumi
2ed0ed7d62 Instance info tooltip and random fixes 2023-06-23 21:21:26 +12:00
Natsumi
028b8ffcff Small formatting changes 2023-06-14 07:42:59 +12:00
Natsumi
f418b208f3 Bulk unfavorite mode 2023-06-14 07:42:55 +12:00
Natsumi
c19a7101a6 Build user created themes into app 2023-06-09 02:20:07 +12:00
Natsumi
f674b61b73 New instance for groups, small changes 2023-06-07 01:05:06 +12:00
Natsumi
f2c7275000 Fix for deleted groups 2023-06-04 13:04:28 +12:00
Natsumi
e0bde3be98 Tabbed side panel 2023-06-04 11:07:45 +12:00
Natsumi
61fa42f897 Many fixes and instance queuing notification 2023-06-04 11:07:42 +12:00
Natsumi
2fbc880c87 Group search 2023-06-01 10:37:43 +12:00
Natsumi
47ddea756f Change VRCX default settings 2023-06-01 10:37:34 +12:00
Natsumi
fcfa1d06f1 Add tooltips 2023-05-28 11:01:29 +12:00
Natsumi
b78dfb863c Small fixes 2023-05-23 19:56:00 +12:00
Natsumi
1a2aacbba2 Fix auto updater toggle, load friendsList tab much faster 2023-05-18 10:59:55 +12:00
Teacup
24f1a57c5d Add applauncher settings, refactor some pug code (#544)
* fix(.NET): Stop CheckGameRunning from force checking processes

I'm not really sure what I was thinking when I did that the way I did; They are not supposed to force check if they're closed after the first time...That's what the monitor is for.

* feat(.NET): Add optional child process culling, clean up applauncher

Add an AppApi method to set applauncher settings Enabled/KillChildrenOnExit

Refactor repeated applauncher event code, move into methods

* refactor: Move the pug code for every tab into its own file

* refactor: Add PoC mixins to settings.pug ^& add comments for navigation

Some proof of concept replacements of the categories, switches and a radio group in the General settings seection.
Also added comments for each header-separated section for marginally better navigation of the file.

* refactor: Move the login page to its own file

* fix(.NET): Correct wrong variable being set in SetAppLauncherSettings

* fix(.NET): Remove redundant/exception causing process refresh in monitor

* refactor(.NET): Allow launcher to be disabled; Disabled by default.

* refactor: Change screenshot helper default to true

* feat: Expose new app launcher settings, add new settings category

Translation keys added/removed:
+ view.settings.advanced.advanced.app_launcher.header
+ view.settings.advanced.advanced.app_launcher.folder_tooltip
+ view.settings.advanced.advanced.app_launcher.enable
+ view.settings.advanced.advanced.app_launcher.auto_close
- view.settings.advanced.advanced.auto_launch
- view.settings.advanced.advanced.auto_launch_tooltip

* Add GPU Fix and Udon Exception Logging options, unload favorites tab when not in use

* Fix GPUFix typo

* Fix GPUFix typo 1

* Add logging for AVPro streams without usharp videoplayer

* Lint

---------

Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2023-05-13 22:26:29 +12:00