Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
funkwhale
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Zwordi
funkwhale
Graph
a0553ccf7ddadba17fff261d1953ca6d27ada5e7
Select Git revision
Branches
6
876-http-signature
LDAPGroupTypeSupport
develop
default
protected
master
plugins
plugins-v2
Tags
20
0.21
0.21-rc2
0.21-rc1
0.20.1
0.20.0
0.20.0-rc1
0.19.1
0.19.0
0.19.0-rc2
0.19.0-rc1
0.18.3
0.18.2
0.18.1
0.18
0.17
0.16.3
0.16.2
0.16.1
0.16
0.15
26 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Jan
10
9
8
7
5
4
3
2
28
Dec
27
26
21
20
19
14
13
12
11
10
6
4
28
Nov
26
25
24
22
21
20
19
18
16
9
3
26
Oct
24
23
21
20
13
12
11
9
8
7
6
5
3
2
1
28
Sep
26
25
24
23
22
13
12
10
9
8
7
6
5
31
Aug
30
29
26
24
22
21
19
11
10
6
4
2
31
Jul
30
29
27
26
25
24
23
22
21
20
19
17
14
13
12
11
10
9
8
6
4
3
2
1
30
Jun
29
28
Merge branch '654-upload-size' into 'develop'
Fix #654: Increased default upload limit from 30 to 100MB
Use sh instead of bash for ci script
Fixed typo in ci script
Merge branch 'commit-hash-develop' into 'develop'
Now include commit hash in develop builds
Bumbed version number to 0.18-dev
Merge branch 'release-notes' into 'develop'
Moved release notes/highlights in a dedicated file we can link to
Added link to NixOS installation instructions
Merge branch 'more-performant-favorites' into 'develop'
Merge branch 'domain-actor-block' into 'develop'
Performance improvement when fetching favorites, down to a single, small http request
Fixed https url-reversing issue in development
Linting
Added django admin module to manage instance policies
Fixed broken debug-toolbar when jquery was not included on page
Rejecting media files on an instance or account now purge existing media
Added confirmation on purge actions
Changelog
Use our instance policies to discard fetched and inbox objects
Temporary hide unused policy fields
Display policy data in account/domain tables
Enabled instance policies on actors
Slight UX improvement on library scan form
Added actions and tasks to purge domains and actors
Fixed a typo in sample env comments
UI for managing domain policies
Model, view and serializer for instance-level policies
Can now add domains via manage API / UI
Merge branch '647-playlist-track-count' into 'develop'
Fixed #647: UI discrepency in playlist tracks count
Merge branch 'search-improvement-subsonic' into 'develop'
Return shorter search results on Subsonic API
Merge branch 'missing-icons' into 'develop'
Fixed a few broken icons due to Semantic UI upgrade
Merge branch 'faster-tests' into 'develop'
Less DB queries in test factories
Use cache session engine to reduce load on DB
Removed 2 DB queries per request when user is authenticated
Loading