Commit Graph

5868 Commits (dceeed22f7de417622fb022b06290f1a93a4422b)
 

Author SHA1 Message Date
psychobunny 22d459d4cc temporary fixes for chrome users who have cookies disabled
barisusakli aa0b9f9029 semicolon
barisusakli ee9fae581e closes
barisusakli 09d4f4b47b leaving tags box will create tag
barisusakli 4570edb122 closes
barisusakli d0c468c190 new language string
psychobunny 92b0b926c7 instructions on how to reset plugins
barisusakli 69ac63ed4e updated repo link in admin
barisusakli 364d55938c if no categories found return empty array
psychobunny 257491801d optimizing template compilation
psychobunny c97d6635fc plugin templates now have higher priority than theme templates
psychobunny 85aa88e6ed show correct path on windows
Julian Lam ef831cca9a Merge branch 'patch-1' of github.com:giorgiochiodi/NodeBB into giorgiochiodi-patch-1
closes 
psychobunny 8c735ce4dd updating credits in the docs to the people who deserve it ;)
psychobunny b21d6c76cf closes
psychobunny 09c632330b render widgets sooner
psychobunny cad10a3f9e implemented caching for widgets
psychobunny 28dcb9e33d pair programming ftw
psychobunny a1815b41c7 I still don't know what I'm fixing, I'm just doing as @barisusakli says
psychobunny 7197f9b621 fixes... something, whatever it is @barisusakli
psychobunny f2bf9f9383 fixes for windows (flex) @julianlam
Julian Lam b0464ff912 fixed another hardcoded prefix value
Julian Lam 86457558b0 no more hardcoding of the prefix value for minification mapping
psychobunny bfcd13144e Merge branch 'master' of https://github.com/NodeBB/NodeBB
psychobunny 4ee055c3ea closes
psychobunny bbcff6a0a5 moved widget rendering up a bit
psychobunny ff25c4600a yeah.. woops
barisusakli e035d8f1de closes
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.
psychobunny c7691a8cdc Merge remote-tracking branch 'origin/master' into require.js
Conflicts:
	src/meta.js
Julian Lam be19222817 en_US will no longer throw js error from missing timeago file
Barış Soner Uşaklı 125b18f704 Merge pull request from JonathanMH/patch-1
backup instructions for mongodb
Jonathan fceb4ca134 backup instructions for mongodb
Julian Lam b553d44107 plugin source mapping fix -- closes
Julian Lam 53f5dbfeca updating package.json to use my fork
Julian Lam 256fa937d8 added last two missing options to source map config
Julian Lam f8061e23ec source map support, first pass
psychobunny 3ba51b05f7 fixing the minified version of string.js instead
psychobunny 65f3fa1bbc fixing string.js compatibility
psychobunny f0811f7a2f added buzz; cleanup
psychobunny f98a52013a Merge remote-tracking branch 'origin/master' into require.js
psychobunny 281aa0049c init, attempt to increase cold load speed
barisusakli 5ae29ef33a fix sitemap
barisusakli 652e1ef574 closes
turns out clicking back causes double script.init() calls and
ajaxify.variables.get('topic_id') can be undefined in one of those
calls.
Julian Lam 584fe60284 fixed , redis error handling will go back to crashing the error (though the error will be logged at least)
psychobunny 5b17f9a7a4 added caching per url + rate limiting mechanism to prefetcher, closes
psychobunny 1e05a92c1e no need to send prefetched state anymor
psychobunny b2b76f701d woops, okay actually fixing it properly this time
psychobunny d5e55d27ed fix for previous commit
psychobunny d81351579d don't require passing in uid for topics.markAsRead
psychobunny 791fde7904 fixing properly for unread count