3945 Commits (b27af65f184a960dc9d09157b97c485f564407c0)

Author SHA1 Message Date
barisusakli 97e4f13a4d fix page count 11 years ago
barisusakli 1202322700 fix acp users page 11 years ago
psychobunny 3be951367f removed prev editor 11 years ago
psychobunny 06fd0fa34b ace editor 11 years ago
barisusakli 0eb4b93882 moved hasPassword to edit route
its only used there no need to display it everywhere user info is
retrieved
11 years ago
psychobunny 62312638ed fixing pills 11 years ago
psychobunny b468404506 refactored admin/themes.js 11 years ago
psychobunny f98e3aaf64 segregated the "theme" route (now "appearance") into their own separate routes 11 years ago
psychobunny cf35423a20 this panel is actually custom html not custom JS 11 years ago
psychobunny 6af1e4f6d0 removing "branding" until I can figure out how to do this properly
(tbh, even I don't know how it works anymore)
11 years ago
psychobunny 0340f699a0 redirect /categories to /active 11 years ago
psychobunny 4e7f22a674 cleanup 11 years ago
Julian Lam 5a36c33fac fixed #2142 -- passing in cached (pre-required) redis module into socket.io so it uses the same redis module... why? who bloody knows. 11 years ago
psychobunny 1a18bf22aa linting 11 years ago
psychobunny 467d486e58 closes #2145 11 years ago
psychobunny 99a56acab8 #1999 sending ajaxify-data to client on cold loads
commented out until we figure out what we're doing with the renamed
properties (see issue)
11 years ago
Julian Lam b0323e4d3b closed #2150 11 years ago
psychobunny 6f937c59fb gitignore check for config.json too strict 11 years ago
barisusakli 1fe5a8788f check err 11 years ago
psychobunny af2b66f438 closes #2107 11 years ago
psychobunny e336188ccc admin/header.tpl use admin.css instead of stylesheet.css 11 years ago
psychobunny 81ce7f93ad compile admin stylesheet separately 11 years ago
barisusakli c000e852b5 closes #1935 11 years ago
psychobunny 027e8eb54c acp searching, closes #2140 11 years ago
psychobunny 977bc014f9 index acp files 11 years ago
barisusakli 73faa79a69 fix edit page csrf, category slug optional 11 years ago
barisusakli da64eb0873 closes #2117 11 years ago
psychobunny 5d344b3dac linting 11 years ago
psychobunny 9f40cd03e8 on /admin/settings, render general 11 years ago
psychobunny 117b8dece4 settings acp refactor for dedicated routes 11 years ago
barisusakli 6abb0ff4c8 Merge branch 'master' of https://github.com/NodeBB/NodeBB 11 years ago
barisusakli 1a26cb0938 #2139 11 years ago
psychobunny 64b43d58ea moved core templates into nodebb core (admin, status pages, emails) 11 years ago
barisusakli 4eabf41a21 dont allow invalid status to be set 11 years ago
barisusakli bedadd8b5f #2137 11 years ago
barisusakli 23197af725 closes #2114 11 years ago
Julian Lam ecea917d11 closed #2097 -- NodeBB will prefer using Redis as session store if at all possible 11 years ago
Julian Lam 20819e3dfd Revert "use redis session storage instead of connect-mongo"
This reverts commit 056f89d6cf.
11 years ago
Julian Lam f41be4ae8b exposed redis' "connect" method, so socket.io can call it from outside database/redis.js, fixed NodeBB requiring Redis as a socket.io store. It will now go back to using in-memory store per process, if no redis config is found in the NodeBB configuration. re: #2097 11 years ago
barisusakli b1f492dec3 fix redis bulk zadd 11 years ago
Julian Lam e1211527b0 Merge branch '0.5.1' into hashtalk
Conflicts:
	src/controllers/topics.js
11 years ago
Julian Lam 528ee3ad05 Merge remote-tracking branch 'origin/hashtalk' into hashtalk 11 years ago
barisusakli 64c51d5cba check nid before pusing and marking read 11 years ago
Julian Lam 50a7c42f15 Merge remote-tracking branch 'origin/hashtalk' into hashtalk 11 years ago
Julian Lam 05e147b440 Merge branch 'master' of github.com:chronize/NodeBB into chronize-master 11 years ago
psychobunny a0da73dabd don't pass back err if plugin.json is corrupted 11 years ago
psychobunny 180625ece3 forgot to return just posts array 11 years ago
psychobunny 77dfc7378b filter:post.getPostSummaryByPids 11 years ago
psychobunny 0eb4fd89ef don't blow up nodebb if plugin.json is broken 11 years ago
barisusakli 0767998022 closes #2124 11 years ago