fix ipc probably
add individual syncshells and shit
don't show shared data from paused people
change text
fix reverting
Use InputText/Combo hybrids for MCDO ACLs (#81)
* Use InputText/Combo hybrids for MCDO ACLs
* Hybrid combo factoring, filtering, ordering, caching
fix selecting latest created data on creation
rename close to direct pairs
add toggle to keep nearby poses active constantly
fix gpose hanging
fix potential cancelaltion on updateshareddata
* add jwt expiry
* start of 0.9 api impl
* some stuff idk
* some more impl
* some cleanup
* remove grouppair, add configuration, rework some pair drawing stuff
* do some stuff
* rework some ui
* I don't even know anymore
* add cancellationtoken
* token bla
* ui fixes etc
* probably individual adding/removing now working fully as expected
* add working report popup
* I guess it's more syncshell shit or so
* popup shit idk
* work out most of the syncshell bullshit I guess
* delete some old crap
* are we actually getting closer to the end
* update pair info stuff
* more fixes/adjustments, idk
* refactor some things
* some rework
* some more cleanup
* cleanup
* make menu buttons w i d e
* better icon text buttons
* add all syncshell folder and ordering fixes
---------
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
* Add DTR entry with number of visible pairs
* Simplify DTR visible pair counter
- Merge the new PairHandlerInvisibleMessage and PairHandlerVisibleDisposedMessage ;
- Leave alone a bunch of messages that were actually unneccessary.
* Match encodings with the rest of the codebase
* Make the DTR entry opt-in and add explanations
* More reliable publishing of PairHandlerVisible/Invisible
* Simplify things for DTR
* Rework async
* move stuff out into file transfer manager
* obnoxious unsupported version text, adjustments to filetransfermanager
* add back file upload transfer progress
* restructure code
* cleanup some more stuff I guess
* downloadids by playername
* individual anim/sound bs
* fix migration stuff, finalize impl of individual sound/anim pause
* fixes with logging stuff
* move download manager to transient
* rework dl ui first iteration
* some refactoring and cleanup
* more code cleanup
* refactoring
* switch to hostbuilder
* some more rework I guess
* more refactoring
* clean up mediator calls and disposal
* fun code cleanup
* push error message when log level is set to anything but information in non-debug builds
* remove notificationservice
* move message to after login
* add download bars to gameworld
* fixes download progress bar
* set gpose ui min and max size
* remove unnecessary usings
* adjustments to reconnection logic
* add options to set visible/offline groups visibility
* add impl of uploading display, transfer list in settings ui
* attempt to fix issues with server selection
* add back download status to compact ui
* make dl bar fixed size based
* some fixes for upload/download handling
* adjust text from Syncing back to Uploading
---------
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
Co-authored-by: Stanley Dimant <stanley.dimant@varian.com>