Barış Soner Uşaklı
00a066985a
cache categories:cid and cid:<cid>:children
...
these rarely change, no need to go to db for them
6 years ago
Barış Soner Uşaklı
5ee4529a8e
if source has no parentCid assume 0
6 years ago
Barış Soner Uşaklı
9918389a43
closes #6884
6 years ago
Barış Soner Uşaklı
c738dc7d3e
remove some more parseInts
6 years ago
Barış Soner Uşaklı
ee2f9e9434
remove some parseInts
6 years ago
Barış Soner Uşaklı
b57db7fd8e
update groups join to take array of group names ( #6834 )
...
* allow groups.join to take an array of group names
* pass an array to groups.join/leave in privileges
* split up groups/membership
* add hits/miss to group cache
* fix typo
6 years ago
Baris Usakli
edefab1d69
closes #6728
...
add option to disable a category on creation
show disabled categories on manage privileges
7 years ago
Andrew Rodrigues
a06b33a713
fix html characters when cloning children categories
7 years ago
Andrew Rodrigues
12940b577b
closes #6703
7 years ago
Julian Lam
99dc3feeb2
Edit history is now a category-level privilege
...
Closes #6425
7 years ago
Barış Soner Uşaklı
7c43c7e0f9
closes #6473
7 years ago
Baris Usakli
ecf6c0f3ec
closes #4652
7 years ago
Barış Soner Uşaklı
ff6c6a54c1
make upload permissions global
...
give upload image permission to registered users on install
add global privileges to app.user.privileges for client side use
7 years ago
Barış Soner Uşaklı
c0f390322c
https://github.com/Schamper/nodebb-plugin-poll/issues/86
8 years ago
Barış Soner Uşaklı
d65f494c6d
closes #5127
8 years ago
Barış Soner Uşaklı
02dee48329
use backgroundImage if its passed in
8 years ago
Barış Soner Uşaklı
79a48cec5f
controllers/category tests
8 years ago
Julian Lam
d18cfced96
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Peter Jaszkowiak
1ed571189c
Make utils and translator easier to require
...
Move utils.walk to file.walk, backwards compatible
8 years ago
Julian Lam
ddea9f534e
running eslint again
8 years ago
Julian Lam
72e77772db
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
8 years ago
Peter Jaszkowiak
532951c24f
ESlint space-in-parens, block-spacing
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
barisusakli
3fb7f9fce5
closes #5398
8 years ago
barisusakli
8f0f959d53
add `filter:categories.copyPrivilegesFrom`
...
https://github.com/Schamper/nodebb-plugin-poll/issues/77
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
barisusakli
fa9f1ac7fe
fix dependency errors
9 years ago
barisusakli
89f550ce7c
moved middleware requires
9 years ago
barisusakli
6d946425fa
fix tests, circular deps
9 years ago
Barış Soner Uşaklı
e1c0a8f3b3
Merge pull request #4909 from BenLubar/self-topic-deletion
...
add edit/delete post, delete topic privileges per-category
9 years ago
Ben Lubar
936149bb38
grant topics:delete by default < f62da5c4e9 (r74206749)
>
9 years ago
Ben Lubar
f62da5c4e9
see NodeBB/NodeBB#4909
9 years ago
barisusakli
bb05e6e393
closes #4916
9 years ago
Ben Lubar
26df552d55
Add edit, delete, and topics:delete permissions for users acting on their own posts
9 years ago
barisusakli
d2cbd7e6dc
new priv for uploads
9 years ago
barisusakli
c969870cb6
removed dupe privilegeList, added missing privilege to copyPrivsFrom
9 years ago
psychobunny
5baf077cbe
Merge branch 'master' of https://github.com/NodeBB/NodeBB
9 years ago
psychobunny
e9921edb87
Merge remote-tracking branch 'refs/remotes/origin/topics-read-privileges'
9 years ago
Barış Soner Uşaklı
dd1b261950
closes #4712
9 years ago
Barış Soner Uşaklı
26be7c25e4
closes #4701
9 years ago
psychobunny
b37b083a4d
new privilege: Access Topic
...
differentiation between Access Category and Access Topic, ie. allows you
to see the category view but not actually enter the topic itself
9 years ago
barisusakli
eb28e178a7
closes #4567
9 years ago
barisusakli
b948e031f6
closes #2779
9 years ago
barisusakli
c9cfe5b089
closes #4355
9 years ago
barisusakli
0bfc568ac3
closes #3537
10 years ago
barisusakli
5b87af4389
closes #3447
...
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
10 years ago
barisusakli
0be2a79210
pass the data used to create the category to filter:category.create
10 years ago
barisusakli
dff1a04585
more category hooks
10 years ago