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
Iuriatan Felipe Muniz
funkwhale
Graph
08e28aa694dd965be1c6af34f20a5fb62bde5503
Select Git revision
Branches
5
876-http-signature
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
25 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
UI Polishing
Can now delete playlist
Renamed playlist icon class
Added dangerous-button component, smarter modal
Performance optimization on playlisttrack serialization
Cleanup
Playlist detail page and editor
Factorization of track table row component
Shared playlist modal
Added API endpoint to insert multiple tracks into playlist
250 is a saner default for playlist size
Typo in returned api payload
Dropped hard constraint on track indexes and added more tests
Added tracks count and sort by modification date in front
Playlist filterset
Added playlist tracks count and modification date in API
Form, modal and player icon to add track to playlist
Store for fetching user playlists
Removed pytest warning
Permissions and db state fixes with new index field
New "index" field on playlist tracks, and .insert() metod to manage playlists
Removed superfluous mptt requirement
Capped number of tracks in playlists
Can now list tracks from within playlist endpoint
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
Loading