a813f38a81
Merge branch 'dev-0.1.5' into 'master'
...
# 0.1.5
See merge request goscrobble/goscrobble-api!8
2022-01-08 09:36:08 +00:00
a8e6b491bd
# 0.1.5
...
- Add image upload endpoints for artist/albums @ v1/albums/{uuid}/upload
2022-01-08 22:24:36 +13:00
26880e3c2b
Merge branch 'dev-0.1.4' into 'master'
...
0.1.4
See merge request goscrobble/goscrobble-api!7
2022-01-08 07:47:54 +00:00
723077ce2d
0.1.4
...
- Fix spotify image import on scrobble for new artists/albums
- Create image resizer
2022-01-08 20:46:13 +13:00
cca9974728
0.1.4
2022-01-06 15:13:48 +13:00
365033c006
Merge branch 'dev-0.1.3' into 'master'
...
0.1.3
See merge request goscrobble/goscrobble-api!6
2022-01-06 02:12:09 +00:00
b87ad426d6
0.1.3 Add date ranges
2022-01-06 15:11:26 +13:00
1298bf9a7a
Merge branch 'dev-0.1.2' into 'master'
...
0.1.2
See merge request goscrobble/goscrobble-api!5
2022-01-05 22:30:00 +00:00
38697ce561
Merge remote-tracking branch 'origin/master' into dev-0.1.2
2022-01-06 11:29:18 +13:00
2c717cb407
Merge branch 'dev-0.1.2' into 'master'
...
0.1.2
See merge request goscrobble/goscrobble-api!4
2022-01-05 22:28:15 +00:00
3698c0b436
0.1.2
...
- Add docker-compose file for local dev
- Implemented top listeners for artist/album endpoints to match track
- Add recent endpoint
2022-01-06 11:28:10 +13:00
5217419945
0.1.2 Update API + Docker composer
2022-01-06 10:20:30 +13:00
73bfa838ae
Merge branch 'dev-0.1.1' into 'master'
...
0.1.1 Reworked Spotify, Cache values, Update package name
See merge request goscrobble/goscrobble-api!3
2022-01-05 10:03:06 +00:00
8c38eca4bc
0.1.1 Reworked Spotify, Cache values, Update package name
2022-01-05 23:00:38 +13:00
3394816606
Remove main
2022-01-05 21:57:24 +13:00
009b7c5804
Merge branch 'spotifyv2' into 'master'
...
Add new spotify v2 sdk
See merge request goscrobble/goscrobble-api!2
2022-01-05 08:57:15 +00:00
d4fff55163
Add new spotify ctx
2022-01-05 21:52:36 +13:00
b1709d58e3
Add logging
2022-01-05 21:10:00 +13:00
3f033170e0
Fix up spotify API
2022-01-05 21:08:39 +13:00
97a6087e42
Update API Docs
2021-12-25 20:58:24 +13:00
c860b4e2b7
Update API docs
2021-12-25 17:27:35 +13:00
306bab997b
0.1.0 Split repos, Add API docs, new env vars
2021-12-25 15:40:20 +13:00
cf4498e8bc
0.1.0 Split repos, Add API docs, new env vars
2021-12-25 15:40:07 +13:00
ed7ceb8b45
Update scripts for new location
2021-12-25 15:39:51 +13:00
ef66e1c8df
Update scripts for new location
2021-12-25 13:30:55 +13:00
d268d939eb
0.1.001 Split out web to separate repo
2021-12-25 12:05:57 +13:00
525d5c92b5
0.0.33
2021-08-13 22:38:03 +12:00
9074149925
0.0.32 Flesh out track page
2021-08-13 21:37:53 +12:00
d7b7ceb122
Re-enable workers
2021-08-12 21:23:48 +12:00
f914575e09
Add extra info to track page + API
2021-08-12 20:52:47 +12:00
97dd3e5bba
0.0.31
2021-06-23 08:28:41 +12:00
65b4c78137
0.0.30
...
- Fix artist/album/track images
2021-04-17 11:34:53 +12:00
8bc462878a
0.0.29
...
- Add image handler
- Store images locally
2021-04-11 20:19:28 +12:00
489527c8f9
0.0.28
...
- Fix mobile view on user pages
- Fix favicon issue
- Return Artist UUID with scrobble list
2021-04-11 17:26:48 +12:00
f4bdf3f730
0.0.27
...
- Navidrome works!
- Tidy up request/response structure in backend
- Tidy Settings page
2021-04-11 16:35:14 +12:00
48a99b31fd
0.0.26
...
- Make email required
- Add basic navidrome/subsonic connection
- Tidy up request/response structure in backend
- Tidy Settings page
2021-04-10 09:49:32 +12:00
8294791abe
0.0.25
...
- Images now pull from spotify if setup!
- Show top artists/album
2021-04-08 20:46:31 +12:00
b1de018b27
0.0.24
...
- Spotify will now add images on scrobble
- Renamed /api/v1/track to tracks to bypass blocklists... (uBlock :()
2021-04-08 19:50:43 +12:00
07bce0ebc2
0.0.23
...
- Get top tracks pulling correctly :)
2021-04-08 19:00:13 +12:00
3f3296e649
0.0.22
...
- Rework navbar + user pages
2021-04-07 21:34:17 +12:00
fb9ebef49c
0.0.21
...
- Add ez deploy script
- Half implemented JWT refresh tokens, need to finish JS implementation
2021-04-07 19:51:17 +12:00
7c3b98a828
0.0.20
...
- Return related data on artist/album/track endpoints
- Scrobble table now links to tracks
2021-04-05 17:11:37 +12:00
99f9e7cfb3
0.0.19
...
- Tidy init/goscrobble.service
- Add routers for Artist/Album/Track endpoints + basic pages
- Move UUID generation into Go so we don't have to query the record!! Wooo!
2021-04-04 21:54:53 +12:00
1c865a6784
0.0.18
...
- Add MBID/Spotify Autolinking if track exists
- Add Genre table + .go files
2021-04-03 21:29:31 +13:00
8324894b0f
0.0.17
...
- Add check for registration_enabled on /register endpoint
- Made songlookup check artist name as well
2021-04-03 14:16:13 +13:00
9cbb94fc56
0.0.16
...
- Add registration_enabled to /api/v1/serverinfo
- Add config table caching on save
- Fix redis TTL not being parsed correctly
- Move registration enabled to backend toggle
- Fixed navbar when loading /u/profile URL
- Token now shows on user page + can reset
- Added basic popup validation to disconnect/reset buttons
2021-04-03 13:54:07 +13:00
f8bd321fbc
0.0.15
...
- Fix spotify track duration
2021-04-03 02:53:54 +13:00
bda7023949
0.0.14
...
- Add duplicate cache checker for jellyfin/multiscrobbler
2021-04-03 02:48:38 +13:00
ca7ef56326
0.0.13
...
- Fix multiscrobbler support
2021-04-03 01:44:11 +13:00
67e43b8984
0.0.12
...
- Add client TZ support + Selectable on user page
- Move token auth to GET ?key=XYZ for wider webhook support
- Add Multiscrobbler support
- Add /api/v1/serverinfo for version information
2021-04-03 01:11:05 +13:00