5001 Commits (ba1e04741b83449b2c04da846418cc3775a54f93)
 

Author SHA1 Message Date
psychobunny 9de21995c4 added category bgColor and color to topics api 11 years ago
barisusakli 9685cb7fe0 removed broken post update 11 years ago
barisusakli 161c7f1875 closes #1201 11 years ago
barisusakli 175230e337 closes #1205 11 years ago
barisusakli 2bb5918b6c closes #1208 11 years ago
psychobunny e3df487173 cleanup 11 years ago
psychobunny 79bacfe164 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 6563a72b5b fixed emailer templates 11 years ago
barisusakli 7668b95c66 register.js cleanup 11 years ago
barisusakli d8e00f95a2 moved user search to its own file 11 years ago
barisusakli 383b68e7fc user js refactor 11 years ago
barisusakli cc0ac29b36 categories refactor 11 years ago
barisusakli 970639274e fixes image uploads
if images had special regex characters in them upload text was failing
11 years ago
barisusakli 90e398e5c9 user js refactor, category fix
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
11 years ago
Julian Lam 67ef155c60 fixing image uploads 11 years ago
psychobunny b2986f2a4e removing use strict from forum/topic.js until its refactored properly 11 years ago
psychobunny bdfe12f365 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 35ac0bb793 linted app.js 11 years ago
psychobunny dd7433bab6 fixed active users icon in thread 11 years ago
barisusakli 3f5c51174d refactored user.js
took out notifications, email and reset code to separate files
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 01077cb35b Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 0d625761be fixing bug introduced @ da0355ef79 (multiple widget areas defined = explosion) 11 years ago
barisusakli 0f19578523 removed dupe body 11 years ago
psychobunny bdc7a19bd7 don't attempt to parse a non-existing widget area 11 years ago
psychobunny 58fe16e15c Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 7fc2e627c5 linting templates.js; got rid of some unused server-side code 11 years ago
Julian Lam e611a8174e linting setting.js again and abstracting out saveField 11 years ago
psychobunny 0a293be823 linting categories.js and footer.js 11 years ago
psychobunny d183e58771 linting admin/groups 11 years ago
psychobunny 6ea760d636 linting admin/index; admin/languages 11 years ago
psychobunny 2d65a746e4 linting admin/settings 11 years ago
psychobunny 81de895c0e Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny b515995432 removed unnecessary switch case 11 years ago
Julian Lam 4da1a2da97 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 1e0ec5dd47 appending relative path to user images for subfolder installs 11 years ago
psychobunny 8e4c23149c more re-organization of routes/index.js 11 years ago
psychobunny e9fb2f4135 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 44a91fe9ea linting admin/themes 11 years ago
barisusakli 2220483915 notifications 11 years ago
Julian Lam 5647354421 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam ca2e9d7d9e linting and moving xregexp back to .js 11 years ago
psychobunny bff722925f Merge pull request #1206 from BitBangersCode/plugin-templates-fix
Fix importing of templates served by plugins
11 years ago
MrWaffle c1a580c51d Fix importing of templates served by plugins 11 years ago
Julian Lam 738ada9b16 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 816d9e5d12 minifying xregext lib 11 years ago
psychobunny fdb9b889ec Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago