Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More control over uploaded assets #63

Open
3 of 6 tasks
fire opened this issue Aug 28, 2022 · 0 comments
Open
3 of 6 tasks

More control over uploaded assets #63

fire opened this issue Aug 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@fire
Copy link
Member

fire commented Aug 28, 2022

Describe the status of the issue.

  • proposed
  • draft
  • rejected
  • accepted
  • deprecated
  • superseded by

List the deciders of the issue.

V-Sekai,fire,saracen,lyuma

Describe the tags of the issue.

V-Sekai,content,uro

Context and Problem Statement

In Uro, we're unable to modify existing uploaded assets or otherwise understand them.

Describe the proposed option and how it helps to overcome the problem or limitation

Able to see:

  • date originally uploaded
  • date updated.
  • store version info so old / incompatible assets can be identified

Disable incompatible assets based on date.

'Public' but 'unlisted'.

A concept of ownership separate from uploader to allow users to delegate usage rights of certain to certain specific users or (if we introduce it later) user groups.

Describe how your proposal will work, with code, pseudo-code, mock-ups, or diagrams

Please help design.

Positive Consequences

We are able to clean up older artifacts.

Stop clients from loading incompatible assets.

Negative Consequences

Need a per object blob database entry.

An asset will will fail to load and they will appear as big glowing exclamation mark

Option graveyard

Do nothing.

If this enhancement will not be used often, can it be worked around with a few lines of script?

Not a few lines of script and needs to be on the backend.

Is there a reason why this should be core and done by us?

Uro is ran by us.

References

License of the contribution

Copyright (c) 2022 V-Sekai contributors.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

@fire fire added the enhancement New feature or request label Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant