This repository has been archived by the owner on Jun 28, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Webpack 2 (#597) * working for dev * production working * push for now * missing package * fix * Fixes staging and Fixes #593 (#612) * Fixes staging and Fixes #593 * fix dev tools * better urdu translation * Update server.prod.js (#616) * Share on every ayah + ayah level url (#618) * Added Indonesian Translation (#613) * Added Indonesian Translation * Edit config.js * Update id.js Adding and editing indonesian translation. * fixed local change link (#622) * fixed local change link * :/ * fixed lint err * another lint! * Error page space bug fixed (#628) * Copy-edit english locale Replaces some awkward wording with some less awkward wording. * Feature/back to home + css fix (#636) * Added back to home link in sidebar * Fixed CSS loading issue for the back to home link * Rename Bayyinah string * Fixes for repeat range bugs (#644) * Fix 'from' onChange * Fix available 'to' options * Fix available 'from' options * Added top margin to the index header logo (#643) * Fix/smart banner appid switch and close/open (#646) * tr.js - Turkish language locale file added (#660) * some translation improved (#662) * V3 API (#633) * changes * work homepage * fix surah * Fix linting * chapter for repeat dropdown * Fixed typo in urdu locale (#649) * Fixes #657 Recitations dropdown from API call (#664) * added turkish locale name in config (#661) added turkish locale name in config line:22 * Fixes #659 Double Click for Word Audio (#665) * Fixes #659 Double Click for Word Audio * replaced the clicks on word * fixed local keys (#668) * fixed rendering of pause, sajdah and rub( pause word) (#666) * fixed rendering of pause, sajdah and rub( pause word) * fixed lint errors * added surah name and bismillah icons (#667) * added surah name and bismillah icons * fixed lint * Surah page (#670) * fixed responsive issues for surah translated name * fixed verse badge * fixed media * last word in ayah ( ayah number ) don't have audio * fixed translations * .env should be in gitignore list! * fixed lint rules * make slack more prominent (#680) * make slack more prominent * Update README.md * Enhancement added - Now copy Ayah feature includes Surah and Ayah number (#647) * Enhancement added - Now copy Ayah feature includes Surah and Ayah number * Rebased :) * Stagin API Added * Fixes #656 Translation dropdown (#671) * translation type * add content type * Fix autoscroll jankiness (#683) * Switch verse PK back to verseKey - fixes continous playback, etc * Fix lagging autoscroll, bad scroll alignment * Forgot one `offset` term. * Text based fonts (#672) * added word rendering comparision * regenerated surah name icon fonts using private unicode area * render text fonts for supported browsers only * moved user agent to options tree * fixed lint breaks * fixed floating of ayah number word * added empty space after 'word' word :) * French localization (#684) * French localization Add French localization, courtesy of brother Nadim Sohail, may Allah reward him greatly! * (WIP) Integration work with quran-components (#679) * add the surahTitle and jumbotron components * add vscode to gitignore * remove vscode * use lib folder of the surahTitle component * fix title in position * use quran-components Loader * use loader * remove functional tests (#691) * save night mode in option cookie #676 (#692) * save night mode in option cookie #676 * moved add night-mode class to componentDidMount * fixed color of bismaalah for night mode * Fixes #681 API calls for reciter (#694) * Fixes #693 rerendering (#695) * Fixes #693 Rerendering on the client * ESlint * Fixes #686 Translations author name (#697) * Reduce nbsp spacing (#696) * added language in every api call (#699) * added language in every api call * fixed lint errors * React loadable (#701) * React Loadable for components * Eslint happy * Add Google Optimize (#706) * Fix pause toggle (#707) * Foot note (#710) * added foot note popup * lint happy * Fix non existant ayat (#708) * fix page when ayat not found * refactor previous commit * add translation for ‘chapter.index.ayatNotFound’ * fix typo * refactor verses checker * change key in translation * update ar translation * search improvement (#712) * search improvement * lint breaks * use text fonts for render page mode (#715) * Fix search no results and error (#720) * Separating audio files from verses api (#721) * Separating audio files from verses api * change reciter * remove dependency on audio from verses route * Settings on right drawer (#719) * Settings on right drawer * Settings looking good * Fixed cutting text and pr comments * Surah info SEO (#722) * Surah info SEO * Add full surah button * info server render * Sitemap * convert to id * Custom prop types (#726) * customPorpTypes.js file added that would hold all propType validations * custom props added to all components * Type folder removed * wrong imports were fixed * Fix staging (#731) * Fix search * Fixes #727 highlight word by word * Fixes #728 * ontop of master * Fixes #654 Verses dropdown (#724) * Fixes #654 Verses dropdown * default color for dropdown * fixed suggestion (#736) * fixed suggestion * fixed verse text for suggestion * don't load audio on search * disabled text based fonts (#739) * disabled text based fonts * disabled bot as well
- Loading branch information