Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 412
    • Issues 412
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 25
    • Merge requests 25
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !830

See #432: API for tags

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Agate requested to merge 432-tags-mutation into develop Jul 15, 2019
  • Overview 1
  • Commits 6
  • Pipelines 2
  • Changes 17

See #432 (closed)

So, I expect this to be the last big merge request regarding tag support in the API. There will probably be a smaller MR specific to radios, an admin specific MR, and some minor tweaks here and there, but I consider the backend implementation mostly complete with this branch, from an end user perspective:

  • Extend tagging support to albums and artists
  • API to suggest tags on tracks, albums and artists (using our existing suggestion system)
  • Expose tags in artist, album and track representations
  • Enforce a (configurable) maximum number of tags per entity, to avoid performance issues or attacks

Time for user interface!

Edited Jul 16, 2019 by Agate
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 432-tags-mutation