Commit Graph

28 Commits

Author SHA1 Message Date
7a56f7f586 UserEventFirer, web hook tests 2021-12-20 23:04:53 +00:00
67a2a322ca events project, spotify mapping, lastfm mapping, CLI reacting to db changes 2021-12-19 18:44:03 +00:00
f79c7111fe added event bus, proxying cache events to event bus before proxying those to signalr 2021-12-19 13:44:22 +00:00
a0090470e8 changed environment names in csproj, moved https redirection to dev only 2021-12-08 00:30:50 +00:00
2cb2df3f5c using right env name, updating npm, using service extension methods 2021-12-07 23:31:17 +00:00
a401280edf working without redis, player watcher event tweaking, graceful exception handling 2021-12-04 12:49:09 +00:00
ab058c769f added play count puller, play count rendering in UI 2021-11-30 20:38:26 +00:00
e9f593862e more service extensions 2021-11-29 21:48:00 +00:00
e41d525b0b more DI for consumer factories, caching play counter, service extensions 2021-11-29 21:04:15 +00:00
bfb2a5d2cd injecting spotify app credentials, closes #7 2021-11-11 08:11:55 +00:00
b75920867b audio feature pushing to web frontend working 2021-11-10 23:54:28 +00:00
cb8553af60 floating player, popularity card, item change on from or to null context
ready to inject audio features
2021-11-10 01:46:30 +00:00
cfcb5ece97 now playing card working, ready for css 2021-11-09 20:58:02 +00:00
0d74257b89 cache hub proxy working 2021-11-05 07:58:48 +00:00
3867ea8fad adding skeleton for cache hub proxy 2021-11-03 22:27:50 +00:00
3a41a3e5da removed using service namespace 2021-10-31 19:56:20 +00:00
9bd3135e3e adding now script, adding signalr 2021-10-31 19:47:07 +00:00
b0467c3df9 adding cache consumers 2021-10-28 23:05:07 +01:00
78fbc27e3a not using icache? skeleton cache consumer, watcher username 2021-10-28 21:26:57 +01:00
1714e3f911 adding cache, ICache. RedisOptions and registering services in CLI and web app 2021-10-27 23:00:01 +01:00
222c738854 Spotify Auth working, strongly typed web config 2021-10-27 17:31:29 +01:00
0ad552c334 added auth handlers, added role seed, separate username/email, implemented some web endpoints 2021-10-26 19:26:41 +01:00
bbfe663797 web requires auth by default, renamed context to standard, added application user 2021-10-24 20:15:09 +01:00
af980b130a options helper, optional db connection from CLI 2021-10-24 17:38:45 +01:00
143f708cff scaffolding identity 2021-10-24 00:23:45 +01:00
c81f7c08f3 web nlog, adding DB context 2021-10-23 22:16:37 +01:00
a85cae8a15 add test controller, cache references 2021-10-23 12:49:42 +01:00
e90d0f239d added web boilerplate, added model project 2021-10-18 21:48:02 +01:00