6941 Commits (5a36c33facaf388cdf98bcd604ed887a1def7e8f)
 

Author SHA1 Message Date
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. 10 years ago
psychobunny 1a18bf22aa linting 10 years ago
psychobunny 5d1906cd0c linting 10 years ago
psychobunny 12af6a33b5 closes #2037 10 years ago
psychobunny 467d486e58 closes #2145 10 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)
10 years ago
Julian Lam b0323e4d3b closed #2150 10 years ago
psychobunny dfccf6675a closes #1906 - please use require('templates.js'); instead 10 years ago
psychobunny d081ecf368 fixed chatModal centering 10 years ago
psychobunny da0eff6a4e double click the chat header to maximize 10 years ago
psychobunny c692f7e8fe closes #2148 10 years ago
Julian Lam 05b8b4b43a latest translations 10 years ago
psychobunny fe444ccac7 Merge pull request #2090 from akhoury/patch-1
cloning widgets Elements is dropping all events handlers
10 years ago
psychobunny 366c7841fe fixed tag styling in acp 10 years ago
psychobunny 9a1fe2e2cc apparently this line is moot too, then 10 years ago
psychobunny 6f937c59fb gitignore check for config.json too strict 10 years ago
psychobunny 11fada047e fixing search menu 10 years ago
barisusakli 1fe5a8788f check err 10 years ago
Barış Soner Uşaklı 412263f430 Update defaults.json 10 years ago
psychobunny af2b66f438 closes #2107 10 years ago
psychobunny e336188ccc admin/header.tpl use admin.css instead of stylesheet.css 10 years ago
psychobunny 81ce7f93ad compile admin stylesheet separately 10 years ago
psychobunny 28efeef844 latest bs3 10 years ago
psychobunny bb9a0d8cab moving acp styling to core - now unaffected by selected themes 10 years ago
barisusakli c000e852b5 closes #1935 10 years ago
psychobunny 016a98e7b1 make sure search dropdown is open if active 10 years ago
psychobunny 7c896768ce case insensitive acp searching 10 years ago
psychobunny 13dd686521 only add divider if there are results 10 years ago
psychobunny 027e8eb54c acp searching, closes #2140 10 years ago
psychobunny 977bc014f9 index acp files 10 years ago
barisusakli 73faa79a69 fix edit page csrf, category slug optional 10 years ago
barisusakli da64eb0873 closes #2117 10 years ago
psychobunny 5d344b3dac linting 10 years ago
psychobunny 9f40cd03e8 on /admin/settings, render general 10 years ago
psychobunny 117b8dece4 settings acp refactor for dedicated routes 10 years ago
psychobunny 9b17ec9f26 updating database mock for core templates 10 years ago
psychobunny bd4ab2a24c moving database mock into tests folder 10 years ago
barisusakli 6abb0ff4c8 Merge branch 'master' of https://github.com/NodeBB/NodeBB 10 years ago
barisusakli 1a26cb0938 #2139 10 years ago
psychobunny 64b43d58ea moved core templates into nodebb core (admin, status pages, emails) 10 years ago
barisusakli 4eabf41a21 dont allow invalid status to be set 10 years ago
barisusakli bedadd8b5f #2137 10 years ago
barisusakli 23197af725 closes #2114 10 years ago
Julian Lam da2725ec8a upped markdown minver 10 years ago
Julian Lam bc116c16e9 Merge branch 'hashtalk' 10 years ago
Julian Lam ecea917d11 closed #2097 -- NodeBB will prefer using Redis as session store if at all possible 10 years ago
Julian Lam 20819e3dfd Revert "use redis session storage instead of connect-mongo"
This reverts commit 056f89d6cf.
10 years ago
barisusakli 8abb247870 fix mention regression 10 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 10 years ago
barisusakli b1f492dec3 fix redis bulk zadd 10 years ago