aboutsummaryrefslogtreecommitdiff
path: root/uploader/platforms
AgeCommit message (Collapse)Author
8 daysUse gn-libs code for db connection.Frederick Muriuki Muriithi
Use the code in gn-libs to connect to the database, rather than a local module.
2024-09-25Lint: Fix myriad of linting issuesFrederick Muriuki Muriithi
2024-09-24Redirect to listing page for now — remove extra endpoint.Frederick Muriuki Muriithi
Until I know whether or not we'll be needing the extra "view platform" feature, I've elected to remove the endpoint for now.
2024-09-24Fix typo.Frederick Muriuki Muriithi
2024-09-24Implement creation of new platform.Frederick Muriuki Muriithi
2024-09-24typing: Fix type errorsFrederick Muriuki Muriithi
2024-09-24Lint: Get rid of extraneous if check.Frederick Muriuki Muriithi
2024-09-23Initialise "Platforms" section.Frederick Muriuki Muriithi