Commit Graph

67 Commits

Author SHA1 Message Date
b1c1a756df properly coloured radar chart, adding hover effects 2021-11-23 09:07:32 +00:00
4952d6bb15 Removed title: from info card 2021-11-21 09:21:08 +00:00
4405cf885a audio feature cards, added chart.js 2021-11-11 19:54:28 +00:00
bfb2a5d2cd injecting spotify app credentials, closes #7 2021-11-11 08:11:55 +00:00
3564ce7d6d back to failing on error with ts transpile 2021-11-10 23:58:03 +00:00
b75920867b audio feature pushing to web frontend working 2021-11-10 23:54:28 +00:00
a3628182c9 creating player watcher on register, adding live gif 2021-11-10 09:15:39 +00:00
b19337bf20 spotify logo click opens in new tab 2021-11-10 01:49:20 +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
83bb76a5eb sass compiling, added spotify and footer logo, sending currently playing on load 2021-11-09 22:47:49 +00:00
cfcb5ece97 now playing card working, ready for css 2021-11-09 20:58:02 +00:00
40d7b3e676 adding vue 2021-11-09 18:17:22 +00:00
6e05647676 using database id for cache key, fixes #17 2021-11-05 18:41:45 +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
933e8725c4 starting to break up CLI startup, added System.Commandline 2021-11-03 17:38:54 +00:00
3a41a3e5da removed using service namespace 2021-10-31 19:56:20 +00:00
63538bc19a add skeleton NowPlayingHub 2021-10-31 19:55:00 +00:00
5cbfad170a removed typescript from csproj 2021-10-31 19:50:31 +00:00
9bd3135e3e adding now script, adding signalr 2021-10-31 19:47:07 +00:00
f7f553396a documentation 2021-10-31 09:19:48 +00:00
1ea964b341 added play counter and last.fm auth to CLI 2021-10-31 08:54:11 +00:00
2cd93a61aa initial db migration 2021-10-29 22:42:00 +01:00
a3510c05ed caching working, caching audio feature injector, added timeline to event 2021-10-29 22:35:34 +01: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
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
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
88995c55ae back to npm/webpack, removed gulp 2021-10-23 11:11:03 +01:00
ad3c8e2dcc
Merge pull request #6 from Sarsoo/project-skeleton
merging project-skeleton
2021-10-23 11:08:20 +01:00
9e3442b484 adding cache project 2021-10-22 19:24:40 +01:00
11a48ea4a9 skipping js ci, adding npm scripts 2021-10-20 20:35:15 +01:00
4d0f3bc9b5 using gulp transpiling 2021-10-19 22:25:47 +01:00
95e93f91f7 adding web project to sln, hiding frontend folder 2021-10-18 22:11:31 +01:00
2fca996cca valid job name 2021-10-18 21:49:35 +01:00
e90d0f239d added web boilerplate, added model project 2021-10-18 21:48:02 +01:00
f6f97055d5 removed abstract on timeline, removed base prefix 2021-10-17 21:43:01 +01:00
c6439db00b testing feature injector and factories 2021-10-15 23:38:24 +01:00
d139dce719 not throwing expired token exceptions, typed config in set up
fixes #5
2021-10-15 19:58:07 +01:00
9dfad73397 adding consumer, audio features injector 2021-10-13 23:19:47 +01:00
b5956ef4a0 added watcherfactory, theoretically working watcher service 2021-10-12 23:29:05 +01:00
1694f8e3a9 added tokenfactoryprovider 2021-10-12 20:23:25 +01:00