46 Commits (58b2f10ee9542631d67e8768b10ad9f7a05043f8)

Author SHA1 Message Date
Peter Jaszkowiak 707b55b6a5 chore: eslint prefer-template 4 years ago
psychobunny 53abada5f0 Revert "feat: option to allow auto-joining of groups (optionally skip the "request membership" step)"
This reverts commit 685f3c6aa6.
4 years ago
psychobunny 685f3c6aa6 feat: option to allow auto-joining of groups (optionally skip the "request membership" step) 4 years ago
Julian Lam 6e2da9966e refactor: move plugin hook methods to plugin.hooks.* 5 years ago
Barış Soner Uşaklı 08ff4041aa fix: missing await 5 years ago
Barış Soner Uşaklı 872bacf1c4
Admin/users (#8762)
* feat: wip admin/users

* feat: more work

* feat: more fixes

* feat: #8662, verified/unverified user groups

* feat: add filter

* feat: change user search to use filters array

* refactor: remove unused search call

* fix: tests

* fix: cant join system groups

* fix: upgrade script
5 years ago
Barış Soner Uşaklı dc29f4dca2 refactor: switch to using slugify module 5 years ago
Julian Lam ba345e53e8 feat(writeapi): added POST /api/v1/groups 5 years ago
Barış Soner Uşaklı 61da8c29ac fix: group create/join/update name validation 5 years ago
Barış Soner Uşaklı 3caa387ac6 fix: tests 6 years ago
Julian Lam 1796b65d34 feat: option to restrict group leaving, closes #7770 6 years ago
Baris Usakli 5e8614e15b feat: #7743 groups/cover,create,data 6 years ago
Peter Jaszkowiak ba619c7ec8 style(eslint): match operator-linebreak preferences 7 years ago
renovate[bot] 64b9dabff8 chore(deps): update dependency eslint-config-airbnb-base to v13 (#6599)
* chore(deps): update dependency eslint-config-airbnb-base to v13

* chore: #6599, linting 😬
7 years ago
Barış Soner Uşaklı 175e13edf6 group data 7 years ago
Barış Soner Uşaklı 9c022afae1
Parse int (#6853)
* Store config fields as JSON in the db

Fewer parseInts

* Remove unnecessary parseInts

* remove some dupe code add tests

* remove console.log

* remove more parseInts

* WIP: read meta.configs defaults from defaults.json

remove more parseInts

* more work

* add log for failing test

* update admin pwd

* fix tests, dont require posts/cache before configs are initialized

* handle saves

* Test boolean conditions

* remove more parseInts

* Fix boolean values

* remove lots more parseInts

* removed json parsing

* renamed var to number

* categories dont have timestamp
7 years ago
Barış Soner Uşaklı cdc3ef09e9 closes #6481 7 years ago
Baris Usakli ecc2b9560d parseInt data.hidden add tests 7 years ago
Baris Usakli ecf6c0f3ec closes #4652 7 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 bc1d70c126 ESlint comma-dangle 8 years ago
barisusakli 3fb7f9fce5 closes #5398 8 years ago
barisusakli 74b9f1a016 closes #5262 9 years ago
barisusakli ea007e2da4 closes #5245 9 years ago
barisusakli 1a9dd2311c closes #5175 9 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
barisusakli 6c11709cf1 closes #4933 9 years ago
barisusakli 73c3da1a83 dont check maximum group name length if it is a privilege group 9 years ago
barisusakli 1102a685d9 closes #4749 9 years ago
Julian Lam 30736c0ee9 allowed 'system' to be passed into group creation now 9 years ago
Barış Soner Uşaklı d3087b4e05 changed userTitle of global mods 9 years ago
barisusakli 86d70eca74 closes #4103 9 years ago
barisusakli a6c8cd50e9 fix group creation regression 10 years ago
barisusakli 442c4be4ec closes #3581 10 years ago
barisusakli 2c6f93efbd closes #3583 10 years ago
barisusakli 718f61e3bd closes #3263 10 years ago
Barış Soner Uşaklı 4420e7a9fc closes #3188, closes #3170 10 years ago
Barış Soner Uşaklı 64359f4655 set memberCount with groupData 10 years ago
barisusakli a94e676043 set system to true/false 10 years ago
Barış Soner Uşaklı 3f1726636f groups create/delete/update 10 years ago
Julian Lam 8a225ad719 starting groups organization 10 years ago