dependabot[bot]
|
5db5044f45
|
Bump eventsource from 1.1.0 to 1.1.1 in /Selector.Web
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 21:50:28 +00:00 |
|
|
97659389af
|
updating nuget
|
2022-04-15 18:13:56 +01:00 |
|
dependabot[bot]
|
0131ab4dd1
|
Bump minimist from 1.2.5 to 1.2.6 in /Selector.Web
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-31 06:29:27 +00:00 |
|
dependabot[bot]
|
4aaaf694e3
|
Bump url-parse from 1.5.7 to 1.5.10 in /Selector.Web
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 04:24:19 +00:00 |
|
|
a2f874ec27
|
adding scrobble saving to ui, adding full scrobble save
|
2022-02-26 23:42:29 +00:00 |
|
|
64b7105514
|
skipping https redirect for production
|
2022-02-26 21:50:49 +00:00 |
|
|
35c24ad0ef
|
added job parallel lock, file structure, diagnostics
|
2022-02-25 23:58:01 +00:00 |
|
|
d6e720ed72
|
injecting artist scrobble count
removing all now playings from pages
|
2022-02-24 23:32:02 +00:00 |
|
dependabot[bot]
|
48b76ad078
|
Bump url-parse from 1.5.3 to 1.5.7 in /Selector.Web
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-18 22:13:56 +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 |
|
|
1aa5e2eda5
|
Merge pull request #26 from Sarsoo/dependabot/npm_and_yarn/Selector.Web/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /Selector.Web
|
2022-02-13 12:21:29 +00:00 |
|
dependabot[bot]
|
9fe35d697e
|
Bump node-fetch from 2.6.6 to 2.6.7 in /Selector.Web
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-13 12:15:10 +00:00 |
|
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 |
|
|
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 |
|
|
7fe603ab3d
|
.net 6 for library, changing event firing on watcher
|
2021-12-18 17:45:34 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|