-
Notifications
You must be signed in to change notification settings - Fork 2
feat: V7 #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
feat: V7 #24
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
79ff08e
feat: added pedantic lint
Mettwasser afd1bf4
style: replaced model builder macro with a new proc macro
Mettwasser ac11ce0
docs: fix license
Mettwasser ad274bb
style: consistency
Mettwasser 0970770
chore: merge branch 'rstest' into v7
Mettwasser 3c47435
fix: revamped tests, fixed tests and docs
Mettwasser 3efee05
docs: bump MSRV to 1.85
Mettwasser b4ee699
feat: item wrapper for easier queries
Mettwasser 88bc885
chore: remove obsolete test
Mettwasser 3648125
fix: module tree
Mettwasser 3ff7272
feat: part of market V2 + cache
Mettwasser d61872d
ci: fix CI
Mettwasser 0610601
fix: cache issue and add item set endpoint
Mettwasser f8c9a74
feat: refactor, updated cache to by-url instead of type id
Mettwasser 96ebf99
feat: cached slug validation
Mettwasser 9fed3ff
feat: utilities for slugs
Mettwasser b79cc43
refactor: small refactor
Mettwasser 784533d
fix: missing check + consistency
Mettwasser a3a2767
docs: improved/fixed documentation for most structs
Mettwasser f08003d
feat: deep archimedea model
Mettwasser e4fcfed
fix: deep archimedea naming
Mettwasser 09b5151
docs: included coverage not for the wfm api
Mettwasser bbc9733
feat: riven/weapons endpoint and refactor
Mettwasser fd3f423
feat: every "data endpoint" model
Mettwasser 992b90c
feat: orders
Mettwasser 82ae0c6
fix: setitems fields not public
Mettwasser 043eafb
chore: fix nushell script
Mettwasser 3d29764
feat: the rest of all public market endpoints
Mettwasser 80748c6
feat: add tags to items
Mettwasser 58ec09c
fix: coderabbit catches
Mettwasser 3b227ca
perf: remove unnecessary
Mettwasser 9a4d5c4
feat: change function name to be more explicit
Mettwasser cfd4268
chore: code cleanup
Mettwasser a8b4956
feat: unstable profile impl, wont be included in release
Mettwasser File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,3 +5,4 @@ | |
| .vscode/settings.json | ||
| .vscode/launch.json | ||
| .idea/ | ||
| *.iml | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.