Commit Graph

42 Commits

Author SHA1 Message Date
f6b8d4f68e
updating deps
All checks were successful
ci / Build Frontend (22) (push) Successful in 23s
ci / Build & Unit Test (8.0.x) (push) Successful in 1m3s
ci / Build Containers (push) Successful in 3m36s
2024-07-20 11:53:31 +01:00
0d88212233
updating deps 2024-05-11 07:49:29 +01:00
647353a6ab
migrating to .net 8 2023-11-16 17:49:24 +00:00
5f9d4b8e85
updating deps 2023-09-19 18:14:01 +01:00
b181647f91
updating deps 2023-05-14 12:06:14 +01:00
96a8e17722
updating deps 2023-01-27 23:38:15 +00:00
6ae7994610
adding dummies for faking a spotify connection 2023-01-25 20:52:59 +00:00
df87159225
updating deps 2023-01-06 21:22:08 +00:00
20232f4abe
updating deps 2022-11-15 19:07:15 +00:00
e4295c3a6c
updating to dotnet 7 2022-11-09 22:41:58 +00:00
19398a7ee0
increasing delay, adding log before and after saving 2022-10-10 16:53:33 +01:00
492b1dd424
batch pulling durations 2022-10-10 11:47:50 +01:00
bfcf07a3f4 update deps 2022-09-29 20:32:47 +01:00
ddad17a7e1 updating nugets 2022-07-01 22:11:11 +01:00
8c9e9c637b removing $ from logging, using scopes 2022-07-01 22:04:17 +01:00
83e071f5c3 adding playlist watcher 2022-06-28 07:30:27 +01:00
5446e54471 updating nuget 2022-06-23 19:44:44 +01:00
97659389af updating nuget 2022-04-15 18:13:56 +01:00
18afeb131b fixing tests and warnings 2022-02-25 18:32:43 +00:00
cd176cea2e System.Commandline, scrobble saving command 2022-02-18 00:08:42 +00:00
e5d93aa27d Using json serialiser source generator, removed unused cache components 2021-12-21 22:22:52 +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
3dbe975220 adding web hook consumer, wrapping consumer callbacks in try/catches 2021-12-18 23:06:21 +00:00
a401280edf working without redis, player watcher event tweaking, graceful exception handling 2021-12-04 12:49:09 +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
f7b95327dd adding db watcher service, loading watchers from db on startup 2021-11-25 18:26:20 +00:00
5c440ced70 upgrading target frameworks and ms dependencies 2021-11-23 17:20:59 +00:00
4405cf885a audio feature cards, added chart.js 2021-11-11 19:54:28 +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
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
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
933e8725c4 starting to break up CLI startup, added System.Commandline 2021-11-03 17:38:54 +00: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
9e3442b484 adding cache project 2021-10-22 19:24:40 +01:00