Commit Graph

773 Commits

Author SHA1 Message Date
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 Kremser e3c706e9a4
Update config.yml 2020-10-26 11:54:56 +01: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
Stefan Kremser 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
saskadaniel ec833526c9
Hungarian translation 2020-10-08 14:04:42 +02:00
Stefan Kremser 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 Kremser 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
Spacehuhn 9904b0ea87 Fix config for new dstike watch 2020-08-07 18:28:58 +02:00
Stefan Kremser a07a054944 Create FUNDING.yml 2020-07-29 19:59:09 +02:00
Stefan Kremser 1157233aef
Create FUNDING.yml 2020-07-29 19:57:42 +02:00
Victor Kayan d63248b99f Update web interface pt-br language 2020-07-22 17:34:40 -03:00
Spacehuhn 85664ec6c2 Fixed captive portal setting 2020-07-21 18:16:18 +02:00
Spacehuhn 7d9c2f5d84 Don't count time manually when RTC enabled 2020-07-21 17:37:36 +02:00
Spacehuhn c1121494c6 Updated config define names 2020-07-16 11:05:31 +02:00
Spacehuhn a843a58909 Fixed LED 2020-07-15 22:46:08 +02:00
Spacehuhn fd8e983bc1 Improved compiler script 2020-07-15 22:46:00 +02:00
Spacehuhn ac7bf78bcc Compiled web files 2020-07-15 21:57:53 +02:00
Spacehuhn 4557126842 Helper script for compiling bin files 2020-07-15 21:57:47 +02:00
Spacehuhn 2c330efa61 Restored led
Needed to fix case problems
2020-07-15 21:48:36 +02:00
Spacehuhn 51baeade1e Deleted LED 2020-07-15 21:48:31 +02:00
Spacehuhn 9362704ab3 Ignore py cache 2020-07-15 21:48:23 +02:00
Spacehuhn 5cbaa42a6e Updated copyright 2020-07-15 21:48:15 +02:00
Spacehuhn e4cb8f8f31 Updated webConverter for new files 2020-07-15 21:47:15 +02:00
Spacehuhn 04feef1298 Revert "Merge branch 'web_interface/refactor'"
This reverts commit 50458606a8.
2020-07-15 21:00:42 +02:00
Spacehuhn 7f29375e6d RTC 2020-07-15 20:25:31 +02:00
Spacehuhn 602a7a6f9b New DSTIKE board configs 2020-07-15 20:02:23 +02:00
Spacehuhn 6c842653c1 LED module 2020-07-15 20:02:09 +02:00
Spacehuhn 432297de9a Fix includes 2020-07-15 15:14:13 +02:00
Spacehuhn 15a8c66ab6 Fixed deauth attack 2020-07-14 18:08:11 +02:00
Spacehuhn 401d5c17c4 Refactored wifi.h into module 2020-07-14 18:07:42 +02:00
Spacehuhn 74067f0f87 Readding settings 2020-07-10 20:24:23 +02:00
Spacehuhn 24cd631b34 Delete settings 2020-07-10 20:23:22 +02:00
Stefan Kremser 37eaf039e6
Create arduino-cli.yaml 2020-07-10 19:48:06 +02:00
Stefan Kremser 2f6bf6fc21
Create nightly.yml 2020-07-10 18:39:37 +02:00
Spacehuhn 2dc92ca487 Merge branch 'v2' into v2.5 2020-07-05 19:28:30 +02:00
Spacehuhn 6d274803f3 Fix settings.json 2020-07-05 19:27:20 +02:00
Spacehuhn f74d7e3e1e Set version to 2.5 2020-07-05 16:34:53 +02:00