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 年之前
..
Notification.js c777350d89 Refactor posts route including GET DELETE and POST http verbs 8 年之前
admin_token.js f61691437c Mostly refactor post user route 8 年之前
ban.js 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 年之前
category.js a54fa9fa0e Use sequelize validation for category model and routes 8 年之前
index.js eef99c4d2b Stop logging sql commands from sequelize 8 年之前
post.js c777350d89 Refactor posts route including GET DELETE and POST http verbs 8 年之前
post_notification.js baf07a754a Use single post notification model for both mentions and reply notifications 8 年之前
report.js 019c6cc99c Fix problem with associations and add test to check for this 8 年之前
settings.js b9b140006e Use Sequelize validation 8 年之前
thread.js 711963f3c0 Use correct validation 8 年之前
user.js 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 年之前