Историја ревизија

Аутор SHA1 Порука Датум
  sbkwgh 8bec7b0d6a Fix tests пре 7 година
  sbkwgh e95af412bc Fix bug where non-existent variable was being accessed leading to an error being thrown; fix by accessing this.username property пре 7 година
  sbkwgh 282196b394 Use better error messages пре 7 година
  sbkwgh 6d92e495f3 Add and implement test to not allow blank characters in username пре 7 година
  sbkwgh c5bbdcbc2d Change length for unique fields to be below max length пре 7 година
  sbkwgh b36ace062e Store picture as blob not base64 пре 7 година
  sbkwgh adadfbf1db Allow null in validation, thereby removing the profile picture пре 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 cebb4dba3b Add picture to model field, and add route and tests for this пре 7 година
  sbkwgh ad9fbb32cd Add ip model with n:m relation with user model, add new ip instance on login/account creation пре 8 година
  sbkwgh a614022e88 Move from using params on User instance for permissions to a dedicated Ban model, move methods in permissions.js file to class methods on Ban model пре 8 година
  sbkwgh 2483e88858 Implement banned user route, as well as adding if clause on creating thread/post routes пре 8 година
  sbkwgh a307c32c89 Move post meta info to instance method пре 8 година
  sbkwgh c38aad3a50 Refactor delete and login routes пре 8 година
  sbkwgh 5dca35c9e1 Refactor password and description update - n.b. hacky fix so that hook being called twice does not re-hash the hash пре 8 година
  sbkwgh f61691437c Mostly refactor post user route пре 8 година
  sbkwgh d4d0318a17 Implement update description tests пре 8 година
  sbkwgh 64da3bb39c Fix bugs with user page api routes пре 8 година
  sbkwgh ef5111cf53 Move logic to pagination functions in lib folder; at threads query route пре 8 година
  sbkwgh b16490be12 Add test to for showing user and thread associaiton and fix bug for this пре 8 година
  sbkwgh e1bd40ff1d Fix bugs to make tests green for user page pagination пре 8 година
  sbkwgh 4698a1d331 Add pagination to user page пре 8 година
  sbkwgh 1ec8bf1085 Get comments for user by passing comments query to route пре 8 година
  sbkwgh 1df45422be Remove brightness luminosity пре 8 година
  sbkwgh 8350d9489f Add bright luminosity пре 8 година
  sbkwgh bc1a741841 Add random color to user пре 8 година
  sbkwgh 7ef54969be Add default value of false to admin field пре 8 година
  sbkwgh d0214822b2 Add admin field пре 8 година
  sbkwgh 4c9104cc21 Fix typo пре 8 година