structables/src/structables
Kumi 289240161c
fix: Improve pagination calculation in projects search
Uses ceiling division to ensure complete pages are accounted
for when returning project results. This prevents loss of data
when the total number of projects is not perfectly divisible
by the results per page.
2025-01-31 08:40:19 +01:00
..
routes fix: ensure privacy policy read only if path exists 2024-10-04 15:23:59 +02:00
static feat(contest): enhance contest data handling and UI 2024-10-04 07:06:26 +02:00
templates feat(contest): enhance contest data handling and UI 2024-10-04 07:06:26 +02:00
utils fix: Improve pagination calculation in projects search 2025-01-31 08:40:19 +01:00
__init__.py feat: Introduce pyproject.toml for build configuration 2024-05-23 08:06:36 +02:00
config.py feat: add markdown support for privacy policy 2024-06-08 20:07:58 +02:00
main.py fix: ensure data update runs during app init 2024-10-04 15:24:16 +02:00