Commit Graph
753 Commits
Author SHA1 Message Date
Spacehuhn 535d2d3f95 Fixed 404 errors when using littlefs 2021-01-23 12:46:59 +01:00
Spacehuhn 4bd56ff755 Fixed clock going out of sync 2021-01-23 12:37:01 +01:00
Spacehuhn 8c289baf33 Fixed issue with LittleFS (webSpiffs) setup 2021-01-23 12:36:46 +01:00
Spacehuhn 4e7264bc4f Clock submenu 2021-01-23 12:05:33 +01:00
Spacehuhn 0272e83c3d Fixed clock update
https://github.com/SpacehuhnTech/esp8266_deauther/issues/1385

https://github.com/SpacehuhnTech/esp8266_deauther/issues/1384
2021-01-23 11:52:44 +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.
2.6.0-rc3
2021-01-17 11:19:08 +01:00
Spacehuhn abf56ca866 Fixed compiler script 2021-01-17 11:03:05 +01:00
Spacehuhn d06e5d35c8 Added pl.lang 2021-01-16 10:24:38 +01:00
Spacehuhn 33c999c334 Compiled web files 2.6.0-rc2 2021-01-14 22:18:31 +01:00
Spacehuhn e01e95bc08 Added ko.lang 2021-01-14 22:17:47 +01:00
Spacehuhn 33e0cd2250 Increased name length to 17 2021-01-14 21:57:05 +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
Stefan KremserandGitHub d4ba63789b Update README.md 2021-01-12 18:32:19 +01:00
Spacehuhn 247f9ce336 Reintroduced led command 2021-01-12 14:11:26 +01:00
Spacehuhn 3e4e699e78 Fix channel hopping issue 2021-01-12 13:24:30 +01:00
Spacehuhn 1e93e65355 Fixed nightly workflow 2.6.0-rc1 2021-01-11 20:59:59 +01:00
Stefan KremserandGitHub 0d9f4388fb Update README.md 2021-01-11 20:52:23 +01:00
Spacehuhn 371982c03b Compiled web files 2021-01-11 20:42:58 +01:00
Spacehuhn 8715dc5478 Updated README.md 2021-01-11 19:12:58 +01:00
Spacehuhn 10e3c82f59 Missing semicolon 2021-01-11 18:19:27 +01:00
Spacehuhn 6ffc5506a0 Added display examples to compiler script 2021-01-11 18:17:08 +01:00
Spacehuhn d01bd2bfc4 Updated copyright in code 2021-01-11 18:14:55 +01:00
Spacehuhn d95d7c7aa7 Visual improvements for web interface 2021-01-11 18:04:59 +01:00
Spacehuhn 077eee674b Update version number 2021-01-11 16:14:26 +01:00
Spacehuhn e0ed92ec38 Made web interface URL and IP customisable 2021-01-11 16:10:15 +01:00
Spacehuhn df03cac35f Adjusted LED brightness for example configs 2021-01-11 14:23:28 +01:00
Spacehuhn 4f89248e71 Display example configs 2021-01-11 12:24:45 +01:00
Spacehuhn aa577ebe11 Draw "Resetting..." on OLED 2021-01-11 11:58:20 +01:00
Spacehuhn 0c908c577c Draw "> Scanning..." at startup on OLED 2021-01-11 11:58:01 +01:00
Spacehuhn 85a7c12b97 Fixed Dotstar support 2021-01-11 11:15:22 +01:00
Spacehuhn 57e50ea65f Reset settings via button
Hold button (config defaults to gpio 0) for 5 seconds to reset settings
2021-01-10 23:22:29 +01:00
Spacehuhn a559457dd9 Maltronics Deauther config 2021-01-10 22:45:40 +01:00
Spacehuhn e238ae11c6 Included necessary libraries locally 2021-01-10 22:30:14 +01:00
Spacehuhn 51429b8c37 Removed config duplicates 2021-01-10 22:26:48 +01:00
Spacehuhn 57bd66c249 Compiled web files 2021-01-10 18:49:21 +01:00
Spacehuhn 5d5b385d7e Merge remote-tracking branch 'Kry9toN/v2' into v2.5 2021-01-10 18:27:49 +01:00
Spacehuhn 2641985940 Updated welcome message 2021-01-10 18:20:46 +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
Stefan KremserandGitHub e3c706e9a4 Update config.yml 2020-10-26 11:54:56 +01:00
Phil EichingerandGitHub 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 KremserandGitHub 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
Stefan KremserandGitHub 8991ef7b8e Merge pull request #1324 from saskadaniel/v2
This is a lang file for Hungarian (hu) translated from the English lang file.
2020-10-26 00:25:43 +01:00
saskadanielandGitHub ec833526c9 Hungarian translation 2020-10-08 14:04:42 +02:00
Stefan KremserandGitHub ca12730069 Merge pull request #1322 from kawaiipantsu/webui-add-lang-da
Added lang file DA
2020-10-04 20:06:41 +02:00
David Bjørnsten-Lindhard 99ee3299f8 Added lang file DA 2020-10-04 19:13:00 +02:00
Stefan KremserandGitHub 063baaeeb9 Merge pull request #1320 from 13r1ckz/Add_NL_lang_file
Add nl lang file
2020-10-03 09:59:10 +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