klarkxy 60f1532eb8 feat(problemset): add hardness filter and improve query parameter handling
- Added hardness filter dropdown in problemset UI with options 1-8
- Implemented server-side hardness parameter validation and filtering
- Refactored query parameter handling to use $filter_params array
- Updated SQL queries to use parameter binding for both search and hardness filters
- Fixed pagination to include hardness parameter in URL
- Improved code organization by centralizing filter parameter management
2026-03-13 15:03:46 +08:00
2024-11-29 16:23:01 +08:00
2024-10-10 12:56:56 +08:00
2024-10-10 12:56:56 +08:00
2024-10-10 14:37:39 +08:00
Description
No description provided
50 MiB
Languages
HTML 88.6%
JavaScript 8.6%
PHP 1.6%
TypeScript 0.5%
CSS 0.2%
Other 0.4%