| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: ↵ | Shun Sakai | 2023-07-27 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | cleanup: trim trailing whitespace (#11136) | okayurisotto | 2023-07-08 | 1 | -1/+1 |
| | | | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | bump aws-sdk to v3 for s3 (#10363) | YS | 2023-03-23 | 1 | -29/+30 |
| | | | | | | * indent * aws-sdk v3移行 | ||||
| * | fix(backend/DriveService): gracely skip when getting NoSuchKey error from S3 ↵ | Kagami Sascha Rosylight | 2023-03-11 | 1 | -0/+55 |
| (#10292) * fix(backend/DriveService): gracely skip when getting NoSuchKey error from S3 * Update CHANGELOG.md * import type | |||||