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
gordon
funkwhale
Graph
c26b3d26d4e90b82c41f37de2ba5ecfe0a0ec270
Select Git revision
Branches
8
303-json-ld
629-cookie-auth
735-table-truncate
develop
default
protected
domain-policies
live-streaming
master
webdav
Tags
20
0.18.2
0.18.1
0.18
0.17
0.16.3
0.16.2
0.16.1
0.16
0.15
0.14.2
0.14.1
0.14
0.13
0.12
0.11
0.10
0.9.1
0.9
0.8
0.7
28 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Mar
21
20
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
convert favicon from ico to png file
Fix #127: Added upgrade documentation
Fixed wrong mv command in debian guide
Added missing choice of version in the docker deployment guide
Merge tag '0.7' into develop
Merge branch 'release/0.7'
0.7
0.7
Version bump and changelog
Merge branch '3-playlists' into 'develop'
Added missing fields in playlist serializer
Changelog: Playlists are here \o/ :tada: (#3, #93, #94)
Merge branch '96-typo' into 'develop'
Fix #96: typo and missing icon in homepage
Prettier playlist edition
Simplified playlist serializer and ensure update return same payload as detail
Can now clear playlist
Added playlist list in library
PlayButton is now able to handle playlists
More filters / ordering option on playlist API
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
Loading