summaryrefslogtreecommitdiff
path: root/src/client/app/common/scripts/get-md5.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix #2773 (#2841)sei0o inoue2018-10-071-0/+8
* Added an API endpoint to check the existence of the file * fix #2773: Now we can prevent users from posting the same images * bug fix