dependabot[bot]
|
1dd84ec460
|
Bump nanoid from 3.1.30 to 3.2.0 in /Selector.Web
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-13 12:15:08 +00:00 |
|
|
7b2c2b2bad
|
adding container building to CI
|
2022-02-13 12:14:35 +00:00 |
|
|
2670d799aa
|
build and run docker stages
|
2022-02-13 12:07:09 +00:00 |
|
|
cc29fb0304
|
added docker skeleton
|
2022-02-11 23:24:47 +00:00 |
|
|
e5d93aa27d
|
Using json serialiser source generator, removed unused cache components
|
2021-12-21 22:22:52 +00:00 |
|
|
7a56f7f586
|
UserEventFirer, web hook tests
|
2021-12-20 23:04:53 +00:00 |
|
|
8174f9f6f6
|
Fiddling with html, padding, icons etc
|
2021-12-19 22:50:03 +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 |
|
|
3dbe975220
|
adding web hook consumer, wrapping consumer callbacks in try/catches
|
2021-12-18 23:06:21 +00:00 |
|
|
a263941e97
|
pattern matching in player watcher
|
2021-12-18 22:19:11 +00:00 |
|
|
7fe603ab3d
|
.net 6 for library, changing event firing on watcher
|
2021-12-18 17:45:34 +00:00 |
|
|
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 |
|