sbkwgh
|
656f76859b
Use sequelize validations rather than custom ones in router function
|
před 8 roky |
sbkwgh
|
2b464acc37
Use instance field this.Posts instead of passing in posts
|
před 8 roky |
sbkwgh
|
53bfc3e1bd
Move thread meta data logic to instance method
|
před 8 roky |
sbkwgh
|
47d97c149a
Add locked field to model
|
před 8 roky |
sbkwgh
|
97413f1a73
Implement post 'likes' feature
|
před 8 roky |
sbkwgh
|
8d3b208cb0
Use simplified pagination system based on ordinal post number
|
před 8 roky |
sbkwgh
|
36bc9c9e6b
Add postsCount field and increment when new post added
|
před 8 roky |
sbkwgh
|
3be0177d33
Change column type to text rather than string
|
před 8 roky |
sbkwgh
|
74aec723c3
Change name to slug
|
před 8 roky |
sbkwgh
|
aa06e1c531
Allow to paginate from any post and add previousURL field
|
před 8 roky |
sbkwgh
|
9e380e434f
Implement pagination system
|
před 8 roky |
sbkwgh
|
f545ec0a15
Make tests green
|
před 8 roky |
sbkwgh
|
bc1a741841
Add random color to user
|
před 8 roky |
sbkwgh
|
862541b2eb
Use single association and add replyingToUsername field
|
před 8 roky |
sbkwgh
|
b46d6d701d
Add slug to thread
|
před 8 roky |
sbkwgh
|
ce0af9cadd
Add includeOptions class method
|
před 8 roky |
sbkwgh
|
a25a7904c4
Change title to name
|
před 8 roky |
sbkwgh
|
e7db657f29
Add category association
|
před 8 roky |
sbkwgh
|
ade4ba95c4
Initial commit
|
před 8 roky |