psychobunny
|
d003515fd1
|
grunt - added restart message
|
10 years ago |
psychobunny
|
aa12ab9478
|
think its fairly safe to say this isn't experimental anymore
worked every single time I reloaded today, and that'd be about a hundred
thousand times so far
|
10 years ago |
psychobunny
|
6771c3c74c
|
added deprecation notice to ./nodebb watch
|
10 years ago |
psychobunny
|
d03a70cc25
|
if multiple file extensions change before nodebb finishes compiling, then add to incomplete list and compile
|
10 years ago |
psychobunny
|
7fe8180cf4
|
Merge remote-tracking branch 'origin/master' into grunt-dev
|
10 years ago |
psychobunny
|
68930aaa5d
|
limit watch paths to three levels deep in nodebb-*, should be enough hopefully
minimatch sucks, unless I'm using it wrong. negating = find everything
then remove as necessary => long load times before watch is activated
|
10 years ago |
psychobunny
|
8862fcba33
|
removing grunt deps we don't need
|
10 years ago |
psychobunny
|
982400354a
|
added watch paths to plugins/themes
|
10 years ago |
psychobunny
|
f8663bbfd0
|
added tpl flag to --from-file
|
10 years ago |
psychobunny
|
b9875b42e9
|
yay grunt watch finally works!
|
10 years ago |
psychobunny
|
e5c842d923
|
ability to send in extensions (comma delimited) to --from-file
|
10 years ago |
Julian Lam
|
98158fb6f9
|
@barisusakli works perfectly
|
10 years ago |
barisusakli
|
acc3c6a0a5
|
closes #2762
|
10 years ago |
Julian Lam
|
912de27c9d
|
fixed indentation issues
|
10 years ago |
Barış Soner Uşaklı
|
c94c1430b7
|
api/post/pid route
|
10 years ago |
psychobunny
|
eb6754c5eb
|
nice, I figured out how to speed up grunt watch
|
10 years ago |
psychobunny
|
01c15b8884
|
Merge remote-tracking branch 'origin/master' into grunt-dev
|
10 years ago |
psychobunny
|
242f66934c
|
another attempt
|
10 years ago |
Barış Soner Uşaklı
|
52aa7d27e8
|
#2761
|
10 years ago |
Barış Soner Uşaklı
|
9de0c0cdd4
|
closes #2761
|
10 years ago |
psychobunny
|
ab2315f3de
|
#2751
|
10 years ago |
psychobunny
|
fdc8b67449
|
require pkg when needed
|
10 years ago |
psychobunny
|
f408c76a98
|
requiring plugins in meta when needed
|
10 years ago |
Julian Lam
|
3e3fff9fe8
|
hooking up accept/reject invite, #2758
|
10 years ago |
Julian Lam
|
03e39f7b9b
|
isInvited mechanic for #2758
|
10 years ago |
psychobunny
|
13fa1f6b9a
|
require socket.io only when you need it, shaves off another 0.5s on load
|
10 years ago |
psychobunny
|
61b8fd2402
|
woops, left in some debug statements
|
10 years ago |
psychobunny
|
dee5d18439
|
require npm module only as needed - shaves off a full second of loading time yay
|
10 years ago |
Barış Soner Uşaklı
|
66d6c49ed4
|
closes #2749
|
10 years ago |
Julian Lam
|
8262c38ac8
|
upgrading privilege sets to be system groups, so they're not in the way
|
10 years ago |
Julian Lam
|
4984f2f449
|
Merge branch 'master' of github.com:nodebb/NodeBB
|
10 years ago |
Barış Soner Uşaklı
|
14888a96cb
|
Merge remote-tracking branch 'origin/master'
Conflicts:
src/upgrade.js
|
10 years ago |
Barış Soner Uşaklı
|
55884220b4
|
#2749 upgrade plugins:active to zset
|
10 years ago |
psychobunny
|
ee377b160e
|
#2751 fixes syntax error on acp/ajaxify
|
10 years ago |
Julian Lam
|
d3ff6a9f47
|
hidden groups are invisible to non-members, #2758
|
10 years ago |
psychobunny
|
44c6375d91
|
it's on line 24 now
|
10 years ago |
psychobunny
|
f63ecac8ee
|
upgrade script for nodebb-rewards-essentials
|
10 years ago |
Barış Soner Uşaklı
|
89f2520eba
|
#2560 fix user link pic
|
10 years ago |
Barış Soner Uşaklı
|
e6e755dd46
|
#2560
|
10 years ago |
Barış Soner Uşaklı
|
1d5e15eab4
|
closes #2560
|
10 years ago |
Julian Lam
|
8b81f3d835
|
server-side support for hidden option in group admin, #2758
|
10 years ago |
Barış Soner Uşaklı
|
53db052cca
|
timeago widgets
|
10 years ago |
Julian Lam
|
218ecce6c1
|
accessing search route with no term auto-expands the form now, part 1 of 2, #2757
|
10 years ago |
barisusakli
|
56d18666d6
|
closes #2752
|
10 years ago |
Julian Lam
|
dfabbb5fa2
|
latest translations
|
10 years ago |
psychobunny
|
cb7c318377
|
closes #2751
|
10 years ago |
psychobunny
|
f5eaa08340
|
fixed complications with deleted id's
|
10 years ago |
psychobunny
|
def57d2926
|
don't rely on client side to increment id (duh)
|
10 years ago |
psychobunny
|
7a8d84c011
|
ability to add a claimability limit to rewards
|
10 years ago |
psychobunny
|
bb35950a5a
|
rewards acp - ability to set amount of times a user can claim reward
|
10 years ago |