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

My Scenes: Part 2 - UI #556

Closed
wants to merge 8 commits into from

Conversation

JackDawson94
Copy link
Contributor

@JackDawson94 JackDawson94 commented Nov 17, 2022

Using the latest updates to the API, this new page allows the user to see the scenes they have submitted Fingerprints for.
It allows the removal of mistakenly-submitted Fingerprints.

Only works one by one for now, planning a v2 with checkboxes and "mass cleanups" but let's start with this :)

The page can be found on your own profile
image

This will take you to a page listing all your scenes and associated fingerprints:
image

Like if you went to each scene's page, you can delete the hash by clicking on the ✅ sign.
If you have more than 1 hash (likely if you submitted a wrong hash and want to correct it) both hashes will be displayed and you can delete the incorrect one.

Note: The scene count is broken right now, the API returns dupes, as soon as #516 is fixed, this will be fine.

@JackDawson94 JackDawson94 marked this pull request as ready for review November 17, 2022 00:08
@DogmaDragon DogmaDragon linked an issue Mar 16, 2024 that may be closed by this pull request
InfiniteStash pushed a commit to InfiniteStash/stash-box that referenced this pull request Apr 15, 2024
InfiniteStash pushed a commit to InfiniteStash/stash-box that referenced this pull request Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Latest submitted fingerprints
2 participants