• Joined on 2022-04-19
Mrixs pushed to ballu-ac-esp32c6-controller-implementation at Mrixs/ballu-remote 2026-07-11 16:53:16 +00:00
b68355616f move completed plan: 2026-07-05-ballu-ac-esp32c6-controller-implementation.md
ff22483f8b feat: finalize documentation and validation (Task 7)
b3e09d991d feat: end-to-end app controller integration and tests
0c0883480d feat: implement status monitoring, fault detection, and comms watchdog
73407b8272 feat: Implement Zigbee-UART integration layer with message brokering, mode mapping, temperature conversion, and bidirectional status synchronization
Compare 8 commits »
Mrixs created branch ballu-ac-esp32c6-controller-implementation in Mrixs/ballu-remote 2026-07-11 16:53:16 +00:00
Mrixs created repository Mrixs/steppe.rocks 2026-07-11 15:10:51 +00:00
Mrixs created branch master in Mrixs/ballu-remote 2026-07-05 15:24:26 +00:00
Mrixs pushed to master at Mrixs/ballu-remote 2026-07-05 15:24:26 +00:00
8fd3697deb Add gitignore
6c237faadb Init
Mrixs created repository Mrixs/ballu-remote 2026-07-05 15:20:24 +00:00
Mrixs pushed to master at Mrixs/MrixsCraft 2026-06-10 17:14:06 +00:00
7d2569882f chore: bump launcher submodule
Mrixs pushed to master at Mrixs/MrixsCraft-launcher 2026-06-10 17:12:20 +00:00
e1371e226a feat: implement dynamic server list loading from API
Mrixs pushed to master at Mrixs/MrixsCraft 2026-06-09 15:15:08 +00:00
f603d99587 Update main repo
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-06-09 14:56:14 +00:00
7a8e79123f feat: unified modpack creation and upload form in admin panel
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-06-09 14:49:41 +00:00
75d8087b66 feat: unified modpack creation and upload form in admin panel
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-06-07 20:17:18 +00:00
a17b80230a fix: remove unused auth import in templates.go
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-06-07 20:12:21 +00:00
75ea7c70c2 auth: implement cookie-based auth for HTML endpoints and Bearer token auth for API endpoints
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-06-07 18:16:35 +00:00
5bd8a549ca fix: require authentication and admin role for /admin endpoint
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-06-07 16:06:52 +00:00
b9e986d25a feat: добавить веб-интерфейс админ-панели для управления модпаками
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-06-06 17:36:23 +00:00
f765fecf24 fix: check skin_hash/cape_hash instead of skin/cape in profile JS
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-06-06 17:27:19 +00:00
f4f7a52749 fix: remove inline onerror from skin/cape images in template
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-06-06 17:08:40 +00:00
b8c136878b fix: pass os/arch to launcher latest endpoint and improve skin/cape loading
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-06-06 17:00:29 +00:00
329c0d3fda fix: skin/cape image loading with error handling
Mrixs pushed to master at Mrixs/MrixsCraft-server 2026-06-06 16:45:01 +00:00
6a8213a234 fix: use skin_hash and cape_hash for skin/cape URLs in profile page