sbkwgh
|
1946d0876a
Add minimum thread title length
|
6 years ago |
sbkwgh
|
722704e945
Update vulnerable packages, replace slug with urlSlug package
|
7 years ago |
sbkwgh
|
100157883e
Add 'admin' attribute to thread page so that admin badge will display if user has admin status
|
7 years ago |
sbkwgh
|
313d64ec34
If slug would otherwise be blank use _ character, add corresponding test
|
7 years ago |
sbkwgh
|
65910ef0c3
Add attrbiute 'picture' to includes, use TEXT rather than STRING data type
|
7 years ago |
sbkwgh
|
668bfa7841
Remove posts via a scade on thread destroy, remove reports manually because cascade is not working
|
7 years ago |
sbkwgh
|
c7e94d59ca
Associate poll quesiton with thread and add test case constraints
|
8 years ago |
sbkwgh
|
711963f3c0
Use correct validation
|
8 years ago |
sbkwgh
|
81dce1a6e7
Remove superfluous async/await keywords
|
8 years ago |
sbkwgh
|
656f76859b
Use sequelize validations rather than custom ones in router function
|
8 years ago |
sbkwgh
|
2b464acc37
Use instance field this.Posts instead of passing in posts
|
8 years ago |
sbkwgh
|
53bfc3e1bd
Move thread meta data logic to instance method
|
8 years ago |
sbkwgh
|
47d97c149a
Add locked field to model
|
8 years ago |
sbkwgh
|
97413f1a73
Implement post 'likes' feature
|
8 years ago |
sbkwgh
|
8d3b208cb0
Use simplified pagination system based on ordinal post number
|
8 years ago |
sbkwgh
|
36bc9c9e6b
Add postsCount field and increment when new post added
|
8 years ago |
sbkwgh
|
3be0177d33
Change column type to text rather than string
|
8 years ago |
sbkwgh
|
74aec723c3
Change name to slug
|
8 years ago |
sbkwgh
|
aa06e1c531
Allow to paginate from any post and add previousURL field
|
8 years ago |
sbkwgh
|
9e380e434f
Implement pagination system
|
8 years ago |
sbkwgh
|
f545ec0a15
Make tests green
|
8 years ago |
sbkwgh
|
bc1a741841
Add random color to user
|
8 years ago |
sbkwgh
|
862541b2eb
Use single association and add replyingToUsername field
|
8 years ago |
sbkwgh
|
b46d6d701d
Add slug to thread
|
8 years ago |
sbkwgh
|
ce0af9cadd
Add includeOptions class method
|
8 years ago |
sbkwgh
|
a25a7904c4
Change title to name
|
8 years ago |
sbkwgh
|
e7db657f29
Add category association
|
8 years ago |
sbkwgh
|
ade4ba95c4
Initial commit
|
8 years ago |