summaryrefslogtreecommitdiff
path: root/src/client/components/media-image.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sensitiveではないメディアも非表示にできるように (#6248)Satsuki Yanagi2020-04-131-2/+5
| | | | | | | * sensitiveではないメディアも非表示にできるように * mounted -> created * remove unnecessary v-if
* Option to hide revealed sensitive media (#6209)Balazs Nadasdi2020-04-111-25/+48
| | | | | | | | | | | | * Option to hide revealed sensitive media This PR commit adds a button on sensitive images and videos to to hide them without refreshing the page. * fix position with multiple images * Fixing some lint problems Not related to this PR, but "Node.js CI / lint" failed on it.
* fix gif badge (#6153)tamaina2020-03-141-1/+1
|
* Implement image dialogsyuilo2020-02-161-1/+11
|
* v12 (#5712)syuilo2020-01-301-0/+113
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>