summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkImageViewer.vue (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-14refactorsyuilo1-0/+1
2023-01-03perf(client): use shallowRef instead of ref for template referencesyuilo1-1/+1
2022-12-27Revert "perf?(client): remove needless scoped annotation for style"syuilo1-1/+1
2022-12-27perf?(client): remove needless scoped annotation for stylesyuilo1-1/+1
2022-12-27rename: client -> frontendsyuilo1-0/+0
2022-09-06refactor(client): refactor file name and directory structuresyuilo1-1/+1
2022-08-31refactor(client): align filename to component namesyuilo1-0/+0
2022-05-26fix lints (#8737)Johann1501-1/+1
2022-01-16wip: refactor(client): migrate components to composition apisyuilo1-21/+13
2021-12-18fix(client): fix zindex issuesyuilo1-1/+1
2021-11-12refactoringsyuilo1-3/+3
2021-05-28Add image description support (#7518)nullobsi1-1/+1
2021-03-23refactor: Tweak path alias of clientsyuilo1-3/+3
2020-11-07画像ダイアログでスクロールが発生しないようにsyuilo1-2/+8
2020-10-19Fix: optional chaining (#6747)MeiMei1-1/+1
2020-10-17Migrate to Vue3 (#6587)syuilo1-26/+54
2020-05-23feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina1-3/+0
2020-02-16Implement image dialogsyuilo1-0/+54