127 Commits (8c86b2e32c9ebac4e9bbbfe2b8cb95e9d5e01f9c)

Author SHA1 Message Date
barisusakli f4dd3d2082 up users per page to 50 9 years ago
barisusakli 7e6e3b3a40 closes #4383 9 years ago
barisusakli 6076bbbed4 added title 9 years ago
barisusakli b6e22b7723 closes #4367 9 years ago
Julian Lam 184a2c4540 IP blacklist functionality -- re: #4367
Squashed commit of the following:

commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:29:45 2016 -0400

    allowing blacklist.test to be called synchronously

commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:01:14 2016 -0400

    added plain ipv6 support and finished middleware logic

commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 16:05:31 2016 -0500

    WIP IP Banning logic middleware

commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 15:26:27 2016 -0500

    tweaks to ACP, rule validator

commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 13:50:05 2016 -0500

    IP Banning ACP page, styling, save&load functionality
9 years ago
psychobunny 50b813ae2f merging pull 4347 9 years ago
barisusakli e3e41e2c65 use object 9 years ago
pichalite e878b32444 closes #4258 9 years ago
barisusakli 237ff37db5 300ms 9 years ago
barisusakli 16dec24b6c sort by hostname 9 years ago
barisusakli f1047cfdbc up to 200ms 9 years ago
Barış Soner Uşaklı 53249de799 fix performance issue with acp 9 years ago
barisusakli 0b2f01b8bc info page 9 years ago
Barış Soner Uşaklı 5556c49f74 removed extra next 9 years ago
Julian Lam 088940d4c7 Squashed commit of the following:
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 16:12:15 2016 -0500

    added recording and charts for topic and post counts globally and by cid

commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 15:35:49 2016 -0500

    added labels to charts

commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 13:30:47 2016 -0500

    added per category graphs to ACP management page

commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 12:36:11 2016 -0500

    updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page

commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Feb 24 16:48:55 2016 -0500

    saving per-category analytics, and updated the writeData method to use async for "clarity"
9 years ago
psychobunny 9e832e006a closes #2920 9 years ago
psychobunny e069150625 closes #2165 9 years ago
Barış Soner Uşaklı b485b412a8 added title to flagged posts page 9 years ago
barisusakli e6cf8ec5cf more flagged posts shenanigans 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.
10 years ago
Julian Lam 48b5bab849 closes #3756 10 years ago
barisusakli 4fe4d71604 added port 10 years ago
barisusakli 1be178f2a5 sync ACP stats over pubsub 10 years ago
barisusakli 8d0cb18b74 display git hash/branch 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 09747251d8 added hostname 10 years ago
barisusakli e60c1d8736 added process info 10 years ago
barisusakli e2a5440ae8 closes #3741 10 years ago
psychobunny 8ef46ebc7d found some other places with the same problem 10 years ago
Julian Lam 896abb59d3 Update default gravatar admin option to defaultAvatar 10 years ago
barisusakli ca294fc6ec closes #3663 10 years ago
barisusakli e4f0cd856a prettier admin navigation page 10 years ago
barisusakli 5950f97f96 more refactors 10 years ago
Julian Lam ebed9d641c Add new ACP option to upload Touch Icon, #3668
Also added a number of fixes for mobile enhancements, such
as serving a manifest.json file for Android devices, and
serving proper link tags for all uploaded touch icons.

This commit also creates a new template helper for link tags.
10 years ago
barisusakli dbf0f279a2 closes #3644 10 years ago
psychobunny 70da64b927 button to revert to original email template 10 years ago
psychobunny 109fe895b3 ability to edit and save custom email templates 10 years ago
psychobunny 46d6be57a8 hint 10 years ago
psychobunny 55748ac3f5 ability to select what kind of test email to send 10 years ago
psychobunny 8403b010a5 fixes theme screenshots in acp 10 years ago
barisusakli 244c75f809 admin controllers 10 years ago
barisusakli 8c2fdcc77c group escape fixes 10 years ago
Barış Soner Uşaklı 76178e3232 move admin categories controller 10 years ago
barisusakli cf193581e4 check and log all fs.unlink errors 10 years ago
barisusakli 25502f0687 closes #3508 10 years ago
Julian Lam 08fb30378a Closes #3302
- Fixes issue where the served path for the favicon was incorrect (included relative path when one was not needed)
- Also fixes issue where favicons were just plain not served for subfolder installations
- Fixed unsemantic HTML in ACP/General regarding Site Logo and Favicon fieldsets
10 years ago
Barış Soner Uşaklı a12ecbc230 admin/manage/groups pagination 10 years ago
barisusakli f08554e788 closes #2701 10 years ago
barisusakli 57c2418157 closes #1306 10 years ago
Barış Soner Uşaklı 981a7558f7 use group name, hidden groups are not in groupslug:groupname 10 years ago
barisusakli 38b838d462 closes #2754
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
Barış Soner Uşaklı e0996d67ca more rel_path upload fixes 10 years ago
barisusakli 2fd4bcde3f added req.uid user id for logged in users, 0 for guests 10 years ago
Barış Soner Uşaklı 9915e31bc5 closes #2826 10 years ago
psychobunny 0611b7e1ea closes #2733 10 years ago
barisusakli b54f2de504 pass uid to getUsers and getUsersFromSets 10 years ago
barisusakli 456b844e61 closes #2596 11 years ago
barisusakli 0305ad989c match uploader return 11 years ago
barisusakli f74383bba4 changed userPhoto to files[] 11 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
11 years ago
barisusakli 4364b50ecf closes #2562 11 years ago
barisusakli f8cfd82667 less code in uploadimage 11 years ago
barisusakli 39b679705b closes #2248 11 years ago
barisusakli 9a21e9646f only use multipart on upload routes,
delete temp files if there is an error in admin,
admin/mods should see topic reply
11 years ago
barisusakli 1d1625f5c4 closes #2157 11 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
barisusakli ee12b4fd3e removed duplication in uploads 11 years ago
barisusakli c9551abc5d closes #1432
ability to select a default gravatar image (default, identicon,
mystery-man, monsterid, wavatar, retro) or upload a custom image to use
as default gravatar image
11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
frissdiegurke 993b745f1c Added svg-support for category pictures 11 years ago
barisusakli fa98da6978 related to #1250 11 years ago
barisusakli 46a475fdde controllers/admin/users cleanup 11 years ago
psychobunny f47f146320 moved out uploads and users from controllers/admin into their own files 11 years ago