Activity
refactor(ip): Refactor IP lookup function to handle errors and improv…
refactor(ip): Refactor IP lookup function to handle errors and improv…
docs: Update README and add contribution guide documentation pages
docs: Update README and add contribution guide documentation pages
docs: Add development documentation for setting up and testing the ap…
docs: Add development documentation for setting up and testing the ap…
style: Add string check for "curl" in User-Agent
style: Add string check for "curl" in User-Agent
style: Update favicon route handler
style: Update favicon route handler
style: Improve Dockerfile readability and structure
style: Improve Dockerfile readability and structure
chore: Remove unused template files
chore: Remove unused template files
feat: Add robotsHandler for serving robots.txt file
feat: Add robotsHandler for serving robots.txt file
chore: Update file structure and test command in Makefile
chore: Update file structure and test command in Makefile
style: improve Makefile formatting and commands
style: improve Makefile formatting and commands
chore: Rename package from "app" to "ip"
chore: Rename package from "app" to "ip"
chore: Update file paths for UI folder
chore: Update file paths for UI folder
chore: Rename web package to app package in cmd folder
chore: Rename web package to app package in cmd folder
chore: Add new template files for components and pages
chore: Add new template files for components and pages
feat: Add healthz and ip handlers with helpers
feat: Add healthz and ip handlers with helpers
chore: update file structure with renames and new file
chore: update file structure with renames and new file
refactor: Use variable name 'response' instead of 'ip' for clarity
refactor: Use variable name 'response' instead of 'ip' for clarity
feat: Add favicon handler for serving favicon.ico
feat: Add favicon handler for serving favicon.ico
fix: Update PORT value to 80
fix: Update PORT value to 80
test: Add unit test for HealthzHandler
test: Add unit test for HealthzHandler
feat: Add build script and update server port to 8080
feat: Add build script and update server port to 8080