Commit 5c61a17
Add a UI to let users share their servers to other users and groups (#438)
* Adding a UI to create and revoke shares to users and groups
* Fixing named server trailing slash issue and typo
* Improving scopes checking, adding server management scope
* Fix GET users list with pagination
* Fix serverName and serverOwner values
* Fix getOption() position and Hub detection
* Fix css class names, formatting and parsing issue
* Applying linter suggestions
* Displaying 'Group (name)' instead of '(name)' in search results for groups
* Add typing, rename `_users` to `_recipients`, add `_` to privates,
remove unused `await`
* Do not use raw HTML for insertion of unsanitized code (XSS)
* Add a test
* Add snapshot
---------
Co-authored-by: krassowski <5832902+krassowski@users.noreply.github.com>1 parent 98c499b commit 5c61a17
5 files changed
+732
-28
lines changed
0 commit comments