• Joined on 2024-06-28
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-15 05:00:07 +00:00
6327e0d034 Fleshes out the README with useful information
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-15 04:55:12 +00:00
ac6f3a7014 Implements remove photo endpoint
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-15 04:36:00 +00:00
dbd988a573 Implements team item status endpoint
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-15 04:09:13 +00:00
67fb801812 Implements photo review endpoint
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-15 03:46:33 +00:00
bc1bcf6e8d Makes forbidden actions have clearer responses
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-14 19:30:00 +00:00
aff0872e38 Adds image retrieval endpoint
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-14 18:10:51 +00:00
63e015400b Merge pull request 'Implements get photo information endpoint' (#4) from feature/get-photo-info into main
b349380c93 Implements get photo information endpoint
Compare 2 commits »
aarbit merged pull request aarbit/scavengerhunt-api#4 2026-05-14 18:10:50 +00:00
Implements get photo information endpoint
aarbit created pull request aarbit/scavengerhunt-api#4 2026-05-14 18:10:42 +00:00
Implements get photo information endpoint
aarbit pushed to feature/get-photo-info at aarbit/scavengerhunt-api 2026-05-14 18:01:47 +00:00
b349380c93 Implements get photo information endpoint
aarbit created branch feature/get-photo-info in aarbit/scavengerhunt-api 2026-05-14 18:01:47 +00:00
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-14 16:41:05 +00:00
1585b6eb7d Removes response after uploading a photo, and preps things for get photo info endpoint
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-14 16:13:27 +00:00
1dd904055c Adds file type detection, and beefs up error states for file uploads
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-14 05:38:53 +00:00
5ca7a685dd Removes redundant DB data fields and adds photo submission endpoint along with MinIO support for image storage
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-13 21:29:47 +00:00
863c824421 Adds descriptions to TeamController endpoints
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-13 21:09:18 +00:00
9324cf2eb0 Implements getting items for a hunt
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-13 20:47:12 +00:00
30c66527b9 Implements adding an item to a hunt
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-13 05:08:18 +00:00
46132bb4fd Implements getting the team info for a Hunter in a Hunt
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-13 04:54:54 +00:00
b2ba9ce676 Adds/collects Hunter endpoints and cleans up the code a bit
4a1077833e Adds/collects Hunter endpoints and cleans up the code a bit
Compare 2 commits »
aarbit pushed to main at aarbit/scavengerhunt-api 2026-05-13 03:35:17 +00:00
1ed64cadd9 Merge pull request 'feature/team-basics' (#3) from feature/team-basics into main
aff7cd1e28 Adds stubs for item endpoints
fd754a7ee7 Adds various team endpoints
46a78bfc08 Adds user level hunt endpoints
ab34f16a45 Updates some fundamentals and libraries
Compare 11 commits »