Commit Graph

6 Commits

Author SHA1 Message Date
Spacehuhn 10e3c82f59 Missing semicolon 2021-01-11 18:19:27 +01:00
Spacehuhn d95d7c7aa7 Visual improvements for web interface 2021-01-11 18:04:59 +01:00
Arisa f0009ea875 Improved "SCAN" Interface
So...
When one scan button is pressed(when scan is running we can say) you can't press the other one or reload button, you have to wait until some "certain amount of time"(I was trying adjust the times I hope it's good enough I hope I didn't miss anything).
Also  when you press scan button it will disappear for "certain amount of time" and then appear after that specified time.
I make this because if you accidentally press the button two times, or both at the same time it would show error and etc.. and this way it won't allow you to press it how you shouldn't and it won't show any error, it's more friendly-user I would say.
For Linux Firefox I removed the weird white dot line box around text inside the buttons.
To-do:
Maybe some loading animation under button, like when button disappears there will be maybe three sliding dots
2019-04-19 16:26:50 +02:00
Arisa 4a23c770be Added button:active(clicked) "animation"
I never knew if I clicked the button on touch screen, so I add animation when button is active  (clicked).
simple/nice/useful
2019-04-18 23:30:08 +02:00
Stefan Kremser c388a61e96 Ditched station packets and name mac in favor of Channel
The channel is more important as you need to know if your targets run on different channels. Because if they are and you start deauthing them, you will not be able to reconnect to the web interface AP.
2018-03-25 10:56:30 +02:00
Stefan Kremser 24d9043988 Version 2.0 2018-03-24 18:15:59 +01:00