• Joined on 2024-06-28
aarbit merged pull request aarbit/scavengerhunt-api#3 2026-05-13 03:35:15 +00:00
feature/team-basics
aarbit created pull request aarbit/scavengerhunt-api#3 2026-05-13 03:34:33 +00:00
feature/team-basics
aarbit pushed to feature/team-basics at aarbit/scavengerhunt-api 2026-05-13 03:31:58 +00:00
aff7cd1e28 Adds stubs for item endpoints
fd754a7ee7 Adds various team endpoints
46a78bfc08 Adds user level hunt endpoints
ab34f16a45 Updates some fundamentals and libraries
2e0244e1ee Adds JWT secret, turns on Swagger UI, and cleans up refresh token response
Compare 5 commits »
aarbit pushed to feature/team-basics at aarbit/scavengerhunt-api 2026-04-09 21:24:40 +00:00
0c01c5dbcc Cleans up README a little
aarbit pushed to feature/team-basics at aarbit/scavengerhunt-api 2026-04-09 21:24:19 +00:00
69e874c9f2 Secures get all hunts by admin role
aarbit pushed to feature/team-basics at aarbit/scavengerhunt-api 2026-04-09 20:57:51 +00:00
9633d95e75 Adds JWT-based auth with refresh tokens
3a53769421 Adds stubs for some basic Team CRUD
7dce3e38b4 Adds endpoint todos in README
Compare 3 commits »
aarbit created branch feature/team-basics in aarbit/scavengerhunt-api 2026-04-09 20:57:51 +00:00
aarbit pushed to main at aarbit/scavengerhunt-api 2025-12-22 14:52:03 +00:00
db001dc5a7 Merge pull request 'feature/hunt-basics' (#2) from feature/hunt-basics into main
457021aeec Adds get hunts by hunter endpoint
5905882763 Implements Hunt basic create and get, and adds field validation to controllers
Compare 3 commits »
aarbit merged pull request aarbit/scavengerhunt-api#2 2025-12-22 14:52:02 +00:00
feature/hunt-basics
aarbit created pull request aarbit/scavengerhunt-api#2 2025-12-22 14:51:47 +00:00
feature/hunt-basics
aarbit pushed to feature/hunt-basics at aarbit/scavengerhunt-api 2025-12-22 14:51:14 +00:00
457021aeec Adds get hunts by hunter endpoint
aarbit pushed to feature/hunt-basics at aarbit/scavengerhunt-api 2025-12-22 14:45:13 +00:00
5905882763 Implements Hunt basic create and get, and adds field validation to controllers
aarbit created branch feature/hunt-basics in aarbit/scavengerhunt-api 2025-12-22 14:45:13 +00:00
aarbit pushed to main at aarbit/scavengerhunt-api 2025-12-19 05:15:19 +00:00
04b61485ea Adds login ability, error handling, and logging (#1)
aarbit merged pull request aarbit/scavengerhunt-api#1 2025-12-19 05:15:19 +00:00
Adds login ability, error handling, and logging
aarbit created pull request aarbit/scavengerhunt-api#1 2025-12-19 05:14:08 +00:00
Adds login ability, error handling, and logging
aarbit pushed to feature/login at aarbit/scavengerhunt-api 2025-12-19 05:13:00 +00:00
1ff6532ada Adds login ability, error handling, and logging
aarbit created branch feature/login in aarbit/scavengerhunt-api 2025-12-19 05:13:00 +00:00
aarbit pushed to main at aarbit/scavengerhunt-api 2025-12-05 06:18:14 +00:00
302feeab1e Adds validation and error handling to signup
aarbit pushed to main at aarbit/scavengerhunt-api 2025-12-04 03:40:22 +00:00
8b808bfd34 Adds basic hunter signup endpoint
78489010be Adds open class options for Spring
5563c0c774 Adds records and repositories for DB tables
29802d8b43 Adds database dependencies and connection configuration
Compare 4 commits »