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 سال پیش |