90b0b1eb45
Change identifier to org.overte
2022-09-08 22:18:53 +02:00
9b6d202a21
Rebranding and fixing URLs
2022-09-08 22:10:13 +02:00
c6f1e6410e
Updated some URLs, rebranded documentation and changed default metaverse server address
2022-02-09 23:57:24 +01:00
Alezia Kurdis
f97b1dfe87
Ressources rebranding for Overte
...
Ressources rebranding for Overte
(mostly images, icon, model updated with Overte brand)
some file has been edited to replace some files (they had vircadia in the name)
Most of this has not been tested. (cause I don't build)
2022-02-06 12:51:05 -05:00
Kalila
a32dc628d5
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-06-27 03:56:50 -04:00
Kalila L
90aaa85089
Update user docs links "docs.vircadia.dev" -> "docs.vircadia.com".
2021-06-21 12:01:37 -04:00
Kalila L
ecda58dc2e
Tray "Visit Sandbox" -> "Visit Local Server"
2021-03-13 14:00:23 -05:00
Kalila L
560a1a7119
Update sandbox URL.
2020-09-23 03:29:03 -04:00
05f4bfc1ca
Replace hifi branded images amd icons with Vircadia
2020-04-01 18:13:36 -05:00
96047d7536
Attempt find/replace all "High Fidleity" strings with "Vircadia"
...
Also updates most URLs to point to Vircadia resources with the exception of the serverless domain tutorial.
Branched from `v0.86.0-k2`
2020-03-31 14:33:08 -05:00
Roxanne Skelly
cd4e56e7d5
Case 19808 - Change MARKET and WALLET in tray notifier to be INVENTORY
...
along with other appropriate messaging changes.
2018-11-09 14:26:20 -08:00
Roxanne Skelly
10ee5ac5b4
URL protocol returns the protocol string with the ':' attached
...
(how did this work before?!)
2018-10-23 14:46:13 -07:00
Roxanne Skelly
be7a947ddd
Fix coding-standards issue
2018-10-23 13:25:59 -07:00
Roxanne Skelly
a6fcf79bbd
Merge branch 'master' of https://github.com/highfidelity/hifi into Case19446
2018-10-23 11:17:19 -07:00
Stephen Birarda
b007e4d874
Merge pull request #14049 from birarda/security-vuln
...
update some server console dependencies after npm audit
2018-10-23 10:45:54 -07:00
Roxanne Skelly
91f9227686
Case 19446 - Update via Sandbox Popup -- opens Old Interface
2018-10-22 15:44:16 -07:00
John Conklin II
9ccdf74235
Merge pull request #14179 from roxanneskelly/sysTraySubmenus
...
Sys tray submenus
2018-10-18 17:56:48 -07:00
Roxanne Skelly
d4bc192be2
Fix for Case 19395
...
High Fidelity Console in client only install downloads default content assets for non-existent sandbox.
2018-10-17 14:09:55 -07:00
Roxanne Skelly
6b05f7b030
Clicking on a user in the goto menu was taking one to the wrong user
2018-10-10 17:16:56 -07:00
Roxanne Skelly
af055bb45c
more bug fixes and cleanup of some console logging
2018-10-10 16:50:07 -07:00
Roxanne Skelly
f6a8383d53
Bugfixes
2018-10-10 15:49:22 -07:00
Roxanne Skelly
0302fee23d
Merge branch 'master' of https://github.com/highfidelity/hifi into sysTraySubmenus
2018-10-10 11:48:30 -07:00
Roxanne Skelly
b052a12d16
Remove unnecessary logging.
2018-10-10 11:48:12 -07:00
Roxanne Skelly
2876338a97
Display up to 30 submenus for GOTO
2018-10-03 15:35:19 -07:00
Roxanne Skelly
397fe2a534
Code Review Fixes
2018-10-03 13:53:46 -07:00
Roxanne Skelly
79b11296f1
Checkpoint sys tray submenus
2018-10-03 13:45:39 -07:00
Roxanne Skelly
95ef46d77c
fix some coding standards issues
2018-10-02 10:00:42 -07:00
Roxanne Skelly
113ad3d917
Fixes for OSX
...
App Translocation makes it nearly impossible to find the interface
executable from the running server-console, specifically in downloaded
builds launched from the Finder. To enable OSX detection and and
launch of the interface, the code has been changed to:
* Assume interface is installed on OSX as we don't produce a server-only
build.
* Launch the interface by using 'open' with the appid.
NOTE: This may launch the wrong version of the app if
multiple instances of the app are installed, but this
is the best we can do for now. For most users, the
behavior should be as expected.
Second, polling was happening even if interface couldn't be
detected if it was previously enabled.
2018-09-30 13:11:15 -07:00
Roxanne Skelly
b6877bca57
Revert ""Add temporary code to test for interface paths"""
...
This reverts commit edd354d109
.
2018-09-28 16:26:44 -07:00
Roxanne Skelly
edd354d109
"Add temporary code to test for interface paths""
2018-09-28 14:52:50 -07:00
Roxanne Skelly
0c1bef6511
Merge branch 'sysTraySetup' of https://github.com/roxanneskelly/hifi into sysTrayOsx
2018-09-28 13:47:54 -07:00
Roxanne Skelly
537c0aaf25
Revert "Add temporary code to test for interface paths"
...
This reverts commit 6393f907b8
.
2018-09-28 13:15:04 -07:00
Roxanne Skelly
6393f907b8
Add temporary code to test for interface paths
2018-09-28 12:33:38 -07:00
Roxanne Skelly
ee8290f71c
Fix comment
2018-09-28 11:10:42 -07:00
Roxanne Skelly
1aaaca4e6c
Code review changes
2018-09-28 10:48:20 -07:00
Roxanne Skelly
fb3205a847
More OSX Path fixes
2018-09-28 10:02:03 -07:00
Roxanne Skelly
2f1f1d896c
Merge branch 'sysTraySetup' of https://github.com/roxanneskelly/hifi into sysTraySetup
2018-09-28 09:24:52 -07:00
Roxanne Skelly
dde106e42e
Make tray icon light map to notification status of various menus
2018-09-28 09:24:00 -07:00
Roxanne Skelly
4257a4dfdd
Try fixing binary name for 'running process' detection of interface
2018-09-27 23:12:24 -07:00
Roxanne Skelly
ec4575f587
Merge branch 'sysTrayOsx' of https://github.com/roxanneskelly/hifi into sysTraySetup
2018-09-27 13:36:10 -07:00
Roxanne Skelly
b0b2c6f3ee
Fixup path finding for interface
2018-09-27 13:31:28 -07:00
Roxanne Skelly
f1ba213ccc
Merge branch 'sysTray' of https://github.com/roxanneskelly/hifi into sysTraySetup
2018-09-27 12:08:51 -07:00
Roxanne Skelly
330789471d
Fix merge conflict and set proper polling times
2018-09-27 12:03:37 -07:00
Roxanne Skelly
00a5075d34
Merge branch 'sysTrayOsx' of https://github.com/roxanneskelly/hifi into sysTraySetup
2018-09-27 11:44:41 -07:00
Roxanne Skelly
6a3b286a07
Fix windows notification popups:w
2018-09-27 11:44:00 -07:00
Roxanne Skelly
d851e3994e
Search for interface should check peer package
...
Also, retain enabled/disabled state for notifications across restarts
2018-09-27 11:10:51 -07:00
Roxanne Skelly
61aef14c64
OSX notifications dismiss the previous notifications immediately when
...
sent, preventing 'click' behavior
2018-09-27 10:16:21 -07:00
Roxanne Skelly
b6fd302a83
OSX Interface-running detection fixes
2018-09-26 18:40:54 -07:00
Roxanne Skelly
45a3df114f
Merge branch 'sysTraySetup' of https://github.com/roxanneskelly/hifi into sysTray
2018-09-26 13:05:30 -07:00
Roxanne Skelly
5949679c0a
Add mac interface-run detection to server-console
2018-09-26 13:00:37 -07:00