46 Commits (6a4a9e26a2341310f4df5cd72c025227dc79b686)

Author SHA1 Message Date
Barış Soner Uşaklı fcf3e0770b feat: #7743 categories 6 years ago
Barış Soner Uşaklı dfab231afd
Copy group privs (#7610)
* feat: ability to copy a groups privileges

ability to copy a group's privileges to all categories, or children of current category

* feat: switch to dropdown

added copy from category to groups

* fix: indents
6 years ago
Barış Soner Uşaklı 2ee2cd528f feat: #7501 6 years ago
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ı 53ad2bbd6e
Categories optimize (#6999)
* WIP

* fix category page

* fix counts, and copyPrivileges

* fix lint

* more fixes,

* redis fix

* fix test

* fix  category test

* remove getParentsAndChildren
6 years ago
Barış Soner Uşaklı 49ba5af5fa
closes #6810 (#6813) 6 years ago
Baris Usakli 16a7728ab8 fix redis warnings 7 years ago
Julian Lam ae46ec0cae fix tests, #6368 7 years ago
Julian Lam ebc67185c3 closes #6368 7 years ago
Baris Usakli 4a73621dca chat privilege 7 years ago
Barış Soner Uşaklı f6ac92111b style changes 8 years ago
Barış Soner Uşaklı 7a1a030865 closes #5640 8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak feb8405f95 ESlint eol-last 8 years ago
Peter Jaszkowiak a038c66549 ESlint quotes 8 years ago
Peter Jaszkowiak 34e233fe1d ESlint spaced-comment 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
Sergii Paryzhskyi e515b791da Fix eslint rules (#5117)
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
barisusakli 73c3da1a83 dont check maximum group name length if it is a privilege group 9 years ago
Barış Soner Uşaklı 26be7c25e4 closes #4701 9 years ago
Barış Soner Uşaklı 9ae8ee861a closes #4700 9 years ago
barisusakli 54ccdf5262 closes #4651 9 years ago
barisusakli b948e031f6 closes #2779 9 years ago
barisusakli ebcd892aee closes #4259 9 years ago
barisusakli 1ad4128649 closes #3917, closes #2941 9 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
Julian Lam 5340537631 closed #2820 10 years ago
Julian Lam 1229470bba seems the categories.search socket method is not used... 10 years ago
Nicolas Siver 46ce3aae9f tree view 10 years ago
Julian Lam cc2a92d73f allowing array of privileges to be passed into setPrivilege in category admin socket listener 10 years ago
Julian Lam d3af278123 removed old code that was no longer necessary, updated privilege table to show all groups (similar to previous behaviour), fixes #2887 10 years ago
Julian Lam 9b84a887d3 a huge frickin' number of changes for #2887. This is part of #2463 10 years ago
Julian Lam daaf61bc68 fixed issue where accessing a category's access control caused a client-side error 10 years ago
Julian Lam 98158fb6f9 @barisusakli works perfectly 10 years ago
barisusakli b54f2de504 pass uid to getUsers and getUsersFromSets 10 years ago
barisusakli 6d31fee3f5 closes #2564
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
10 years ago
barisusakli be11577aa4 closes #2477 10 years ago
barisusakli f9405c0423 closes #2440 10 years ago
barisusakli ab80016910 fixed group hide for privilege groups 11 years ago
barisusakli 4fa79dc821 closes #1281
category purge, deletes all topics and posts in the category
11 years ago
Julian Lam 3474cdc5ea added new privilege "find", added guest meta group, closed #1282 11 years ago
barisusakli b1aae05a08 closes #1518 11 years ago
Julian Lam 87f4566e06 more fixed to privs, and ACP modal 11 years ago
psychobunny a8801feabe cleanup 11 years ago
psychobunny 9e24ccc976 socket.io admin/categories 11 years ago