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 |
|
Kalila L
|
23bf8388f1
|
Fix metaverse URL retrieval and comment out updatePlaceNameLink until we have our own functionality.
|
2020-09-16 21:37:48 -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 |
|
kasenvr
|
e4a80a9931
|
Merge pull request #465 from kasenvr/feature/domain-metadata-exporter
Domain Metadata Exporter
|
2020-08-31 18:08:37 -04:00 |
|
ArcadeFever
|
404e18296a
|
changed url for AC script examples from HiFi to Vircadia github
|
2020-08-23 12:33:13 -07:00 |
|
Kalila L
|
c81365f4f0
|
Update description for Prometheus exporter.
|
2020-08-21 13:47:59 -04:00 |
|
Kalila L
|
a079afbb73
|
Update metadata exporting.
|
2020-08-21 13:40:38 -04:00 |
|
Kasen IO
|
b7e4362553
|
Make empty values no longer null, add name property, rename "Hosts" -> "Managers"
|
2020-08-19 00:01:47 -04:00 |
|
Kasen IO
|
c70a041490
|
Merge branch 'master' into feature/domain-metadata-exporter
|
2020-08-18 21:35:51 -04:00 |
|
David Rowe
|
13edfde89c
|
Fix server settings
|
2020-08-05 23:46:15 +12:00 |
|
kasenvr
|
4d3ca2fdc5
|
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
|
2020-08-05 02:31:10 -04:00 |
|
Kasen IO
|
448cdcb31f
|
Update domain's describe-settings for clarity.
|
2020-08-05 00:23:55 -04:00 |
|
David Rowe
|
dfef1fb5bb
|
Remove unused domain server setting
|
2020-08-04 22:03:08 +12:00 |
|
David Rowe
|
bc56eb5ac7
|
Update to work with WordPress plugin
|
2020-08-04 17:12:31 +12:00 |
|
David Rowe
|
43b6e77235
|
Tidy networking code
|
2020-08-03 09:17:12 +12:00 |
|
David Rowe
|
dfbad4efc0
|
Use "enable domain authentication" server setting
|
2020-08-02 21:22:59 +12:00 |
|
David Rowe
|
c3769a5f74
|
Get WordPress API path from domain server settings
|
2020-08-02 17:33:13 +12:00 |
|
David Rowe
|
56ba137ee3
|
Get OAuth2 URL from server settings
|
2020-07-31 20:48:27 +12:00 |
|
Kasen IO
|
af34536a09
|
Further complete the loop.
|
2020-07-30 00:34:02 -04:00 |
|
Kasen IO
|
294646a141
|
Add OAuth2 to domain settings.
|
2020-07-27 23:04:59 -04:00 |
|
kasenvr
|
eef1e3b93e
|
Update index.html
|
2020-07-21 01:30:56 -04:00 |
|
kasenvr
|
1c545dffca
|
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
|
2020-07-20 14:25:52 -04:00 |
|
Kasen IO
|
6129981459
|
Merge branch 'master' into feature/domain-metadata-exporter
|
2020-06-29 23:26:14 -04:00 |
|
David Rowe
|
a78bd7025f
|
Improve wording of get/set privateUserData description
|
2020-06-28 11:04:59 +12:00 |
|
motofckr9k
|
7b34872b81
|
Replace domain-server favicon
|
2020-06-21 03:59:33 +02:00 |
|
kasenvr
|
63e3c001c3
|
Merge pull request #411 from Misterblue/fix/central-metaverse-urls
Move metaverse server URL info into central files for easier updating
|
2020-06-18 17:23:05 -04:00 |
|
Kasen IO
|
f712fc7735
|
Export to JSON, JSON formatting.
|
2020-06-18 16:43:59 -04:00 |
|
Kasen IO
|
7c264e7d85
|
First pass at adding domain metadata exporter.
|
2020-06-15 22:51:51 -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 |
|
Dale Glass
|
443d769eac
|
Make it possible to turn the Prometheus exporter on and off
The settings are available from the domain settings page.
|
2020-06-07 02:47:39 +02:00 |
|
Dale Glass
|
a8bd627cda
|
Add Prometheus exporter
Exports domain statistics for the domain on port 9703 (officially reserved)
|
2020-06-07 02:47:39 +02:00 |
|
Kasen IO
|
115c40bd54
|
Lots of renamings, more to come.
|
2020-04-07 04:56:02 -04:00 |
|
Dale Glass
|
e396747377
|
Add Opus to list of codecs
|
2020-01-09 16:43:12 +01:00 |
|
Shannon Romano
|
15394f7a6b
|
Merge pull request #16284 from roxanneskelly/dev653
DEV-653 - give warning not to change address for cloud domains
|
2019-10-04 11:54:30 -07:00 |
|
Roxanne Skelly
|
38afa6b5c2
|
Move to correct place
|
2019-10-03 16:47:09 -07:00 |
|
Roxanne Skelly
|
8940d990ec
|
DEV-2044 - add notification that temporary domains won't show up in
domain list
|
2019-10-03 16:17:08 -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
|
434c63b7e3
|
BUGZ-1381 - domain server creates blank/undefined group when adding
groups
|
2019-09-25 14:14:29 -07:00 |
|
Roxanne Skelly
|
9a7de10614
|
set file permissions on the config.json file for the domain server
|
2019-09-11 16:27:00 -07:00 |
|
Roxanne Skelly
|
0f242deaf2
|
fix crash and some UI issues
|
2019-09-11 14:11:43 -07:00 |
|
Roxanne Skelly
|
a0ad1f3a68
|
DEV-444 - OAuth administration improvements
|
2019-09-10 17:27:23 -07:00 |
|
Roxanne Skelly
|
b4fee1140c
|
BUGZ-319 - Add 'Installed By' username to installed content section on
settings.
|
2019-07-29 16:25:51 -07:00 |
|
Roxanne Skelly
|
701c457ad4
|
Fix issue where reset of server was prematurely causing the drop of
an ajax connection which was causing an error popup.
|
2019-07-26 16:57:05 -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
|
fe4334d6c4
|
BUGZ-829 fix a few nits
|
2019-07-24 15:33:13 -07:00 |
|