vircadia / vircadia-native-core

Vircadia open source agent-based metaverse ecosystem.
https://vircadia.com/
Other
533 stars 174 forks source link

Domain UI overhaul, part 1. #1728

Closed luorixo closed 1 year ago

luorixo commented 1 year ago
luorixo commented 1 year ago

For the next person that works on this:

Stuff that still needs to be done:

Nice to have:

Probably some more stuff that I've forgotten. Good luck :)

namark commented 1 year ago

We have this separate UI for the ACME client under domain-server/resources/web/ssl-acme-client that we'll also need a version of in the new UI. It uses the usual settings.json API in conjunction with a few ACME client specific APIs. There is a basic description of it here from the user perspective https://github.com/vircadia/vircadia/pull/1540