FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Firebase Storage: Implement List and ListAll API for StorageReference by jonsimantov · Pull Request #1726 · firebase/firebase-cpp-sdk · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
firebase
/
firebase-cpp-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
138
Star
325
Code
Issues
99
Pull requests
37
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Firebase Storage: Implement List and ListAll API for StorageReference
- #1726
#1726
Draft
jonsimantov
wants to merge 7 commits into
main
firebase/firebase-cpp-sdk:main
from
feature/storage-list-api
firebase/firebase-cpp-sdk:feature/storage-list-api
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Draft
Firebase Storage: Implement List and ListAll API for StorageReference
#1726
jonsimantov
wants to merge 7 commits into
main
firebase/firebase-cpp-sdk:main
from
feature/storage-list-api
firebase/firebase-cpp-sdk:feature/storage-list-api
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2025
feat: Implement List and ListAll API for StorageReference
Show description for 5e9fc6b
google-labs-jules[bot]
committed
5e9fc6b
View commit details
Copy full SHA for 5e9fc6b
Browse repository at this point
I've addressed the review comments for the Storage List API.
Show description for 989eb79
google-labs-jules[bot]
committed
989eb79
View commit details
Copy full SHA for 989eb79
Browse repository at this point
refactor: Address review comments for Storage List API
Show description for 2ceddb2
google-labs-jules[bot]
committed
2ceddb2
View commit details
Copy full SHA for 2ceddb2
Browse repository at this point
Commits on Jun 10, 2025
I've resolved a build error caused by a circular include dependency between `storage_reference.h` and `list_result.h` by forward-declaring `ListResult` in `storage_reference.h`.
Show description for 2b39c8f
google-labs-jules[bot]
committed
2b39c8f
View commit details
Copy full SHA for 2b39c8f
Browse repository at this point
I've made some updates to resolve build errors and address your feedback for the List API.
Show description for cd50563
google-labs-jules[bot]
committed
cd50563
View commit details
Copy full SHA for cd50563
Browse repository at this point
Commits on Jun 11, 2025
refactor: Correct StorageInternal includes and finalize feedback
Show description for 3e4e046
google-labs-jules[bot]
committed
3e4e046
View commit details
Copy full SHA for 3e4e046
Browse repository at this point
refactor: Final cleanup and fixes for Storage List API
Show description for 61e6bbb
google-labs-jules[bot]
committed
61e6bbb
View commit details
Copy full SHA for 61e6bbb
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL