-
Notifications
You must be signed in to change notification settings - Fork 10
fix(backend): cleanups part 1 #517
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
Open
Karrq
wants to merge
58
commits into
main
Choose a base branch
from
backend-cleanups
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 38 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
0172394
fix: remove /distribute endpoint
Karrq fd46bcf
fix: remove `storage` from msp service
Karrq ece041d
refactor: file list without empty children
Karrq 9240715
chore: cleanup changes
Karrq 1bec86d
feat(download): authenticate user
Karrq 5fd6128
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq a3c9f01
feat(download): authenticate user
Karrq e8e1223
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq 7bda7f3
chore: cleanup debug lines
Karrq 8ba5df4
fix: update filelist typings
Karrq a549a9e
feat(auth): configurable jwt expiry
Karrq c4670ed
fix: remove dead code
Karrq da65b10
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq 90bccb4
docs: extra todo
Karrq 17c03f7
feat(auth): config nonce duration and siwe domain
Karrq fe82a37
feat(config): msp, rpc and upload retries
Karrq b6d16f7
feat(indexer): bucket total size, file count and value prop
Karrq 50f4c98
perf(backend): cache msp id
Karrq e11d32a
perf(backend:db): request items by page
Karrq 50af8f1
refactor: use typed `Address` instead of strings
Karrq 044b227
fix(backend): cleanup health service
Karrq 09adb12
chore: fix compilation
Karrq 6df048e
fix(backend): mock repository relations
Karrq a305be3
fix(db): bucket value prop id
Karrq e5be386
chore: lints
Karrq e29e329
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq dd1e4f9
fix(config): remove rpc retry config items
Karrq f247b66
chore: fmt
Karrq d58da99
fix(test): update expected error code
Karrq 8bcfa67
fix(test): 2 more 0xstrings expected
Karrq 92314cd
fix: one more 0x string
Karrq 1f4494e
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq 6f91640
Merge branch 'main' into backend-cleanups
TDemeco 434ec4d
fix(test): sdk mock e2e upload test data
Karrq 49a2ed4
fix: proper bucket1_file3_key
Karrq ed64637
fix: allow download with mocks
Karrq ca913e6
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq a758c87
Merge branch 'main' into backend-cleanups
Karrq 1041bad
fix: amend PR comments
Karrq 5f0ca17
feat(backend): pagination query parameters
Karrq 9de48e0
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq 62bccf6
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq b4e5ab9
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq 72b19af
chore: lints
Karrq 1667d0a
fix: profile with checksummed address
Karrq af8c477
fix(backend): db not found leads to 404
Karrq 2ee6617
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq efa1b53
fix(test): adjust rust test assert
Karrq fed6549
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq 045a779
refactor(msp): get_file w/o auth
Karrq 4dfb7d7
fix: compilation
Karrq 5ce9cad
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq be7b5bb
refactor(health): attempt rpc call before conn
Karrq be564c6
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq a7f90b6
feat: optional authentication for query endpoints
Karrq ee674a5
chore: fix grammar
Karrq 6838c4d
Merge remote-tracking branch 'origin/main' into backend-cleanups
Karrq b7d45ad
chore: cleanup dead method
Karrq 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
Some comments aren't visible on the classic Files Changed page.
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
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.
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.