* Semi working
* Semi working
* Working jobs
* Working output in html
* Working table
* Add data to table
* Add packet loss
* Small fixes to CSS and renames
* Working ( but ugly ) dependency installer.
* Update CSS
* Dependency dialouge license fix
* Update title
* Fix quotation
* Fix quotation again
* Disable button on load
* Change module icon
* First commit, add module folder
* Added spinner and allowed input of full mac
* CheckMAC online function ( non working )
* reverted change to build script
* Added working check online
* Added more info output to lookup online
* Added beginning of tabs function
* removed modified build script
* MACInfo: fix selectors, fix resource URL paths, fix API import path
* Removed online button from offline tab and other way around
* Fixed space being registered in lookup
* Fixed spinner CSS
* Changed looks of box
* removed spinners
* Fixed spelling and removed unneeded titling
* macinfo: Fix layout
* Added compatibility with windows naming scheme
* Added breakline for text
* Regex to check for valid MAC address, going to work on showing as proper error
* Added regex check for offline
* removed second build file
* Bold fonts for result category
* Added error if no valid MAC adress was inputted
* Specified types for variables and checked for valid mac before file open for speed
* Removed unused onstart due to the dir automaticlly being created anyways
* Class rename
* Fix regex check for offline and online mac
* Opened json file on start instead of on request
* misc: Re-run checks
* Fix regex lookup
* Added web icon or online
* added desktop icon for offline mode
* Fixed icons completely.
* Fix invalid module error handling in API
* Fix regex check
* Update module icon
* removed unused icons.
Co-authored-by: Marc <foxtrot@malloc.me>
Co-authored-by: Theodor Johanson <theo@pc.localdomain>
* Add locate module.
* Fix version number, return error properly
* Fix handling of error in API response
* Switch lookup API
* Embed country flag image and allow domain names for lookup.
* Fix HTML
Co-authored-by: Marc <foxtrot@malloc.me>