• Joined on 2025-04-13
Richard pushed to main at 365DevNet/365devnet 2025-07-07 18:07:08 +00:00
658881124f Enhance date formatting in UptimeStatusIsland and ensure UTC compliance in API
Richard pushed to main at 365DevNet/365devnet 2025-07-02 22:26:26 +00:00
63f5c24590 Update translations in YouTube script to replace GitHub links with greasyfork.org for improved clarity and user guidance
Richard pushed to main at 365DevNet/365devnet 2025-07-02 22:20:46 +00:00
63143d0270 Remove unused GitHub link from Focused YouTube component for cleaner code
Richard pushed to main at 365DevNet/365devnet 2025-07-02 22:17:47 +00:00
18f4f018a2 Update Focused YouTube link in translations and remove unused GitHub link
Richard pushed to main at 365DevNet/365devnet 2025-07-02 21:45:23 +00:00
f099b80fc3 Update installation instructions in translations for YouTube script
Richard pushed to main at 365DevNet/365devnet 2025-07-02 21:38:58 +00:00
6ec4b2c604 Refactor navigation header data to improve organization and add new link
Richard pushed to main at 365DevNet/365devnet 2025-07-02 21:15:32 +00:00
cf24268751 Comment out Rocket.Chat Livechat script in Layout.astro for future reference without execution.
Richard pushed to main at 365DevNet/365devnet 2025-07-02 21:01:35 +00:00
966d946c77 Update Astro configuration to use Node adapter and adjust server settings
Richard pushed to main at 365DevNet/365devnet 2025-07-02 20:52:55 +00:00
efdd0c28d4 Update Astro configuration to use Fastify adapter and include prefetch integration
Richard pushed to main at 365DevNet/365devnet 2025-07-02 20:38:56 +00:00
2cb5f4bf24 Refactor About Me page for language detection and redirection
Richard pushed to main at 365DevNet/365devnet 2025-06-28 11:45:25 +00:00
28de900b95 Update refresh intervals in UpdateTimer and UptimeStatusIsland components from 30 minutes to 5 minutes for more frequent status checks and updates.
Richard pushed to main at 365DevNet/Omoluabi 2025-06-27 22:21:01 +00:00
910253c8f4 Renaming home back to index
Richard pushed to main at 365DevNet/Omoluabi 2025-06-27 21:24:55 +00:00
45fc361eb4 Remove index.astro file: eliminate the homepage layout and associated components, streamlining the project structure.
Richard pushed to main at 365DevNet/Omoluabi 2025-06-27 21:18:10 +00:00
091324ca51 Refactor event, gallery, and members pages: replace Astro.glob with import.meta.glob for eager loading of content, ensuring better performance and handling of optional chaining for frontmatter properties.
Richard pushed to main at 365DevNet/Omoluabi 2025-06-27 21:08:26 +00:00
31e72ecfce Fix typo in About Us section: added missing period for improved readability.
Richard pushed to main at 365DevNet/Omoluabi 2025-06-27 21:06:05 +00:00
1656b95a33 Update Tailwind CSS configuration: adjust plugins array formatting for consistency.
9f6fa46227 Refactor project structure: update Astro configuration, integrate Tailwind CSS, enhance ContactForm with validation, and improve layout for various pages. Add new Donate and Orphanage pages, and implement responsive design adjustments across components.
Compare 2 commits »
Richard pushed to main at 365DevNet/Omoluabi 2025-06-27 21:03:22 +00:00
d2bb939dc8 Refactor multiple pages to enhance structure and styling: update About, Contact, Events, Home, Members, Orphanage pages with improved meta descriptions, layout changes, and consistent use of global styles. Replace BaseLayout with Header and Footer components for better modularity and maintainability.
063b5edbaa Refactor mobile menu implementation in Header component: update button ID, enhance toggle functionality with detailed logging, and streamline event listeners for improved user experience.
65713e5350 Improve mobile menu functionality in Header component: add toggle behavior, close menu on link click, and adjust CSS for better visibility.
f530b84499 Enhance Header component: implement mobile menu functionality, improve active state handling for navigation links, and add responsive styles for better mobile experience.
8b32f51c6e Refactor project structure: remove React integration and ContactForm component, update package dependencies, and enhance Footer and Header components with improved styling and layout. Change project name from "Omoluabi Foundation" to "Omoluabi Association" across various files.
Compare 5 commits »
Richard pushed to main at 365DevNet/Omoluabi 2025-06-27 20:53:28 +00:00
1656b95a33 Update Tailwind CSS configuration: adjust plugins array formatting for consistency.
Richard pushed to main at 365DevNet/Omoluabi 2025-06-27 20:50:43 +00:00
9f6fa46227 Refactor project structure: update Astro configuration, integrate Tailwind CSS, enhance ContactForm with validation, and improve layout for various pages. Add new Donate and Orphanage pages, and implement responsive design adjustments across components.
Richard pushed to main at 365DevNet/365devnet 2025-06-26 21:40:46 +00:00
246edb3952 Update TypeScript version and enhance ContactForm and email handling