• Joined on 2024-06-28
aarbit pushed to feature/signup at aarbit/scavengerhunt-api 2025-12-04 03:38:49 +00:00
8b808bfd34 Adds basic hunter signup endpoint
aarbit pushed to feature/signup at aarbit/scavengerhunt-api 2025-12-04 03:37:40 +00:00
78489010be Adds open class options for Spring
5563c0c774 Adds records and repositories for DB tables
29802d8b43 Adds database dependencies and connection configuration
Compare 3 commits »
aarbit created branch feature/signup in aarbit/scavengerhunt-api 2025-12-04 03:37:40 +00:00
aarbit pushed to main at aarbit/scavengerhunt-api 2025-12-03 17:18:26 +00:00
14d98f20a3 Adds empty Spring Boot starter app
aarbit pushed to main at aarbit/scavengerhunt-api 2025-12-03 17:13:27 +00:00
e2d5d70101 Adds git configs
af0d5a64f6 Initial commit
aarbit created branch main in aarbit/scavengerhunt-api 2025-12-03 17:13:27 +00:00
aarbit created repository aarbit/scavengerhunt-api 2025-12-03 17:07:29 +00:00
aarbit pushed to main at aarbit/tmnt-fe 2025-12-01 20:08:13 +00:00
6029986214 Changes sort order to newest first
aarbit pushed to main at aarbit/tmnt-api 2025-12-01 19:18:00 +00:00
bf7f7a572b Changes sort default to descending
daafa2f905 Updates dependencies and Gradle
Compare 2 commits »
aarbit pushed to main at aarbit/python-test 2025-12-01 06:30:51 +00:00
d87f39250d Adds idea to gitignore
aarbit pushed to main at aarbit/python-test 2025-12-01 06:27:54 +00:00
a444b6e336 First commit
aarbit created repository aarbit/python-test 2025-12-01 06:23:49 +00:00
aarbit pushed to main at aarbit/tmnt-fe 2025-10-03 05:02:03 +00:00
12582c00a7 Replaces most custom CSS with Bulma. Restyles app, and adds poster art.
aarbit pushed to main at aarbit/tmnt-api 2025-09-30 05:37:08 +00:00
6c6abcf8d7 Adds more CORS config
aarbit pushed to main at aarbit/tmnt-fe 2025-09-30 05:33:15 +00:00
b6be2a8ecb Adds configurable hostname for multi environments
aarbit pushed to main at aarbit/tmnt-fe 2025-09-30 05:24:30 +00:00
1ed47fb4fc Fixes useEffect infinite loop
aarbit pushed to main at aarbit/tmnt-api 2025-09-30 05:20:33 +00:00
2e4bbbd810 Removes breaking and unneeded config annotation
aarbit pushed to main at aarbit/tmnt-fe 2025-09-30 04:59:17 +00:00
d92a678140 Adds allowedHosts configuration
aarbit pushed to main at aarbit/tmnt-fe 2025-09-30 04:51:02 +00:00
25dc114246 Adds port configuration
aarbit pushed to main at aarbit/tmnt-api 2025-09-30 04:21:46 +00:00
8a8a8f15b1 Updates CORS for non-localhost access