Tags: romanzdk/s3-web-browser
Tags
Add search option (#131) * Add search option * Added missing type hints * Recreate the client object to avoid failure with continuation marker * Unify calls to list_object * Filter duplicates * Add search option to README * Rename search button * Update templates/bucket_contents.html Co-authored-by: Roman Zydyk <[email protected]> * Use dataclass instead of dictionary to allow hashing * Fix lint issues * Fix object creation * Make S3Entry hashable --------- Co-authored-by: Roman Zydyk <[email protected]>
Merge pull request #21 from romanzdk/dependabot/pip/ruff-0.4.6 Bump ruff from 0.4.5 to 0.4.6