Barış Soner Uşaklı
3dcf538773
feat: #8023 , allow wildcard search for uid/email
2020-07-09 23:57:54 -04:00
Barış Soner Uşaklı
6f375482a0
refactor: async/await admin/controllers
2019-08-14 22:48:57 -04:00
Julian Lam
c38db4f765
feat: #7515
...
This reverts commit 81f8cfe3da .
2019-04-10 14:00:39 -04:00
Barış Soner Uşaklı
81f8cfe3da
Revert "feat: #7515 "
...
This reverts commit ac889db16b .
2019-04-09 12:21:46 -04:00
Barış Soner Uşaklı
ac889db16b
feat: #7515
2019-04-09 10:59:01 -04:00
Barış Soner Uşaklı
c6ad8fae2a
fix : #7354
2019-02-11 14:29:25 -05:00
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
2018-10-21 16:47:51 -04:00
Barış Soner Uşaklı
ac1f7eefe5
closes #2304
2018-01-31 15:20:17 -05:00
Barış Soner Uşaklı
e6d31c8bd2
add referer check to /api/admin/users/csv
2017-12-01 18:16:59 -05:00
Barış Soner Uşaklı
0f234601f1
style changes
2017-06-22 19:03:49 -04:00
Julian Lam
ddea9f534e
running eslint again
2017-02-24 12:47:46 -05:00
Julian Lam
72e77772db
Merge branch 'master' into develop
2017-02-24 12:46:40 -05:00
Peter Jaszkowiak
4bb49a7171
ESlint no-unused-vars
2017-02-18 15:05:36 -07:00
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
a038c66549
ESlint quotes
2017-02-18 01:56:23 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
barisusakli
2a33991f0d
read usercount from global object
2017-01-25 01:32:29 +03:00
barisusakli
8c7de0f239
fix eslint
2016-10-20 00:25:40 +03:00
barisusakli
1e486875f4
add top posters and most rep to acp
2016-10-20 00:08:41 +03:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
barisusakli
9a55498fc1
changes to manage/users
2016-10-07 17:35:33 +03:00
barisusakli
becacdefb0
new hooks to customize registration queue with custom data
2016-09-13 14:23:45 +03:00
Julian Lam
8a107c8d6c
saving getUsersCSV to event log and outputting to log if pressed
2016-08-19 12:40:57 -04:00
barisusakli
789a3736af
closes #4820
2016-07-04 17:49:02 +03:00
barisusakli
3648d531fa
closes #4545
2016-04-27 11:01:27 +03:00
Barış Soner Uşaklı
99ae0eb378
closes #4468
2016-03-29 11:26:28 +03:00
barisusakli
931dedf7f1
revert 50 change on admin
2016-03-22 18:41:18 +02:00
barisusakli
f4dd3d2082
up users per page to 50
2016-03-22 18:32:25 +02:00
Barış Soner Uşaklı
53249de799
fix performance issue with acp
2016-03-09 22:15:03 +02:00
barisusakli
32ca95319e
closes #3436
2016-01-20 16:13:04 +02:00
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.
2015-11-27 16:55:31 -07:00
barisusakli
57c2418157
closes #1306
2015-06-27 21:26:19 -04:00
barisusakli
2fd4bcde3f
added req.uid user id for logged in users, 0 for guests
2015-04-01 00:23:57 -04:00
barisusakli
b54f2de504
pass uid to getUsers and getUsersFromSets
2015-01-29 17:02:20 -05:00
barisusakli
6d31fee3f5
closes #2564
...
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
2014-12-31 17:13:19 -05:00
barisusakli
4364b50ecf
closes #2562
2014-12-29 15:11:52 -05:00
barisusakli
ccf58ed40e
closes #2213
2014-10-06 13:11:12 -04:00
barisusakli
33780e6fdb
closes #2133
2014-10-03 14:14:41 -04:00
psychobunny
341959be82
ultimate acp route refactorizationing
2014-09-28 21:09:40 -04:00
barisusakli
1202322700
fix acp users page
2014-09-25 15:13:54 -04:00
Micheil Smith
3e82cab398
Add missing new lines at end of files.
2014-04-10 20:56:53 +01:00
barisusakli
fa98da6978
related to #1250
2014-03-19 21:32:13 -04:00
barisusakli
46a475fdde
controllers/admin/users cleanup
2014-03-15 16:28:57 -04:00
psychobunny
f47f146320
moved out uploads and users from controllers/admin into their own files
2014-03-12 17:59:29 -04:00