Commit Graph

17 Commits

Author SHA1 Message Date
Spacehuhn bbafd9fdf2 Fixed msg not defined error 2021-02-01 21:50:24 +01:00
Spacehuhn 60be948cc0 Web interface "loading..." banner 2021-01-31 13:09:56 +01:00
Spacehuhn 2f43126301 Improved web responsiveness
By only forcing a channel change when required by the attack
2021-01-13 11:57:42 +01:00
Spacehuhn d95d7c7aa7 Visual improvements for web interface 2021-01-11 18:04:59 +01:00
Spacehuhn 04feef1298 Revert "Merge branch 'web_interface/refactor'"
This reverts commit 50458606a8.
2020-07-15 21:00:42 +02:00
Spacehuhn 50458606a8 Merge branch 'web_interface/refactor' 2020-05-07 23:25:37 +02:00
Jan Rochalski 148552a10a chore(scan): refactor 2019-11-12 15:16:40 +01:00
Jan Rochalski db3b18dd04 chore(web_interface): refactor 2019-11-12 14:25:09 +01:00
Jan Rochalski 942f62bc53 feat(web_interface): js refactor 2019-11-12 13:59:23 +01:00
BorcheM 5052d804ca Added option for space in SSID and password 2019-10-20 01:55:55 +02: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
tobozo 260f1bdbfd
Implicitely add `lang` attribute to the HTML page
so that language-specific CSS can be applied (see #909)
2018-07-05 08:04:04 +02:00
Stefan Kremser 8e4376a8fa Show complete packetrate in web interface 2018-04-18 10:12:09 +02:00
Stefan Kremser aef4c98534 Fixed SSID bug in web interface 2018-04-11 18:48:59 +02:00
Stefan Kremser 396d8e69fe Improved the way stations save their AP
There was the problem that when the AP list get's sorted (when starting an attack for example), the pointers to the stations would become messed up.
2018-04-09 12:24:36 +02:00
Stefan Kremser 9101f6708c WEB: Save name on select
But only save when changed
2018-03-27 10:26:45 +02:00
Stefan Kremser 24d9043988 Version 2.0 2018-03-24 18:15:59 +01:00