Benjamyn Love benjamyn
  • Joined on 2020-04-17
benjamyn commented on pull request benjamyn/dns_lookup_project#1 2024-04-11 04:51:09 -04:00
WIP: Add UI to application

Moving the UI rendering to a new thread, this will allow for a more responsive UI plus the ability to add in a spinner for long actions

Just as a side note I hate working with threads, they…

benjamyn pushed to UI at benjamyn/dns_lookup_project 2024-04-01 23:40:11 -04:00
9d71ba17a5 added fs stuff
benjamyn pushed to UI at benjamyn/dns_lookup_project 2024-04-01 03:26:49 -04:00
c6c7808876 Removed log file
benjamyn pushed to UI at benjamyn/dns_lookup_project 2024-04-01 03:04:33 -04:00
c6d9b775bc Added Menu and save logic
benjamyn created pull request benjamyn/dns_lookup_project#1 2024-03-30 05:29:57 -04:00
WIP Add UI to application
benjamyn pushed to UI at benjamyn/dns_lookup_project 2024-03-30 05:26:53 -04:00
80fd57810e Added vertical UI
benjamyn pushed to UI at benjamyn/dns_lookup_project 2024-03-29 08:46:00 -04:00
7c6a4bf70e Removed more comments
b7aa022bfd Removed comments
Compare 2 commits »
benjamyn pushed to UI at benjamyn/dns_lookup_project 2024-03-29 08:39:44 -04:00
067112ae2d Base UI implemented
benjamyn created branch UI in benjamyn/dns_lookup_project 2024-03-29 04:29:07 -04:00
benjamyn pushed to UI at benjamyn/dns_lookup_project 2024-03-29 04:29:07 -04:00
d932bb234b Added UI base code
benjamyn pushed to master at benjamyn/dns_lookup_project 2024-03-27 00:56:38 -04:00
6b54955fd2 Added basic TUI shit
benjamyn pushed to master at benjamyn/dns_lookup_project 2024-03-24 04:49:29 -04:00
d5d9525d4c renamed function to be clearer
benjamyn pushed to master at benjamyn/dns_lookup_project 2024-03-24 04:34:43 -04:00
99d4a210f9 Cleaned up whois library and started AU support
benjamyn pushed to master at benjamyn/dns_lookup_project 2024-03-23 04:27:39 -04:00
6aeaa04fce Added some error handling to my regex lookups
benjamyn pushed to master at benjamyn/dns_lookup_project 2024-03-23 04:02:27 -04:00
670eb3937f Added basic whois support
benjamyn pushed to master at benjamyn/dns_lookup_project 2024-03-22 02:17:08 -04:00
01d309fd78 Removed unneeded variable
benjamyn pushed to master at benjamyn/dns_lookup_project 2024-03-22 02:16:10 -04:00
400c8c20c3 Updooted config
benjamyn pushed to master at benjamyn/dns_lookup_project 2024-03-22 02:01:39 -04:00
bca8892147 Added config parsing
91db678c55 Moved Domain struct and impl to its own file
Compare 2 commits »
benjamyn pushed to master at benjamyn/dns_lookup_project 2024-03-22 00:51:22 -04:00
329cb28342 Updoots
benjamyn pushed to master at benjamyn/dns_lookup_project 2024-03-22 00:07:37 -04:00
48db8e9add Removed futures