Commit Graph

1 Commits (1928992ad320dc9dba6ecba3878e6a0b7caef563)

Author SHA1 Message Date
Theo 7f043cbc5b
Port MACInfo module (#40)
* 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>
2021-07-09 22:55:26 +01:00