Go to file
Peter 96cc4610dd Add pagination display and update button styling
Introduce a page number display to the pagination controls for better navigation transparency. Update button styles to use CSS variables for improved theme consistency and maintainability.
2025-04-18 21:54:36 +02:00
backend Add API endpoints for search result counts by name and UUID 2025-04-18 20:43:17 +02:00
database Add API endpoints for search result counts by name and UUID 2025-04-18 20:43:17 +02:00
frontend Add pagination display and update button styling 2025-04-18 21:54:36 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Add API endpoints for search result counts by name and UUID 2025-04-18 20:43:17 +02:00
.gitattributes Initial setup 2025-04-02 19:18:39 +02:00
.gitignore Refactor database structure and improve player handling. 2025-04-10 01:22:19 +02:00
gradlew Initial setup 2025-04-02 19:18:39 +02:00
gradlew.bat Initial setup 2025-04-02 19:18:39 +02:00
settings.gradle.kts Refactor database structure and improve player handling. 2025-04-10 01:22:19 +02:00