|
96932a6946
|
Update metaverse server URL
|
2022-02-21 23:17:33 +01:00 |
|
|
c6f1e6410e
|
Updated some URLs, rebranded documentation and changed default metaverse server address
|
2022-02-09 23:57:24 +01:00 |
|
Kalila L
|
c80283ae8f
|
Also fix two other issues.
|
2021-02-09 02:02:06 -05:00 |
|
Kalila L
|
cfc7309c96
|
Send address and port with each metaverse heartbeat.
|
2020-11-20 03:19:19 -05:00 |
|
Kalila L
|
4c1de14cbb
|
Add input error handling and notice.
|
2020-10-21 00:56:55 -04:00 |
|
kasenvr
|
69fe471374
|
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
|
2020-10-14 02:58:20 -04:00 |
|
kasenvr
|
9624d3bb0c
|
Update shared.js
|
2020-10-13 18:54:15 -04:00 |
|
kasenvr
|
5725a32200
|
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
|
2020-10-13 05:03:32 -04:00 |
|
Kalila L
|
2546639171
|
Add domain label creation step 1 of wizard.
|
2020-10-12 01:17:00 -04:00 |
|
Kalila L
|
a965ac8591
|
Fix some weird context.
|
2020-09-24 17:30:15 -04:00 |
|
Kalila L
|
d423b51e5f
|
Change content.vircadia.com -> cdn-1.vircadia.com
|
2020-09-20 22:55:40 -04:00 |
|
Kalila L
|
1fad06b112
|
Update further.
|
2020-09-16 23:06:02 -04:00 |
|
kasenvr
|
699425254d
|
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
|
2020-09-16 19:59:44 -04:00 |
|
kasenvr
|
66f953d957
|
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
|
2020-09-16 19:59:07 -04:00 |
|
Kalila L
|
c5a618be8f
|
Fix indent...?
|
2020-09-15 21:09:39 -04:00 |
|
Kalila L
|
e3a6dc18af
|
Add support for metaverse API's with paths.
|
2020-09-15 20:07:00 -04:00 |
|
Kalila L
|
dcbf8c7663
|
Agnostify language "High Fidelity" -> "Metaverse" and implement dynamic retrieval of URL for metaverse.
|
2020-09-15 01:31:24 -04:00 |
|
Robert Adams
|
3878ad6df6
|
Move metaverse server URL info into NetworkingConstants.h (for C++
code) and into shared.js (for JS code).
Modify references to the metaverse server from constants to
references to the new central definitions.
|
2020-06-13 07:04:58 -07:00 |
|
Roxanne Skelly
|
04f13cd17e
|
DEV-653 - give warning not to change address for cloud domains
|
2019-10-03 12:05:10 -07:00 |
|
Roxanne Skelly
|
22e71115dd
|
DEV-168 - add filename reporting for installed/restored backup content
|
2019-07-25 11:46:05 -07:00 |
|
Roxanne Skelly
|
783c61500e
|
BUGZ-829 DEV-168 - domain backup/content management improvements
BUGZ-829 - improve error reporting during restore of content
DEV-168 - show last installed archive information
|
2019-07-24 12:52:06 -07:00 |
|
Roxanne Skelly
|
629d5e50ff
|
CR Fix
|
2019-04-05 16:16:34 -07:00 |
|
Roxanne Skelly
|
a63171fb94
|
Case22025 - Show 'create temporary place' button when no places are present
The metaverse urls were hard-coded to be production. Fix is to pull them
from the domain server, which will pull them from the environment variable.
|
2019-04-05 14:54:02 -07:00 |
|
Stephen Birarda
|
debea3791d
|
Fix DS content backups not loading on IE
IE does not support Object.assign
|
2018-03-16 14:30:03 -07:00 |
|
Stephen Birarda
|
2b39419795
|
keeping AYS DRY and hooking up restore/delete for content archives
|
2018-02-16 15:34:55 -08:00 |
|
Stephen Birarda
|
29ceffd7cc
|
add sections to content page for backup/restore
|
2018-02-16 15:34:54 -08:00 |
|
Stephen Birarda
|
37b8fa2c0c
|
put back default values in settings response
|
2018-02-14 12:09:57 -08:00 |
|
Stephen Birarda
|
11fe279f6f
|
add domain settings backup and restore to web interface
|
2018-02-14 12:09:57 -08:00 |
|
Stephen Birarda
|
2f6b079d80
|
quick re-organization of settings groups
|
2018-02-14 12:09:57 -08:00 |
|
Stephen Birarda
|
6240181474
|
initial separation of content settings and domain settings
|
2018-02-14 12:09:56 -08:00 |
|
Ryan Huffman
|
b5c4517ee7
|
Update DS Settings strings
|
2017-11-13 15:59:57 -08:00 |
|
Ryan Huffman
|
2307cde599
|
Fix add-place button being added when account disconnected
|
2017-11-10 15:34:53 -08:00 |
|
Ryan Huffman
|
3b702a7ae3
|
Make ESC close dialog windows on DS settings
|
2017-11-09 09:05:07 -08:00 |
|
Ryan Huffman
|
a55a30f87f
|
Fix 'Path' label when adding a place name
|
2017-11-08 14:00:43 -08:00 |
|
Ryan Huffman
|
b1fe3699f9
|
Fix domain id getting set to empty when adding place name
|
2017-11-02 17:42:24 -07:00 |
|
Ryan Huffman
|
8401aecef5
|
Update wizard to make request for domain info
|
2017-11-01 16:04:26 -07:00 |
|
Ryan Huffman
|
70d3bd3672
|
Fix label/auto networking not being hidden for temp domains
|
2017-10-29 20:48:03 -07:00 |
|
Ryan Huffman
|
c42ef4f88c
|
Update most DS API forwarding APIs to use a single forwarding function
|
2017-10-27 15:53:50 -07:00 |
|
Atlante45
|
ae9f87873f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into feat/wizard
|
2017-10-27 15:27:00 -07:00 |
|
Atlante45
|
c7b8d1114d
|
CR
|
2017-10-27 15:11:31 -07:00 |
|
Ryan Huffman
|
75e98dcef9
|
Cleanup style in DS js files
|
2017-10-27 14:55:50 -07:00 |
|
Atlante45
|
203a419f2a
|
Setup Wizard
|
2017-10-27 12:52:36 -07:00 |
|
Ryan Huffman
|
2944d76ef0
|
Update settings with auto domain creation and restart
|
2017-10-27 11:49:41 -07:00 |
|