summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkDrive.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): menuのdividerをnullで表現するのをやめるsyuilo2023-12-121-2/+2
|
* lint fixessyuilo2023-10-291-0/+1
|
* refactor(frontend): use ESMsyuilo2023-09-191-6/+6
|
* chore: ↵Shun Sakai2023-07-271-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: 可読性のため一部で`Array.prototype.at`を使うように ↵okayurisotto2023-07-141-2/+2
| | | | | | | (#11274) * refactor: `Array.prototype.at`を使うように * fixup! refactor: `Array.prototype.at`を使うように
* fix: フォルダーのページネーションが機能しない (#11187)yupix2023-07-081-1/+23
| | | | | | | | | * fix: フォルダーのページネーションが機能しない close #11180 * Update MkDrive.vue --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-3/+3
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat(frontend): allow cropping images on drive (#11092)Kagami Sascha Rosylight2023-07-051-0/+1
| | | | | | | | | | | * feat(frontend): allow cropping images on drive * nanka iroiro * folder --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* refactorsyuilo2023-05-291-144/+114
|
* refactorsyuilo2023-05-191-12/+12
|
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-151-2/+2
| | | | #10838
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+1
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* Achievements (#9665)syuilo2023-01-211-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update ja-JP.yml * wip * wip * Update MkAchievements.vue * wip * :art: * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* perf(client): use shallowRef instead of ref for template referencesyuilo2023-01-031-1/+1
|
* perf(client): use shallowRef for html element refsyuilo2023-01-031-2/+2
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-1/+1
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-1/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+801