Barış Soner Uşaklı
a411df1321
fix: tests
4 years ago
Barış Soner Uşaklı
a2edb86dfb
feat: change user search to use filters array
4 years ago
Barış Soner Uşaklı
959314c921
feat: add filter
4 years ago
Barış Soner Uşaklı
682e926c6b
feat: #8662 , verified/unverified user groups
4 years ago
Barış Soner Uşaklı
700e1e4340
feat: more fixes
4 years ago
Barış Soner Uşaklı
40a05b70ef
feat: more work
4 years ago
Barış Soner Uşaklı
b038ac07d8
feat: wip admin/users
4 years ago
Barış Soner Uşaklı
4be693f2e7
feat: fullname search ( #8641 )
...
* feat: fullname search
* fix: take last element
* fix: attempt to fix psql like query
* feat: upgrade sript, another fix attempt
* fix: psql test
* fix: psql scan
* feat: add debug for test
* feat: test collate
* feat: cleanup
* fix: upgrade script
5 years ago
Barış Soner Uşaklı
dfabd0a3fe
feat: remove administrator property from public routes
5 years ago
Barış Soner Uşaklı
3dcf538773
feat: #8023 , allow wildcard search for uid/email
5 years ago
Barış Soner Uşaklı
6f375482a0
refactor: async/await admin/controllers
6 years ago
Julian Lam
c38db4f765
feat: #7515
...
This reverts commit 81f8cfe3da
.
6 years ago
Barış Soner Uşaklı
81f8cfe3da
Revert "feat: #7515"
...
This reverts commit ac889db16b
.
6 years ago
Barış Soner Uşaklı
ac889db16b
feat: #7515
6 years ago
Barış Soner Uşaklı
c6ad8fae2a
fix : #7354
6 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
6 years ago
Barış Soner Uşaklı
ac1f7eefe5
closes #2304
7 years ago
Barış Soner Uşaklı
e6d31c8bd2
add referer check to /api/admin/users/csv
7 years ago
Barış Soner Uşaklı
0f234601f1
style changes
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
4bb49a7171
ESlint no-unused-vars
8 years ago
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
Peter Jaszkowiak
a038c66549
ESlint quotes
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
barisusakli
2a33991f0d
read usercount from global object
8 years ago
barisusakli
8c7de0f239
fix eslint
9 years ago
barisusakli
1e486875f4
add top posters and most rep to acp
9 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
9 years ago
barisusakli
9a55498fc1
changes to manage/users
9 years ago
barisusakli
becacdefb0
new hooks to customize registration queue with custom data
9 years ago
Julian Lam
8a107c8d6c
saving getUsersCSV to event log and outputting to log if pressed
9 years ago
barisusakli
789a3736af
closes #4820
9 years ago
barisusakli
3648d531fa
closes #4545
9 years ago
Barış Soner Uşaklı
99ae0eb378
closes #4468
9 years ago
barisusakli
931dedf7f1
revert 50 change on admin
9 years ago
barisusakli
f4dd3d2082
up users per page to 50
9 years ago
Barış Soner Uşaklı
53249de799
fix performance issue with acp
9 years ago
barisusakli
32ca95319e
closes #3436
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
57c2418157
closes #1306
10 years ago
barisusakli
2fd4bcde3f
added req.uid user id for logged in users, 0 for guests
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
4364b50ecf
closes #2562
10 years ago
barisusakli
ccf58ed40e
closes #2213
11 years ago
barisusakli
33780e6fdb
closes #2133
11 years ago
psychobunny
341959be82
ultimate acp route refactorizationing
11 years ago
barisusakli
1202322700
fix acp users page
11 years ago
Micheil Smith
3e82cab398
Add missing new lines at end of files.
11 years ago