Commit graph

978 commits

Author SHA1 Message Date
cf8421b34d Bump header font-size for rtl languages 2024-06-09 02:20:43 -03:00
61e05fc142 Update loaders 2024-06-09 01:57:56 -03:00
e939473c0d Gzip /css/main/ 2024-06-09 01:18:08 -03:00
82c39f90a6 Gzip loaders, main scripts 2024-06-09 01:08:31 -03:00
e3963d58f7 Add ?v=<commit> to requests for JS, CSS
This change lets the server implement more aggressive
caching strategies for both JS, and CSS. It is generally
preferred to include a digest in the filename instead, but
nanoc doesn't support that feature
2024-06-09 00:57:34 -03:00
c199d97986 Fix typo 2024-06-08 23:27:43 -03:00
887dd19530 Run prettier 2024-06-08 23:19:30 -03:00
4fb0f12cd4 Remove percent symbol from progress bar UI 2024-06-08 23:14:19 -03:00
fd4b79e13b Add progress bar improvements in Arabic / Farsi 2024-06-08 23:01:29 -03:00
509d48a721 Extend Filter.tsx to cover 'surah.roman.name', too 2024-06-08 22:09:13 -03:00
ead0cbf11f Drop !important 2024-06-08 21:32:17 -03:00
747032d7c0 Apply height to .refresh.icon
This change fixes a bug where after the refresh icon appears,
extra height is added to the page to the point a vertical
scrollbar becomes visible. This appears to have been due to
the refresh icon not having an equal height and width
2024-06-08 21:22:20 -03:00
d1dc826346 Update submodules/surah-name-glyphs 2024-06-08 17:39:37 -03:00
3a4fdad4d3 Update images/og/ 2024-06-08 17:05:06 -03:00
823c69b78a Update submodules/surah-name-glyphs 2024-06-08 17:04:16 -03:00
2f6f19fd18 Update src/images/og/ 2024-06-08 09:04:57 -03:00
4708e9b54a Update docs 2024-06-08 08:08:34 -03:00
179c1fa55e Update submodules/surah-name-glyphs 2024-06-08 08:05:56 -03:00
494e45730f Update docs 2024-06-08 08:05:27 -03:00
0a406099e8 Update docs 2024-06-08 00:59:03 -03:00
2452aea301 Update submodules/surah-name-glyphs 2024-06-08 00:51:28 -03:00
82f1d14a45 Update images/og/15.png 2024-06-07 23:45:25 -03:00
ba6ccee290 Update SurahStreamLoader.ts 2024-06-07 22:42:48 -03:00
607b413267 Fix scrollbar on GTK
A white background creates a scrollbar that demands
less attention.
2024-06-07 21:57:47 -03:00
634b77a0a2 v0.8.5 2024-06-07 21:11:26 -03:00
b9f5ce8005 s|website|web server| 2024-06-07 21:05:39 -03:00
b22a1a0eb3 Extend thanks to the reciters 2024-06-07 20:47:38 -03:00
f6ce562afc Tick at 100ms intervals
Try to improve Timer.tsx accuracy
2024-06-07 20:26:47 -03:00
9ef49f20cb Update docs 2024-06-07 20:24:33 -03:00
4dd0c72ada Update docs 2024-06-07 19:00:59 -03:00
6155ef7c67 Update docs 2024-06-07 18:46:19 -03:00
346e0f8190 Update docs 2024-06-07 18:12:52 -03:00
9f9490e13b Update docs 2024-06-07 17:47:36 -03:00
5919991371 Update docs 2024-06-07 15:49:26 -03:00
4f8c0c59c4 Update docs 2024-06-07 15:40:11 -03:00
c8018ff7f0 Determine Timer.tsx duration from MP3, otherwise default on fallback
This change repurposes /json/durations/alafasy/<id>.json as
/json/durations/<id>.json. A file from /json/durations/ is
used by Timer.tsx when sound is disabled. Otherwise the
duration is taken from an MP3.

This change facilitates changing the recitation author
without needing to provide a JSON file that described the
duration of each MP3.
2024-06-07 15:10:57 -03:00
828507963c Update sitemap.xml.erb 2024-06-02 19:15:59 -03:00
49269badd9 Adjust priority in sitemap.xml.erb 2024-06-02 04:55:04 -03:00
3a2680e188 Fix typo 2024-06-02 04:53:50 -03:00
85eb15e196 Update README 2024-06-02 04:51:35 -03:00
fea1d737f2 Add server.base_url, audio.base_url
With this change the website can be hosted on
any domain (up to being entirely independent of
al-quran.reflectslight.io) by configuring a
couple of variables.
2024-06-02 03:11:48 -03:00
ea2cb5711f Assign locale via document.documentElement 2024-06-02 01:47:28 -03:00
6df7ac1933 Darker shade of blue 2024-05-31 09:42:04 -03:00
fe77825436 Set $secondary-color for theme select 2024-05-31 09:33:13 -03:00
410ce5d96c Fix prettier 2024-05-31 02:18:05 -03:00
0c713574e6 Replace inline_json with postman 2024-05-31 02:15:57 -03:00
bbb3659a91 Access document language via documentElement 2024-05-31 02:06:08 -03:00
5145cb9858 v0.8.4 2024-05-31 01:51:42 -03:00
6297ff7599 Prevent unneccessary MP3 download 2024-05-31 01:46:30 -03:00
bc916e7de6 Export LanguageSelect, ThemeSelect from /js/Select/index.tsx 2024-05-31 01:12:39 -03:00