Histórico de Commits

Autor SHA1 Mensagem Data
  sbkwgh 9b3fb8cc4b Only show post scrubber and extra padding if there are more than one posts há 7 anos atrás
  sbkwgh 90b28cee5b Add more padding to bottom of page and account for header when deciding whether a post is in view há 7 anos atrás
  sbkwgh 4d7613aa50 Condense repeated code, don't highlight username if it is from yourself or a deleted account há 7 anos atrás
  sbkwgh c17b07fbef Merge branch 'master' of https://github.com/sbkwgh/forum há 7 anos atrás
  sbkwgh 9ec4b7a943 Add sharp image processing package to resize photo to max 400x400 as a hook on ProfilePicture model update há 7 anos atrás
  sbkwgh e634672831 Use thinner profile-circle border and larger profile-circle on user page há 7 anos atrás
  sbkwgh 5488a3af95 Add current time as query string to end of picture url to force browsers to reload the new image há 7 anos atrás
  sbkwgh ffbc0f48a2 Use instance not model for update há 7 anos atrás
  sbkwgh abf269b413 Update README.md há 7 anos atrás
  sbkwgh 24a4afeb7e Add features há 7 anos atrás
  sbkwgh 93f11354b9 Fix bug using wrong variable, send 404 if no picture for user há 7 anos atrás
  sbkwgh b36ace062e Store picture as blob not base64 há 7 anos atrás
  sbkwgh 26768001d7 Use DELETE for removing profile picture há 7 anos atrás
  sbkwgh c1f005261d Send file as binary rather than in base64 há 7 anos atrás
  sbkwgh 2eefeef202 Focus error modal on show há 7 anos atrás
  sbkwgh 7ed38b30dd Enter for submit há 7 anos atrás
  sbkwgh 829b635171 Make form submit on enter key há 7 anos atrás
  sbkwgh 858337f793 Merge branch 'profile_pic' há 7 anos atrás
  sbkwgh 0b553f9fc7 Add functionality to remove profile picture há 7 anos atrás
  sbkwgh 895f645aeb Add corresponding test há 7 anos atrás
  sbkwgh adadfbf1db Allow null in validation, thereby removing the profile picture há 7 anos atrás
  sbkwgh 1643a2af0f Merge branch 'profile_pic' há 7 anos atrás
  sbkwgh 84b04598f8 Add loading overlay há 7 anos atrás
  sbkwgh d0595aa5f0 Set file-type há 7 anos atrás
  sbkwgh 577a5ad915 Use generic picture_circle class for use on avatar images through out site, add preview of picture on settings page há 7 anos atrás
  sbkwgh 553e3d8a72 Use long data type to allow larger pictures há 7 anos atrás
  sbkwgh 65910ef0c3 Add attrbiute 'picture' to includes, use TEXT rather than STRING data type há 7 anos atrás
  sbkwgh ad3c4119ad Set higher maximum request payload (5mb) há 7 anos atrás
  sbkwgh 66677ff6dd Prepare frontend for usng a profile picture há 7 anos atrás
  sbkwgh 8b80a6c2e9 Add functionality to profile picture modal há 7 anos atrás