Commit Graph

285 Commits

Author SHA1 Message Date
46b7cb37bd adding explicit handling for null item in watcher, skipping user watchers without spotify link, fixed weird systemd issue with async run 2021-12-15 22:04:41 +00:00
a0090470e8 changed environment names in csproj, moved https redirection to dev only 2021-12-08 00:30:50 +00:00
599cefb736 adding service dependencies, adding sass to npm 2021-12-08 00:01:18 +00:00
2cb2df3f5c using right env name, updating npm, using service extension methods 2021-12-07 23:31:17 +00:00
ecf79f146a removing required for last.fm username, fixed handling of empty usernames 2021-12-05 00:29:38 +00:00
3b860fc971 fixing event tests, watcher fires more tests at start now 2021-12-04 13:09:50 +00:00
a401280edf working without redis, player watcher event tweaking, graceful exception handling 2021-12-04 12:49:09 +00:00
35eee0f068 Properly named now page model, added box shadow to popularity bar 2021-12-02 07:28:00 +00:00
fa75eedf31 added last.fm logo, last.fm links for play counts, spotify popularity to progress bar 2021-12-01 23:34:30 +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
975ee772dd adding date time with timezone migration 2021-11-26 20:40:18 +00:00
f7b95327dd adding db watcher service, loading watchers from db on startup 2021-11-25 18:26:20 +00:00
f7beefff3d updating npm dependencies 2021-11-24 08:08:25 +00:00
7fbd37adc3
Merge pull request #20 from Sarsoo/net6
.NET 6 Upgrade
2021-11-24 07:52:25 +00:00
5e3b78af94 CI dotnet version 6 upgrade 2021-11-23 17:22:26 +00:00
5c440ced70 upgrading target frameworks and ms dependencies 2021-11-23 17:20:59 +00:00
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