| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(frontend): use ESM | syuilo | 2023-09-19 | 1 | -4/+4 |
| | | |||||
| * | 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> | ||||
| * | refactor: `substr` -> `substring` (#11273) | okayurisotto | 2023-07-14 | 1 | -1/+1 |
| | | |||||
| * | fix(frontend): search user with trailing space (#11184) | nomad | 2023-07-08 | 1 | -1/+2 |
| | | | | | | | | | | | | * fix(frontend): search user with trailing space * fix(backend): search user with trailing space * Update search.ts --------- 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> | ||||
| * | enhance(client): tweak search page | syuilo | 2023-03-16 | 1 | -0/+41 |