psychobunny
0816928949
unset preloader cache after loading url
11 years ago
psychobunny
22d459d4cc
temporary fixes for chrome users who have cookies disabled
11 years ago
barisusakli
aa0b9f9029
semicolon
11 years ago
barisusakli
ee9fae581e
closes #1618
11 years ago
barisusakli
09d4f4b47b
leaving tags box will create tag
11 years ago
barisusakli
4570edb122
closes #1623
11 years ago
barisusakli
d0c468c190
new language string
11 years ago
psychobunny
92b0b926c7
instructions on how to reset plugins
11 years ago
barisusakli
69ac63ed4e
updated repo link in admin
11 years ago
barisusakli
364d55938c
if no categories found return empty array
11 years ago
psychobunny
257491801d
optimizing template compilation
11 years ago
psychobunny
c97d6635fc
plugin templates now have higher priority than theme templates
11 years ago
psychobunny
85aa88e6ed
show correct path on windows
11 years ago
Julian Lam
ef831cca9a
Merge branch 'patch-1' of github.com:giorgiochiodi/NodeBB into giorgiochiodi-patch-1
...
closes #1614
11 years ago
psychobunny
8c735ce4dd
updating credits in the docs to the people who deserve it ;)
11 years ago
psychobunny
b21d6c76cf
closes #1615
11 years ago
psychobunny
09c632330b
render widgets sooner
11 years ago
psychobunny
cad10a3f9e
implemented caching for widgets
11 years ago
psychobunny
28dcb9e33d
pair programming ftw
11 years ago
psychobunny
a1815b41c7
I still don't know what I'm fixing, I'm just doing as @barisusakli says
11 years ago
psychobunny
7197f9b621
fixes... something, whatever it is @barisusakli
11 years ago
psychobunny
f2bf9f9383
fixes for windows (flex) @julianlam
11 years ago
Julian Lam
b0464ff912
fixed another hardcoded prefix value
11 years ago
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