Commit graph

767 commits

Author SHA1 Message Date
Kalila L
b3a8c0bbec CR. 2021-09-30 23:56:35 -04:00
Kalila L
fa49c9e39f Update dist. 2021-09-19 19:01:56 -04:00
Kalila L
e080b9b6e2 Fix OS light mode issues for Wizard by forcing dark mode on components. 2021-09-19 19:00:04 -04:00
Kalila L
1161c5d8db Add confirm to save credentials; add more UX handling. 2021-09-18 16:48:08 -04:00
Kalila L
78a57c95c6 Update dist. 2021-09-13 17:35:09 -04:00
Kalila L
9fcc1bdf08 Update .gitignore 2021-09-13 17:35:02 -04:00
Kalila L
98de885739 Add skip wizard dialog. 2021-09-11 17:06:57 -04:00
Kalila L
c266b003fb Get Domain creation working; revise metaverse forwarding. (TLS init fail issue present) 2021-09-10 02:06:50 -04:00
Kalila L
10306807ef Complete wizard (1:1 features of original). 2021-09-06 19:38:34 -04:00
Kalila L
4ae378e90a Metaverse connection is working. 2021-09-06 03:12:55 -04:00
Kalila L
da464b2f40 Got login working. 2021-09-05 21:21:16 -04:00
Kalila L
31fef9f9de State of wizard. 2021-09-04 05:22:20 -04:00
Kalila L
8f51de62f2 Initial creation and wizard redirection added. 2021-09-03 00:06:23 -04:00
Kalila L
90aaa85089 Update user docs links "docs.vircadia.dev" -> "docs.vircadia.com". 2021-06-21 12:01:37 -04:00
David Rowe
c45007d038 Merge branch 'master' into fix/can-rez-attachment
# Conflicts:
#	interface/src/Application.h
2021-03-29 15:28:08 +13:00
David Rowe
94228d0977 Fix up default domain permissions 2021-03-23 15:21:51 +13:00
David Rowe
9c68d0236c Fix indent 2021-03-18 12:16:04 +13:00
David Rowe
3afc9f700e Rename avatar entities permission in server settings 2021-03-18 12:13:06 +13:00
Kalila L
4b61d3328d CR. 2021-03-12 10:50:50 -05:00
David Rowe
2e75983800 Set default value of canRezAvatarEntities to that of canConnectToDomain 2021-03-03 16:31:12 +13:00
David Rowe
fb074fa2a9 Fix up rez avatar entities options' descriptions 2021-03-03 15:44:19 +13:00
David Rowe
ee892cdf86 Make wording consistent with rest of sysstem 2021-03-01 15:23:50 +13:00
David Rowe
036329fc61 Fix domain server missions table help and layout 2021-02-27 21:20:58 +13:00
Kalila L
3a945f87dd Add messaging mixer rate limiting per node functionality. 2021-02-26 21:01:22 -05:00
Kalila L
6b5cffa5e4 Initial pass at adding canRezAvatarEntities. 2021-02-26 06:14:06 -05:00
Kalila L
b1273a0616 Update domain-settings. 2021-02-25 23:04:09 -05:00
Kalila L
c80283ae8f Also fix two other issues. 2021-02-09 02:02:06 -05:00
Kalila L
c3c9b638e1 When creating a domain ID, set networking to full (wizard) 2021-02-09 01:50:38 -05:00
daleglass
f894a0a141
Merge pull request #877 from vircadia/feature/domain-server-reporting-socket
Send address and port with each metaverse heartbeat.
2020-12-26 20:40:58 +01:00
Kalila L
16eca5d855 Get most 'project-athena' -> 'vircadia' references. 2020-12-13 04:42:34 -05:00
Kalila L
5d4612e400 Update 'kasenvr' -> 'vircadia' 2020-12-10 18:56:57 -05:00
Kalila L
f5485e858c Licensing headers. 2020-12-10 18:56:04 -05:00
Kalila L
cec112dd28 "port" -> "network_port" 2020-11-25 15:19:35 -05:00
Kalila L
cfc7309c96 Send address and port with each metaverse heartbeat. 2020-11-20 03:19:19 -05:00
kasenvr
66ccfab9c9
Merge pull request #846 from kasenvr/fix/domain-server-create-id
Fix domain-server settings "Create new domain ID" dialog.
2020-11-06 20:07:37 -05:00
kasenvr
bb35521d29
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-10-28 02:05:17 -04:00
Kalila L
6232aba63e Fix domain-server settings "Create new domain ID" dialog. 2020-10-27 01:22:47 -04:00
David Rowe
e0d965e1c5 Fix wrapping of "Enable Automatic Threading" in server setup wizard 2020-10-27 09:44:43 +13:00
kasenvr
70b04b1226
Update wizard.js 2020-10-21 16:42:10 -04:00
Kalila L
c1a47878b9 Fix indent. 2020-10-21 00:57:30 -04: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
065971381d
Update wizard.js 2020-10-13 18:57:30 -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
2e75166e0d Hide temp place name button, hide places table, hide places wizard step. 2020-10-11 21:10:24 -04:00
Kalila L
ba67cc8254 Merge branch 'master' into fix/domain-threading-defaults 2020-10-02 15:28:31 -04:00
Kalila L
8cd129469b Update a few more links, not all links have endpoints though. 2020-09-28 04:47:21 -04:00
Kalila L
9e8dc88f63 Fix temporary place name assignment. 2020-09-24 18:06:39 -04:00