Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.env.example
.eslintrc
.gitattributes
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/--bug-report.md
.github/ISSUE_TEMPLATE/--feature-request.md
.github/workflows/e2e.yml
.github/workflows/release.yml
.github/workflows/unit-backend-mysql.yml
.github/workflows/unit-backend-pgsql.yml
.github/workflows/unit-backend.yml
.github/workflows/unit-frontend.yml
.gitignore
.gitmodules
.gitpod.dockerfile
.gitpod.yml
.htaccess.example
.version
CODE_OF_CONDUCT.md
LICENSE.md
README.md
api-docs/api.yaml
app/Builders/AlbumBuilder.php11
A
0 mins
app/Builders/ArtistBuilder.php11
A
0 mins
app/Builders/SongBuilder.php34
A
0 mins
app/Casts/SmartPlaylistRulesCast.php21
A
0 mins
app/Casts/UserPreferencesCast.php17
A
0 mins
app/Console/Commands/Admin/ChangePasswordCommand.php33
A
0 mins
app/Console/Commands/CollectTagsCommand.php43
A
0 mins
app/Console/Commands/ImportSearchableEntitiesCommand.php28
A
0 mins
app/Console/Commands/InitCommand.php282
C
1 day
app/Console/Commands/PruneLibraryCommand.php19
A
0 mins
app/Console/Commands/SyncCommand.php93
A
25 mins
app/Console/Commands/TidyLibraryCommand.php13
A
0 mins
app/Console/Commands/Traits/AskForPassword.php28
A
0 mins
app/Console/Kernel.php10
A
0 mins
app/Events/Event.php9
A
0 mins
app/Events/LibraryChanged.php5
A
0 mins
app/Events/MediaSyncCompleted.php11
A
0 mins
app/Events/PlaybackStarted.php12
A
0 mins
app/Events/SongLikeToggled.php11
A
0 mins
app/Events/SongsBatchLiked.php12
A
0 mins
app/Events/SongsBatchUnliked.php12
A
0 mins
app/Exceptions/Handler.php38
A
0 mins
app/Exceptions/InstallationFailedException.php6
A
0 mins
app/Exceptions/InvalidCredentialsException.php6
A
0 mins
app/Exceptions/InvitationNotFoundException.php6
A
0 mins
app/Exceptions/MediaPathNotSetException.php6
A
0 mins
app/Exceptions/NonSmartPlaylistException.php16
A
0 mins