Commit graph

10 commits

Author SHA1 Message Date
a7c79fc48b Add Italian 2023-02-12 13:56:47 -03:00
313420b653 Dynamically map locale to libexec script
When given a locale, the "bin/quran-json" script will automatically
map it to the appropriate libexec script based on the contents of
"share/quran-json/data/sources.json".
2023-02-12 12:44:33 -03:00
729453d5f8 Add -o, --overwrite option 2023-02-09 06:40:36 -03:00
8988e919ef Fix typo in searchtruth.com 2023-02-09 06:30:02 -03:00
16854572c3 Replace "concat" with "push" 2023-02-09 06:30:02 -03:00
e0e39dd030 Remove block arg from Pull#pull 2023-02-09 02:44:57 -03:00
c0c9511299 rm libexec/quran-pull
Remove leftover from The Great Rename
2023-02-09 02:41:18 -03:00
e0eb0a5ac8 The Great Rename
Rename the project to quran-json
2023-02-09 01:34:57 -03:00
171ffad2a6 Add Command#keepalive 2023-02-08 16:14:48 -03:00
2d9a22ea8f The great rewrite
The project's directory structure has been changed to be similar
to how FreeBSD organizes its filesystem. The english, portuguese,
and farsi translations are now sourced from https://quran.com. The
original Arabic is still sourced from searchtruth.com. Files
have been removed, and / or replaced. The SQL-related files have
been removed, with the intention to separate them into a new project
in the future (quran-sql). The lessons learnt from the development of
quran-audio were an inspiration for this change.
2023-02-08 16:14:48 -03:00