29 Commits (4385ec5e8c685c4b0f6e1e7395b74a7984901e60)

Author SHA1 Message Date
barisusakli e6c9647acf display user post topic stats in admin index 11 years ago
psychobunny db3523b10b #1701 11 years ago
barisusakli 3b1e373e7b group titles 11 years ago
psychobunny b12ca5ab9f closes #1673 11 years ago
psychobunny bfa3b0f22f global header widgets 11 years ago
barisusakli 48aba5fc64 category widget changes 11 years ago
psychobunny a5a2e6f04e update BS brand colors in ACP 11 years ago
barisusakli a1e6a3616c ability to install/uninstall plugins from ACP 11 years ago
psychobunny 0be414dab9 add registered-only checkbox option to widgets 11 years ago
Julian Lam 84a34933fe fixed #1351 -- ACP will tell user that they need to restart, if they need to restart 11 years ago
psychobunny e5486db1ae Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
	src/database.js
11 years ago
Julian Lam df8728c785 allowing plugins to define new sounds -- woot.
Also moving the core sounds into a separate package, soundpack-default
11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
psychobunny 7926514c95 draft zone for widgets, closes #1238 11 years ago
psychobunny 576246c315 global widget areas (sidebar/footer) - closes #1097 11 years ago
barisusakli a400e5de81 #1269 11 years ago
barisusakli 7f193041a8 removed admin topics 11 years ago
Julian Lam 4239c376c8 truncating user list in Groups ACP page, resolved #1132. Refactored system groups handling 11 years ago
Julian Lam c1ccc81400 ACP integration for Sounds 11 years ago
Julian Lam 6d03f713c5 "Sounds" tab in Settings page... WIP, needs fixing. 11 years ago
barisusakli 175230e337 closes #1205 11 years ago
psychobunny f47f146320 moved out uploads and users from controllers/admin into their own files 11 years ago
psychobunny 641ec3ef82 moved duplicate upload validation code into its own fn 11 years ago
psychobunny 0bbff06cfa use middleware.authenticate instead of checking in each fn 11 years ago
psychobunny 01cda60704 moved admin upload functions into controllers/admin; re-organized routes/admin to look like routes/index; removed unused deps 11 years ago
psychobunny a99be8e7be got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit: 11 years ago
psychobunny 48df0cf889 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	src/routes/admin.js
11 years ago
psychobunny d3aead7c13 changing renderHeader function signature to req, res, next 11 years ago
psychobunny 7ef6f9bbf5 buckled down and refactored pretty much all of admin routes x_x 11 years ago