Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
funkwhale
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
funkwhale
funkwhale
Merge requests
!5
Fixed
#17
: removed a few useless dependencies and files
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fixed
#17
: removed a few useless dependencies and files
feature/17
into
develop
Overview
0
Commits
1
Pipelines
1
Changes
21
Merged
Agate
requested to merge
feature/17
into
develop
8 years ago
Overview
0
Commits
1
Pipelines
1
Changes
21
Expand
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
edc8794a
1 commit,
8 years ago
21 files
+
17
−
577
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
21
Search (e.g. *.vue) (Ctrl+P)
api/funkwhale_api/templates/account/base.html deleted
100644 → 0
+
0
−
2
Options
{% extends "base.html" %}
{% block title %}{% block head_title %}{% endblock head_title %}{% endblock title %}
Loading