81 Commits (9c022afae1be8261c63df90acc72edc2044cb8c1)

Author SHA1 Message Date
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ı a7267df404 closes #6464 7 years ago
Barış Soner Uşaklı 7a405da60f group member search change 8 years ago
barisusakli 2188036148 controllers/users refactor 8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak a038c66549 ESlint quotes 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
barisusakli 84f88a6f15 refactor user search
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
9 years ago
barisusakli a002eecd03 dont crash if set is not defined, closes https://github.com/NodeBB/nodebb-plugin-leaderboard/issues/4 9 years ago
barisusakli 789a3736af closes #4820 9 years ago
barisusakli dcb73f9647 use userCount 9 years ago
Julian Lam afb0312f51 closes #4672 9 years ago
barisusakli 25f3a31ff1 closes #4587 9 years ago
barisusakli 9b1dab8ef9 up default to 50 9 years ago
Barış Soner Uşaklı 53249de799 fix performance issue with acp 9 years ago
barisusakli 0b2f01b8bc info page 9 years ago
barisusakli e9c488d489 closes #4166 9 years ago
barisusakli 0bea912077 cleaned up users controller 9 years ago
barisusakli 1b9e18c6fc allow global mods to see banned users 9 years ago
barisusakli 45926520cf fix typo 9 years ago
barisusakli ee9d0ac2da cleanup search, removed socketuser.loadSearchPage, use regular route 9 years ago
barisusakli ae9606f5ee closes #3738 9 years ago
Peter Jaszkowiak 259eb585d6 Added template data for admin invite only 9 years ago
Peter Jaszkowiak 67905667a9 Added admin-only invites 9 years ago
Peter Jaszkowiak a3cfcd9a48 Maximum invites, invites stored
Added the ability for admins to restrict the maximum amount of invites
a user can make. Invites are stored and displayed in the registration
queue admin page.
9 years ago
barisusakli 1ecf27417a removed commented out stuff removed topics.enter 10 years ago
Julian Lam b52475c270 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/client/account/edit.js
	src/middleware/middleware.js
	src/socket.io/meta.js
	src/socket.io/user/picture.js
	src/user.js
	src/views/admin/manage/group.tpl
10 years ago
barisusakli 36bfe30425 closes #3736 10 years ago
Julian Lam 00079ce158 default user icon for anons 10 years ago
barisusakli 70b8d546b3 fix breadcrumb 10 years ago
barisusakli ade9a44b11 closes #3590 10 years ago
barisusakli 6c40d2e424 #3475 10 years ago
psychobunny 25a419e458 Merge branch 'master' into v0.8.x 10 years ago
barisusakli 0bf8b279de fix typo 10 years ago
barisusakli 5c19bf31c9 removed breaking change 10 years ago
barisusakli eaefd9d24c remove meta/title.js and meta.title.build #3481 10 years ago
psychobunny 671f96f589 duplicate route removed: /users redirected to /users/online 10 years ago
barisusakli def3e06ba3 closes #3483 10 years ago
barisusakli 7a8cdfc095 added core field 10 years ago
barisusakli fba6f3ba81 https://github.com/psychobunny/templates.js/issues/33 10 years ago
barisusakli 26a9530686 fix sorting on users/map 10 years ago
barisusakli ee7e36ae44 removed rooms from return 10 years ago
barisusakli daf1a388eb closes #3039 10 years ago
barisusakli 5ee1951245 closes #3271 10 years ago
barisusakli dc351fa320 removed hack for https://github.com/psychobunny/templates.js/issues/33 10 years ago
barisusakli 0ef2ccc130 closes #3240 10 years ago
barisusakli 55e20b28ec upgrade script 10 years ago
barisusakli aa577f4adc part 1
no upgrade script yet
10 years ago