|
562c119e18
|
adding signalr project
|
2023-01-22 10:28:52 +00:00 |
|
|
f13f2d9fd3
|
adding jwt auth
|
2023-01-21 16:17:46 +00:00 |
|
|
5650f69876
|
updating npm deps
|
2023-01-06 21:24:10 +00:00 |
|
|
df87159225
|
updating deps
|
2023-01-06 21:22:08 +00:00 |
|
|
99cb615161
|
past page QOL
|
2022-11-19 11:47:23 +00:00 |
|
|
20232f4abe
|
updating deps
|
2022-11-15 19:07:15 +00:00 |
|
|
b6d5e94280
|
Merge branch 'master' into past
|
2022-11-13 22:12:49 +00:00 |
|
|
2e726061ce
|
Merge branch 'master' into past
|
2022-11-13 22:10:19 +00:00 |
|
|
e0cf6b6714
|
changing signature link to about page
|
2022-11-13 21:58:03 +00:00 |
|
|
39864d7c31
|
tweaking chart sizing
|
2022-11-13 21:44:02 +00:00 |
|
|
38a9bed8f4
|
QOL tweaks
|
2022-11-13 21:34:46 +00:00 |
|
|
bf8be55f76
|
adding privacy policy, adding more data to user dump
|
2022-11-13 21:01:34 +00:00 |
|
|
46da258efc
|
adding automatic reconnect to signalr
|
2022-11-12 11:05:42 +00:00 |
|
|
e4295c3a6c
|
updating to dotnet 7
|
2022-11-09 22:41:58 +00:00 |
|
|
d90b8c0aef
|
updating frontend deps
|
2022-11-08 20:11:25 +00:00 |
|
|
2247498c70
|
re-enabling web log file, fixing postgres moving to 15
|
2022-11-04 21:43:20 +00:00 |
|
|
efba7371cc
|
updating npm
|
2022-10-12 17:30:12 +01:00 |
|
|
28fb783432
|
adding count and chart to past page
|
2022-10-10 22:29:47 +01:00 |
|
|
c49e561ae0
|
adding past page skeleton with hub
|
2022-10-10 11:44:47 +01: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 |
|
|
207ed8bb23
|
signature link only for actual image, not full width
|
2022-10-02 01:16:38 +01:00 |
|
|
32cb4a8c7d
|
fixing overspilling charts on mobile
|
2022-10-01 23:36:06 +01:00 |
|
|
1ac02d14a8
|
increasing cookie expiry to a month
|
2022-09-29 20:37:06 +01:00 |
|
|
bfcf07a3f4
|
update deps
|
2022-09-29 20:32:47 +01:00 |
|
dependabot[bot]
|
6e04b603c9
|
Bump terser from 5.14.1 to 5.14.2 in /Selector.Web
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-21 06:36:20 +00: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 |
|
|
fb88da4337
|
limiting artist breakdown visibility
|
2022-06-28 07:25:24 +01:00 |
|
|
3e04935897
|
updating npm
|
2022-06-23 19:46:05 +01:00 |
|
|
5446e54471
|
updating nuget
|
2022-06-23 19:44:44 +01:00 |
|
|
66b51a2647
|
tweaking ui, colours
|
2022-06-23 19:44:38 +01:00 |
|
|
58f27a4181
|
fixed wrong maths
|
2022-06-23 19:36:16 +01:00 |
|
|
a1bd1ab62d
|
time series, artist breakdown, start and end date
|
2022-06-23 19:26:36 +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 |
|
|
2a8b739f8d
|
adding play count graphs to now playing page
|
2022-06-18 10:56:34 +01:00 |
|
|
597db1a42b
|
changing path to unix separators
|
2022-06-17 19:08:53 +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 |
|
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 |
|