No description
  • Python 78.4%
  • HTML 17%
  • CSS 2.7%
  • JavaScript 1.9%
Find a file
2026-06-17 08:46:16 +02:00
.idea Initial commit 2026-06-02 08:34:09 +02:00
AI Initial commit 2026-06-02 08:34:09 +02:00
sender Added link for login to header, added .env.example for sender 2026-06-16 15:55:25 +02:00
static Initial commit 2026-06-02 08:34:09 +02:00
templates Added link for login to header, added .env.example for sender 2026-06-16 15:55:25 +02:00
.env.example add .env.example 2026-06-02 08:36:09 +02:00
.gitignore Initial commit 2026-06-02 08:34:09 +02:00
admin.py Initial commit 2026-06-02 08:34:09 +02:00
api.py Initial commit 2026-06-02 08:34:09 +02:00
app.py Removed CSRF from API blueprint 2026-06-17 08:46:16 +02:00
config.py Initial commit 2026-06-02 08:34:09 +02:00
extensions.py Initial commit 2026-06-02 08:34:09 +02:00
forms.py Initial commit 2026-06-02 08:34:09 +02:00
LICENSE.md add license 2026-06-02 08:40:54 +02:00
models.py Initial commit 2026-06-02 08:34:09 +02:00
mqtt-web-explorer.service Actualiser mqtt-web-explorer.service 2026-06-14 15:59:17 +02:00
mqtt_client.py Initial commit 2026-06-02 08:34:09 +02:00
public.py Initial commit 2026-06-02 08:34:09 +02:00
requirements.txt Initial commit 2026-06-02 08:34:09 +02:00
security.py Added CSP 2026-06-16 16:31:42 +02:00