Commit Graph

14 Commits

Author SHA1 Message Date
b349380c93 Implements get photo information endpoint 2026-05-14 13:01:42 -05:00
1585b6eb7d Removes response after uploading a photo, and preps things for get photo info endpoint 2026-05-14 11:40:59 -05:00
5ca7a685dd Removes redundant DB data fields and adds photo submission endpoint along with MinIO support for image storage 2026-05-14 00:38:44 -05:00
30c66527b9 Implements adding an item to a hunt 2026-05-13 15:47:03 -05:00
b2ba9ce676 Adds/collects Hunter endpoints and cleans up the code a bit 2026-05-12 23:54:27 -05:00
aff7cd1e28 Adds stubs for item endpoints 2026-05-12 10:11:20 -05:00
fd754a7ee7 Adds various team endpoints 2026-05-12 10:10:55 -05:00
2e0244e1ee Adds JWT secret, turns on Swagger UI, and cleans up refresh token response 2026-05-12 00:26:35 -05:00
9633d95e75 Adds JWT-based auth with refresh tokens 2026-04-09 15:57:26 -05:00
3a53769421 Adds stubs for some basic Team CRUD 2026-01-08 22:14:28 -06:00
5905882763 Implements Hunt basic create and get, and adds field validation to controllers 2025-12-22 08:44:14 -06:00
04b61485ea Adds login ability, error handling, and logging (#1)
Reviewed-on: #1
Co-authored-by: aarbit <aarbit@gmail.com>
Co-committed-by: aarbit <aarbit@gmail.com>
2025-12-19 05:15:18 +00:00
8b808bfd34 Adds basic hunter signup endpoint 2025-12-03 21:38:28 -06:00
5563c0c774 Adds records and repositories for DB tables 2025-12-03 16:07:48 -06:00