Kalila
1d8da471a2
Merge pull request #1344 from digisomni/feature/new-domain-wizard
...
Overhaul the Domain server's onboarding wizard.
2021-10-04 16:10:31 -04:00
Kalila L
9df620e4c3
CR.
2021-10-03 18:51:33 -04:00
Kalila
fe1d807097
Update DomainServer.cpp
2021-10-02 15:01:13 -04:00
Kalila L
dda2b8ae3a
Update dist.
2021-10-01 03:01:24 -04:00
Kalila L
74267228ba
Make Axios header application conditional.
2021-10-01 03:00:42 -04:00
Kalila L
703e0a811e
Merge branch 'feature/new-domain-wizard' of https://github.com/digisomni/vircadia into feature/new-domain-wizard
2021-09-30 23:58:30 -04:00
Kalila L
8872045e17
Update dist.
2021-09-30 23:58:28 -04:00
Kalila L
b3a8c0bbec
CR.
2021-09-30 23:56:35 -04:00
Kalila
9e2df7dd5a
Update README.md
2021-09-30 05:42:14 -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
633a195da6
Add Doxygen for 'forwardMetaverseAPIRequest' function.
2021-09-19 18:15:57 -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
Heather Anderson
ab4d70760e
review and cleanup of "#include <QtCore/QSharedPointer>"
2021-09-10 21:40:54 -07: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
David Rowe
6a17143df8
Rename "HifiSockAddr" to "SockAddr"
2021-07-06 13:23:57 +12:00
Kalila L
90aaa85089
Update user docs links "docs.vircadia.dev" -> "docs.vircadia.com".
2021-06-21 12:01:37 -04:00
Heather Anderson
9f5e06503a
begin identifying Packet Type ID=1 as "domain connect" for a future version of the protocol, so we can detect protocol breaks when we shift to using this as our domain connect packet.
2021-04-24 23:28:53 -07:00
Kalila
1dba5bedfa
Merge pull request #1149 from daleglass/add_thread_debugging
...
Implement thread debugging with tsan
2021-04-08 17:17:07 -04:00
Dale Glass
fb19d1b29d
Review fixes
2021-04-04 12:53:30 +02:00
Dale Glass
240e070a46
Log authentication events in the domain server
...
This uses the vircadia.domain_server.auth logging category.
2021-04-03 17:29:51 +02:00
Kalila
286976addb
Merge pull request #1147 from daleglass/fix-null-pointer-arithmetic-warning
...
Fix warning: NULL used in arithmetic
2021-04-02 16:24:26 -04:00
Dale Glass
43f6fd82f4
Implement thread debugging with tsan
...
This is enabled with the VIRCADIA_THREAD_DEBUGGING environment variable.
It's incompatible with VIRCADIA_MEMORY_DEBUGGING, so only one of those
can be enabled for a build.
2021-04-02 20:41:23 +02:00
Dale Glass
3551b19942
Fix warning: NULL used in arithmetic
2021-04-02 00:50:14 +02: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
Kalila
58fde3c159
Merge pull request #1090 from digisomni/feature/expand-kick-functionality
...
Add improved functionality for `Users.kick` API.
2021-03-28 21:05:59 -04:00
David Rowe
94228d0977
Fix up default domain permissions
2021-03-23 15:21:51 +13:00
Kalila L
fd592dfb06
CR.
2021-03-19 04:11:26 -04:00
Kalila L
0216b34681
State of refactoring
2021-03-17 19:37:06 -04: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
Kalila
712b5e5088
Update DomainServerSettingsManager.cpp
2021-03-11 17:06:07 -05:00
Kalila L
78cc98bc7b
Add improved functionality for Users.kick
API.
...
Add banByUsername, banByFingerprint, and banByIP parameters.
2021-03-11 01:03:54 -05:00
David Rowe
dd674c395e
Default canRezAvatarEntities on domains without new permission
2021-03-05 16:27:32 +13: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