Skip to content

Display file names on Images page UI #669

Description

@judge2020

Is your feature request related to a problem? Please describe.
File names are currently searchable (via #206), however, nowhere in the Philomena frontend is the file name of the image visible. Currently it is only visible in API responses.

Describe the solution you'd like
Potentially an area of the image page displays the file name.

Describe alternatives you've considered
Potential alternatives that could be less intrusive:

  • alt text on the image itself is the file name
  • a expanding view of the API response (potentially only if the account has some sort of developer mode or advanced mode enabled)

Additional context
Potential issues:

  1. file names could have explicit or vulgar content not in-line with the image tags / ratings of the image, eg. see this image
  2. File names pulled from URLs are after the last / in the URI, and include the query params. E.g. the image linked above has signature query params from Discord's signed image URL thing that ensures you can't permanently hotlink an image.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions