gitea runners
Some checks failed
Build Org Website / build (push) Has been cancelled

This commit is contained in:
2026-05-06 14:55:10 +01:00
parent 1f5bd9e089
commit bb299b2f98
321 changed files with 216 additions and 117 deletions

0
assets/scripts/bigger-picture.min.js vendored Normal file → Executable file
View File

0
assets/scripts/comments.js Normal file → Executable file
View File

0
assets/scripts/competency-status-board.js Normal file → Executable file
View File

0
assets/scripts/gallery-init.js Normal file → Executable file
View File

0
assets/scripts/lunr.js Normal file → Executable file
View File

0
assets/scripts/mermaid.min.js vendored Normal file → Executable file
View File

0
assets/scripts/notes.js Normal file → Executable file
View File

0
assets/scripts/script.js Normal file → Executable file
View File

0
assets/scripts/search.js Normal file → Executable file
View File

0
assets/scripts/sitemap-interactive.js Normal file → Executable file
View File

0
assets/scripts/svg-pan-zoom.min.js vendored Normal file → Executable file
View File

7
assets/scripts/wird-tracker.js Normal file → Executable file
View File

@@ -9,11 +9,12 @@
// type: "count" | "juz" | "min" | "rating" | "nafl" | "khatm"
const DAILY_WIRD = {
durood: { label: "Durood", type: "count", unit: "count", target: 500 },
durood: { label: "Durood", type: "count", unit: "count", target: 300 },
istighfar: { label: "Istighfar", type: "count", unit: "count", target: 200 },
quran: { label: "Qurʾān", type: "juz", unit: "juz", target: 3 },
quran: { label: "Qurʾān", type: "juz", unit: "juz", target: 2 },
muraqabah: { label: "Murāqabah", type: "min", unit: "min", target: 10 },
wuqoof_qalbi: { label: "Wuqūf Qalbī", type: "rating", unit: "", target: 3 },
wuqoof_qalbi: { label: "Wuqūf Qalbī", type: "rating", unit: "", target: 3 },
Allah: { label: "Allah's Name", type: "count", unit: "count", target: 500 },
};
// Nafl prayers — stored in wird_entries, value=1 when done

0
assets/scripts/zhd.js Normal file → Executable file
View File