Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 408
    • Issues 408
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • 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
  • Open 0
  • Merged 127
  • Closed 14
  • All 141

  • Subscribe to RSS feed
  • Resolve "Play button on multi-page volumes doesn't return all results"
    !2080 · created Nov 04, 2022 by Kasper Seweryn   1.3.0
    AreaFrontend StatusNeeds triage TypeBug
    • Merged
    • Approved
    • 1
    updated Nov 05, 2022
  • Resolve "Queue closes when playback finishes"
    !2081 · created Nov 04, 2022 by Kasper Seweryn   1.3.0
    AreaFrontend ComponentMusic/Player StatusNeeds triage TypeBug
    • Merged
    • Approved
    • 0
    updated Nov 05, 2022
  • Fix dark/light theme showing as selected when "auto" is chosen
    !2047 · created Oct 23, 2022 by Philipp Wolfer   1.3.0
    AreaFrontend
    • Merged
    • Approved
    • 5
    updated Nov 04, 2022
  • Resolve "Pagination on album details page not working"
    !2078 · created Nov 02, 2022 by Kasper Seweryn   1.3.0
    AreaFrontend StatusNeeds triage TypeBug
    • Merged
    • Approved
    • 1
    updated Nov 03, 2022
  • Resolve "favorites shows more than favorites"
    !2076 · created Nov 01, 2022 by Kasper Seweryn   1.3.0
    AreaFrontend StatusReady TypeBug
    • Merged
    • Approved
    • 1
    updated Nov 03, 2022
  • Resolve "ARMv7 Docker builds are broken"
    !2072 · created Oct 30, 2022 by JuniorJPDJ   1.3.0
    AreaCI/CD ComponentDocker StatusInvestigation
    • Merged
    • Approved
    • 4
    updated Nov 01, 2022
  • Update translation docs
    !2052 · created Oct 26, 2022 by Ciarán Ainsworth   1.3.0
    AreaDocumentation
    • Merged
    • Approved
    • 3
    updated Oct 27, 2022
  • Rewrite documentation contributor guide
    !2048 · created Oct 24, 2022 by Ciarán Ainsworth   1.3.0
    AreaDocumentation StatusReview wanted
    • Merged
    • Approved
    • 0
    updated Oct 25, 2022
  • Resolve "Can't subscribe to podcasts"
    !2045 · created Oct 22, 2022 by Ciarán Ainsworth   1.3.0
    AreaFrontend DifficultyEasy-pick StatusReview wanted TypeBug
    • Merged
    • Approved
    • 2
    updated Oct 24, 2022
  • Rewrite federation doc
    !2042 · created Oct 22, 2022 by Ciarán Ainsworth   1.3.0
    AreaDocumentation StatusReview wanted
    • Merged
    • Approved
    • 0
    updated Oct 24, 2022
  • Migrate to vue 3
    !1768 · created Apr 19, 2022 by Kasper Seweryn   1.3.0   wvffle/add-typescript
    AreaFrontend
    • Merged
    • Approved
    • 39
    updated Oct 23, 2022
  • Resolve "Configure renovate to place postgres update snippet" NOCHANGELOG
    !1938 · created Aug 04, 2022 by Georg Krause   1.3.0
    AreaDeployment DifficultyEasy-pick StatusReady
    • Merged
    • Approved
    • 0
    updated Oct 22, 2022
  • Rewrite plugins docs
    !2032 · created Oct 20, 2022 by Ciarán Ainsworth   1.3.0
    AreaDocumentation StatusReview wanted
    • Merged
    • Approved
    • 0
    updated Oct 21, 2022
  • Rewrite architecture doc
    !2030 · created Oct 18, 2022 by Ciarán Ainsworth   1.3.0
    AreaDocumentation StatusReview wanted
    • Merged
    • Approved
    • 4
    updated Oct 20, 2022
  • Update API docs
    !2031 · created Oct 19, 2022 by Ciarán Ainsworth   1.3.0
    AreaDocumentation StatusReview wanted
    • Merged
    • Approved
    • 13
    updated Oct 20, 2022
  • feat(api): Prepare API for version 2
    !2027 · created Oct 15, 2022 by Georg Krause   1.3.0
    AreaBackend StatusChanges requested
    • Merged
    • Approved
    • 2
    updated Oct 19, 2022
  • Resolve "Introduce serializer for spa manifest"
    !2026 · created Oct 13, 2022 by Georg Krause   1.3.0
    AreaBackend AreaFrontend StatusChanges requested StatusDoing
    • Merged
    • Approved
    • 46
    updated Oct 18, 2022
  • Resolve "Search: unable to guess serializer. This is graceful fallback handling for APIViews. Consider using GenericAPIView as view base class, if view is under your control. Ignoring view for now."
    !2025 · created Oct 13, 2022 by Georg Krause   1.3.0
    AreaBackend StatusReady
    • Merged
    • Approved
    • 4
    updated Oct 13, 2022
  • Resolve "AuthorizeView: unable to guess serializer. This is graceful fallback handling for APIViews. Consider using GenericAPIView as view base class, if view is under your control. Ignoring view for now."
    !2018 · created Oct 09, 2022 by Georg Krause   1.3.0
    AreaBackend StatusReady
    • Merged
    • Approved
    • 7
    updated Oct 13, 2022
  • Resolve "TextPreviewView: unable to guess serializer. This is graceful fallback handling for APIViews. Consider using GenericAPIView as view base class, if view is under your control. Ignoring view for now."
    !2023 · created Oct 12, 2022 by Georg Krause   1.3.0
    AreaBackend StatusReview wanted
    • Merged
    • Approved
    • 0
    updated Oct 12, 2022
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next