Commit Graph

343 Commits

Author SHA1 Message Date
Deluan 9049d97820 Moving code away from conf package.
This is necessary, as the conf package will hold only configuration, and cannot have dependencies on other packages
2016-03-29 18:27:14 -04:00
Deluan 2dfa05ceb6 Fixed log message. 2016-03-29 13:54:08 -04:00
Deluan edcfd9dd61 Fine tuning skip range 2016-03-29 09:02:53 -04:00
Deluan 768764bea7 getRandomSongs.view (partially) implemented 2016-03-29 00:01:27 -04:00
Deluan 880521360f Cleaning up tests 2016-03-28 23:41:33 -04:00
Deluan 92682f65d8 Better logging 2016-03-28 19:14:21 -04:00
Deluan 1a705d4319 Fixing NowPlaying when we have more than one song in the queue 2016-03-28 19:11:49 -04:00
Deluan c8184da0ed Skipping now working(?) 2016-03-28 17:51:10 -04:00
Deluan 1e17efc729 star/unstar.view now support albumId (for ID3 access) 2016-03-28 11:38:45 -04:00
Deluan 2319454997 search3.view implemented 2016-03-28 10:01:43 -04:00
Deluan a562bfd17e getStarred2.view implemented 2016-03-28 09:46:16 -04:00
Deluan 615dc862af getAlbum.view implemented 2016-03-28 09:23:44 -04:00
Deluan 82576223dc getAlbumList2.view done 2016-03-27 23:04:05 -04:00
Deluan 4b38f9238c Fixing build 2016-03-27 21:40:09 -04:00
Deluan 94d76cb212 getArtist.view implemented 2016-03-27 21:27:45 -04:00
Deluan 0a137657fe getArtists.view implemented 2016-03-27 20:35:10 -04:00
Deluan 3cc92a32bd Adding song and album counts 2016-03-27 20:13:00 -04:00
Deluan 167e7a1825 Updated dependencies 2016-03-27 17:27:03 -04:00
Deluan 1610b2180b Removed stutter 2016-03-27 17:24:59 -04:00
Deluan 5a0864769b Isolated ledis gomate implementation in its own package 2016-03-27 17:20:46 -04:00
Deluan 83e0a7b24c Fixing some lint warnings 2016-03-26 22:43:13 -04:00
Deluan 9099e24413 Polishing 2016-03-26 22:34:20 -04:00
Deluan 0e20910061 Cleaning old data from artists indexes 2016-03-26 22:29:26 -04:00
Deluan 107321219a Trying to make code more manageable, before a big rewrite 2016-03-26 22:22:34 -04:00
Deluan d2e4290318 Cleaning glide.yml 2016-03-25 13:50:52 -04:00
Deluan 8ddb12ccc4 Cleaning glide.yml 2016-03-25 13:45:33 -04:00
Deluan 74c3257d0c Cleaning glide.yml 2016-03-25 13:37:21 -04:00
Deluan 6a2e5d5c48 Update 2016-03-25 12:54:53 -04:00
Deluan 781c52f5e8 Update for Glide usage 2016-03-25 12:53:23 -04:00
Deluan f29ac99b45 Trying to fix build 2016-03-25 02:14:38 -04:00
Deluan bb6d8e4a61 Trying to fix build 2016-03-25 02:06:48 -04:00
Deluan c014fdd2d2 Trying glide for dependency management 2016-03-25 02:03:16 -04:00
Deluan f9f3d99714 README 2016-03-25 00:32:49 -04:00
Deluan ee8e9864ea Added getSong.view 2016-03-25 00:04:22 -04:00
Deluan 06828d8738 Polishing 2016-03-24 23:31:54 -04:00
Deluan ea4d94fa84 Enabling CORS 2016-03-24 20:00:35 -04:00
Deluan f58c5aa5a3 Token-based authentication implemented 2016-03-24 19:00:28 -04:00
Deluan ea46c0a427 Put Unknown Artist in the end of the index 2016-03-24 17:52:27 -04:00
Deluan 1cf8a0db44 Refactored NowPlaying
Also added a test case for skipping range
2016-03-24 17:14:13 -04:00
Deluan 3c8f6e9a65 Polishing 2016-03-24 14:44:21 -04:00
Deluan 770a16ece3 Update 2016-03-24 14:08:19 -04:00
Deluan db8c09d503 Better log messages 2016-03-24 13:53:52 -04:00
Deluan b9952bc3de Playlists support (99%) complete! 2016-03-24 13:28:20 -04:00
Deluan a27803a4d1 deletePlaylist 2016-03-24 12:17:35 -04:00
Deluan 52850c6ef0 createPlaylist 2016-03-24 12:06:39 -04:00
Deluan 5b2ecc39ca Longest Common Prefix 2016-03-24 09:51:50 -04:00
Deluan 9eb5187147 More log to search 2016-03-23 21:06:39 -04:00
Deluan 21460308c9 Adding paths to the responses 2016-03-23 20:53:28 -04:00
Deluan fc8bb34ae3 setRating.view implemented 2016-03-23 19:37:48 -04:00
Deluan d59394c653 GetStarred now returns starred songs 2016-03-23 19:02:58 -04:00