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
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
wxcafé
funkwhale
Graph
b5ba6d6205430d54113cb41b6c3ae1eb9d694e68
Select Git revision
Branches
8
278-search-browse
284-browse-redesign
303-json-ld
316-ultrasonic
334-don-t-display-an-empty-page-browser
ButterflyOfFire/funkwhale-patch-1
develop
default
protected
master
Tags
20
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
0.6.1
0.6
0.5.4
0.5.3
0.5.2
0.5.1
0.5
0.4
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
23
Mar
22
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
Minor tweaks to upgrade documentation
Ensure we update all requirements when installing from pip/requirements.txt
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
Loading