Commit Graph

8798 Commits (be06162f0d8c2128fcc824123a46ef5fe7fbdd3c)
 

Author SHA1 Message Date
psychobunny be06162f0d translator.unescape
psychobunny 33e4a2f1ec translator.escape
psychobunny 6c0efa09c0 bugfix
psychobunny d806cd134f sortable menus, done
psychobunny 809ed255d1 drag & drop routes
psychobunny afc690d67b upon saving, copy over route properties from defaults
psychobunny a9f175a2bb ability to sort navigation
psychobunny a2e3179ea4 nav - enable / disable
psychobunny 1ae0a8a1bf typo
psychobunny c3701bcea7 loading and saving navigation
psychobunny fbc0a11c87 nav - basic ACP setup
psychobunny 8256d2b997 bugfix
psychobunny 307204fc38 nav - added enabled/disabled
psychobunny 6c77adfd3c tjs 0.1.21 *
psychobunny 431a7f3300 tjs 0.1.20
psychobunny 40008a9e85 Merge remote-tracking branch 'origin/master' into sortable-menu
psychobunny 6cea047518 loading navigation, complete
psychobunny 3be5242aa1 navigation - upgrade script
psychobunny 9a24110a37 jsonlint
psychobunny f1adddb775 navigation - basic save function
psychobunny 80116c3e30 fixed potential bug in rewards
psychobunny ba9bba1dd8 navigation backbone
psychobunny 58411a4764 deprecated filter:header.build, the equivalent hook (same output data) will be filter:navigation.available
psychobunny 7a4fc8e48b save default menu on installation
psychobunny d754a6390e navigation install data
psychobunny 738c27bf04 started dynamic sortable menu
psychobunny ecad9d54ed tjs 0.1.19 for undefined key cleanups
psychobunny 6dacaf6bb5 helpers.displayMenuItem
psychobunny 61cbb70691 update tjs to 0.1.18 for conditional helper functionality
Julian Lam 29873f1c5c removed unused .getAll method, and sorting notifications client-side so that unread notifs don't all appear at the top,
Julian Lam ade12116a1 closed
Julian Lam ba7c873f07 closed
Julian Lam 948cd22e9c triggering full-screen composer on short viewports as well as narrow,
barisusakli 9084ee2d7e cleanup popular.js
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