hitanshu
  • Joined on 2024-12-30
hitanshu pushed to feature/approve-reject-request at hitanshu/CFTunnels 2026-02-15 20:17:14 +00:00
523c9d941e Add Angular frontend with Authentik OIDC authentication
hitanshu pushed to main at Hithomelabs/CFTunnels 2026-02-15 20:16:05 +00:00
042c706407 Update prod JPA config
5823d2b6a0 Revert "Update JPA config to use update mode and disable SQL init"
3fcea268a9 Update JPA config to use update mode and disable SQL init
3c51b761e0 Add RequestRepository integration tests with H2 in-memory database
c78f2713c3 Fix LazyInitializationException and update hostname format
Compare 12 commits »
hitanshu merged pull request Hithomelabs/CFTunnels#113 2026-02-15 20:16:04 +00:00
Building the entire backend over the weekend
hitanshu created pull request Hithomelabs/CFTunnels#113 2026-02-15 20:13:01 +00:00
Building the entire backend over the weekend
hitanshu pushed to test at Hithomelabs/CFTunnels 2026-02-15 19:53:10 +00:00
042c706407 Update prod JPA config
5823d2b6a0 Revert "Update JPA config to use update mode and disable SQL init"
3fcea268a9 Update JPA config to use update mode and disable SQL init
3c51b761e0 Add RequestRepository integration tests with H2 in-memory database
Compare 4 commits »
hitanshu merged pull request Hithomelabs/CFTunnels#112 2026-02-15 19:53:08 +00:00
feature/approve-reject-request
hitanshu created pull request Hithomelabs/CFTunnels#112 2026-02-15 19:43:22 +00:00
feature/approve-reject-request
hitanshu pushed to feature/approve-reject-request at hitanshu/CFTunnels 2026-02-15 19:42:36 +00:00
042c706407 Update prod JPA config
hitanshu pushed to feature/approve-reject-request at hitanshu/CFTunnels 2026-02-15 19:41:27 +00:00
5823d2b6a0 Revert "Update JPA config to use update mode and disable SQL init"
hitanshu pushed to feature/approve-reject-request at hitanshu/CFTunnels 2026-02-15 19:40:38 +00:00
3fcea268a9 Update JPA config to use update mode and disable SQL init
hitanshu pushed to feature/approve-reject-request at hitanshu/CFTunnels 2026-02-15 19:26:36 +00:00
3c51b761e0 Add RequestRepository integration tests with H2 in-memory database
hitanshu pushed to test at Hithomelabs/CFTunnels 2026-02-15 19:22:14 +00:00
c78f2713c3 Fix LazyInitializationException and update hostname format
hitanshu merged pull request Hithomelabs/CFTunnels#111 2026-02-15 19:22:13 +00:00
Fix LazyInitializationException and update hostname format
hitanshu created pull request Hithomelabs/CFTunnels#111 2026-02-15 19:10:33 +00:00
Fix LazyInitializationException and update hostname format
hitanshu pushed to feature/approve-reject-request at hitanshu/CFTunnels 2026-02-15 19:09:31 +00:00
c78f2713c3 Fix LazyInitializationException and update hostname format
hitanshu pushed to test at Hithomelabs/CFTunnels 2026-02-15 17:17:56 +00:00
3b43039a29 Add Request import and simplify createTestRequest method
09e631c871 Restore removed tests for approve/reject endpoints
9a25495d9c Remove pagination and filtering from /requests endpoint
Compare 3 commits »
hitanshu merged pull request Hithomelabs/CFTunnels#110 2026-02-15 17:17:55 +00:00
feature/approve-reject-request
hitanshu created pull request Hithomelabs/CFTunnels#110 2026-02-15 17:14:55 +00:00
feature/approve-reject-request
hitanshu pushed to feature/approve-reject-request at hitanshu/CFTunnels 2026-02-15 17:07:43 +00:00
3b43039a29 Add Request import and simplify createTestRequest method
hitanshu pushed to feature/approve-reject-request at hitanshu/CFTunnels 2026-02-15 17:04:42 +00:00
09e631c871 Restore removed tests for approve/reject endpoints