Commit Graph

8764 Commits (89bf036262c26e9859a9638a328a41ea432c5c33)
 

Author SHA1 Message Date
Julian Lam 89bf036262 fixing crash when utils.slugify is called with a null value
psychobunny cf6b32bce6 logic error
psychobunny 6c5395dd05 added --verbose flag for grunt dev
psychobunny 8d121e7724 cleanup
psychobunny d003515fd1 grunt - added restart message
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
psychobunny 6771c3c74c added deprecation notice to ./nodebb watch
psychobunny d03a70cc25 if multiple file extensions change before nodebb finishes compiling, then add to incomplete list and compile
psychobunny 7fe8180cf4 Merge remote-tracking branch 'origin/master' into grunt-dev
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
psychobunny 8862fcba33 removing grunt deps we don't need
psychobunny 982400354a added watch paths to plugins/themes
psychobunny f8663bbfd0 added tpl flag to --from-file
psychobunny b9875b42e9 yay grunt watch finally works!
psychobunny e5c842d923 ability to send in extensions (comma delimited) to --from-file
Julian Lam 98158fb6f9 @barisusakli works perfectly
barisusakli acc3c6a0a5 closes
Julian Lam 912de27c9d fixed indentation issues
Barış Soner Uşaklı c94c1430b7 api/post/pid route
psychobunny eb6754c5eb nice, I figured out how to speed up grunt watch
psychobunny 01c15b8884 Merge remote-tracking branch 'origin/master' into grunt-dev
psychobunny 242f66934c another attempt
Barış Soner Uşaklı 52aa7d27e8
Barış Soner Uşaklı 9de0c0cdd4 closes
psychobunny ab2315f3de
psychobunny fdc8b67449 require pkg when needed
psychobunny f408c76a98 requiring plugins in meta when needed
Julian Lam 3e3fff9fe8 hooking up accept/reject invite,
Julian Lam 03e39f7b9b isInvited mechanic for
psychobunny 13fa1f6b9a require socket.io only when you need it, shaves off another 0.5s on load
psychobunny 61b8fd2402 woops, left in some debug statements
psychobunny dee5d18439 require npm module only as needed - shaves off a full second of loading time yay
Barış Soner Uşaklı 66d6c49ed4 closes
Julian Lam 8262c38ac8 upgrading privilege sets to be system groups, so they're not in the way
Julian Lam 4984f2f449 Merge branch 'master' of github.com:nodebb/NodeBB
Barış Soner Uşaklı 14888a96cb Merge remote-tracking branch 'origin/master'
Conflicts:
	src/upgrade.js
Barış Soner Uşaklı 55884220b4 upgrade plugins:active to zset
psychobunny ee377b160e fixes syntax error on acp/ajaxify
Julian Lam d3ff6a9f47 hidden groups are invisible to non-members,
psychobunny 44c6375d91 it's on line 24 now
psychobunny f63ecac8ee upgrade script for nodebb-rewards-essentials
Barış Soner Uşaklı 89f2520eba fix user link pic
Barış Soner Uşaklı e6e755dd46
Barış Soner Uşaklı 1d5e15eab4 closes
Julian Lam 8b81f3d835 server-side support for hidden option in group admin,
Barış Soner Uşaklı 53db052cca timeago widgets
Julian Lam 218ecce6c1 accessing search route with no term auto-expands the form now, part 1 of 2,
barisusakli 56d18666d6 closes
Julian Lam dfabbb5fa2 latest translations
psychobunny cb7c318377 closes