7092 Commits (95740ae8f985a8e5151e17393d756c3ad6c6a80b)
 

Author SHA1 Message Date
psychobunny 27a2af89c8 better styling for ACP search 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 5d1906cd0c linting 11 years ago
psychobunny 12af6a33b5 closes #2037 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 dfccf6675a closes #1906 - please use require('templates.js'); instead 11 years ago
psychobunny d081ecf368 fixed chatModal centering 11 years ago
psychobunny da0eff6a4e double click the chat header to maximize 11 years ago
psychobunny c692f7e8fe closes #2148 11 years ago
Julian Lam 05b8b4b43a latest translations 11 years ago
psychobunny fe444ccac7 Merge pull request #2090 from akhoury/patch-1
cloning widgets Elements is dropping all events handlers
11 years ago
psychobunny 366c7841fe fixed tag styling in acp 11 years ago
psychobunny 9a1fe2e2cc apparently this line is moot too, then 11 years ago
psychobunny 6f937c59fb gitignore check for config.json too strict 11 years ago
psychobunny 11fada047e fixing search menu 11 years ago
barisusakli 1fe5a8788f check err 11 years ago
Barış Soner Uşaklı 412263f430 Update defaults.json 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
psychobunny 28efeef844 latest bs3 11 years ago
psychobunny bb9a0d8cab moving acp styling to core - now unaffected by selected themes 11 years ago
barisusakli c000e852b5 closes #1935 11 years ago
psychobunny 016a98e7b1 make sure search dropdown is open if active 11 years ago
psychobunny 7c896768ce case insensitive acp searching 11 years ago
psychobunny 13dd686521 only add divider if there are results 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
psychobunny 9b17ec9f26 updating database mock for core templates 11 years ago
psychobunny bd4ab2a24c moving database mock into tests folder 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 da2725ec8a upped markdown minver 11 years ago
Julian Lam bc116c16e9 Merge branch 'hashtalk' 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
barisusakli 8abb247870 fix mention regression 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