Maki
5e35f76668
Remove hifi-screenshare
...
Cherry picked and updated from Tivoli dd5b6ea6ee5597a06603e16509640e7ed18106bb
Co-authored-by: Julian Groß <julian.g@posteo.de>
2024-10-18 18:59:18 -07:00
HifiExperiments
74b0754f72
blacklist -> blocklist
2024-08-13 17:39:51 -07:00
HifiExperiments
f2d8fa2fe4
whitelist -> allowlist
2024-08-13 17:29:53 -07:00
HifiExperiments
2876a4d4ea
slave -> worker
2024-08-13 00:06:55 -07:00
HifiExperiments
8bdc5bb4cf
add canViewAssetURLs domain permissions
2024-04-18 15:44:15 -07:00
f0a3a33905
Fix setting external port and IP address for manual networking modes
2023-12-01 21:15:11 +01:00
d4a11ce0e6
Initial fix for manual networking, still needs work
2023-12-01 00:14:43 +01:00
HifiExperiments
d9ee3791e6
fix deprecated warning
2023-11-18 23:12:28 -08:00
Dale Glass
25755f9c88
Many improvements:
...
* Get crash settings in assignment clients
* Allow custom crash reporting URL and token
* Fix setting system -- the client's one doesn't belong in the server
* Lots more documentation
Commit just before moving things around.
2023-07-02 21:18:09 +02:00
Dale Glass
f218e54eac
Add crash settings to web UI
2023-06-27 00:33:18 +02:00
Dale Glass
2cfac3a896
Make crash reporting work on domain-server
2023-06-26 23:12:32 +02:00
Heather Anderson
60b8d41c16
stripping wallet/marketplace out
2023-05-28 15:12:21 +02:00
88046506c3
Renamed Metaverse Server to Directory Server/Services
2022-09-08 22:19:55 +02:00
d2a768c2f0
Renamed environment variables
2022-09-08 22:18:50 +02:00
9b6d202a21
Rebranding and fixing URLs
2022-09-08 22:10:13 +02:00
8b75285d5b
Revert "Initial creation and wizard redirection added."
...
This reverts commit 8f51de62f2
.
2022-09-05 21:44:15 +02:00
Dale Glass
214dce833d
Improve error reporting for incorrect --logOptions
2022-06-28 00:34:43 +02:00
Dale Glass
545ee0840b
Initialize QCoreApplication before calling showHelp
2022-06-28 00:34:43 +02:00
Dale Glass
4204056f2e
Add --logOptions to domain server and assignment client
2022-06-28 00:34:43 +02:00
Dale Glass
c3789e3ea1
Initialize uninitialized variables
2022-06-15 00:02:39 +02:00
Dale Glass
984f11ddf4
Replace deprecated Qt collection functions
2022-06-15 00:02:01 +02:00
Dale Glass
22af9ba811
Ignore deprecated OpenSSL functions
2022-06-15 00:01:28 +02:00
Dale Glass
f326aa22a6
Whitespace
2022-06-15 00:00:57 +02:00
c6f1e6410e
Updated some URLs, rebranded documentation and changed default metaverse server address
2022-02-09 23:57:24 +01:00
Kalila
03b5b83b67
Merge pull request #1339 from odysseus654/pr/make_shared
...
Housekeeping: use of std::make_shared / QSharedPointer::create.
2021-12-09 17:14:04 -05:00
David Rowe
ccd525a89b
CR
2021-10-30 08:30:05 +13:00
David Rowe
bb3d0fa5fa
Add secure WebSocket support
2021-10-27 21:42:58 +13:00
David Rowe
eb21eb3f38
Add WebRTC on/off switch to domain server settings
2021-10-26 21:06:23 +13:00
Kalila
f15aaa5b79
Merge pull request #1383 from ctrlaltdavid/dev/webapp-master-update
...
Update webapp branch with the latest master.
2021-10-14 06:15:34 -04:00
David Rowe
f264cc0548
Merge branch 'master' into dev/webapp-master-update
2021-10-08 08:34:03 +13:00
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
David Rowe
c03312319d
Merge branch 'master' into dev/webapp-master-update
...
# Conflicts:
# libraries/networking/src/NodeList.h
# libraries/shared/src/shared/WebRTC.h
2021-10-03 12:51:47 +13:00
Kalila
fe1d807097
Update DomainServer.cpp
2021-10-02 15:01:13 -04:00
Kalila L
b3a8c0bbec
CR.
2021-09-30 23:56:35 -04:00
Kalila L
633a195da6
Add Doxygen for 'forwardMetaverseAPIRequest' function.
2021-09-19 18:15:57 -04:00
Heather Anderson
bcce9a2091
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
2021-09-11 15:15:04 -07: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
David Rowe
87803e5124
Use client WebSocket address as WebRTC address
2021-09-05 22:55:24 +12:00
David Rowe
e9776541bd
Use WebSocket address and port as WebRTC data channel ID
2021-09-05 22:54:58 +12:00
David Rowe
dddabecc84
Use domain server-assigned WebRTC data channel ID in assignment clients
2021-09-04 14:25:21 +12:00
David Rowe
911dc2aff3
Include socket type in domain packets
...
Required for user client info sent to assignment clients from the domain server.
2021-09-04 10:36:13 +12:00
Kalila L
8f51de62f2
Initial creation and wizard redirection added.
2021-09-03 00:06:23 -04:00
David Rowe
adc94a280e
Log some warnings
2021-08-29 14:19:39 +12:00
David Rowe
ace612d038
Assignment client type is not known at construction
2021-08-18 21:27:35 +12:00
David Rowe
a3c1d50478
WebRTC signaling with assignment clients via domain server
2021-08-18 20:10:11 +12:00
David Rowe
9b2c773805
Move WebRTCSignalingServer into Domain Server
2021-08-17 22:37:43 +12:00
David Rowe
ed36321e25
Fill in connected client's ports with WebRTC data channel IDs
2021-07-30 14:12:38 +12:00
David Rowe
74c2788a14
Merge branch 'master' into dev/rename-hifisockaddr-webapp
...
# Conflicts:
# assignment-client/src/AssignmentClient.cpp
# domain-server/src/DomainServer.cpp
# libraries/networking/src/DomainHandler.cpp
# libraries/networking/src/LimitedNodeList.cpp
# libraries/networking/src/LimitedNodeList.h
# libraries/networking/src/SockAddr.cpp
# libraries/networking/src/SockAddr.h
# libraries/networking/src/udt/Socket.cpp
# libraries/networking/src/udt/Socket.h
# tools/ice-client/src/ICEClientApp.cpp
2021-07-21 15:03:29 +12:00