Commit Graph

  • 4dd9d3fd43 Updating readme to test pull_request.closed workflow trigger Ethan Knowlton 2023-11-14 04:14:55 -0500
  • 5b3a40f473 Updating readme to test pull_request.closed workflow trigger Ethan Knowlton 2023-11-14 04:03:36 -0500
  • 9cf023ba45 Updating readme to test pull_request.closed workflow trigger Ethan Knowlton 2023-11-14 04:02:26 -0500
  • 8b7f03b91d single not double quotes --- ugh Ethan Knowlton 2023-11-14 04:00:49 -0500
  • 70dae62e16 allow manually triggering of release please workflow Ethan Knowlton 2023-11-14 03:58:28 -0500
  • 12ad9853a1 added workflow_call trigger to test Ethan Knowlton 2023-11-14 03:54:21 -0500
  • 060eb1dced
    Merge pull request #16 from levelsoftware/fix-release-for-v1.1.0 Ethan Knowlton 2023-11-14 03:52:56 -0500
  • cf59e4401a feat(ipstack): added currency module to IP Stack response for parser Ethan Knowlton 2023-11-14 03:49:13 -0500
  • 082dedcac7 chore(other): cleaning up change log, added config file flag to systemd file Ethan Knowlton 2023-11-14 03:48:41 -0500
  • 823983800e chore(ci): finish configuring creating releases in CI Ethan Knowlton 2023-11-14 03:46:55 -0500
  • e7a6f54ff9 chore(jwt): cleaning up JWT tests and checks Ethan Knowlton 2023-11-14 03:46:03 -0500
  • c55af8c675
    Merge pull request #15 from levelsoftware/release-please/bootstrap/default Ethan Knowlton 2023-11-14 03:41:44 -0500
  • d3e032f254 hmm Ethan Knowlton 2023-11-14 03:41:04 -0500
  • bbf011a7e2
    Merge branch 'master' into release-please/bootstrap/default Ethan Knowlton 2023-11-14 03:34:40 -0500
  • fb436c98e4 fix(releases): fixing packge name for future releases and changelogs Ethan Knowlton 2023-11-14 03:33:35 -0500
  • e62c2f2ed2
    chore: bootstrap releases for path: . github-actions[bot] 2023-11-14 08:19:52 +0000
  • 0acf556c5f added release please config Ethan Knowlton 2023-11-13 20:19:28 -0500
  • 706f927f87 added release please config Ethan Knowlton 2023-11-13 20:16:19 -0500
  • a801eed727 added release please config Ethan Knowlton 2023-11-13 19:46:27 -0500
  • d0bbecfb60 added release please config Ethan Knowlton 2023-11-13 19:43:42 -0500
  • ef1f4b388c
    Merge pull request #10 from levelsoftware/feature/adding-ecdsa-rsa-jwt-algorithms Jacob Haug 2023-11-07 14:12:14 -0500
  • 5de7be76b8 readme touchup Ethan Knowlton 2023-11-04 22:58:55 -0400
  • 45192d651f added RSA and EDDSA Ethan Knowlton 2023-11-04 22:56:51 -0400
  • 72da6dc5e9
    Merge pull request #9 from levelsoftware/feature/adding-jwt-token-validation Jacob Haug 2023-10-11 09:46:31 -0400
  • bc03347fec probably should verify signing method -- and this only supports HMAC Ethan Knowlton 2023-10-10 23:46:49 -0400
  • 4fc865d36c readme updates Ethan Knowlton 2023-10-10 16:40:50 -0400
  • 7d2aab397c fix test Ethan Knowlton 2023-10-10 16:31:22 -0400
  • d9bf3259e0 Added JWT Authentication Ethan Knowlton 2023-10-10 15:52:05 -0400
  • 712e2166d5
    Merge pull request #8 from levelsoftware/enable-use-of-environment-variables-for-docker Jacob Haug 2023-10-09 09:23:56 -0400
  • d70ee291d4 forgot to come back for trusted headers Ethan Knowlton 2023-10-08 18:39:18 -0400
  • 967931fd25 Enable use of Environment Variables Ethan Knowlton 2023-10-08 14:46:51 -0400
  • 5c5503085e
    Merge pull request #6 from levelsoftware/caching-in-redis Ethan Knowlton 2023-10-07 11:07:02 -0400
  • 73a7a4e878 touch up change log until API limit `create-release-please` Ethan Knowlton 2023-10-07 01:27:22 -0400
  • 79c8f54d44 Cache in Redis Ethan Knowlton 2023-10-07 01:21:52 -0400
  • 9971835402
    Merge pull request #3 from levelsoftware/adding-extra-ipstack-fields Ethan Knowlton 2023-10-05 12:51:04 -0400
  • 9217488362 better empty threatthypes handling Ethan Knowlton 2023-10-05 12:20:30 -0400
  • 35187e67e5 renamed workflow Ethan Knowlton 2023-10-05 12:15:49 -0400
  • 40d7dfebb8 added test workflow Ethan Knowlton 2023-10-05 11:54:19 -0400
  • 5cd6d48c2d remove docker workflow for now Ethan Knowlton 2023-10-05 11:50:53 -0400
  • 269bf95625 refactor module name to levelsoftware Ethan Knowlton 2023-10-05 11:43:02 -0400
  • 532d22251b Merge branch 'master' of github.com:levelsoftware/echoip into adding-extra-ipstack-fields Ethan Knowlton 2023-10-05 11:03:03 -0400
  • 6c950e10d3 some refactoring Ethan Knowlton 2023-10-04 14:19:05 -0400
  • 171d827c58
    updated readme Jacob Haug 2023-10-04 12:01:46 -0400
  • d60343d31c
    updating readme Jacob Haug 2023-10-04 12:01:09 -0400
  • 3ad94767b0
    updating styles Jacob Haug 2023-10-04 11:47:06 -0400
  • 07b45691b6
    Merge pull request #2 from levelsoftware/adding-extra-ipstack-fields Jacob Haug 2023-10-04 11:40:51 -0400
  • 410002ff47 upadted template, added https option for ipstack Ethan Knowlton 2023-10-04 09:43:37 -0400
  • 81aa484762 Added extra IP Stack fields - IsDaylightSavings - IsProxy - IsTOR - IsCrawler - CrawlerName - CrawlerType - ThreatLevel - ThreatTypes Ethan Knowlton 2023-09-30 11:17:44 -0400
  • 09a47bea6a
    Merge pull request #1 from levelsoftware/adding-ipstack Jacob Haug 2023-09-24 22:21:25 -0400
  • 6172d2f2ae fixed some tests for service flags Ethan Knowlton 2023-09-23 09:52:20 -0400
  • d3bee3c4d8 removed debuging log statement Ethan Knowlton 2023-09-22 21:31:07 -0400
  • 4e50dce997 added credit Ethan Knowlton 2023-09-22 21:30:24 -0400
  • ec76504d45 added credit Ethan Knowlton 2023-09-22 21:29:46 -0400
  • 79e3d6a9be gofmt -- hopefuly what works Ethan Knowlton 2023-09-22 21:28:49 -0400
  • 02619025af some refactoring, more to go Ethan Knowlton 2023-09-22 21:23:16 -0400
  • 08a55bc67f some refactoring, more to go Ethan Knowlton 2023-09-22 21:21:58 -0400
  • 799eea7d12 added ip stack Ethan Knowlton 2023-09-22 20:15:10 -0400
  • f152d2c2a8 oops Ethan Knowlton 2023-09-22 14:35:32 -0400
  • fcadf09659 revert this error log Ethan Knowlton 2023-09-22 14:24:07 -0400
  • e766f27d9d seperate parser from code, verify this is working -- then to add ipstack Ethan Knowlton 2023-09-22 14:22:48 -0400
  • 561461a91d
    Merge a85ff0dfea into d84665c26c Valentin Grünbacher 2023-08-18 12:13:31 +0200
  • a85ff0dfea
    Allow request IP candidates to contain ports Valentin Grünbacher 2023-08-04 13:03:13 +0200
  • c178383fd2
    Merge 0eb7bf455d into d84665c26c Fossil 2023-05-21 20:26:34 +0200
  • d84665c26c
    Merge pull request #162 from Alphakilo/master master Martin Polden 2023-05-21 20:26:14 +0200
  • 31b161feee
    Merge pull request #145 from ashleyprimo/master Martin Polden 2023-05-21 20:25:51 +0200
  • b2859dc565
    Merge pull request #125 from marcellmartini/master Martin Polden 2023-05-21 20:25:25 +0200
  • 0eb7bf455d feat: Adding test to main.go Marcell Martini 2020-12-27 18:21:02 -0400
  • 16a75635e8 feat: Remove if inside loop from String() Marcell Martini 2020-12-27 18:19:33 -0400
  • 667792aef3 implement `/asn-org` endpoint Alphakilo 2022-09-04 00:06:01 +0200
  • 3f69eab6e5 update docs Alphakilo 2022-09-04 00:08:14 +0200
  • 7d5d21de52
    Use available width when sponsor is disabled Fossil 2023-05-21 19:14:16 +0200
  • 44ce088bb3 update docs Alphakilo 2022-09-04 00:08:14 +0200
  • dcefd6f1c6 implement `/asn-org` endpoint Alphakilo 2022-09-04 00:06:01 +0200
  • c5e3770be8
    Merge fc83fec705 into ffa6674637 prajwal-koirala-0000 2022-04-05 23:30:43 +0000
  • fc83fec705
    Update styles.html prajwal-koirala-0000 2022-04-05 19:30:38 -0400
  • 11fc656391
    Merge branch 'mpolden:master' into master Marcell Martini 2022-01-25 15:58:22 -0400
  • 0fbe52be45 Update README.md to include information regarding MaxMind Geo DB Ashley Primo 2021-11-08 20:53:31 +0000
  • ffa6674637 build: Merge jobs as data is not shared between them Martin Polden 2021-08-03 23:28:13 +0200
  • 2899ca8f39 build: Build before deploying Martin Polden 2021-08-03 23:21:46 +0200
  • 7b98b93f52
    Merge pull request #141 from CosmicToast/patch-1 Martin Polden 2021-08-03 23:16:13 +0200
  • 67f5a9e5a8
    Merge pull request #142 from mpolden/limit-deploy Martin Polden 2021-08-03 23:14:58 +0200
  • ae2bbd8832 build: Bump Go version Martin Polden 2021-08-03 23:12:40 +0200
  • 2b630f01a0 build: Limit deploy to master branch Martin Polden 2021-08-03 23:12:12 +0200
  • 073e19b330
    add xh to the list of cli utilities Chloe Kudryavtsev 2021-08-03 16:04:43 -0400
  • 70c9a8cbca readme: Use go install Martin Polden 2021-06-25 21:18:48 +0200
  • 92a434d7ea mod: Bump github.com/oschwald/geoip2-golang Martin Polden 2021-02-24 20:56:36 +0100
  • 4024add6e1 build: Build and publish image once Martin Polden 2021-01-24 15:11:44 +0100
  • 8374778df8 build: Bump build image Martin Polden 2021-01-24 15:07:45 +0100
  • 711ea5377d build: Configure secrets Martin Polden 2021-01-24 15:05:08 +0100
  • 4f071cd6a2 build: Configure GitHub Actions Martin Polden 2021-01-24 14:56:53 +0100
  • 994c2529e9
    Merge pull request #126 from leafcloudhq/master Martin Polden 2021-01-10 13:30:23 +0100
  • 6e4650327d Fixed table width on mobile and dark buttons Thatcher Peskens 2021-01-10 12:50:14 +0100
  • 7b849f72bf Fixed a display issue for long ipv6 addresses and port input on mobile Thatcher Peskens 2021-01-10 12:10:44 +0100
  • a4d13ad0ed feat: Adding test to main.go Marcell Martini 2020-12-27 18:21:02 -0400
  • 08fdacc082 feat: Remove if inside loop from String() Marcell Martini 2020-12-27 18:19:33 -0400
  • 98f9efbfb8 html: Minor adjustments Martin Polden 2020-12-17 18:36:01 +0100
  • ab8f90431b
    New template (#121) Thatcher 2020-12-14 19:02:35 +0100
  • 96ba5bbeac port input field tweak Thatcher Peskens 2020-12-14 12:33:57 +0100
  • 39a901ce66 Implemented feedback Thatcher Peskens 2020-12-14 12:29:44 +0100
  • 22bc011be6 Moved 'sponsor' out of response into just template handling Thatcher Peskens 2020-12-13 14:27:19 +0100