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
|
5c74447cdf
|
No code changes made.
|
2025-03-25 17:26:29 +01:00 |
|
vista-man
|
81fac43f76
|
Update low-resolution image update script to use new database and fetch Pokémon IDs
|
2025-03-25 17:22:22 +01:00 |
|
vista-man
|
3060fb2894
|
Update database connection details in low-resolution image update script
|
2025-03-25 17:12:44 +01:00 |
|
vista-man
|
fa37222c75
|
Add script to update low-resolution image URLs in Pokémon database
|
2025-03-25 17:12:28 +01:00 |
|
vista-man
|
35d96707a4
|
Remove low-resolution image URL field from Pokémon database schema
|
2025-03-25 16:49:24 +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
|
92910ea839
|
Implement lazy loading for images in Pokémon data retrieval
|
2025-03-25 16:28:18 +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 |
|
vista-man
|
b9f55cb5ab
|
Remove obsolete font and icon files; add new SVG icons for various Pokémon types
|
2025-03-25 09:17:43 +01:00 |
|
vista-man
|
afcd8d5b7c
|
Add database schema for Pokémon and update get_pokemon.php to include Japanese name
|
2025-03-21 13:40:54 +01:00 |
|
vista-man
|
0875077b5f
|
Remove obsolete pokedex_database.sql file
|
2025-03-21 10:17:42 +01:00 |
|
vista-man
|
297ad4074c
|
Merge branch 'main' of https://github.com/Alvin-Zilverstand/pokedex
|
2025-03-21 10:10:58 +01:00 |
|
vista-man
|
098bc60c3e
|
Add PHP scripts for fetching Pokémon data and update JavaScript to utilize new API endpoints
|
2025-03-21 10:10:56 +01:00 |
|
SennaMystic
|
b771b484e7
|
Merge branch 'main' of https://github.com/Alvin-Zilverstand/pokedex
|
2025-03-21 09:12:04 +01:00 |
|
SennaMystic
|
34e4d2ab3c
|
Merge branch 'main' of https://github.com/Alvin-Zilverstand/school-pokedex
|
2025-03-21 09:11:51 +01:00 |
|
vista-man
|
b5bc6d6f1c
|
Add ability and egg group insertion logic to fetch_and_insert.js
|
2025-03-20 13:52:49 +01:00 |
|
vista-man
|
65d8752829
|
Enhance database insertion logic to handle duplicates and ensure unique type names
|
2025-03-20 13:41:28 +01:00 |
|
vista-man
|
50cad302cf
|
Add type insertion logic to fetch_and_insert.js
|
2025-03-20 13:19:18 +01:00 |
|
vista-man
|
896dcf83a7
|
Add database schema and data fetching for Pokémon
|
2025-03-20 12:23:31 +01:00 |
|
vista-man
|
7aa7bb79f4
|
Remove unused screenshots and GitHub link from index.html
|
2025-03-20 12:04:53 +01:00 |
|
vista-man
|
697889ef00
|
Remove Readme.md file from Pokedex directory
|
2025-03-20 12:02:55 +01:00 |
|
vista-man
|
5a7f61f2d3
|
Add initial SVG icons and configuration for live server
|
2025-03-20 12:01:34 +01:00 |
|
vista-man
|
52f1707f1f
|
Remove subproject reference from Pokédex directory
|
2025-03-20 12:01:03 +01:00 |
|
Certified-fortnite-sweat
|
edd20a8cd4
|
jbhjbh
|
2025-03-20 11:53:57 +01:00 |
|
SennaMystic
|
3d7e7df6dd
|
heklp
|
2025-03-20 09:51:59 +01:00 |
|
07jer
|
180b449915
|
Update api.php
|
2025-03-20 09:08:35 +01:00 |
|
vista-man
|
048ca0e86f
|
Improve error handling in API and enhance JSON parsing in script.js
|
2025-03-18 10:21:59 +01:00 |
|
vista-man
|
59643b91c2
|
Add initial implementation of Pokédex web application with HTML, CSS, JavaScript, and PHP backend
|
2025-03-11 13:52:23 +01:00 |
|
vista-man
|
2474c2527a
|
Update project structure by removing unnecessary files
|
2025-03-11 10:20:39 +01:00 |
|
vista-man
|
9d187db030
|
Remove index.html and add empty index.html in school-pokedex directory
|
2025-03-11 10:16:23 +01:00 |
|
vista-man
|
46182e2e99
|
f
|
2025-03-11 10:10:27 +01:00 |
|
Alvin
|
14a70e454c
|
Update README.md
|
2025-03-11 10:08:46 +01:00 |
|
07jer
|
cfd5c77729
|
Update README.md
|
2025-03-11 10:05:04 +01:00 |
|
SennaMystic
|
0f5dc23b9a
|
dener
|
2025-03-11 10:02:20 +01:00 |
|
Certified-fortnite-sweat
|
a648aa46fb
|
fr
|
2025-03-11 10:01:49 +01:00 |
|