Commit graph

626 commits

Author SHA1 Message Date
1f69ca4ebc Update .bundle/config 2024-02-01 06:41:18 -03:00
6651577e86 Drop height (for iOS) 2024-01-31 07:06:17 -03:00
f7ead8b333 Drop height (iOS fix) 2024-01-31 07:03:58 -03:00
076870324d Fix arabic on iOS 2024-01-31 07:01:20 -03:00
f4b852d49e Improve SurahIndex.tsx on iOS 2024-01-31 06:53:35 -03:00
c212acf98f Merge branch 'main' into production 2024-01-30 19:08:53 -03:00
717e11944e Add filter to SurahIndex.tsx 2024-01-30 19:08:00 -03:00
e0cb55ebbb Merge branch 'main' into production 2024-01-05 05:27:48 -03:00
79af98b7b8 seo: update meta descriptions 2024-01-05 05:27:05 -03:00
b57125d8f5 Merge branch 'main' into production 2024-01-04 03:51:22 -03:00
f66e7de71d seo: improve Arabic, English meta descriptions 2024-01-04 03:50:29 -03:00
4140eb491b Merge branch 'main' into production 2024-01-04 00:02:13 -03:00
35bbb6bc39 bump font size (ar, footer) 2024-01-04 00:01:33 -03:00
e61ea49a67 Merge branch 'main' into production 2024-01-03 23:59:55 -03:00
36d84ba50c bump font-size to large (footer) 2024-01-03 23:59:30 -03:00
503be48359 Merge branch 'main' into production 2024-01-03 23:54:20 -03:00
f3f5234a34 Bump font-size to large (en locale) 2024-01-03 23:53:54 -03:00
177bce93cc Merge branch 'main' into production 2024-01-03 21:43:25 -03:00
69e321a238 seo: add new meta descriptions (english) 2024-01-03 21:07:49 -03:00
d0f46f8967 Merge branch 'main' into production 2024-01-03 20:41:50 -03:00
b2e460552d set /en/ as canonical on the root path 2024-01-03 20:40:49 -03:00
7d50c6aba1 Merge branch 'main' into production 2024-01-03 19:13:14 -03:00
4cd703052d Add $primary-color, $primary-dark-color ("blue" theme) 2024-01-03 19:10:15 -03:00
aef5ad40ee Merge branch 'main' into production 2024-01-03 15:57:13 -03:00
2ea3055305 seo-related changes 2024-01-03 15:55:21 -03:00
93ecabc79e v0.7.9 2023-12-14 22:14:11 -03:00
8e3cabb262 bug: write "/favicon.svg" 2023-12-14 22:14:11 -03:00
5f55d62ada Switch to an SVG favicon 2023-12-14 22:14:11 -03:00
8e71398a76 Fix build 2023-12-14 22:14:11 -03:00
32940de80a v0.7.9 2023-12-14 22:13:17 -03:00
af016d24a8 bug: write "/favicon.svg" 2023-12-14 22:11:12 -03:00
5d90d9f64f Switch to an SVG favicon 2023-12-10 19:52:59 -03:00
f71d83c815 Fix build 2023-12-04 09:37:03 -03:00
bb20c12433 v0.7.8 2023-12-04 09:08:23 -03:00
fc25721e53 Adjust responsiveness on SurahStream.tsx 2023-12-04 09:08:23 -03:00
4c57ec4d80 Responsive improvements (on SurahStream) 2023-12-04 09:08:23 -03:00
dfc1a1979d v0.7.8 2023-12-04 09:07:31 -03:00
acc049fb3d Adjust responsiveness on SurahStream.tsx 2023-12-04 09:07:05 -03:00
921453ea5a Responsive improvements (on SurahStream) 2023-12-04 08:48:23 -03:00
fff1a7b48e v0.7.7 2023-12-04 07:57:56 -03:00
c943ace50b Fix language dropdown alignment on iOS 2023-12-04 07:57:56 -03:00
4cb6debfb9 v0.7.7 2023-12-04 07:57:08 -03:00
fadf792c3e Fix language dropdown alignment on iOS 2023-12-04 07:56:43 -03:00
c9e676a16a Reduce right offset on arabic layout 2023-12-04 07:43:51 -03:00
c25d3aedcb Remove dead CSS 2023-12-04 07:43:51 -03:00
e65464b0d3 v0.7.6 2023-12-04 07:43:51 -03:00
7421f041e6 Avoid text jump when the stream is paused
When the scrollbar goes from display none to being visible, the
text beside it can jump in-place. This change avoids that by making
the scrollbar invisible.
2023-12-04 07:43:51 -03:00
611582c93d v0.7.5 2023-12-04 07:43:51 -03:00
a3a9f4abb5 Really fix auto-scroll on iOS 2023-12-04 07:43:51 -03:00
cbab7d1795 Reduce right offset on arabic layout 2023-12-04 07:43:15 -03:00