You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Barış Soner Uşaklı ec5582b53c
feat: add privilege give/rescind hooks (#8336)
* feat: add privilege give/rescind hooks

action:privileges.categories.give/rescind
action:privileges.global.give/rescind

breaking change, privileges.categories.give/rescind and privileges.global.give/rescind use full privilege name for groups ie `groups:find` instead of `find`

* fix: tests, privileges renamed
5 years ago
..
activeusers.js feat: #7743 categories 6 years ago
create.js feat: add privilege give/rescind hooks (#8336) 5 years ago
data.js feat: #7743 categories 6 years ago
delete.js feat: #7743 categories 6 years ago
index.js fix: missing await 5 years ago
recentreplies.js feat: add filter:categories.getRecentTopicReplies 5 years ago
topics.js refactor: remove vars 6 years ago
unread.js feat: #7743 categories 6 years ago
update.js refactor: socket.io/admin/categories async/await 6 years ago
watch.js feat: #7743 categories 6 years ago