Peter Williams
da13c11e07
Merge pull request #298 from WorldWideTelescope/dependabot/nuget/src/WWT.Tours/System.Data.SqlClient-4.8.5
...
Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /src/WWT.Tours
2022-11-10 14:54:19 +00:00
dependabot[bot]
c89ea57a8b
Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /src/WWT.Tours
...
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx ) from 4.8.2 to 4.8.5.
- [Release notes](https://github.com/dotnet/corefx/releases )
- [Commits](https://github.com/dotnet/corefx/commits )
---
updated-dependencies:
- dependency-name: System.Data.SqlClient
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 13:41:24 +00:00
Peter Williams
4ca889a55d
Merge pull request #297 from WorldWideTelescope/dependabot/npm_and_yarn/src/WWTMVC5/minimatch-3.0.8
...
Bump minimatch from 3.0.4 to 3.0.8 in /src/WWTMVC5
2022-11-10 13:40:52 +00:00
dependabot[bot]
b2e6c1d31a
Bump minimatch from 3.0.4 to 3.0.8 in /src/WWTMVC5
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.0.8.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 23:20:45 +00:00
Peter Williams
18595bd436
Merge pull request #295 from pkgw/noir-dss
...
Add a NOIRLab All-Sky / DSS tile provider
2022-09-16 16:04:21 +00:00
Peter Williams
a78d4b3723
azure-pipelines.yml: attempt to make Azure Pipelines trigger warning go away
2022-09-16 10:51:43 -04:00
Peter Williams
bda8cf2178
src/WWT.Providers/TileProviders/NLASDSSProvider.cs: add this
...
A new provider to serve up a blend of the NOIRLab All-Sky map and WWT's
classic DSS. Level 0 is pure NLAS, levels 9-12 are pure WWT DSS, and in
between we've computed a blend between the two. There's inevitably some
unevenness in the intermediate levels, but when used as context for
high-resolution imagery that should be less noticeable.
This relies on a new `nlas_dss_rev1.plate` plate file uploaded to the
`coredata` blob storage container.
2022-09-16 10:49:04 -04:00
Peter Williams
ac5a87ecf5
WWTMVC5: work around new spurious CS1647 error
...
As recently, the ASP.NET build-views stage hits a CSS1647 "expression is
too long or complex to compile" error, which seems to be due to it
trying to compile `wwtsdk.aspx` even though it's a Content item. I can't
find a way to get the compiler to ignore it, but there is a way to just
delete it so that the compiler doesn't see it. This shouldn't affect the
actual file service.
Note that, based on separate tests, this is unrelated to the .NET 6
update. The only difference from previous successful builds that I can
see is that the Pipelines "Visual Studio build" task version is now at
1.208.0. Builds worked with the previous 1.1xx version.
2022-09-16 10:47:19 -04:00
Peter Williams
be071c64e7
tools/PlateManager/Download/DownloadCommand.cs: fix a mistake revealed by .NET 6 update
2022-09-16 10:39:55 -04:00
Peter Williams
c0aecda55d
Update to .NET 6
...
I don't feel like I really know what I'm doing here, but things seem to
be working. This does not affect the WWTMVC5 app, which has to stay on
the Windows .NET 4.8 platform.
2022-09-16 10:38:45 -04:00
Peter Williams
4fa2291eda
Merge pull request #294 from WorldWideTelescope/dependabot/nuget/src/WWT.Azure/Azure.Storage.Blobs-12.13.0
...
Bump Azure.Storage.Blobs from 12.7.0 to 12.13.0 in /src/WWT.Azure
2022-07-28 14:34:19 +00:00
Peter Williams
b66f5be5d9
src/WWTMVC5/Web.config: see if redirect updates will fix build
2022-07-28 10:04:00 -04:00
Peter Williams
ae11a3e2b0
src/WWTMVC5/Web.config: update optional configbuilder specification
2022-07-28 09:11:42 -04:00
dependabot[bot]
5ff626a667
Bump Azure.Storage.Blobs from 12.7.0 to 12.13.0 in /src/WWT.Azure
...
Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net ) from 12.7.0 to 12.13.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Storage.Blobs_12.7.0...Azure.Storage.Blobs_12.13.0 )
---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 22:38:05 +00:00
Peter Williams
7ddde7f770
Merge pull request #293 from WorldWideTelescope/dependabot/nuget/src/WWTMVC5/Newtonsoft.Json-13.0.1
...
Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /src/WWTMVC5
2022-06-23 16:36:22 -04:00
Peter Williams
1bd1d883ba
global.json: update SDK version as suggested by @al-cheb
2022-06-23 16:22:59 -04:00
dependabot[bot]
bac8a0b7b1
Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /src/WWTMVC5
...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json ) from 10.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases )
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1 )
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 00:11:36 +00:00
Peter Williams
9f638e1683
Merge pull request #292 from WorldWideTelescope/dependabot/npm_and_yarn/src/WWTMVC5/grunt-1.5.3
...
Bump grunt from 1.5.2 to 1.5.3 in /src/WWTMVC5
2022-06-05 21:06:16 -04:00
dependabot[bot]
555575407a
Bump grunt from 1.5.2 to 1.5.3 in /src/WWTMVC5
...
Bumps [grunt](https://github.com/gruntjs/grunt ) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/gruntjs/grunt/releases )
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG )
- [Commits](https://github.com/gruntjs/grunt/compare/v1.5.2...v1.5.3 )
---
updated-dependencies:
- dependency-name: grunt
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 00:10:17 +00:00
Peter Williams
2dcfb37ec9
Merge pull request #291 from WorldWideTelescope/dependabot/npm_and_yarn/src/WWTMVC5/async-2.6.4
...
Bump async from 2.6.3 to 2.6.4 in /src/WWTMVC5
2022-04-28 09:21:46 -04:00
dependabot[bot]
b547c58b02
Bump async from 2.6.3 to 2.6.4 in /src/WWTMVC5
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 12:58:29 +00:00
Peter Williams
eaff25a2dd
Merge pull request #290 from WorldWideTelescope/dependabot/npm_and_yarn/src/WWTMVC5/grunt-1.5.2
...
Bump grunt from 1.3.0 to 1.5.2 in /src/WWTMVC5
2022-04-28 08:57:42 -04:00
dependabot[bot]
2ae3a96a97
Bump grunt from 1.3.0 to 1.5.2 in /src/WWTMVC5
...
Bumps [grunt](https://github.com/gruntjs/grunt ) from 1.3.0 to 1.5.2.
- [Release notes](https://github.com/gruntjs/grunt/releases )
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG )
- [Commits](https://github.com/gruntjs/grunt/compare/v1.3.0...v1.5.2 )
---
updated-dependencies:
- dependency-name: grunt
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 09:14:48 +00:00
Peter Williams
2a06decb55
Merge pull request #289 from WorldWideTelescope/dependabot/npm_and_yarn/src/WWTMVC5/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6 in /src/WWTMVC5
2022-03-28 13:44:39 +00:00
dependabot[bot]
a317fece6d
Bump minimist from 1.2.5 to 1.2.6 in /src/WWTMVC5
...
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-27 23:43:16 +00:00
Peter Williams
5e49899c6d
Merge pull request #288 from Carifio24/version-update
...
Add login endpoint for new WWT release
2021-12-20 13:58:30 +00:00
Carifio24
e1fff753c3
Add new login6 provider.
2021-12-15 17:14:16 -05:00
Peter Williams
99af01b872
Merge pull request #287 from WorldWideTelescope/dependabot/nuget/src/WWTMVC5/RestSharp-106.12.0
...
Bump RestSharp from 105.2.3 to 106.12.0 in /src/WWTMVC5
2021-08-13 14:59:03 -04:00
dependabot[bot]
67dfc6bca4
Bump RestSharp from 105.2.3 to 106.12.0 in /src/WWTMVC5
...
Bumps [RestSharp](https://github.com/restsharp/RestSharp ) from 105.2.3 to 106.12.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases )
- [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md )
- [Commits](https://github.com/restsharp/RestSharp/compare/105.2.3...106.12 )
---
updated-dependencies:
- dependency-name: RestSharp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 14:18:40 +00:00
Peter Williams
4b460ae598
Merge pull request #286 from WorldWideTelescope/dependabot/npm_and_yarn/src/WWTMVC5/path-parse-1.0.7
...
Bump path-parse from 1.0.6 to 1.0.7 in /src/WWTMVC5
2021-08-13 10:18:15 -04:00
dependabot[bot]
35d37f1e46
Bump path-parse from 1.0.6 to 1.0.7 in /src/WWTMVC5
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 21:43:52 +00:00
Peter Williams
06b78ca3fc
Merge pull request #285 from WorldWideTelescope/dependabot/npm_and_yarn/src/WWTMVC5/lodash-4.17.21
...
Bump lodash from 4.17.20 to 4.17.21 in /src/WWTMVC5
2021-05-12 08:56:26 -04:00
Peter Williams
361c873e6b
Merge pull request #284 from WorldWideTelescope/dependabot/npm_and_yarn/src/WWTMVC5/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.8 to 2.8.9 in /src/WWTMVC5
2021-05-12 08:56:08 -04:00
dependabot[bot]
b2f6474d71
Bump lodash from 4.17.20 to 4.17.21 in /src/WWTMVC5
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 22:43:48 +00:00
dependabot[bot]
0948ac85dc
Bump hosted-git-info from 2.8.8 to 2.8.9 in /src/WWTMVC5
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 22:34:36 +00:00
Peter Williams
c6d50f85e0
Merge pull request #283 from pkgw/try-out-imagesharp
...
WWT.Providers: port MarsMOC to use ImageSharp
2021-03-26 15:56:11 -04:00
Peter Williams
75efb26f64
WWT.Providers: port MarsMOC to use ImageSharp
...
The hope is that this will fix the intermittent image corruption that
we're seeing from System.Drawing on Linux, AKA issue #279 . Initial
indications are that this indeed fixes the issues.
2021-03-26 15:39:48 -04:00
Peter Williams
9daa9907eb
Merge pull request #282 from pkgw/iss-tle
...
Fix ISS TLE service
2021-03-26 13:21:39 -04:00
Peter Williams
3f3ba1efb5
WWT.Providers: update ISS TLE to use a new service
...
The old NASA endpoint has been decommissioned.
2021-03-26 13:04:30 -04:00
Peter Williams
fa74b97b48
WWT.Providers: merge IssTle.Aspx.cs into IssTleProvider.cs
2021-03-26 12:56:07 -04:00
Peter Williams
ff74f05e00
src/WWT.Providers/OtherProviders/IssTleProvider.cs: enable nullability checks
2021-03-26 12:53:51 -04:00
Peter Williams
38b60408c0
src/WWT.Providers/OtherProviders/IssTleProvider.cs: remove an unneeded indent
2021-03-26 12:53:25 -04:00
Peter Williams
b7f5e8a9dc
WWT.Web: don't report missing tour blobs as App Insights errors
...
Relevant to #276 . This is external user input so there will be bogus
values.
2021-03-26 12:50:14 -04:00
Peter Williams
ffc988910b
Merge pull request #280 from pkgw/ranged-support
...
Add support for byte-range requests in catalog.aspx endpoint
2021-03-26 11:47:42 -04:00
Peter Williams
86a4518154
WWTMVC5: add a not-implemented form of ServeStreamAsync for now
2021-03-26 11:34:12 -04:00
Peter Williams
e877230949
WWT.Providers: enable nullable checks in CatalogProvider
2021-03-26 11:11:07 -04:00
Peter Williams
2c51ee55a1
WWT.Providers: tidy up error reporting helpers
2021-03-26 11:09:52 -04:00
Peter Williams
bf417539ae
WWT.Providers: have CatalogProvider use ServeStreamAsync
2021-03-26 11:06:33 -04:00
Peter Williams
26e82fca8b
WWT.Providers: iterate the stream-serving API
...
We need to pass through the ETag to allow the MVC code to handle
conditional requests properly. Meanwhile I think it's good to indicate
that this is a higher-level API by renaming to "ServeStreamAsync".
2021-03-26 10:54:21 -04:00
Peter Williams
46c3566689
WWT.Providers: skip the slicing support for the DSS provider
2021-03-26 10:52:56 -04:00