| .. |
|
request
|
Do not force username to always be lowercase in the DB
|
2020-09-01 18:00:19 -04:00 |
|
album.go
|
Fix Album size should be int64
|
2020-10-12 21:04:12 -04:00 |
|
annotation.go
|
Add ToggleStar to SongContextMenu (WIP)
|
2020-05-22 15:23:42 -04:00 |
|
artist.go
|
Add ExternalInformation core service (not a great name, I know)
|
2020-10-20 16:07:31 -04:00 |
|
artist_info.go
|
Add missing fields to ArtistInfo
|
2020-10-20 16:07:31 -04:00 |
|
bookmark.go
|
Better implementation of Bookmarks, using its own table
|
2020-08-01 12:17:15 -04:00 |
|
datastore.go
|
Remove dangling tracks after changing MusicFolder. Fix #445
|
2020-10-02 16:18:45 -04:00 |
|
errors.go
|
Check permissions to playlist operations
|
2020-01-21 17:18:46 -05:00 |
|
genres.go
|
Add GetGenre endpoint
|
2020-01-15 17:56:02 -05:00 |
|
mediafile.go
|
Better implementation of Bookmarks, using its own table
|
2020-08-01 12:17:15 -04:00 |
|
mediafolder.go
|
Make MediaFolder ID int32
|
2020-05-09 22:29:02 -04:00 |
|
player.go
|
feat: transcoding and player datastores and configuration
|
2020-03-17 15:20:35 -04:00 |
|
playlist.go
|
Add and show Playlists sizes
|
2020-10-12 22:31:01 -04:00 |
|
playqueue.go
|
Better implementation of Bookmarks, using its own table
|
2020-08-01 12:17:15 -04:00 |
|
properties.go
|
Rename domain to model
|
2020-01-14 22:22:34 -05:00 |
|
transcoding.go
|
fix: create default transcodings on existing installations
|
2020-03-17 16:49:37 -04:00 |
|
user.go
|
Auto-Import playlists found in the Music Folder
|
2020-07-17 22:55:51 -04:00 |