This repository has been archived by the owner on Aug 27, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Patch] Various Backported Fixes for 0.19.x (#232)
* Fixed deprecation warnings. Rounded heartbeat ping. * Fix Travis lint * Remove fs-extra-promise support. (#242) * Remove fs-extra-promise support. * Update ESLint rules. * Revert "Remove fs-extra-promise support." (#243) * Revert "Remove fs-extra-promise support. (#242)" This reverts commit fa6411b. * Update .eslintrc * Update installNPM.js * Update ReactionCollector.js * Update package.json * Delete ReactionCollector.js * Nuke reactionCollector * Download Command now uses snekfetch * Download v2 (Backport) (#249) * Download v2 * Whoops. * Update CHANGELOG.md * Update to use fs-extra-native Since 0.19.2 still relies on fs-extra-native as it uses `fs.klaw` in the loader, this commit is to make it so people don't have to install an extra dependency just to use this command. * Add a Codacy badge to README.md (#265) * Add Codacy badge * Create README.md * Update README.md * Update README.md * Destructuring + package.json updates * CHANGELOG Update * Removed node-i18n dependencies (#270) * Fixed all linting errors (#271) * Removed node-i18n dependencies * Fixed ESLint * Fixed linting: The Return * Fixed linting: The Linting Awakens (#272) * Removed node-i18n dependencies * Fixed ESLint * Fixed linting: The Return * Fixed linting: The Linting Awakens * Moar linting (#273) * Removed node-i18n dependencies * Fixed ESLint * Fixed linting: The Return * Fixed linting: The Linting Awakens * Even moar linting * README Update * Package Locks
- Loading branch information
1 parent
85c26eb
commit 5c46fad
Showing
44 changed files
with
1,554 additions
and
690 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.