Commit Graph

82 Commits

Author SHA1 Message Date
Erdinc 8dd2a58ba2
version updated to 2.6.1 on web interface (#1468) 2021-08-21 13:46:01 +02:00
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 84f2f83f13 Info on clicking WiFi Off
Informs the user that they can reconnect after restarting
2021-01-29 17:49:13 +01:00
Spacehuhn 333e3ebd86 Removed remnants of forcePackets setting
The setting was already removed in 2019 with the rewrite of  the settings module. In my tests, it didn't make the performance better, but added complexity and made the web interface unstable.
2021-01-17 11:19:08 +01:00
Spacehuhn d06e5d35c8 Added pl.lang 2021-01-16 10:24:38 +01:00
Spacehuhn e01e95bc08 Added ko.lang 2021-01-14 22:17:47 +01:00
Spacehuhn 85b37e7bb1 Merged .uk lang 2021-01-14 16:03:08 +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 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
Spacehuhn 5d5b385d7e Merge remote-tracking branch 'Kry9toN/v2' into v2.5 2021-01-10 18:27:49 +01:00
Spacehuhn 6b4db8ff4a Merge branch 'v2' into v2.5 2021-01-10 18:16:18 +01:00
Kry9toN 3e160481ed
add indonesia language
- add in.lang
- regen code and archive from script utils
2020-11-02 15:21:23 +07:00
Phil Eichinger 2be65e7274
Update german translation (#1331)
* web_interface: de: Fix grammar

See also: https://www.duden.de/rechtschreibung/Display

* web_interface: de: Fix typo

See also: https://www.duden.de/rechtschreibung/Intervall

* web_interface: de: Fix structure of sentence

This was not a proper german sentence.

* web_interface: de: Fix capitalization

Versenden is used a noun

* web_interface: de: Fix typo

See also: https://www.duden.de/rechtschreibung/Datei

* web_interface: de: Fix typo

* web_interface: de: Fix capitalizition

* web_interface: de: Add translation
2020-10-26 00:35:09 +01:00
Stefan Kremser 8e3443502f
Merge pull request #1278 from victor-kayan/update-pt-br-lang
Update web interface pt-br language
2020-10-26 00:34:04 +01:00
saskadaniel ec833526c9
Hungarian translation 2020-10-08 14:04:42 +02:00
David Bjørnsten-Lindhard 99ee3299f8 Added lang file DA 2020-10-04 19:13:00 +02:00
13r1ckzi7rtx2080S 65cc59b7d1 add nl lang file 2020-10-02 23:23:42 +02:00
13r1ckzi7rtx2080S 4f4cb099e9 Add lang nl file 2020-10-02 23:18:43 +02:00
Victor Kayan d63248b99f Update web interface pt-br language 2020-07-22 17:34:40 -03:00
Spacehuhn ac7bf78bcc Compiled web files 2020-07-15 21:57:53 +02:00
Spacehuhn 5cbaa42a6e Updated copyright 2020-07-15 21:48:15 +02:00
Spacehuhn 04feef1298 Revert "Merge branch 'web_interface/refactor'"
This reverts commit 50458606a8.
2020-07-15 21:00:42 +02:00
Arthur Pons f99899f0aa
Update fr.lang
Correcting some mistakes and enhance the global quality of the text.
2020-05-10 23:02:11 +02:00
Stefan Kremser 2e565732ce
Merge pull request #1146 from sopanus2014/patch-1
thai language translate
2020-05-07 23:29:16 +02:00
Spacehuhn 53cb2fd9f2 Merge branch 'btdr' 2020-05-07 23:26:15 +02:00
Spacehuhn 50458606a8 Merge branch 'web_interface/refactor' 2020-05-07 23:25:37 +02:00
Spacehuhn a9d9f15271 Merge branch 'addlang-200312' into v2.2 2020-05-07 22:48:57 +02:00
rrrrrrrreeeeeele 6240ce8016 Update ja.lang
Translated(japanese)
2020-03-12 15:52:18 +09:00
rrrrrrrreeeeeele 0007ad4be3 Create ja.lang
Maked ja.lang
2020-03-12 15:50:15 +09: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
b00tk1ll 6cc802a0d0
PT-BR Translation
Web interface translation for Portuguese from Brazil
2019-10-04 17:59:58 -03:00
PLEUMKUNG 70048c5f6e
thai language translate
thai language translate
2019-09-14 20:09:20 +07: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
deantonious 6054c0344a Update es.lang
Fixed the Spanish language file
2018-12-13 13:19:07 +01:00
Stefan Kremser 34915e2138 Fixed Spanish language file 2018-11-24 13:33:54 +01:00
Red c07d0e555e
Update es.lang 2018-07-15 23:01:51 +02:00
Red 2f53ce0ba7
Update es.lang 2018-07-15 23:01:06 +02:00
R3dLion e55f29656c
Spanish language 2018-07-13 18:06:04 +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
tobozo 976d31247b
Create fi.lang
see #907 credits to@developerfromjokela
2018-06-30 16:46:59 +02:00
Josef Kuchař 737018d814
Update czech language file based on suggestion 2018-06-02 22:22:16 +02:00
Sergiu ab6adf4f20
Romanian translate
buna/hello
2018-04-18 18:06:06 +02:00
Stefan Kremser 8e4376a8fa Show complete packetrate in web interface 2018-04-18 10:12:09 +02:00
Wilton Norris b70306a55a
fix errors 2018-04-13 21:35:40 +08:00