.github /workflows
using env file for db password, using asp net for cli runtime
2022-02-13 19:23:20 +00:00
.vscode
upgrading target frameworks and ms dependencies
2021-11-23 17:20:59 +00:00
Selector
adding scrobbles and lastfm/spotify mappings
2022-02-16 23:38:45 +00:00
Selector.Cache
Using json serialiser source generator, removed unused cache components
2021-12-21 22:22:52 +00:00
Selector.CLI
adding scrobbles and lastfm/spotify mappings
2022-02-16 23:38:45 +00:00
Selector.Event
Using json serialiser source generator, removed unused cache components
2021-12-21 22:22:52 +00:00
Selector.Model
adding scrobbles and lastfm/spotify mappings
2022-02-16 23:38:45 +00:00
Selector.Tests
adding ef design package to cli, updating nuget packages
2022-02-13 19:33:17 +00:00
Selector.Web
adding scrobbles and lastfm/spotify mappings
2022-02-16 23:38:45 +00:00
.dockerignore
build and run docker stages
2022-02-13 12:07:09 +00:00
.gitattributes
Initial commit
2021-09-24 23:02:16 +01:00
.gitignore
pushing to docker hub, testing in container build
2022-02-13 17:12:00 +00:00
docker-compose.build.yml
building frontend in docker
2022-02-13 20:21:27 +00:00
docker-compose.yml
building frontend in docker
2022-02-13 20:21:27 +00:00
Dockerfile.CLI
using env file for db password, using asp net for cli runtime
2022-02-13 19:23:20 +00:00
Dockerfile.Web
adding package-lock to copy in frontend
2022-02-13 20:24:05 +00:00
README.md
creating player watcher on register, adding live gif
2021-11-10 09:15:39 +00:00
Selector.sln
events project, spotify mapping, lastfm mapping, CLI reacting to db changes
2021-12-19 18:44:03 +00:00