Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/k-frame 2026-06-19 16:32:44 +00:00
fa097771d4 arch: push wire types out of ClientApp, extract event_service, cleanup dead code
7001b5e911 arch: split ConfigRepository, extract polling, consolidate conversions, decouple protocol
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/k-frame 2026-06-19 11:35:48 +00:00
1c854d127f fix bottom scroll artifacts, slow scroll for readability
GKaszewski pushed to master at GKaszewski/k-frame 2026-06-19 11:32:47 +00:00
838e29702a fix scroll artifacts at widget edges, disable esp-mesh
GKaszewski opened issue GKaszewski/k-frame#2 2026-06-19 11:32:36 +00:00
OTA firmware updates for ESP32
GKaszewski pushed to master at GKaszewski/k-frame 2026-06-19 11:22:13 +00:00
5bcf4c4e0d strip unused esp32 deps, fix render loop power waste
GKaszewski pushed to master at GKaszewski/k-frame 2026-06-19 11:13:24 +00:00
27c1fe3f37 optimize esp32 release binary size: 1.7MB -> 1.1MB
GKaszewski pushed to master at GKaszewski/k-frame 2026-06-19 11:08:03 +00:00
b964801765 remove all modals, inline editing, live layout preview, clock preview
GKaszewski pushed to master at GKaszewski/k-frame 2026-06-19 10:56:18 +00:00
13497dd53c state recovery, polling optimizations, error rendering
GKaszewski pushed to master at GKaszewski/k-frame 2026-06-19 10:37:36 +00:00
8b1dac9669 update README: wiring table, new features, data-generators in arch diagram
GKaszewski pushed to master at GKaszewski/k-frame 2026-06-19 10:35:13 +00:00
a6152c9a9a update README.md to include clock and static text as data sources, and add widget alignment and connection indicator features
455d5da901 webhook through event system, extract data-generators adapter
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/k-frame 2026-06-19 09:32:50 +00:00
437056cfc4 clean up
GKaszewski opened issue GKaszewski/k-frame#1 2026-06-19 09:32:27 +00:00
Add DataSourceType::SystemInfo for client-side metrics
GKaszewski pushed to master at GKaszewski/k-frame 2026-06-19 09:32:03 +00:00
a51d22649a internal data sources (clock, static text), connection indicator, rendering fixes
b448fa15fe expose h_align/v_align through full stack
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/k-frame 2026-06-19 01:30:42 +00:00
ca2ef61097 update copyright holder name in LICENSE file
GKaszewski pushed to master at GKaszewski/k-frame 2026-06-19 01:29:37 +00:00
e8b968bcd1 add README and MIT license
fe59b68c37 theme config, layout preview, container alignment
81a4167382 new rendering engine
0a90d6a5d7 logo update
adda731dc6 add auth system: users, login, JWT, protected routes
Compare 10 commits »
GKaszewski created branch master in GKaszewski/k-frame 2026-06-19 01:29:37 +00:00
GKaszewski created repository GKaszewski/k-frame 2026-06-19 01:29:22 +00:00
GKaszewski pushed to master at GKaszewski/party-cam 2026-06-18 14:41:19 +00:00
d79e8bd52d fix platformio: correct board to esp32cam, add upload settings
GKaszewski pushed to master at GKaszewski/party-cam 2026-06-18 09:23:10 +00:00
4ec723ef40 fix bugs, harden server, strip-based dithering, update docs
GKaszewski pushed to master at GKaszewski/archlens 2026-06-17 11:44:24 +00:00
009c821f48 style: cargo fmt
a24dc572bd fix: clippy — collapse nested if, remove useless .into()
682a64354f fix: remove std::path from application layer, document merge error behavior
04da26beba refactor: LanguageExtractor gains explicit 3-phase trait + run_extraction pipeline
8b20bf3874 fix: remove unused FilePath import, mark Import arm unreachable in ascii
Compare 9 commits »