Go to file
Teriuihi 21f2b3e4a5 Refactor pagination logic and add error handling in history
Introduced `updatePageSize` for better page size management and added checks to prevent rapid page changes. Enhanced error handling in `history.component` with retry logic on failure. Implemented `RemoveTrailingPeriodPipe` for cleaner UI formatting.
2025-04-18 19:32:23 +02:00
backend Refactor pagination buttons and adjust rate limit interval. 2025-04-18 18:45:40 +02:00
database Refactor rate-limiting and name history queries. 2025-04-18 18:33:47 +02:00
frontend Refactor pagination logic and add error handling in history 2025-04-18 19:32:23 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Add appeal endpoints and schema definitions 2025-04-12 22:51:16 +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