You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Sander Vocke d4e66063ba Add authentication tests. 5 years ago
..
AlbumDetails.ts Add authentication tests. 5 years ago
ArtistDetails.ts Add authentication tests. 5 years ago
CreateAlbum.ts Endpoints only retrieve / modify objects related to the active user. 5 years ago
CreateArtist.ts Endpoints only retrieve / modify objects related to the active user. 5 years ago
CreateSong.ts Endpoints only retrieve / modify objects related to the active user. 5 years ago
CreateTag.ts Endpoints only retrieve / modify objects related to the active user. 5 years ago
DeleteTag.ts Endpoints only retrieve / modify objects related to the active user. 5 years ago
MergeTag.ts Endpoints only retrieve / modify objects related to the active user. 5 years ago
ModifyAlbum.ts Endpoints only retrieve / modify objects related to the active user. 5 years ago
ModifyArtist.ts Endpoints only retrieve / modify objects related to the active user. 5 years ago
ModifySong.ts Endpoints only retrieve / modify objects related to the active user. 5 years ago
ModifyTag.ts Endpoints only retrieve / modify objects related to the active user. 5 years ago
Query.ts Endpoints only retrieve / modify objects related to the active user. 5 years ago
RegisterUser.ts Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
SongDetails.ts Add authentication tests. 5 years ago
TagDetails.ts Add authentication tests. 5 years ago
types.ts Got all APIs working in Knex, except query. 5 years ago