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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
mehraban
funkwhale
Graph
b5ce65fc3ec221856c4fe1734f1fb9592f379345
Select Git revision
Branches
7
1121-download
876-http-signature
develop
default
protected
master
plugins
plugins-v2
plugins-v3
Tags
20
0.21.2
0.21.1
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
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Mar
18
17
16
15
13
12
8
7
6
5
4
3
2
1
28
Feb
27
26
24
22
21
20
19
18
17
15
11
Jan
9
8
7
27
Dec
26
24
23
17
16
15
14
13
12
11
20
Jul
17
11
10
9
29
Jun
28
26
25
23
Additional permissions checks on playlist views
Playlisttrack factory
Can now use nodb_factory fixtue in tests for faster tests
Added owner permission to check user has the right to read/update object
Added helper to filter queryset by privacy level
Ensure privacy_level is settable/inherited properly
Replaced is_public flag by brand new privacy_level field on playlists
factorized privacy_level field
Moved playlist tests in a dedicated directory
Merge branch 'test-too-large' into 'develop'
Fixed lint issues in ci file
Merge branch '103-radio-button' into 'develop'
Merge branch '123-readme' into 'develop'
Merge branch '118-sidebar-tabs' into 'develop'
Fix the background of the radio message
Add changelog
Make the style of the sidebar collapse button more coherent
Make it even easier to understand which tab is selected in the sidebar
Make search wider
Make it easier to see which tab is selected in the sidebar
Merge branch 'sidebar-template-fix' into 'develop'
Fix a small error in the sidebar component
Fixed #123: up-to-date and complete development and contribution instructions in README.rst
Merge branch 'reset-queue-same-track' into 'develop'
Merge branch '119-login-redirection' into 'develop'
Fixed position not being reseted properly when playing the same track multiple times in a row
Fixed #119: forced redirection to login even with API_AUTHENTICATION_REQUIRED=False
Merge branch 'remove-sphinx' into 'develop'
Removed unused sphinx dependency in requirements now we use a separate container
Merge branch 'documentation-livereload' into 'develop'
Better documentation build CI Job
Added docker configuration to serve and build documentation with livereload
Merge branch 'test-setup' into 'develop'
Moved daphne to common requirements
Removed unused dependencies
Make api docker image able to run tests
Moved pytest.ini to setup.cfg
Deleted unused files
Merge branch '117-cache' into 'develop'
Fix #117: Use django-cacheops to cache common ORM requests
Loading