| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-11-05 | Refactor fetchWordleAnswer to use proxy APIHEADmain | Bobby | 1 | -4/+24 | |
| Updated fetchWordleAnswer function to use a proxy for API requests and added error handling. | |||||
| 2025-11-05 | Refactor date handling and improve error messages | Bobby | 1 | -66/+36 | |
| Removed the isDateAllowed function and refactored related code. Simplified error handling and improved toast message display. | |||||
| 2025-11-05 | Remove og-generator.js script from index.html | Bobby | 1 | -1/+0 | |
| 2025-11-05 | Refactor styles and remove unused keyframes | Bobby | 1 | -73/+43 | |
| 2025-11-05 | Update current year dynamically in footer | Bobby | 1 | -0/+3 | |
| 2025-11-05 | Add footer styles and animations to styles.css | Bobby | 1 | -0/+97 | |
| 2025-11-05 | Add footer with credits and copyright information | Bobby | 1 | -0/+15 | |
| 2025-11-05 | Add .gitignore file for common exclusions | Bobby | 1 | -0/+18 | |
| 2025-11-05 | Add Wordle game interface with theme and date selection | Bobby | 1 | -0/+479 | |
| This script implements a Wordle game interface, allowing users to toggle themes, select dates, and fetch answers from an API. It includes functions for date formatting, error handling, and updating meta tags for sharing. | |||||
| 2025-11-05 | Add initial styles for the application | Bobby | 1 | -0/+631 | |
| 2025-11-05 | Implement OG image generation for Wordle data | Bobby | 1 | -0/+141 | |
| 2025-11-05 | Add initial HTML structure for Unwordled app | Bobby | 1 | -0/+153 | |
| This HTML file sets up the structure for the Unwordled web application, including metadata for SEO, a theme toggle button, and a calendar interface for selecting dates. | |||||
| 2025-11-05 | Initialize README with project details | Bobby | 1 | -0/+43 | |
| Added project description, features, technology stack, URL parameters, license, and disclaimer. | |||||
| 2025-11-05 | Add initial sitemap.xml for website | Bobby | 1 | -0/+9 | |
| 2025-11-05 | Add robots.txt to allow all agents and specify sitemap | Bobby | 1 | -0/+4 | |
| 2025-11-05 | Initial commit | Bobby | 1 | -0/+21 | |
