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
0509f57da824e87af3bd5be31f73adb853fc47f2
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
25
Mar
24
23
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
Fixed privacy issue in get_privacy_query utils function
anonymoususer test fixture
Renamed listening end_date to creation_date
Merge branch '138-import-unicode' into 'develop'
Fix #120: Better error handling during file import
Fix #138: Better handling of utf-8 filenames during file import
Merge branch '139-restrict-usernames' into 'develop'
Fix #139: We now restrict some usernames from being used during signup
More test cases for request signing and added helpers to verify signature
Basic logic for signing/verifying requests
Merge branch 'improved-installation' into 'develop'
Make more explicit the fact that most variables don't need editing on docker setups
Merge branch '97-shuffle-after' into 'develop'
Fix #97: Queue shuffle now apply only to tracks after the current one
Merge branch '131-scroll-queue' into 'develop'
Fix #131: Removed player from queue tab and consistently show current track in queue
Merge branch '101-credit-francis' into 'develop'
Fix #101: Added credits to Francis Gading for the logotype
Merge branch '130-convert-favicon' into 'develop'
Add changelog
Merge branch '127-upgrade-doc' into 'develop'
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
Loading