boomzilla
52e4a37df8
When forking a topic, updates user bookmarks in the topic to keep the last read position ( #4554 )
...
from inadvertently being too far down the topic due to post indices decreasing because
some posts were moved to a new topic.
9 years ago
Julian Lam
1d7a5f58e2
fixes #4576
9 years ago
psychobunny
d83a1987eb
fix routing of rjs modules
9 years ago
psychobunny
d24b15a584
closes #4523
9 years ago
psychobunny
c88ed66312
closes #4502
9 years ago
Julian Lam
ba44db5b5b
updated dependency check logic to better handle missing dependencies
9 years ago
Julian Lam
b6a10c7729
removed console log
9 years ago
Julian Lam
94a505a6bb
removed symlink logic and using route bridging instead.
...
Also allowed plugins to define modules from their plugin.json
9 years ago
Julian Lam
f91f705f90
Merge branch 'master' into fix-vendors
9 years ago
psychobunny
12ed4d2af5
remove PostCSS log
9 years ago
psychobunny
359b1fbe1a
cleanup
9 years ago
psychobunny
e2bc5f241a
optimizing process.send for js minification
9 years ago
psychobunny
acd24d856f
run tasks in series to speed up startup time
9 years ago
psychobunny
e134689324
we were accidentally including client-side LESS on the ACP
9 years ago
psychobunny
fc65b144b1
running less compilation in series
9 years ago
Julian Lam
3e2231d2cb
Fixing viewport shuffling due to image load
...
Introduced new method ".loadImages()" in posts client side lib
to handle viewport height changes when loading images. Requires
nodebb-plugin-markdown@5.0.0
@BenLubar @boomzillawtf
9 years ago
Julian Lam
8013f124da
fixes #4471
9 years ago
psychobunny
000d5b61c7
fix for retrieving css cache
9 years ago
psychobunny
baeed22f20
grunt: only compile ACP less if that was changed, and vice versa with theme/plugin less
9 years ago
barisusakli
91efab3c6d
closes #4437
9 years ago
Julian Lam
f7e4387748
closes #4380
9 years ago
barisusakli
b6e22b7723
closes #4367
9 years ago
Julian Lam
184a2c4540
IP blacklist functionality -- re: #4367
...
Squashed commit of the following:
commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org>
Date: Mon Mar 14 17:29:45 2016 -0400
allowing blacklist.test to be called synchronously
commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org>
Date: Mon Mar 14 17:01:14 2016 -0400
added plain ipv6 support and finished middleware logic
commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Mar 11 16:05:31 2016 -0500
WIP IP Banning logic middleware
commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Mar 11 15:26:27 2016 -0500
tweaks to ACP, rule validator
commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Mar 11 13:50:05 2016 -0500
IP Banning ACP page, styling, save&load functionality
9 years ago
psychobunny
a6429af6c7
added cache buster to favicon
9 years ago
psychobunny
aa2af345f9
removed unused deps
9 years ago
psychobunny
329a7a1e08
@barisusakli fixing minfile caching for multiple processes
9 years ago
Julian Lam
432c3d777d
Merge branch 'master' into fix-vendors
9 years ago
Julian Lam
7bc9e4439a
removed .gitignore from list of sound files
9 years ago
Julian Lam
3f2872979f
added buzz
9 years ago
Julian Lam
44aae7daa5
removed hammer, updated semver, added mousetrap
9 years ago
Julian Lam
e1323c0295
Updated js code so vendors can be added to the modules folder, so
...
they can be required properly and we can finally get rid of that
really annoying "mismatched anonymous" error in Require.js.
First module to make the transition: Chart.js
9 years ago
psychobunny
e069150625
closes #2165
9 years ago
psychobunny
933115a853
almost had a heartattack when I saw 121 changed files in this conflict
...
# Conflicts:
# src/meta/templates.js
9 years ago
psychobunny
914fc1543e
meta/templates.js refactor
9 years ago
psychobunny
da5494fdf1
allow recursive base templates
...
ex. custom theme based off lavender which is based off vanilla
9 years ago
Julian Lam
dd050c8177
added new hook that is called before templates are compiled
9 years ago
Julian Lam
eb8b6af7fb
Fix global mod priv check and styling for flags page
9 years ago
barisusakli
3336365e53
closes #4024
9 years ago
barisusakli
c2e1426e57
fix syntax error, and actually show error if minification fails
10 years ago
Julian Lam
baaad13286
reverted latest change to translator match regex
...
- Fixes issue with parentheses in translations (closes #4107 )
- No longer marking translation keys invalid if they contain HTML,
as that was probably not performant. Instead, parameters will
simply be escaped via the StringJS library.
10 years ago
Julian Lam
afbbb33878
fixed #4093
10 years ago
psychobunny
e017ad432f
closes #3810
10 years ago
psychobunny
1853cc3cc1
better messaging for each minification process
10 years ago
psychobunny
f94cd21f83
#3875 filter:scripts.get now acts like filter:admin.scripts.get; does not get minified
10 years ago
psychobunny
42c0b973f1
closes #3134
10 years ago
psychobunny
5e4ef52911
some more cleanup
10 years ago
psychobunny
3cc5e1473f
cleanup / lint before diving in
10 years ago
psychobunny
f17fa3ca11
minify flag not actually being used
10 years ago
Julian Lam
96fe6d288f
Allowing theme to be re-ordered like plugins.
10 years ago
Barış Soner Uşaklı
ab4d4478e3
added rewards essentials
10 years ago