-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 README.md with css dir for compass command #656
Closed
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
update teh language
Fix infinte scroll block after two pages Fix JS error about keyboard shortcut when player is not instantiated Improve player retrieving (with cache)
Create he.json
remove capital letters in incorrect locations
Danish translation
Update app.js
Basque language added (eu.json)
Create Swedish.isl
Create Arabic.isl
Add Lithuanian language
Create ru.json
Fix only two pages infinite scroll
Made a small adjustment to the "legalDisclaimerCancel" and "legalDisclaimerAccept"
Update da.json
Add pagination to home controller and router Add pagination to userTracking page views
Add popular movies infinite scroll
Added new language translation for subtitles
…into no_modules
No more node_modules versioned
Removed some grunt stuff from the builder.
…s the subtitle and then parses it in-memory, getting rid of CORS issues and the only reason we kept the TMP folder there. Since that was a huge piece of crap, this should get rid of all subtitle issues in Mac and some Windows installs, since you can't write to the app folder. This also makes the app more efficient, since we only download the subtitles on demand. Also rewrote the movie model so providers have to return standard movie models.
Gruntfile superagent fix task and dependancies version fix
Conflicts: css/app.css
Conflicts: language/en.json
Update fr.json
Re-add the demo image in README
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.
On some system it seems like the default compass' css directory is
stylesheet
instead ofcss
.