warframe-status icon indicating copy to clipboard operation
warframe-status copied to clipboard

:cloud: Simple express app that parses worldState.php

Results 26 warframe-status issues
Sort by recently updated
recently updated
newest added

Bumps [swagger-stats](https://github.com/slanatech/swagger-stats) from 0.99.2 to 0.99.4. Release notes Sourced from swagger-stats's releases. 0.99.4 v0.99.4 [bug] api_index_template.json is missing in the last patch #238 0.99.3 Update dependencies to the most recent...

dependencies

Bumps [warframe-items](https://github.com/wfcd/warframe-items) from 1.1258.8 to 1.1258.10. Release notes Sourced from warframe-items's releases. v1.1258.10 1.1258.10 (2022-12-08) Bug Fixes items: new items (ed0b9cd) v1.1258.9 1.1258.9 (2022-12-08) Bug Fixes items: new items (18a5736)...

dependencies

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.23.0 to 7.24.2. Release notes Sourced from @​sentry/node's releases. 7.24.2 fix(replay): Add missing rrweb type declarations (#6464) fix(tracing): Check for otel before loading db module (#6461) fix(tracing):...

dependencies

Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 7.23.0 to 7.24.2. Release notes Sourced from @​sentry/tracing's releases. 7.24.2 fix(replay): Add missing rrweb type declarations (#6464) fix(tracing): Check for otel before loading db module (#6461) fix(tracing):...

dependencies

Bumps [@sentry/types](https://github.com/getsentry/sentry-javascript) from 7.23.0 to 7.24.2. Release notes Sourced from @​sentry/types's releases. 7.24.2 fix(replay): Add missing rrweb type declarations (#6464) fix(tracing): Check for otel before loading db module (#6461) fix(tracing):...

dependencies

- [ ] Integrate https://github.com/WFCD/Mod-Detection-Tools via https://npmjs.com/package/node-cmd - [ ] Add post route accepting post body data via json, probably just image png data, ideally - [ ] add execution...

Getting lots of timeouts against warframe.market. looks like not returning json.

### What did you fix? Replace arsenal-parser with [profile-parser](https://github.com/WFCD/profile-parser) so that we can parse the results from https://content.warframe.com/dynamic/getProfileViewingData.php?n=${username} into an easy consumable response This commit will also create a breaking...

Hi! I've noticed that `WFINFO_FILTERED_ITEMS` and `WFINFO_PRICES` are set as environment variables in the code, likely pointing to external API URLs. I'm facing challenges running the code locally due to...