This repository has been archived by the owner on Jun 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 362
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
babel-preset-es2015 6.13.1 causes issues with babel-preset-es2015-webpack, so this freezes the dependency of babel-preset-es2105 to 6.9.0.
Fix build issue with babel-preset-es2015
Contributing guide updated
* refactoring the redux structure to something more standard. * ayahs actions/reducers * SURAHS actions/reducers * search action * options and fontface actions * lowercase the file names * rename actions/actionTypes * isLoaded is now a helper function, added audioplayer * fix * action unit tests
Babel presets fixes
* Mobile page updates * smaller * fix
Express 4.3.2, which we use, has a vulnerability. The stable version should not have this vulnerability (the version we are using is from 2014, whereas the stable one was just updated in June of this year).
This patch removes svg fonts, since browsers are dropping support for svg fonts, and, furthermore, these fonts don't actually work at the moment. Fixes #429.
spelling mistake
Path duplicate declaration within webpack config.
Setting -i of 0 lets pm2 choose to start as many workers as there are cores, which is better than manually choosing 4. Fixes #445.
* Fixes 438 * babel cli * pass * tools pass * Kick * Docker changes * kick * changes * fix * fix * moved files * fix * fix * moved files * eslint * silly me * fix * fixed dev
Simplify audio and segments building This patch goes with quran/quran.com-api#73, which removes oggs and simplifies the response from the server.
Previously, we had to check whether or not audio was of a supported format, since most of our audio files were ogg only (which wouldn't work on Safari and other browsers). Since we are now using mp3s for everything, we no longer need these checks.
Replace bootstrap tooltips with CSS ones
tooltip content is always ltr
add `.nvrmc` for two reasons: - travis uses `nvm` by default to manage node versions. - It will make it easy for contributers who use `nvm` to use the proper node version locally too.
* handle when no segment return state when segments isnt defined ensure to target mp3 audio ensure to target mp3 audio revert audio.mp3 multi-purpose function revert audio.mp3 * multi-purpose function update travis to node 6, use node_modules travis says it cannot find modules(eslint, karma) ditto * fix unit tests fix unit tests
update travis to node 6, use node_modules travis says it cannot find modules(eslint, karma) ditto
fix unit tests
148215060 148224454 148214061 148215931
Tooling cleanup
Feature/sentry bugs
Deployed to: http://staging.quran.com:32848 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.