Commit graph

40 commits

Author SHA1 Message Date
769c903146 Add 'SurahRedirect' component 2024-10-19 19:04:46 -03:00
ee7a4c7a46 docs: update CHANGELOG 2024-10-19 18:18:44 -03:00
20739d40d1 docs: remove documentation/
Not relevant anymore
2024-10-19 18:04:31 -03:00
cfd5ef7e3b Update .pause.icon with theme color 2024-10-19 17:38:18 -03:00
000e76cf05 Remove <AudioControl> from SurahStream/Stream.tsx 2024-10-19 14:57:57 -03:00
9913c11924 Update SurahStream/Stream.tsx 2024-10-19 14:55:48 -03:00
f3e0081298 Move 'showLangDropdown|showThemeDropdown' into Head.tsx 2024-10-19 14:40:50 -03:00
6a65cd5752 Reduce text height in <Head> 2024-10-19 13:20:40 -03:00
3fa0ed79e4 Remove Filter.tsx (not used anymore) 2024-10-19 13:17:31 -03:00
bf3e3f1106 Update Rules & js/index.tsx 2024-10-19 13:08:31 -03:00
5bb81b86b8 Update js/components/Head.tsx 2024-10-19 12:58:47 -03:00
a70ef42006 Update js/index.tsx 2024-10-19 12:46:37 -03:00
27c5401e97 Memoize 'surahs' / 'index' 2024-10-18 23:22:20 -03:00
daa7c62637 Update SurahStream/index.tsx 2024-10-18 22:48:44 -03:00
4768d30c16 Reorg <Router>...</Router> 2024-10-18 22:41:51 -03:00
7d2dc7235f Update surah content after language switch 2024-10-18 21:48:39 -03:00
7e91743582 Fix typo 2024-10-18 20:09:14 -03:00
0a5a1dcd39 Rename route var 2024-10-18 19:53:41 -03:00
18aa5eba08 Run "rake format:eslint:apply" 2024-10-18 19:51:57 -03:00
37f3e90e33 Re-add /<locale>/random (via RandomSurah component) 2024-10-18 19:48:01 -03:00
2d18add09e Update SurahIndex/index.tsx 2024-10-18 19:17:52 -03:00
6a82509f1a Format Quran/src/index.ts 2024-10-18 18:31:07 -03:00
06b3c5194d Fix Ayah.prototype.ms 2024-10-18 18:16:16 -03:00
5ce2245e62 Reorganize locals 2024-10-18 03:46:27 -03:00
fd4eb1e409 Fix typo 2024-10-18 03:39:23 -03:00
e802d6ef19 Add 'activeLocale'
This change tracks the "active locale" in memory, and when the
language is changed a re-render occurs. After this change, the
URL does not change in the process of changing language
2024-10-18 03:23:28 -03:00
a03dcae2d7 Remove nameById.json 2024-10-18 02:39:26 -03:00
bb74d7403b Update puma 2024-10-18 02:06:35 -03:00
0d81fbf088 Add durations.json 2024-10-18 02:04:19 -03:00
ffc6e0a1a1 docs: update README 2024-10-17 23:40:47 -03:00
5d2cea081b Add screenshot 2024-10-17 23:37:56 -03:00
8f96ca7cc9 Add viewport 2024-10-17 23:34:43 -03:00
f80e6eb564 Run 'rake format:eslint:apply' 2024-10-17 23:22:24 -03:00
bd04a26a4a Add routes for 'SurahStream' 2024-10-17 23:00:05 -03:00
926e551ad9 Add eslint|prettier to the Quran package 2024-10-17 22:37:09 -03:00
bb8df9270c Remove unused index.ts file 2024-10-17 22:18:48 -03:00
a365a1857c Populate Surah.prototype.ayat automatically 2024-10-17 22:16:06 -03:00
eec625498d Move towards a Single Page Application (SPA) approach 2024-10-17 21:29:07 -03:00
5d4d5a5e8d docs: update 2024-10-17 00:02:32 -03:00
e9b6586a3a First commit 2024-10-16 23:57:13 -03:00