Julian Lam
f593d925ae
closes #4826 , modifying ajaxify so it does not override links with target set explicitly
9 years ago
Julian Lam
f060c7a378
not using relative reference for tjs value
9 years ago
barisusakli
c3daee471a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
9 years ago
barisusakli
cb6db3625c
closes #4906
9 years ago
psychobunny
8fdd82cc72
Merge branch 'master' of https://github.com/NodeBB/NodeBB
9 years ago
psychobunny
837029f69e
fixes crash when editing post
9 years ago
barisusakli
7f041a756d
closes #4865
9 years ago
barisusakli
f222adb0a3
closes #4910
9 years ago
Julian Lam
e02134f981
closes #4911
9 years ago
NodeBB Misty
ff4fd8cf95
Latest translations and fallbacks
9 years ago
Julian Lam
7f689c2afd
upped composer again
9 years ago
Julian Lam
602df0eeba
updated composer version
9 years ago
Julian Lam
a88648126f
upped composer and markdown
9 years ago
Julian Lam
7902987900
added jqueryUI to list of prefetched resources, and updated its loader to not use $.getScript(). Updated require.js files to use ?v= in the url argument for cache buster
9 years ago
Julian Lam
daa7dfacb8
up themes
9 years ago
NodeBB Misty
d2888b7c9e
Latest translations and fallbacks
9 years ago
Julian Lam
5667279763
closes #4868
9 years ago
Julian Lam
dd8e5edbd7
closes #4895
9 years ago
psychobunny
fb278dd146
fix reconnection spinner on ACP
9 years ago
Julian Lam
027fce093b
up composer
9 years ago
Julian Lam
077f90581b
updated plugin tab labels, and added out of date plugin count
9 years ago
NodeBB Misty
0f60245659
Latest translations and fallbacks
9 years ago
barisusakli
42835c6442
Merge branch 'master' of https://github.com/NodeBB/NodeBB
9 years ago
barisusakli
dd37128dca
closes #4901
9 years ago
NodeBB Misty
c3fc1347ec
Latest translations and fallbacks
9 years ago
NodeBB Misty
79bdea868c
Latest translations and fallbacks
9 years ago
NodeBB Misty
d042c603bc
Latest translations and fallbacks
9 years ago
barisusakli
b70610703a
fix crash in notifs
9 years ago
Barış Soner Uşaklı
2aab05d6db
Merge pull request #4898 from pichalite/remove-autosize
...
remove unused autosize lib
9 years ago
pichalite
b7b909bcc0
remove unused autosize lib
9 years ago
psychobunny
c615d1b064
Merge branch 'chartjs-update' of https://github.com/pichalite/NodeBB
9 years ago
Anil Mandepudi
313cb7f26d
indentation
9 years ago
pichalite
8ef7ca4bdb
update chart.js to new version
9 years ago
Barış Soner Uşaklı
3941f4da37
Merge pull request #4896 from pichalite/patch-1
...
add missing comma
9 years ago
Anil Mandepudi
2f73807107
add missing comma
9 years ago
barisusakli
8e2e800e6d
fix streamed in topics on category page
9 years ago
barisusakli
2cc804084f
closes #4890
9 years ago
barisusakli
514c12aa68
closes #4885
9 years ago
NodeBB Misty
d9dc65720a
Latest translations and fallbacks
9 years ago
barisusakli
9ae50d3164
up persona
9 years ago
barisusakli
2606844d98
closes #4868
9 years ago
barisusakli
11236bb841
fix missing callback
9 years ago
Barış Soner Uşaklı
1f5d3a92d6
Merge pull request #4894 from BenLubar/avatar-history
...
Keep old versions of avatars in the filesystem
9 years ago
Ben Lubar
fc387111e2
make keeping avatar versions an option in the ACP that is turned off by default
9 years ago
Ben Lubar
0d40542f93
Keep old versions of avatars in the filesystem. Change the avatar URL each time a new one is uploaded to avoid caching problems. Closes #4722 .
9 years ago
Julian Lam
e7386e20cf
closes #4505
9 years ago
NodeBB Misty
f47d60c930
Latest translations and fallbacks
9 years ago
barisusakli
af75a887b5
closes #4892
...
prevent crash if registerHook is called with invalid hook name
9 years ago
Julian Lam
a9a522c8ec
allowing widgets to not show up if widget explicitly returns null
9 years ago
Anil Mandepudi
c666a7efda
add static:assets.prepare hook ( #4889 )
...
* add static:assets.prepare hook
add static:assets.prepare hook to be called before css minification so that themes/plugins can modify less vars.
* change parameter
9 years ago