Commit Graph

28 Commits

Author SHA1 Message Date
10520db877 Added basic safe limit functionality 2026-06-03 18:50:21 +01:00
57869b16f7 Fixed argument help (fuck you, Tango) 2026-06-03 18:11:00 +01:00
e4100decdb Implemented backend for pin 2026-06-03 18:05:10 +01:00
8a37c1736b Fixed shocker pin argument order & type 2026-06-03 18:00:17 +01:00
739f3ec5b4 Added basic PIN to web interface, partially implemented back-end 2026-06-03 17:55:26 +01:00
a13f73cb99 Added rate limiting 2026-06-02 21:45:32 +01:00
80f54299a6 Added license 2026-06-02 21:42:22 +01:00
570a788237 Added WHSPAH to the requirements (I'm so dumb) 2026-06-02 21:41:47 +01:00
ee402a1072 Added minimum and maximum to transmitter ID and channel input 2026-06-02 21:34:34 +01:00
7ee402c1d0 Updated styles.css, changed default slider values to 0 2026-06-02 21:31:08 +01:00
48a74104eb Added extremely simple small-screen support 2026-06-02 18:40:39 +01:00
832b700e06 Removed placeholder text, updated CSS to keep content box size. 2026-06-02 18:31:07 +01:00
956d13a00f Updated backgrounds to have blur 2026-06-02 18:27:00 +01:00
195c70d526 Added tiling background, as well as img folder 2026-06-02 18:24:16 +01:00
57bfd63126 Updated slider value visuals to use their own ID, styles.css updated to make sliders bigger and more user friendly. 2026-06-02 17:46:14 +01:00
0f946fa8b0 Oops, I forgot the shock button (The entire point of this) 2026-06-02 17:33:52 +01:00
203a363a6c Merge branch 'main' of https://gitea.imadumbass.dog/Brosef/WHSPAH-Web-Interface 2026-06-02 17:31:19 +01:00
b298c11d36 Added input tags to HTML that call JavaScript functions, as well as changing JavaScript code to match HTML input IDs. 2026-06-02 17:28:46 +01:00
01e2359315 Added transmitter.close() to end of file 2026-06-02 17:06:08 +01:00
8faf77918c Added comments 2026-06-02 17:05:44 +01:00
36102b3ae9 Added function calls for UI 2026-06-02 16:58:08 +01:00
6b0ce137b7 Added transmit frontend call 2026-06-02 16:45:54 +01:00
a80414a603 Merge branch 'main' of https://gitea.imadumbass.dog/Brosef/WHSPAH-Web-Interface 2026-06-02 16:36:54 +01:00
851ba123d8 Implemented basic HTML and CSS. 2026-06-02 16:34:57 +01:00
3056650dd3 (Probably) implemented transmit API point 2026-06-02 16:31:32 +01:00
4f6bd4dae2 Implemented static folder 2026-06-02 16:07:27 +01:00
1f69f7921a Implemented basic Flask app 2026-06-02 16:04:22 +01:00
70998ed800 Initial commit 2026-06-02 15:52:52 +01:00