Commit graph

12 commits

Author SHA1 Message Date
rick d6616573e2
update(bandcamp): avoid duplications (close #5) 2021-09-12 01:41:54 +02:00
rick a60f92d762
refactor: remove useless method 2021-09-12 00:36:31 +02:00
rick a07b893eb9
feat(front): use views (only index now) 2021-09-09 01:49:42 +02:00
rick 67b05a30b4
refactor(find track): use tuple instead of struct 2021-09-04 19:50:33 +02:00
rick a2ef5d3b79
update(spotify): get token to use API 2021-09-04 19:05:09 +02:00
rick 5e7e5051be
!feat(categories): add 3 categories for artists
- albums: album found
- artists: found the artist, not the album
- notfound: not found on bandcamp (or limited by api)

API on refresh changes.
Use a extern script instead of write it in html page.
2021-09-01 16:00:07 +02:00
rick ad1556dbc0
fix: forget array in Spotify struct 2021-09-01 12:32:29 +02:00
rick d1def640ca
refactor: create struct Item 2021-09-01 12:24:04 +02:00
rick ea2eed9bf8
refactor(struct): change file for structs in server.go 2021-09-01 12:13:40 +02:00
rick 757d55e125
update(spotify/json): check if json is ok with status and not json structure 2021-08-28 23:46:45 +02:00
rick 89e4644430
feat(spotify/json): add struct error json 2021-08-28 21:53:12 +02:00
rick 05b5da5169
update(spotify): use struct for response (json)
outout je te suce
2021-08-28 21:05:38 +02:00