5796 Commits (35e72dbb373fb6e0b0453c750112a77055350942)
 

Author SHA1 Message Date
Julian Lam 86457558b0 no more hardcoding of the prefix value for minification mapping 11 years ago
psychobunny bfcd13144e Merge branch 'master' of https://github.com/NodeBB/NodeBB 11 years ago
psychobunny 4ee055c3ea closes #1608 11 years ago
psychobunny bbcff6a0a5 moved widget rendering up a bit 11 years ago
psychobunny ff25c4600a yeah.. woops 11 years ago
barisusakli e035d8f1de closes #1497
fixes user images in subfolder installs, if user image has https dont
append relative_path,
also removes relative_path in ajaxify.loadData so it doesnt call
/forum/api/forum/category etc.
11 years ago
psychobunny c7691a8cdc Merge remote-tracking branch 'origin/master' into require.js
Conflicts:
	src/meta.js
11 years ago
Julian Lam be19222817 en_US will no longer throw js error from missing timeago file 11 years ago
Barış Soner Uşaklı 125b18f704 Merge pull request #1610 from JonathanMH/patch-1
backup instructions for mongodb
11 years ago
Jonathan fceb4ca134 backup instructions for mongodb 11 years ago
Julian Lam b553d44107 plugin source mapping fix -- closes #1609 11 years ago
Julian Lam 53f5dbfeca updating package.json to use my fork 11 years ago
Julian Lam 256fa937d8 added last two missing options to source map config 11 years ago
Julian Lam f8061e23ec source map support, first pass 11 years ago
psychobunny 3ba51b05f7 fixing the minified version of string.js instead 11 years ago
psychobunny 65f3fa1bbc fixing string.js compatibility 11 years ago
psychobunny f0811f7a2f added buzz; cleanup 11 years ago
psychobunny f98a52013a Merge remote-tracking branch 'origin/master' into require.js 11 years ago
psychobunny 281aa0049c init, attempt to increase cold load speed 11 years ago
barisusakli 5ae29ef33a fix sitemap 11 years ago
barisusakli 652e1ef574 closes #1597
turns out clicking back causes double script.init() calls and
ajaxify.variables.get('topic_id') can be undefined in one of those
calls.
11 years ago
Julian Lam 584fe60284 fixed #1554, redis error handling will go back to crashing the error (though the error will be logged at least) 11 years ago
psychobunny 5b17f9a7a4 added caching per url + rate limiting mechanism to prefetcher, closes #1576 11 years ago
psychobunny 1e05a92c1e no need to send prefetched state anymor 11 years ago
psychobunny b2b76f701d woops, okay actually fixing it properly this time 11 years ago
psychobunny d5e55d27ed fix for previous commit 11 years ago
psychobunny d81351579d don't require passing in uid for topics.markAsRead 11 years ago
psychobunny 791fde7904 fixing #1587 properly for unread count 11 years ago
psychobunny 08bbf7fdd8 console.log 11 years ago
psychobunny 0334a487b5 fixing #1587 properly for profile views 11 years ago
psychobunny 74097be2e4 additional fix for #1587 11 years ago
psychobunny 71214c6255 fixed preloader 11 years ago
psychobunny fee591e551 fixes #1587 11 years ago
psychobunny 1fecbd0b90 fixed function signature for ajaxify.loadData 11 years ago
psychobunny bfa3b0f22f global header widgets 11 years ago
barisusakli 351e376812 hide area if there are no widgets 11 years ago
barisusakli 9c0446d416 closes #1593 11 years ago
barisusakli e1ad2537b6 fixes navigator progress bar 11 years ago
barisusakli c852574cef closes #1572 11 years ago
barisusakli fbdff5bb43 name too short error string 11 years ago
barisusakli 60742ce316 closes #1590, closes #1589 11 years ago
barisusakli 0dce8647ba closes #1476 11 years ago
Barış Soner Uşaklı 50d37d65f9 Merge pull request #1583 from tomcheung789/patch-1
Update mongo.rst
11 years ago
barisusakli eb0a06b777 closes #1577 11 years ago
Julian Lam 667a78902e closed #1586 11 years ago
barisusakli 48aba5fc64 category widget changes 11 years ago
Julian Lam 640500bc5f closed #1437 11 years ago
Julian Lam 93e3eb4d28 fixed #1584 11 years ago
Chong Cheung 6c17fb49ef Update mongo.rst
1. Use db.createUser() instead of db.addUser() to add users to MongoDB. Deprecated since version 2.6
2. NodeBB causes mongo error during setup procedure. Change the role from "userAdmin" to "readWrite".
11 years ago
Julian Lam eb2929f497 removing slufigication when checking for group existence 11 years ago