|
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 |
|
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 |
|
Kalila
|
0193e0f4d6
|
Merge pull request #1244 from digisomni/fix/lookup-string-spaces
Add ability for 'handleLookupString' to have spaces.
|
2021-07-12 17:07:29 -04:00 |
|
David Rowe
|
6a17143df8
|
Rename "HifiSockAddr" to "SockAddr"
|
2021-07-06 13:23:57 +12:00 |
|
David Rowe
|
2a9ab98e41
|
Miscellaneous tidying and fixes
|
2021-06-26 22:07:48 +12:00 |
|
David Rowe
|
5a5cb6488c
|
Multiplex UDP and WebRTC sockets in a QUdpSocket-style NetworkSocket
|
2021-06-26 22:07:01 +12:00 |
|
Kalila L
|
51e6468abd
|
Rename 'URL_SCHEME_HIFI' -> 'URL_SCHEME_VIRCADIA'.
|
2021-06-11 17:04:16 -04:00 |
|
David Rowe
|
0c1f775dc5
|
Don't warn user if permission removed while they're connected
|
2021-03-15 20:55:42 +13:00 |
|
David Rowe
|
0adfd8b806
|
Ask user whether to continue to a domain if their wearables won't rez
|
2021-03-15 16:30:46 +13:00 |
|
David Rowe
|
29e5bfdb94
|
Ignore residual "connection denied" packets from previous domain
|
2020-08-23 14:34:10 +12:00 |
|
David Rowe
|
6926cd205a
|
Ignore residual "connection denied" packets from previous domain
|
2020-08-20 17:12:57 +12:00 |
|
David Rowe
|
9bb5add1ca
|
Don't display domain login status in title bar unless relevant
|
2020-08-18 11:42:35 +12:00 |
|
David Rowe
|
bc56eb5ac7
|
Update to work with WordPress plugin
|
2020-08-04 17:12:31 +12:00 |
|
David Rowe
|
257eadc99f
|
"Unable connect to this domain" message box after login if can't connect
|
2020-08-03 16:12:13 +12:00 |
|
David Rowe
|
56ba137ee3
|
Get OAuth2 URL from server settings
|
2020-07-31 20:48:27 +12:00 |
|
David Rowe
|
34eb74ac00
|
Update copyrights
|
2020-07-25 16:26:57 +12:00 |
|
David Rowe
|
82252cdc08
|
Get basics working
|
2020-07-25 16:22:52 +12:00 |
|
David Rowe
|
9bb913983d
|
Stub out basics for displaying the domain login dialog
|
2020-07-25 15:31:17 +12:00 |
|
David Rowe
|
2e9355da58
|
Distinguish not logged into metaverse vs domain
|
2020-07-24 11:13:41 +12:00 |
|
Kasen IO
|
a5d0c80c87
|
Revert "Remove supposedly unused logic?"
This reverts commit 9fd3f764ec .
|
2020-07-23 00:37:50 -04:00 |
|
Kasen IO
|
9fd3f764ec
|
Remove supposedly unused logic?
|
2020-07-23 00:18:11 -04:00 |
|
Kasen IO
|
d3320ab17b
|
Separate domain vs metaverse login denials for Interface.
|
2020-07-23 00:18:04 -04:00 |
|
David Rowe
|
2bc3047db1
|
Fix reloading content in serverless domain
|
2020-06-13 11:03:19 +12:00 |
|
David Rowe
|
166c7809a9
|
Fix missing "no connection" dialog for invalid serverless domain URLs
|
2020-02-07 10:09:37 +13:00 |
|
Roxanne Skelly
|
1b31b8cff8
|
CR fixes
|
2019-06-14 13:23:33 -07:00 |
|
Roxanne Skelly
|
3d2b1dbf2b
|
When missing domain checkins, drop packets not destined for DS
|
2019-06-13 17:25:35 -07:00 |
|
Roxanne Skelly
|
0319e8cc4d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into queueDepthDebug
|
2019-05-13 16:01:39 -07:00 |
|
Roxanne Skelly
|
72fe3a66f5
|
Debugging code to monitor the queue depth for a few critical threads
|
2019-05-13 15:56:55 -07:00 |
|
Clement
|
c691ee496e
|
CR
|
2019-05-09 13:58:50 -07:00 |
|
Clement
|
b3d0705e39
|
Extend ICE logging + make it more searchable
|
2019-05-08 18:38:00 -07:00 |
|
Zach Fox
|
2df9d28c5b
|
Merge branch 'master' of github.com:highfidelity/hifi into textToSpeech
|
2018-10-19 09:42:06 -07:00 |
|
Seth Alves
|
47d3c9ba27
|
go to error-room when failing to connect to a full domain
|
2018-10-12 11:28:54 -07:00 |
|
Zach Fox
|
7de784ce27
|
First steps (definitely not working)
|
2018-10-10 12:32:55 -07:00 |
|
Wayne Chen
|
5f05be554f
|
check for hard refusal to 404
|
2018-10-01 10:06:13 -07:00 |
|
Wayne Chen
|
9079c8a6b7
|
adding log for redirect cases
|
2018-09-27 10:42:21 -07:00 |
|
Wayne Chen
|
db41a1c16b
|
error state signal for 404/interstitial
|
2018-09-26 13:48:15 -07:00 |
|
Wayne Chen
|
de5614500a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into interstitialImprovements
|
2018-09-25 21:52:01 -07:00 |
|
Wayne Chen
|
26b6967ba6
|
adding overlays to redirect domain
|
2018-09-25 18:16:18 -07:00 |
|
Wayne Chen
|
69d5299362
|
patching fix for previous commits
|
2018-09-24 15:22:46 -07:00 |
|
Wayne Chen
|
7e796f7e7f
|
committing requested changes
|
2018-09-19 14:26:30 -07:00 |
|
Wayne Chen
|
01594d7a52
|
fixing settings check in domain handler
|
2018-09-19 10:17:14 -07:00 |
|
Wayne Chen
|
795580f4e1
|
adding 404 redirect toggle with interstitial
|
2018-09-19 09:55:15 -07:00 |
|
Wayne Chen
|
be5f498c2f
|
reversion
|
2018-09-18 15:47:54 -07:00 |
|
Wayne Chen
|
48e4b38312
|
reversion
|
2018-09-18 15:28:15 -07:00 |
|
Wayne Chen
|
8274f4cb4c
|
reverting domain handler change
|
2018-09-18 15:26:12 -07:00 |
|
Wayne Chen
|
f82063ed46
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2018-09-18 09:17:28 -07:00 |
|
Wayne Chen
|
0fc1cc9af8
|
Revert "adding fix for getting DomainHandler into error state"
This reverts commit 49f26d968a .
|
2018-09-13 15:39:18 -07:00 |
|
Wayne Chen
|
647c4e1694
|
adding true fix for localhost timeouts
|
2018-09-13 13:51:42 -07:00 |
|
Wayne Chen
|
380f24b37f
|
adding fix, changing window title
|
2018-09-13 11:53:21 -07:00 |
|