Skip to content

Activity

refactor(ip): Refactor IP lookup function to handle errors and improv…

wajehtpushed 1 commit to main • 5761f39…fe94fc5 • 
on Feb 27

docs: Update README and add contribution guide documentation pages

wajehtpushed 1 commit to main • e589686…5761f39 • 
on Jan 26

docs: Add development documentation for setting up and testing the ap…

wajehtpushed 1 commit to main • 55c34b9…e589686 • 
on Jan 26

style: Add string check for "curl" in User-Agent

wajehtpushed 1 commit to main • 74c215b…55c34b9 • 
on Sep 16, 2024

Update handlers.go

wajehtpushed 1 commit to main • 1a2354d…74c215b • 
on Sep 7, 2024

docs: Fix typos in comments

wajehtpushed 1 commit to main • 212562e…1a2354d • 
on Jun 24, 2024

fix: Update CMD in Dockerfile.prod

wajehtpushed 1 commit to main • ff0404a…212562e • 
on Jun 24, 2024

style: Update favicon route handler

wajehtpushed 1 commit to main • 657283c…ff0404a • 
on Jun 24, 2024

Deleted branch

wajehtdeleted feature/restructure-file • 
on Jun 24, 2024

refactor(files): restructure files and folders #7

Pull request merge
wajehtpushed 15 commits to main • 2d9a8bb…657283c • 
on Jun 24, 2024

style: Improve Dockerfile readability and structure

wajehtpushed 1 commit to feature/restructure-file • 35d43ca…e59dd38 • 
on Jun 24, 2024

chore: Remove unused template files

wajehtpushed 1 commit to feature/restructure-file • 64025e4…35d43ca • 
on Jun 24, 2024

feat: Add robotsHandler for serving robots.txt file

wajehtpushed 1 commit to feature/restructure-file • 1485189…64025e4 • 
on Jun 24, 2024

chore: Update file structure and test command in Makefile

wajehtpushed 1 commit to feature/restructure-file • b7d634c…1485189 • 
on Jun 24, 2024

style: improve Makefile formatting and commands

wajehtpushed 4 commits to feature/restructure-file • c682c30…b7d634c • 
on Jun 24, 2024

chore: Rename package from "app" to "ip"

wajehtpushed 1 commit to feature/restructure-file • e716420…c682c30 • 
on May 14, 2024

chore: Update file paths for UI folder

wajehtpushed 1 commit to feature/restructure-file • a83dc20…e716420 • 
on May 14, 2024

chore: Rename web package to app package in cmd folder

wajehtpushed 1 commit to feature/restructure-file • 596b3c2…a83dc20 • 
on May 14, 2024

chore: Add new template files for components and pages

wajehtpushed 1 commit to feature/restructure-file • 974d9ca…596b3c2 • 
on May 14, 2024

feat: Add healthz and ip handlers with helpers

wajehtpushed 1 commit to feature/restructure-file • 0c6ca29…974d9ca • 
on May 14, 2024

chore: update file structure with renames and new file

wajehtcreated feature/restructure-file • 0c6ca29 • 
on May 14, 2024

refactor: Use variable name 'response' instead of 'ip' for clarity

wajehtpushed 1 commit to main • daa03f5…2d9a8bb • 
on May 14, 2024

feat: Add favicon handler for serving favicon.ico

wajehtpushed 1 commit to main • dad887b…daa03f5 • 
on May 14, 2024

Deleted branch

wajehtdeleted feature/clean • 
on May 13, 2024

Merge pull request #6 from wajeht/feature/clean

Pull request merge
wajehtpushed 4 commits to main • 6659f16…dad887b • 
on May 13, 2024

fix: Update PORT value to 80

wajehtpushed 1 commit to feature/clean • 71b41c9…d4678bc • 
on May 13, 2024

test: Add unit test for HealthzHandler

wajehtpushed 1 commit to feature/clean • 5d60883…71b41c9 • 
on May 13, 2024

feat: Add build script and update server port to 8080

wajehtcreated feature/clean • 5d60883 • 
on May 13, 2024

Update main.go

wajehtpushed 1 commit to main • a45e21b…6659f16 • 
on May 13, 2024

refactor: Simplify Dockerfile.prod for production deployment

wajehtpushed 1 commit to main • fb4a707…a45e21b • 
on May 13, 2024