|
|
863c824421
|
Adds descriptions to TeamController endpoints
|
2026-05-13 16:29:40 -05:00 |
|
|
|
9324cf2eb0
|
Implements getting items for a hunt
|
2026-05-13 16:09:10 -05:00 |
|
|
|
30c66527b9
|
Implements adding an item to a hunt
|
2026-05-13 15:47:03 -05:00 |
|
|
|
46132bb4fd
|
Implements getting the team info for a Hunter in a Hunt
|
2026-05-13 00:08:08 -05:00 |
|
|
|
b2ba9ce676
|
Adds/collects Hunter endpoints and cleans up the code a bit
|
2026-05-12 23:54:27 -05:00 |
|
|
|
4a1077833e
|
Adds/collects Hunter endpoints and cleans up the code a bit
|
2026-05-12 23:54:08 -05:00 |
|
|
|
1ed64cadd9
|
Merge pull request 'feature/team-basics' (#3) from feature/team-basics into main
Reviewed-on: #3
|
2026-05-13 03:35:15 +00: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 |
|
|
|
46a78bfc08
|
Adds user level hunt endpoints
|
2026-05-12 10:08:34 -05:00 |
|
|
|
ab34f16a45
|
Updates some fundamentals and libraries
|
2026-05-12 10:06:11 -05:00 |
|
|
|
2e0244e1ee
|
Adds JWT secret, turns on Swagger UI, and cleans up refresh token response
|
2026-05-12 00:26:35 -05:00 |
|
|
|
0c01c5dbcc
|
Cleans up README a little
|
2026-04-09 16:24:34 -05:00 |
|
|
|
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 |
|