This website requires JavaScript.
Explore
Help
Sign In
renun
/
navidrome
Watch
1
Star
0
Fork
0
You've already forked navidrome
mirror of
https://github.com/navidrome/navidrome.git
synced
2025-08-10 00:52:20 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
cad65f517cf6af85193d6770dde34bae243dad7d
navidrome
/
persistence
History
Deluan
cad65f517c
Polishing
2016-03-15 13:17:51 -04:00
..
.goconvey.goconvey
…
album_repository.go
implemented getStarred (just for albums, for now)
2016-03-14 11:35:48 -04:00
artist_repository.go
Implemented getAlbumList with type=random
2016-03-08 21:54:32 -05:00
checksum_repository.go
Polishing
2016-03-15 13:17:51 -04:00
index_repository_test.go
…
index_repository.go
…
ledis_repository_test.go
Supporting index annotations in domain structs
2016-03-14 10:32:22 -04:00
ledis_repository.go
Error when trying to index on an unsupported field type
2016-03-15 09:41:33 -04:00
ledis.go
Implemented artists indexing, with Gomate
2016-03-10 23:19:13 -05:00
mediafile_repository.go
Implemented getAlbumList with type=random
2016-03-08 21:54:32 -05:00
mediafolders_repository.go
…
playlist_repository.go
Initial wiring for getPlaylists endpoint
2016-03-09 10:09:15 -05:00
property_repository.go
…