Skip to content

Commit

Permalink
reword footer
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia committed Feb 10, 2024
1 parent e2387bc commit ca1c6d7
Show file tree
Hide file tree
Showing 6 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion src/NuGetTrends.Scheduler/Properties/launchSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "/",
"applicationUrl": "https://localhost:5002;http:https://localhost:5003",
"applicationUrl": "http:https://localhost:5003",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
Expand Down
6 changes: 3 additions & 3 deletions src/NuGetTrends.Web/Portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@angular/platform-browser": "^15.1.5",
"@angular/platform-browser-dynamic": "^15.1.5",
"@angular/router": "^15.1.5",
"@sentry/angular-ivy": "^7.99.0",
"@sentry/integrations": "^7.99.0",
"@sentry/angular-ivy": "^7.100.1",
"@sentry/integrations": "^7.100.1",
"@types/chart.js": "2.9.32",
"bulma": "^0.9.4",
"bulma-start": "^0.0.5",
Expand Down Expand Up @@ -55,6 +55,6 @@
"puppeteer": "^19.4.1",
"ts-node": "9.1.1",
"tslint": "~6.1.0",
"typescript": "4.8.4"
"typescript": "4.9.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
</div>
</div>
<p class="has-text-centered has-text-white-bis">
{{year}} - .NET Foundation
Brought to you by <a href="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/bruno-garcia">Bruno Garcia</a> & <a href="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/joaopgrassi">João Grassi</a>
</p>
<p class="has-text-centered has-text-grey-light">
Supported by the <strong><a target="_blank" rel="Supported by" href="https://dotnetfoundation.org">.NET Foundation</a></strong>
<strong><a target="_blank" rel="Supported by" href="https://dotnetfoundation.org">.NET Foundation</a></strong>
</p>
<p class="has-text-centered has-text-grey-light">
Historic data gladly provided by <strong><a class="has-text-grey-light" target="_blank" rel="Data Partner"
Data before 2018 gladly provided by <strong><a class="has-text-grey-light" target="_blank" rel="Data Partner"
href="https://entityframework-extensions.net/">Entity Framework Extensions</a></strong>
</p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions src/NuGetTrends.Web/Portal/src/environments/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
export const environment = {
name: 'local',
production: false,
API_URL: 'https:https://localhost:5001',
API_URL: 'http:https://localhost:5000',
MAX_CHART_ITEMS: 6,
SENTRY_DSN: 'https://[email protected]/1266321',
SENTRY_TUNNEL: 'https:https://localhost:5001/t',
NETWORK_DETAIL_ALLOW_URLS: [window.location.origin, "https:https://localhost:5001"],
SENTRY_TUNNEL: 'http:https://localhost:5000/t',
NETWORK_DETAIL_ALLOW_URLS: [window.location.origin, "http:https://localhost:5000"],
};

/*
Expand Down
164 changes: 82 additions & 82 deletions src/NuGetTrends.Web/Portal/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3081,120 +3081,120 @@ __metadata:
languageName: node
linkType: hard

"@sentry-internal/feedback@npm:7.99.0":
version: 7.99.0
resolution: "@sentry-internal/feedback@npm:7.99.0"
"@sentry-internal/feedback@npm:7.100.1":
version: 7.100.1
resolution: "@sentry-internal/feedback@npm:7.100.1"
dependencies:
"@sentry/core": "npm:7.99.0"
"@sentry/types": "npm:7.99.0"
"@sentry/utils": "npm:7.99.0"
checksum: 591549b37b97c99617ac7db16151b08850c611b6b784fb6e602f2f6d6c8457efef1b883fef25eec24418a6aec848355a338c044f4541cd0c06bba9a56a6aa384
"@sentry/core": "npm:7.100.1"
"@sentry/types": "npm:7.100.1"
"@sentry/utils": "npm:7.100.1"
checksum: d3eb6a53d4fbb6138524b1b5bf501fa9b27c790a1247088a23fbb894e3c297e2f1933a52183e3cccee0ec19d3f73819e31a8a6b25d10c7bc091f2546ef4557fc
languageName: node
linkType: hard

"@sentry-internal/replay-canvas@npm:7.99.0":
version: 7.99.0
resolution: "@sentry-internal/replay-canvas@npm:7.99.0"
"@sentry-internal/replay-canvas@npm:7.100.1":
version: 7.100.1
resolution: "@sentry-internal/replay-canvas@npm:7.100.1"
dependencies:
"@sentry/core": "npm:7.99.0"
"@sentry/replay": "npm:7.99.0"
"@sentry/types": "npm:7.99.0"
"@sentry/utils": "npm:7.99.0"
checksum: 3365e2ec442f354208ef937c9941bc25cec27796bab7f7ff65a324f041231509f3dcfe80191ab06d44d0725b9ba4126f9cea2b94f87793e8b82aec5900cdfaca
"@sentry/core": "npm:7.100.1"
"@sentry/replay": "npm:7.100.1"
"@sentry/types": "npm:7.100.1"
"@sentry/utils": "npm:7.100.1"
checksum: 3a92c01f87ff00cd23dabf7600142108065a0cfa9c432ff6aa85d2477f96cd4a7bf9438be1219e7f7e5be35c9c0f9b5b18cfd7b8fc0ef32acb3de238bdf6c2b3
languageName: node
linkType: hard

"@sentry-internal/tracing@npm:7.99.0":
version: 7.99.0
resolution: "@sentry-internal/tracing@npm:7.99.0"
"@sentry-internal/tracing@npm:7.100.1":
version: 7.100.1
resolution: "@sentry-internal/tracing@npm:7.100.1"
dependencies:
"@sentry/core": "npm:7.99.0"
"@sentry/types": "npm:7.99.0"
"@sentry/utils": "npm:7.99.0"
checksum: 2187c2d7d048a141ca85c59a24570cb897c9e74b49d6a1dd92057ffcf011fb2671159e1b6d2ed487632f828c995200ee33a616a64c8e3c3fad9d2da0672559b7
"@sentry/core": "npm:7.100.1"
"@sentry/types": "npm:7.100.1"
"@sentry/utils": "npm:7.100.1"
checksum: 5bee75037a6c75a0c2610ee5d2bc92b310a61242c953db4677e04b72cbfe4fd394d629bfcfd59da3e99183ef5c6b92d9d6cee90a43b16d40d5cc86f627901fd6
languageName: node
linkType: hard

"@sentry/angular-ivy@npm:^7.99.0":
version: 7.99.0
resolution: "@sentry/angular-ivy@npm:7.99.0"
"@sentry/angular-ivy@npm:^7.100.1":
version: 7.100.1
resolution: "@sentry/angular-ivy@npm:7.100.1"
dependencies:
"@sentry/browser": "npm:7.99.0"
"@sentry/core": "npm:7.99.0"
"@sentry/types": "npm:7.99.0"
"@sentry/utils": "npm:7.99.0"
"@sentry/browser": "npm:7.100.1"
"@sentry/core": "npm:7.100.1"
"@sentry/types": "npm:7.100.1"
"@sentry/utils": "npm:7.100.1"
tslib: "npm:^2.4.1"
peerDependencies:
"@angular/common": ">= 12.x <= 17.x"
"@angular/core": ">= 12.x <= 17.x"
"@angular/router": ">= 12.x <= 17.x"
rxjs: ^6.5.5 || ^7.x
checksum: 9200392a85ef5e4af5945200f90d6e9cc022294666afef82bf5775910fdddf35c02a3fb34e3e4b99dcf2b3c165537a53cabb597c55eea69e5caf88840e82a78c
checksum: 306202640a8e8db7f8c279fbe1521c3bec97fcbff1017b0c18d7533dc5b2b235a106f1b8240d9d76d49497884e92f3427eb0a0e25b62bd06ff0e58d449d196d7
languageName: node
linkType: hard

"@sentry/browser@npm:7.99.0":
version: 7.99.0
resolution: "@sentry/browser@npm:7.99.0"
"@sentry/browser@npm:7.100.1":
version: 7.100.1
resolution: "@sentry/browser@npm:7.100.1"
dependencies:
"@sentry-internal/feedback": "npm:7.99.0"
"@sentry-internal/replay-canvas": "npm:7.99.0"
"@sentry-internal/tracing": "npm:7.99.0"
"@sentry/core": "npm:7.99.0"
"@sentry/replay": "npm:7.99.0"
"@sentry/types": "npm:7.99.0"
"@sentry/utils": "npm:7.99.0"
checksum: 5de81dea5879d5eaf998bd0ccaae878ec26489037b1f6a3c72e6e6549c7a8f2a28715dde38c5e1186fcb50f3455335e35312ae348b26611159217eaca08463d7
"@sentry-internal/feedback": "npm:7.100.1"
"@sentry-internal/replay-canvas": "npm:7.100.1"
"@sentry-internal/tracing": "npm:7.100.1"
"@sentry/core": "npm:7.100.1"
"@sentry/replay": "npm:7.100.1"
"@sentry/types": "npm:7.100.1"
"@sentry/utils": "npm:7.100.1"
checksum: e91e624bb8c334ac327693a1dd47c06082b741cd66ccfd89feaa972accd8b90fe6c71f8854737a8897b5a237e6784b39ab14e766bbf9b0351151ff6a1c997a8c
languageName: node
linkType: hard

"@sentry/core@npm:7.99.0":
version: 7.99.0
resolution: "@sentry/core@npm:7.99.0"
"@sentry/core@npm:7.100.1":
version: 7.100.1
resolution: "@sentry/core@npm:7.100.1"
dependencies:
"@sentry/types": "npm:7.99.0"
"@sentry/utils": "npm:7.99.0"
checksum: 211093fbabbc0583453f68f4026865de79daae4a854d7b2f768a08df4729ea132d0db8edd17b3b301fe563ed759c5cf62ac0849a1e9e0ab3b65790962ac05d8e
"@sentry/types": "npm:7.100.1"
"@sentry/utils": "npm:7.100.1"
checksum: 3e2ab4b40cbe39bfa2a6956c628fb90be86f03116143d63210cab0c9474b0e2c6a2d88af4d3b626751404e17dc8fe8c932b272ad5f0fdfe12696c564e71a11df
languageName: node
linkType: hard

"@sentry/integrations@npm:^7.99.0":
version: 7.99.0
resolution: "@sentry/integrations@npm:7.99.0"
"@sentry/integrations@npm:^7.100.1":
version: 7.100.1
resolution: "@sentry/integrations@npm:7.100.1"
dependencies:
"@sentry/core": "npm:7.99.0"
"@sentry/types": "npm:7.99.0"
"@sentry/utils": "npm:7.99.0"
"@sentry/core": "npm:7.100.1"
"@sentry/types": "npm:7.100.1"
"@sentry/utils": "npm:7.100.1"
localforage: "npm:^1.8.1"
checksum: f9ece9bcad9b75e9322080d30a2b6a9f7fc6f50cc6ee79a4d88ffe5f7b43857c6da59d413443a739f1ec3c7ecefa091cb1d95f52b5b2f8b25eb3195423e2ec35
checksum: 19ec19be30d30656d6d64ddde7f652196ded86e1994f56680e4e0b9f14f417531395a91a003ab22ec0308b72bdd13403a7301ee53e1b20ff8133336b30873d9b
languageName: node
linkType: hard

"@sentry/replay@npm:7.99.0":
version: 7.99.0
resolution: "@sentry/replay@npm:7.99.0"
"@sentry/replay@npm:7.100.1":
version: 7.100.1
resolution: "@sentry/replay@npm:7.100.1"
dependencies:
"@sentry-internal/tracing": "npm:7.99.0"
"@sentry/core": "npm:7.99.0"
"@sentry/types": "npm:7.99.0"
"@sentry/utils": "npm:7.99.0"
checksum: 6bada9b046afa0603312dc51994136e563434e8eac933e24372a449144988f25e5620ffda0a7b5308035ec7af1fc48af38d0f2a4335accbb179edb2d6f14e527
"@sentry-internal/tracing": "npm:7.100.1"
"@sentry/core": "npm:7.100.1"
"@sentry/types": "npm:7.100.1"
"@sentry/utils": "npm:7.100.1"
checksum: 3f7b3880ba2247ec0a0bba036020eff908ae71e7333a620287649784648b2f5fffe1a5c0d669d3b8a570ad94d3d791cd9cc89dc93a13dcd808bbfb5ea3970782
languageName: node
linkType: hard

"@sentry/types@npm:7.99.0":
version: 7.99.0
resolution: "@sentry/types@npm:7.99.0"
checksum: 153584178cd2b3466593107f35b78e9302e7f760bd7e581f08f46f4ca7bcc026e93c2d8e189721dc11a268aa9310c0a9a4532545cafa0150c8ec6f090dfd7f60
"@sentry/types@npm:7.100.1":
version: 7.100.1
resolution: "@sentry/types@npm:7.100.1"
checksum: 5e4e8b27656b971596f6f39e6b2a80070a84c5fdebc49813a99b4d2f656c94f820b40caedbdd81a34a014ec4cc8642ffad8c04d9206d963ecc5ca90e97f2a871
languageName: node
linkType: hard

"@sentry/utils@npm:7.99.0":
version: 7.99.0
resolution: "@sentry/utils@npm:7.99.0"
"@sentry/utils@npm:7.100.1":
version: 7.100.1
resolution: "@sentry/utils@npm:7.100.1"
dependencies:
"@sentry/types": "npm:7.99.0"
checksum: 5626380f04f9e49d07dd96158c7020ee8aef7cf6b0e580eacd767a9b6947e49115acee056402a75f0feae93bf97f2a06e38bf1962860155e79fb6268eb85f401
"@sentry/types": "npm:7.100.1"
checksum: a34fdb8406ef1152d02509efbe2cb483d5a0d23570bd4a9b89bce3b9eb1c6e26477b23ff441300323eac9660c1153d572ea3ba6907f513d9422a36bd0de2c10c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8060,8 +8060,8 @@ __metadata:
"@angular/platform-browser": "npm:^15.1.5"
"@angular/platform-browser-dynamic": "npm:^15.1.5"
"@angular/router": "npm:^15.1.5"
"@sentry/angular-ivy": "npm:^7.99.0"
"@sentry/integrations": "npm:^7.99.0"
"@sentry/angular-ivy": "npm:^7.100.1"
"@sentry/integrations": "npm:^7.100.1"
"@spotlightjs/spotlight": "npm:^1.2.3"
"@types/chart.js": "npm:2.9.32"
"@types/jasmine": "npm:~4.3.0"
Expand All @@ -8086,7 +8086,7 @@ __metadata:
ts-node: "npm:9.1.1"
tslib: "npm:^2.3.0"
tslint: "npm:~6.1.0"
typescript: "npm:4.8.4"
typescript: "npm:4.9.3"
zone.js: "npm:~0.12.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10056,23 +10056,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.8.4":
version: 4.8.4
resolution: "typescript@npm:4.8.4"
"typescript@npm:4.9.3":
version: 4.9.3
resolution: "typescript@npm:4.9.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f985d8dd6ae815753d61cb81e434f3a4a5796ac52e423370fca6ad11bcd188df4013d82e3ba3b88c9746745b9341390ba68f862dc9d30bac6465e0699f2a795b
checksum: dda600a5a37b945ad1fff76f0c874e7bfda3fd56cfc43b9f328780d602b6e7127b4342bbc6ad68ccf7bf6645047be329586ea1b393a80fb942d608a796aba0de
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A4.8.4#optional!builtin<compat/typescript>":
version: 4.8.4
resolution: "typescript@patch:typescript@npm%3A4.8.4#optional!builtin<compat/typescript>::version=4.8.4&hash=1a91c8"
"typescript@patch:typescript@npm%3A4.9.3#optional!builtin<compat/typescript>":
version: 4.9.3
resolution: "typescript@patch:typescript@npm%3A4.9.3#optional!builtin<compat/typescript>::version=4.9.3&hash=a66ed4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 5d81fd8cf5152091a0c0b84ebc868de8433583072a340c4899e0fc7ad6a80314b880a1466868c9a6a1f640c3d1f2fe7f41f8c541b99d78c8b414263dfa27eba3
checksum: cc7506c7cb5419b3e64bff50082307ed31d0de163ed6ccd9f418e94c364ebde2aba3f57087ac431805410855421917718a1a6ed85f46620cf03c87e86d1ce9c5
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion src/NuGetTrends.Web/Properties/launchSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "https://localhost:5001;http:https://localhost:5000",
"applicationUrl": "http:https://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
Expand Down

0 comments on commit ca1c6d7

Please sign in to comment.