openSenseMap-API
openSenseMap-API copied to clipboard
API for opensensemap.org
## Description ## Motivation and Context ## How Has This Been Tested? ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ]...
## Description Add a basic `/assets` route that serves static files ## Motivation and Context See issue #117 ## How Has This Been Tested? ## Types of changes - [...
When using an email address with suffix, e.g. `[email protected]`, the `+` sign is not encoded correctly. ## Expected Behavior `+` gets encoded to `%2B` https://opensensemap.org/account/confirm-email?email=hello%[email protected]&token=xxx ## Current Behavior `+` gets...
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.4 to 1.11.1. Release notes Sourced from @grpc/grpc-js's releases. @grpc/grpc-js 1.11.1 Revert a change that used APIs that were not available in early minor versions of Node...
Bumps node from 18.17.1-bullseye-slim to 22.8.0-bullseye-slim. Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | node |...
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.6 to 1.0.0. Release notes Sourced from cheerio's releases. v1.0.0 Cheerio 1.0 is here! 🎉 Announcement Blog Post Breaking Changes The minimum NodeJS version is now 18.17...
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.4 to 1.9.15. Release notes Sourced from @grpc/grpc-js's releases. @grpc/grpc-js 1.9.15 Avoid buffering significantly more than grpc.max_receive_message_size per received message. @grpc/grpc-js 1.9.14 Fix a bug that could...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.13.20 to 8.10.2. Release notes Sourced from mongoose's releases. 8.10.2 / 2025-02-25 fix(model+connection): return MongoDB BulkWriteResult instance even if no valid ops #15266 #15265 fix(debug): avoid printing...
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 4.2.1. Release notes Sourced from actions/cache's releases. v4.2.1 What's Changed [!IMPORTANT] As a reminder, there were important backend changes to release v4.2.0, see those release...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.11.0 to 6.14.0. Release notes Sourced from docker/build-push-action's releases. v6.14.0 Bump @docker/actions-toolkit from 0.53.0 to 0.55.0 in docker/build-push-action#1324 Full Changelog: https://github.com/docker/build-push-action/compare/v6.13.0...v6.14.0 v6.13.0 Bump @docker/actions-toolkit from 0.51.0 to...