Commit Graph

16 Commits

Author SHA1 Message Date
69e874c9f2 Secures get all hunts by admin role 2026-04-09 16:24:14 -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
7dce3e38b4 Adds endpoint todos in README 2026-01-08 22:13:32 -06:00
db001dc5a7 Merge pull request 'feature/hunt-basics' (#2) from feature/hunt-basics into main
Reviewed-on: #2
2025-12-22 14:52:02 +00:00
457021aeec Adds get hunts by hunter endpoint 2025-12-22 08:51:01 -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
302feeab1e Adds validation and error handling to signup 2025-12-05 00:15:20 -06:00
8b808bfd34 Adds basic hunter signup endpoint 2025-12-03 21:38:28 -06:00
78489010be Adds open class options for Spring 2025-12-03 21:34:39 -06:00
5563c0c774 Adds records and repositories for DB tables 2025-12-03 16:07:48 -06:00
29802d8b43 Adds database dependencies and connection configuration 2025-12-03 12:44:22 -06:00
14d98f20a3 Adds empty Spring Boot starter app 2025-12-03 11:18:18 -06:00
e2d5d70101 Adds git configs 2025-12-03 11:13:08 -06:00
af0d5a64f6 Initial commit 2025-12-03 11:12:04 -06:00