-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 <31843161+romanzdk@users.noreply.github.com> * Use dataclass instead of dictionary to allow hashing * Fix lint issues * Fix object creation * Make S3Entry hashable --------- Co-authored-by: Roman Zydyk <31843161+romanzdk@users.noreply.github.com>
- Loading branch information
Showing
3 changed files
with
117 additions
and
46 deletions.
There are no files selected for viewing
This file contains 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 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 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