Mosque Prayer Times Display Screen App
Stars
45
Forks
21
Watchers
45
Open Issues
9
Overall repository health assessment
^2.2.6^1.2.420.5.919.2.719.2.310.4.15^1.5.0^0.7.1^2.1.1^4.3.18.48.013.4.19^105.0.0^4.17.21^0.555.0^2.29.4^2.1.2^16.1.0^4.24.13^8.4.3119.2.319.2.3^3.4.03.3.3^1.0.75.2.2^29.7.0^10.4.1^6.9.1^16.3.0^30.0.0^4.14.197^2.1.0^29.7.0^29.7.0^29.7.0^3.7.4^29.4.6^10.9.2Merge pull request #47 from mahfuzhannan/feat/dynamic-pwa-icons
ae83886View on GitHubMerge pull request #46 from mahfuzhannan/feat/today-widget-custom-colors
774fad1View on GitHubfix: add dynamic routes for app icon pwa manifest.json and the icons so we can load the users logo if set
09292a9View on GitHubfeat: add highlight color override to the today prayer time widget
b0372e6View on GitHubMerge pull request #45 from mahfuzhannan/feat/config-widgets-and-refactoring
1a3c43eView on GitHubfeat: add datetimeUtils test cases and migrated more datetime formating into the util, fixed some issues with hijri date formatting using the wrong moment.js
ce1832cView on GitHubfix: use utils client enabled in announcement route to check if env vars are set rather than checking if sheets client is active as that throws errors
204cdc8View on GitHubfix: react19 and fix caching for GoogleSheetsService.ts
2e774e9View on GitHubfix: add day name to calendar, fix env example and datetime util missing strict param
744dc93View on GitHubfix: google sheets does not contain month_label, we need to parse month number and derive month_label
7510cdbView on GitHubfix: show tomorrow times when next prayer is not set, this is usually when its after Isha
08c0e64View on GitHubfix: use "Asr" label instead of "'Asr" - keep consisten with app
63c2b8aView on GitHubfeat: migrate from moment usage across the app and use a datetime util, supports easier migration and keeping ui comps more dry
f7dd13dView on GitHubfix: remove nextjs cache components as this causes all pages to be dynamically rendered, causing any time or async calls in react components to be surrounded by Suspense (very large change)
c611a9bView on GitHub