[PR #1179] [CLOSED] Removing web files #1134

Closed
opened 2026-02-28 00:06:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SpacehuhnTech/esp8266_deauther/pull/1179
Author: @Juraci
Created: 11/16/2019
Status: Closed

Base: masterHead: removing-web-files


📝 Commits (3)

  • aa57929 remove DisplayUI
  • 095991c Merge pull request #1 from Juraci/removing-display-ui
  • 4bfb8b1 removing web files

📊 Changes

37 files changed (+1335 additions, -5815 deletions)

View changed files

📝 esp8266_deauther/CLI.cpp (+1167 -1173)
📝 esp8266_deauther/CLI.h (+1 -3)
esp8266_deauther/DisplayUI.cpp (+0 -893)
esp8266_deauther/DisplayUI.h (+0 -644)
📝 esp8266_deauther/Settings.cpp (+1 -2)
📝 esp8266_deauther/esp8266_deauther.ino (+166 -180)
esp8266_deauther/webfiles.h (+0 -65)
web_interface/attack.html (+0 -104)
web_interface/attack.json (+0 -1)
web_interface/index.html (+0 -52)
web_interface/info.html (+0 -88)
web_interface/js/attack.js (+0 -41)
web_interface/js/scan.js (+0 -262)
web_interface/js/settings.js (+0 -51)
web_interface/js/site.js (+0 -118)
web_interface/js/ssids.js (+0 -105)
web_interface/lang/cn.lang (+0 -74)
web_interface/lang/cs.lang (+0 -75)
web_interface/lang/de.lang (+0 -74)
web_interface/lang/en.lang (+0 -74)

...and 17 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SpacehuhnTech/esp8266_deauther/pull/1179 **Author:** [@Juraci](https://github.com/Juraci) **Created:** 11/16/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `removing-web-files` --- ### 📝 Commits (3) - [`aa57929`](https://github.com/SpacehuhnTech/esp8266_deauther/commit/aa57929116f21512f76d5827ab03809b47e005e3) remove DisplayUI - [`095991c`](https://github.com/SpacehuhnTech/esp8266_deauther/commit/095991c614663210c10bf0b003d1b716e3559e95) Merge pull request #1 from Juraci/removing-display-ui - [`4bfb8b1`](https://github.com/SpacehuhnTech/esp8266_deauther/commit/4bfb8b19ac43282bcab1f6f6b6ba3ea1022849b8) removing web files ### 📊 Changes **37 files changed** (+1335 additions, -5815 deletions) <details> <summary>View changed files</summary> 📝 `esp8266_deauther/CLI.cpp` (+1167 -1173) 📝 `esp8266_deauther/CLI.h` (+1 -3) ➖ `esp8266_deauther/DisplayUI.cpp` (+0 -893) ➖ `esp8266_deauther/DisplayUI.h` (+0 -644) 📝 `esp8266_deauther/Settings.cpp` (+1 -2) 📝 `esp8266_deauther/esp8266_deauther.ino` (+166 -180) ➖ `esp8266_deauther/webfiles.h` (+0 -65) ➖ `web_interface/attack.html` (+0 -104) ➖ `web_interface/attack.json` (+0 -1) ➖ `web_interface/index.html` (+0 -52) ➖ `web_interface/info.html` (+0 -88) ➖ `web_interface/js/attack.js` (+0 -41) ➖ `web_interface/js/scan.js` (+0 -262) ➖ `web_interface/js/settings.js` (+0 -51) ➖ `web_interface/js/site.js` (+0 -118) ➖ `web_interface/js/ssids.js` (+0 -105) ➖ `web_interface/lang/cn.lang` (+0 -74) ➖ `web_interface/lang/cs.lang` (+0 -75) ➖ `web_interface/lang/de.lang` (+0 -74) ➖ `web_interface/lang/en.lang` (+0 -74) _...and 17 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:06:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#1134
No description provided.