Commit Graph

294 Commits

Author SHA1 Message Date
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
539143ad5e added IWatcherFactory, watcher options 2021-10-11 23:19:19 +01:00
e7fbb23376 adding nlog, strongly typed config in DI 2021-10-11 18:17:36 +01:00
ab8687b41e working cli with dummy hosted service (logging, config) 2021-10-11 01:06:43 +01:00
507861bc28 added cli project, renamed manager to watcher collection 2021-10-08 23:48:07 +01:00
7d5ab4477d adding manager functionality 2021-10-07 22:09:10 +01:00
28b7b954c1 playertimeline max size 2021-10-05 07:58:29 +01:00
bb6ad45a98 adding PlayerTimeline tests 2021-10-04 17:21:48 +01:00
02af7a5e21 adding player watcher 2021-10-03 23:37:50 +01:00
918ebbb238 replaced equality api 2021-10-01 22:01:28 +01:00
2136a7953b adding timeline, manager interfaces, adding IEqual 2021-09-30 22:23:44 +01:00
81ded7eb7c adding events to playback tests 2021-09-30 18:07:35 +01:00
6f482f14d3 added volume and device change event 2021-09-28 21:14:52 +01:00
823c1368e7 added null CurrentlyPlaying from api, better testing 2021-09-26 15:25:54 +01:00
55bba58fca player watcher firing events 2021-09-26 12:11:44 +01:00
2d2fdde623 adding tests, equality, watcher code 2021-09-25 21:00:58 +01:00
177556cce8 added skeleton projects 2021-09-24 23:35:26 +01:00
98bbaca175 Initial commit 2021-09-24 23:02:16 +01:00