Commit Graph

50 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
028f277be1
upadting deps, npgsql to 8 2023-11-22 17:39:32 +00: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
f13f2d9fd3
adding jwt auth 2023-01-21 16:17:46 +00:00
df87159225
updating deps 2023-01-06 21:22:08 +00:00
57b80c9902
using queryable more and being a bit smarter about db 2023-01-03 23:15:17 +00:00
bf8be55f76
adding privacy policy, adding more data to user dump 2022-11-13 21:01:34 +00:00
2a6026360b
fixing metarepo 2022-11-10 17:09:03 +00:00
e4295c3a6c
updating to dotnet 7 2022-11-09 22:41:58 +00:00
c646e4ea27
adding to repos, speeding up hopefully 2022-11-05 22:39:07 +00:00
26b4c3fa64
using metarepo 2022-10-08 17:07:50 +01:00
75415b4db4
integrated and first working 2022-10-07 23:33:54 +01:00
2b8e0a2735
skeleton of spotify history model and insert 2022-10-07 18:29:33 +01:00
bfcf07a3f4 update deps 2022-09-29 20:32:47 +01:00
8c9e9c637b removing $ from logging, using scopes 2022-07-01 22:04:17 +01:00
5446e54471 updating nuget 2022-06-23 19:44:44 +01:00
079e126648 ui tweaks, scrobble matcher trailing dupes 2022-06-22 21:51:38 +01:00
63df0ab0c2 tweaking resampler, db count puller 2022-06-22 08:01:59 +01:00
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