Commit graph

606 commits

Author SHA1 Message Date
0e5b8db6bf Group locals onto 'context' 2024-08-13 16:59:59 -03:00
0aee18baf7 Fix a couple of typos 2024-08-13 16:38:50 -03:00
8397ca1778 Add: surah.{urlName,translitName}
Replaces surah.roman.{name,slug}
2024-08-13 16:36:35 -03:00
257b057d4b Replace opengraph.rb with _opengraph.html.erb 2024-08-12 19:11:28 -03:00
8bd369f332 Update t.json 2024-08-12 18:37:57 -03:00
843852201b Migrate to eslint v9 2024-07-28 23:42:43 -03:00
Antar Azri
8925f8bcd8
Revert translation fix
"Random" was correctly translated
2024-07-25 22:21:08 +01:00
bbe1255a80 Add meta description for root path / redirect.html.erb 2024-07-25 14:02:30 -03:00
b56b344854 Fix translations
Certain Farsi and Arabic translations in t.json: apparently gibberish.
Also update English meta descriptions
2024-07-25 13:58:39 -03:00
1dec61ba68 Add banner 2024-07-23 03:42:11 -03:00
64763ade01 Remove Ruby sass dependency from 'postman.css' 2024-07-22 23:50:29 -03:00
f83f83a08c Replace ruby sass with nodejs sass 2024-07-22 23:06:52 -03:00
ee9096b1e7 Improve favicons (ICO, PNG, SVG) 2024-07-22 07:21:35 -03:00
511801e8ab Fix favicons (ICO, PNG, SVG) 2024-07-22 03:34:58 -03:00
1967ad6ff6 Apply same margin-top across locales 2024-07-20 15:31:51 -03:00
4327e81a3a Update Timer/index.tsx 2024-06-22 14:38:04 -03:00
51e507e649 Update mixin.rb 2024-06-21 19:04:17 -03:00
39ea3b4ee8 Update og/55.png 2024-06-21 06:01:44 -03:00
3030cea916 Bump max ayah width to 470px 2024-06-21 00:38:48 -03:00
b81b310c00 Run 'rake format' 2024-06-11 16:18:52 -03:00
3b0e06885c Extend Filter.tsx to cover locale-specific numbers, too 2024-06-11 16:16:14 -03:00
f71a89a0f7 Drop unneccessary usage of 'classNames' 2024-06-11 13:21:06 -03:00
f1d212a105 Run "rake format" 2024-06-11 00:31:16 -03:00
ba99cb03f6 Bump max width 2024-06-11 00:30:37 -03:00
eac0c23061 Set max-width of 395px 2024-06-11 00:28:08 -03:00
6cd4c2e24b Fine-tune RTL layout 2024-06-11 00:20:19 -03:00
1d3b9384f2 Fine-tune RTL layout 2024-06-11 00:11:29 -03:00
cd9fc3806c Replace 'RightArrow' with 'Arrow' 2024-06-10 23:20:46 -03:00
4b12934ba1 Cleanup CSS 2024-06-10 22:40:07 -03:00
8e734103da Drop h1 font-size on iPhone-like device 2024-06-10 15:59:27 -03:00
71810aaf57 Bump font-size of h1 on RTL 2024-06-10 15:55:58 -03:00
5f9e01530e Bump font size on RTL, <= $breakpoint-xxl 2024-06-10 15:39:16 -03:00
441d30c613 Adjust CSS centered around icons 2024-06-10 14:12:40 -03:00
0c7322a705 Bump gap between ayah on RTL / $breakpoint-xxl 2024-06-10 13:07:45 -03:00
e464901223 Apply larger fonts, icons at $breakpoint-xxl 2024-06-10 11:15:09 -03:00
a45b1e88e4 Apply larger fonts starting at $breakpoint-xl 2024-06-10 10:55:29 -03:00
a1ea5020a1 Remove guard on 'ayah' 2024-06-10 09:59:30 -03:00
0be54156f8 Adjust margins 2024-06-10 07:25:29 -03:00
cfc6cc16c8 Apply larger fonts at higher resolutions 2024-06-10 06:48:12 -03:00
5239fb2944 Apply larger font size for RTL (ul.body.index) 2024-06-10 02:20:22 -03:00
4db10c4ca6 Revert to xx-large on iPhone 2024-06-10 02:11:38 -03:00
c84d976d49 Update CSS 2024-06-10 02:08:23 -03:00
afee523ce5 Size adjustments for RTL languages 2024-06-10 01:40:02 -03:00
867dbf22b9 Increase distance between ayah for RTL languages 2024-06-09 19:25:57 -03:00
e823c46229 Increase font size on SurahStream for RTL languages 2024-06-09 19:15:51 -03:00
ce8cb1bad4 Further optimize layout for RTL languages 2024-06-09 18:52:17 -03:00
d4f9df2801 Add icon improvements for RTL languages 2024-06-09 18:20:35 -03:00
e775a69992 Update Timer.tsx 2024-06-09 16:52:10 -03:00
44a245a3f6 Update loaders
Let 'TLocale' type be inferred
2024-06-09 15:46:16 -03:00
20fb969959 Update loaders
Plus configure prettier to run via eslint. That makes it easier
to hide certain blocks of code from the linter.
2024-06-09 15:28:35 -03:00