Commit Graph

  • 8e43820281 rename modules to match behavior. main publicmatt 2024-04-03 07:46:08 -0700
  • 0b128ee2e1 add manual crud commands. publicmatt 2024-04-03 07:33:48 -0700
  • dbdcf5a3ab Updated readme.md. shad0wflame 2021-12-27 01:12:32 +0100
  • a61d3cd57b Updated Dockerfile. shad0wflame 2021-12-26 18:07:22 +0100
  • 355fd256c9 Updated readme.md. shad0wflame 2021-12-26 13:00:39 +0100
  • 60083a8f44 Added docker environment. shad0wflame 2021-12-26 12:15:35 +0100
  • 29bc00e0e8 Changed module name: "go_daddy_ddns -> records_handler" and added path and file handlers. shad0wflame 2021-12-26 01:07:01 +0100
  • fa814087bd Added dynamic string formatting to interpolate {ip} tag in the data property from the JSON file. shad0wflame 2021-12-22 19:46:55 +0100
  • c39b0e898a Moved structs into their own file. shad0wflame 2021-12-22 19:45:20 +0100
  • 504fc87b83 Added some logging lines. shad0wflame 2021-12-22 17:34:54 +0100
  • cae24f70c1 Added logging. shad0wflame 2021-12-22 17:18:10 +0100
  • 0de0754e5b The application now gets sensible info via environment variables. shad0wflame 2021-12-22 16:20:46 +0100
  • e20d7b0d86 Implemented request to update the records. shad0wflame 2021-12-22 16:19:59 +0100
  • 218dbd3770 Added records.json to .gitignore. shad0wflame 2021-12-22 16:19:13 +0100
  • 308b720c4d Added serde_json to dependencies. shad0wflame 2021-12-22 13:07:43 +0100
  • ac13a8e435 Created module to handle everything related to GoDaddy. shad0wflame 2021-12-21 20:49:37 +0100
  • f6118859ac Added documentation comments for ip_handler. shad0wflame 2021-12-21 20:16:21 +0100
  • 6729c06af7 Moved IP Handling code to its own module. shad0wflame 2021-12-21 18:24:13 +0100
  • 9e7a59389e Added readme.md shad0wflame 2021-12-21 14:47:47 +0100
  • 873e20195d Added a method to store and get the previous IP. shad0wflame 2021-12-21 14:46:01 +0100
  • 082daa4f90 Initial commit. shad0wflame 2021-12-21 14:02:07 +0100