Commit Graph

22 Commits

Author SHA1 Message Date
vista-man
8dc1175dc2 Improve error handling in competitors data fetching; ensure JSON responses and display error messages on failure 2025-03-27 09:18:38 +01:00
vista-man
5dfbc1a091 Merge branch 'main' of https://github.com/Alvin-Zilverstand/pokedex 2025-03-27 09:09:08 +01:00
vista-man
d5a242e7ea Improve search functionality by encapsulating event listeners in an IIFE and enhancing visibility toggle for the search close icon 2025-03-27 09:08:41 +01:00
vista-man
410afb9678 Refactor Pokémon data fetching logic; remove deleted filter and improve error handling in API responses 2025-03-27 00:40:18 +01:00
vista-man
7d9ce536fc Enhance competitor data fetching by ensuring JSON response and improving data handling in the frontend; refactor variable names for consistency 2025-03-26 13:51:59 +01:00
vista-man
54df59d3a8 Add competitor functionality and enhance Pokémon management features 2025-03-26 12:23:04 +01:00
vista-man
e65250d484 No code changes made; skipping commit. 2025-03-26 11:19:42 +01:00
vista-man
3f6c07e363 Update MAX_POKEMON limit to 1050 and enhance ID validation in Pokémon detail view 2025-03-26 10:30:29 +01:00
vista-man
5b4fcda9d6 Refactor Pokémon data fetching and validation logic; improve error handling and logging 2025-03-26 10:25:08 +01:00
vista-man
6e06965bc0 Fix stylesheet link path in index.html 2025-03-26 09:51:39 +01:00
vista-man
0f15c3b74c Implement sorting functionality for Pokémon by number and name in ascending and descending order 2025-03-26 09:50:39 +01:00
vista-man
4ad8093682 Refactor Pokémon display structure and improve image preloading logic 2025-03-25 17:53:37 +01:00
vista-man
730519bc19 Add favicon link to index.html 2025-03-25 17:32:08 +01:00
vista-man
2fa31886a7 Add low-resolution image support for Pokémon data retrieval 2025-03-25 16:47:58 +01:00
vista-man
78e745752a Add logging for SQL queries and Pokémon data retrieval in PHP and JavaScript 2025-03-25 14:12:06 +01:00
vista-man
2c79be3ef4 Add error logging for database connection failures and Pokémon retrieval 2025-03-25 13:59:32 +01:00
vista-man
8388831301 Increase cache duration to 24 hours and implement local storage caching for Pokémon data with lazy loading for images 2025-03-25 13:51:25 +01:00
vista-man
4211738f17 Update database connection details for Pokémon data retrieval 2025-03-25 12:30:59 +01:00
vista-man
837d2cc8b5 Update database connection details and add scripts for image URL updates and downloads 2025-03-25 12:29:38 +01:00
vista-man
326e4da1cb Enhance Pokémon data retrieval by optimizing SQL query, adding caching for images, and improving error handling in the frontend 2025-03-25 12:04:10 +01:00
vista-man
da85c00da6 Refactor Pokémon data fetching to use local PHP script and update HTML title 2025-03-25 11:04:56 +01:00
vista-man
d937485baa Add SVG assets for various icons and update settings for live server 2025-03-25 09:18:51 +01:00