David Rowe
|
aff3275207
|
Initial OAuth2 login working
|
2020-08-01 10:17:27 +12:00 |
|
David Rowe
|
56ba137ee3
|
Get OAuth2 URL from server settings
|
2020-07-31 20:48:27 +12:00 |
|
David Rowe
|
c3d248a404
|
Merge branch 'oauth2-wordpress' into feature/oauth2-login
|
2020-07-31 15:20:32 +12:00 |
|
Kasen IO
|
5706a42b56
|
Implement further handling of Interface OAuth2
This is preliminary, needs to be revisited in a more dynamic and clean fashion with time.
|
2020-07-29 01:53:21 -04:00 |
|
David Rowe
|
429b4ceefa
|
Flesh out domain groups code
|
2020-07-28 21:23:55 +12:00 |
|
David Rowe
|
ed44438387
|
Fix domain login dialog disappearing when teleport to domain
|
2020-07-25 21:46:18 +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
|
d923936854
|
Merge branch 'master' into feature/oauth2-master-update
|
2020-07-25 10:06:18 +12:00 |
|
David Rowe
|
0b667e34a2
|
Regularize naming
|
2020-07-24 22:02:23 +12:00 |
|
David Rowe
|
6d310eb999
|
Generate "NotAuthorizedDomain" condition
|
2020-07-24 21:22:00 +12:00 |
|
David Rowe
|
9b13f0bebb
|
Merge branch 'feature/oauth2-groups' into feature/oauth2-login-required
|
2020-07-24 11:14:47 +12:00 |
|
David Rowe
|
2e9355da58
|
Distinguish not logged into metaverse vs domain
|
2020-07-24 11:13:41 +12:00 |
|
David Rowe
|
07504232a9
|
Move new connection refused reason to end to maintain compatability
|
2020-07-24 08:43:40 +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
|
e4c9657ab9
|
Initial auxiliary groups code
|
2020-07-23 16:08:09 +12:00 |
|
Kasen IO
|
ad2c3f08e6
|
Update further links.
|
2020-07-10 18:50:58 -04:00 |
|
Kasen IO
|
629b3c084c
|
Update user agent to use "Vircadia" + update getUserAgent function to use the same.
|
2020-07-10 00:08:46 -04:00 |
|
Kasen IO
|
4b1e82fc0b
|
Move user agent to networking constants.
|
2020-07-08 14:18:24 -04:00 |
|
kasenvr
|
b7b902b755
|
Merge pull request #459 from ctrlaltdavid/feature/tutorial-menu-item
Add Help > Tutorial menu item
|
2020-07-02 17:10:38 -04:00 |
|
kasenvr
|
32ef399302
|
Merge pull request #447 from ctrlaltdavid/fix/reloading-serverless
Fix reloading content in serverless domain
|
2020-06-18 17:29:31 -04: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 |
|
kasenvr
|
13451bd275
|
Merge pull request #384 from JulianGro/rebrand
Rebranding stuff
|
2020-06-18 17:12:47 -04:00 |
|
kasenvr
|
953ade0e98
|
Merge pull request #280 from daleglass/prometheus_exporter
Add Prometheus exporter
|
2020-06-18 17:08:39 -04:00 |
|
Julian Groß
|
18318fdf71
|
Merge branch 'v2020.2.2-rc' into rebrand
|
2020-06-18 09:16:47 +02:00 |
|
David Rowe
|
9367ea9e7f
|
"file:///" is valid address in AddressManager.handleLookupString() JSDoc
|
2020-06-16 12:25:59 +12: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 |
|
David Rowe
|
2bc3047db1
|
Fix reloading content in serverless domain
|
2020-06-13 11:03:19 +12:00 |
|
Dale Glass
|
b681f99d21
|
Rename the crash reporting settings to force new default value
Doing this ensures the new default applies to all clients, without
having to reset the configuration.
|
2020-06-11 20:00:47 +02:00 |
|
Dale Glass
|
02eb4ccd33
|
Disable crash logger by default
|
2020-06-11 01:26:21 +02:00 |
|
motofckr9k
|
3d05cdd61e
|
Merge remote-tracking branch 'refs/remotes/kasen/master'
Conflicts:
BUILD_WIN.md
CODING_STANDARD.md
LICENSE
cmake/installer/installer-header.bmp
cmake/installer/installer.ico
cmake/installer/uninstaller-header.bmp
interface/resources/images/about-vircadia.png
interface/resources/images/vircadia-logo.svg
interface/resources/qml/LoginDialog.qml
interface/resources/qml/dialogs/TabletLoginDialog.qml
interface/resources/qml/hifi/dialogs/TabletAboutDialog.qml
interface/src/Application.cpp
pkg-scripts/athena-server.spec
scripts/system/more/app-more.js
scripts/system/more/css/styles.css
scripts/system/more/more.html
|
2020-06-10 02:49:13 +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 |
|
kasenvr
|
1a46b28b71
|
Merge pull request #62 from HifiExperiments/blendshapes
Support blendshapes on model entities
|
2020-05-31 18:34:42 -04:00 |
|
kasenvr
|
8157be5b5a
|
Merge pull request #405 from kasenvr/v0.86.0-k2.1
Merge K2.1 into Master
|
2020-05-30 18:49:38 -04:00 |
|
motofckr9k
|
d406b81b47
|
Big rebrand
|
2020-05-22 20:35:27 +02:00 |
|
kasenvr
|
7996698c8f
|
Merge branch 'master' into fix/other-renamings
|
2020-05-18 15:10:32 -04:00 |
|
Kasen IO
|
430d748b29
|
Bump packet version size up.
|
2020-05-07 21:33:20 -04:00 |
|
HifiExperiments
|
405d557725
|
Merge branch 'master' into blendshapes
|
2020-05-07 13:38:59 -07:00 |
|
HifiExperiments
|
8017e30ab9
|
Merge branch 'master' into blendshapes
|
2020-05-07 13:27:22 -07:00 |
|
HifiExperiments
|
3bf690571c
|
Merge branch 'master' into zoneOcclusion
|
2020-05-07 13:13:20 -07:00 |
|
Heather Anderson
|
e29271d8ca
|
rename variables from "is crash enabled" to "is crash monitor enabled" (suggested by Thijs Wenker <me@thoys.nl>)
added a debug message giving the current state of the debug monitor switch (ignoring whether Crashpad support is compiled)
|
2020-04-25 20:32:38 -07:00 |
|
Heather Anderson
|
9187a680cd
|
Apply suggestions from code review
Adding suggested changes from ctrlaltdavid
Co-Authored-By: David Rowe <david@ctrlaltstudio.com>
|
2020-04-10 17:10:41 -07:00 |
|
David Rowe
|
ffeb37e7aa
|
Merge remote-tracking branch 'hifi/master' into merge-hifi-master
# Conflicts:
# CMakeLists.txt
# README.md
# cmake/externals/glad32es/CMakeLists.txt
# cmake/externals/glad41/CMakeLists.txt
# cmake/externals/glad45/CMakeLists.txt
# cmake/externals/polyvox/CMakeLists.txt
# cmake/externals/quazip/CMakeLists.txt
# cmake/externals/vhacd/CMakeLists.txt
# cmake/init.cmake
# cmake/ports/hifi-deps/CONTROL
# cmake/ports/sdl2/CONTROL
# cmake/ports/sdl2/disable-hidapi-for-uwp.patch
# cmake/ports/sdl2/enable-winrt-cmake.patch
# cmake/ports/sdl2/fix-arm64-headers.patch
# cmake/ports/sdl2/fix-x86-windows.patch
# cmake/ports/sdl2/portfile.cmake
# cmake/ports/sdl2/vcpkg-cmake-wrapper.cmake
# cmake/ports/tbb/portfile.cmake
# hifi_vcpkg.py
# interface/src/avatar/MyAvatar.h
# libraries/avatars-renderer/src/avatars-renderer/Avatar.h
# libraries/avatars/src/AvatarData.h
# libraries/entities-renderer/src/RenderableEntityItem.h
# libraries/entities/src/EntityItem.cpp
# libraries/entities/src/EntityItem.h
# libraries/fbx/src/GLTFSerializer.cpp
# libraries/graphics-scripting/src/graphics-scripting/Forward.h
# libraries/networking/src/AddressManager.cpp
# libraries/networking/src/DomainHandler.h
# libraries/procedural/src/procedural/ProceduralMaterialCache.cpp
# libraries/render-utils/src/HighlightEffect.cpp
# libraries/render-utils/src/MeshPartPayload.cpp
# libraries/render-utils/src/Model.cpp
# libraries/render-utils/src/RenderShadowTask.cpp
# libraries/script-engine/src/WebSocketClass.cpp
|
2020-04-09 16:46:27 +12:00 |
|
Kasen IO
|
115c40bd54
|
Lots of renamings, more to come.
|
2020-04-07 04:56:02 -04:00 |
|
HifiExperiments
|
6eacc5c8c2
|
Merge remote-tracking branch 'upstream/kasen/core' into zoneOcclusion
|
2020-04-03 14:37:14 -07:00 |
|
HifiExperiments
|
c062cb75ae
|
Merge remote-tracking branch 'upstream/kasen/core' into blendshapes
|
2020-04-03 14:35:21 -07:00 |
|
Heather Anderson
|
7cea4fc574
|
separate user activity logging from crash logging, allowing people to say "no" to tracking while still sending crashes
|
2020-04-03 02:38:53 -07:00 |
|