Commit Graph

28 Commits

Author SHA1 Message Date
c8170415b9 adding general cards, scrobble density, upgrading nuget packages 2022-06-02 00:53:57 +01:00
97659389af updating nuget 2022-04-15 18:13:56 +01:00
349d62b5cc correcting cron schedule to once a day 2022-03-02 19:12:16 +00:00
abf22f6cf9 dropping mapping id, using uri
fixes #41
2022-02-24 22:35:39 +00:00
fbbd42f97a working scrobble mapping command
added scrobble mapping repo
2022-02-24 00:27:34 +00:00
042c2ab977 removing scrobble PK on time, allowing duplicates 2022-02-20 21:54:01 +00:00
ca5b2cf0f0 adding scrobbles and lastfm/spotify mappings 2022-02-16 23:38:45 +00:00
e8ddc08937 adding ef design package to cli, updating nuget packages 2022-02-13 19:33:17 +00:00
090b12eebd pushing to docker hub, testing in container build 2022-02-13 17:12:00 +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
7fe603ab3d .net 6 for library, changing event firing on watcher 2021-12-18 17:45:34 +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
e41d525b0b more DI for consumer factories, caching play counter, service extensions 2021-11-29 21:04:15 +00:00
975ee772dd adding date time with timezone migration 2021-11-26 20:40:18 +00:00
5c440ced70 upgrading target frameworks and ms dependencies 2021-11-23 17:20:59 +00:00
a3628182c9 creating player watcher on register, adding live gif 2021-11-10 09:15:39 +00:00
6e05647676 using database id for cache key, fixes #17 2021-11-05 18:41:45 +00:00
2cd93a61aa initial db migration 2021-10-29 22:42:00 +01:00
d1563c3365 scaffolded entire manage section, added spotify, last.fm pages 2021-10-26 22:52:39 +01:00
0ad552c334 added auth handlers, added role seed, separate username/email, implemented some web endpoints 2021-10-26 19:26:41 +01:00
1f94b624d2 adding user & watcher details, skeleton for controllers 2021-10-24 22:40:15 +01:00
bbfe663797 web requires auth by default, renamed context to standard, added application user 2021-10-24 20:15:09 +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