Benjamyn Love benjamyn
  • Joined on 2020-04-17
benjamyn created repository PriceyBot/PriceyBotDiscord 2024-06-06 21:45:24 -04:00
benjamyn pushed to master at benjamyn/mangalpy 2024-04-28 01:25:32 -04:00
c05bc39a38 Fixed spacing in notes
benjamyn pushed to master at benjamyn/mangalpy 2024-04-28 01:25:05 -04:00
58b6a527eb Added DB schema notes
benjamyn pushed to master at benjamyn/mangalpy 2024-04-28 01:15:08 -04:00
e1aca07cfc Removed uneeded imports
e73f2ff970 Removed uneeded import
Compare 2 commits »
benjamyn pushed to master at benjamyn/mangalpy 2024-04-28 00:27:37 -04:00
b375b8bcaf Put stuff in README.md
benjamyn created branch master in benjamyn/mangalpy 2024-04-28 00:26:52 -04:00
benjamyn pushed to master at benjamyn/mangalpy 2024-04-28 00:26:52 -04:00
c5d0f1b9b4 initial
benjamyn created repository benjamyn/mangalpy 2024-04-28 00:25:12 -04:00
benjamyn pushed to UI at benjamyn/dns_lookup_project 2024-04-22 19:55:29 -04:00
39a2590be8 Updated whois module, added .co.uk nameservers
19d1cc0db0 Added basic logger
Compare 2 commits »
benjamyn pushed to UI at benjamyn/dns_lookup_project 2024-04-21 19:11:59 -04:00
26588b6de7 Updated
benjamyn pushed to UI at benjamyn/dns_lookup_project 2024-04-21 03:17:26 -04:00
4515f35181 Changed whois system to trait based system
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 pushed to UI at benjamyn/dns_lookup_project 2024-03-29 04:29:07 -04:00
d932bb234b Added UI base code