forked from amilajack/popcorn-time-desktop
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update master #2
Merged
Conversation
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
* Formats * Linter * Link * Lint fixes * Lint * Lint * Lint
* Initial prototype commmit * Added backdrop and poster images to item page * Added happypack and webpack-dashboard * Fixed all tests * Temporarily skip subtitle tests * Updated card styles * Changed base font for headers, fixed spacing in Movie * Initial base theming for item page * Fixed sass lint error * Updated package.json app version * Fixed styles precedence in Item.scss causing plyr overlay bug * Moved npm-check-engines to postinstall from preinstall * Added optimize-js to package.json * Removed optimize-js from build script * Downgraded mocha to version 2 * Updated Player.js to have more idomatic playback * Fixed contribution linter setup link * Added 'editor configuration' to readme * Updated deps * Added flow types * Fixed 'getting started' header size in readme * Added missing react-transitions dep * Fixed all tests, added more flowtype annotations * Fixed readme merge conflict redidue * Fixed idealTorrent for movies * Swapped babel-preset-es2015 for babel-preset-env * Fixed react function binding in Movie component * Added initial non-working app update checking * Renamed Movie and MoviePage to Item and ItemPage
* Initial working commit * Added scrolling to top on similar item card click * Added native redux devtools support * Added yarn file * Added yarn to ci * Fixed linter error with App.js HOC * Reverted travis ci yarn integration * Updated deps in yarn.lock * Redux migration in HomePage * Revert "Updated deps in yarn.lock" This reverts commit 876e04b. * Revert "Redux migration in HomePage" This reverts commit 5e3ff39.
This reverts commit 1b17f4b.
This reverts commit 1b17f4b.
* Initial working commit * Initial working commit
* Initial working commit * Added more optimal flowconfig
* Initial working commit * Added more optimal flowconfig * Removed running flow-typed from installation step
* Added appveyor node_modules caching * Fixed code-style
* Updated package.json engines * Change 'engines' to 'devEngines'
* Updated all deps * Fixed linter errors from new ESLint rules
* Removed flow-typed from version control * Added missing dependencies * Initial jest migration * Migrated testing API methods from chai to jest * FIxed HMR, styling * Fixed postinstall ffmpeg installation * Converted dirnames in postinstall to absolute paths * Fixed long production build times * Fixed eslint errors, more infra changes to eslint * Renamed all react modules to .jsx extension from .js
* Prettier Formatting * Migrated all prop types to flow types * Stricter type defs
Release 0.0.6 alpha
…essages are now shown (Need designing)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.