提交歷史

作者 SHA1 備註 提交日期
  sbkwgh ffbc0f48a2 Use instance not model for update 7 年之前
  sbkwgh 93f11354b9 Fix bug using wrong variable, send 404 if no picture for user 7 年之前
  sbkwgh b36ace062e Store picture as blob not base64 7 年之前
  sbkwgh 26768001d7 Use DELETE for removing profile picture 7 年之前
  sbkwgh c1f005261d Send file as binary rather than in base64 7 年之前
  sbkwgh 2eefeef202 Focus error modal on show 7 年之前
  sbkwgh 7ed38b30dd Enter for submit 7 年之前
  sbkwgh 829b635171 Make form submit on enter key 7 年之前
  sbkwgh 858337f793 Merge branch 'profile_pic' 7 年之前
  sbkwgh 0b553f9fc7 Add functionality to remove profile picture 7 年之前
  sbkwgh 895f645aeb Add corresponding test 7 年之前
  sbkwgh adadfbf1db Allow null in validation, thereby removing the profile picture 7 年之前
  sbkwgh 1643a2af0f Merge branch 'profile_pic' 7 年之前
  sbkwgh 84b04598f8 Add loading overlay 7 年之前
  sbkwgh d0595aa5f0 Set file-type 7 年之前
  sbkwgh 577a5ad915 Use generic picture_circle class for use on avatar images through out site, add preview of picture on settings page 7 年之前
  sbkwgh 553e3d8a72 Use long data type to allow larger pictures 7 年之前
  sbkwgh 65910ef0c3 Add attrbiute 'picture' to includes, use TEXT rather than STRING data type 7 年之前
  sbkwgh ad3c4119ad Set higher maximum request payload (5mb) 7 年之前
  sbkwgh 66677ff6dd Prepare frontend for usng a profile picture 7 年之前
  sbkwgh 8b80a6c2e9 Add functionality to profile picture modal 7 年之前
  sbkwgh 147d0882f0 Add picture column migration 7 年之前
  sbkwgh cebb4dba3b Add picture to model field, and add route and tests for this 7 年之前
  sbkwgh 3286df435d Clear account modal on overlay click 7 年之前
  sbkwgh aec30e17d3 Clear dataURL on overlay click 7 年之前
  sbkwgh 90ce4343fd Add profile picture upload dialogue 7 年之前
  sbkwgh 4414123f2c Add css and html for profile picture modal 7 年之前
  sbkwgh ecb9e5309d Don't remove reports with another api request since they are already removed on the backend, simply update the ui 7 年之前
  sbkwgh ebbf8da072 Make actions column wider 7 年之前
  sbkwgh ce650e414b Add another post in test case to make sure not all posts are being found, only those with reporst 7 年之前