Gabriel Kaszewski GKaszewski
GKaszewski opened issue GKaszewski/przygody-pana-cegly#7 2026-03-19 00:54:15 +00:00
Input sensitivity
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2026-03-19 00:51:29 +00:00
cfef49fbc7 refactor: standardization round 2
GKaszewski pushed to master at GKaszewski/przygody-pana-cegly 2026-03-19 00:42:58 +00:00
321905e68e refactor: fix bugs and improve architecture
GKaszewski pushed to master at GKaszewski/k-launcher 2026-03-18 12:59:55 +00:00
2e773cdeaf style: format code for better readability in tests and function signatures
GKaszewski pushed to master at GKaszewski/k-launcher 2026-03-18 12:48:07 +00:00
3d2bd5f9fe fix: update build_entries function signature to ignore frecency parameter
ff9b2b5712 fix(review): bugs, arch violations, design smells
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/k-launcher 2026-03-18 12:10:06 +00:00
38860762c0 Update iced dependency in Cargo.toml to disable default features and add additional ones
248094f442 feat(app): enhance engine initialization with EngineHandle and update run function signature
bd356f27d1 feat: production hardening (panic isolation, file logging, apps cache)
Compare 3 commits »
GKaszewski pushed to main at GKaszewski/gabrielkaszewski-next 2026-03-17 21:42:43 +00:00
292a5d2587 feat: add K-Convert and K-Shrink projects with descriptions and thumbnails
GKaszewski pushed to master at GKaszewski/k-shrink 2026-03-17 21:28:36 +00:00
2f7bb77307 fix: remove placeholder note from AUR page in INSTALL.md
GKaszewski pushed to master at GKaszewski/k-shrink 2026-03-17 21:27:37 +00:00
6be25e4841 fix: update AUR version badge in README
GKaszewski pushed to master at GKaszewski/k-shrink 2026-03-17 21:22:35 +00:00
301189e4cd fix: remove placeholder build badge from README
GKaszewski pushed to master at GKaszewski/k-shrink 2026-03-17 21:21:24 +00:00
eb2463b28b feat: update installation instructions and add .SRCINFO for packaging
GKaszewski pushed to master at GKaszewski/k-shrink 2026-03-17 21:08:01 +00:00
ffd849dec2 feat: add initial release with installation instructions, service configuration, and man page
0c463703a3 refactor: simplify default implementation for Config struct
308867b2d9 feat: add support for additional MIME types in image processing
271d55ba57 feat: initialize K-Shrink workspace with multiple crates for image shrinking utility
GKaszewski created branch master in GKaszewski/k-shrink 2026-03-17 21:08:01 +00:00
GKaszewski created repository GKaszewski/k-shrink 2026-03-17 20:57:03 +00:00
GKaszewski pushed to master at GKaszewski/k-tv 2026-03-17 13:57:50 +00:00
8bdd5e2277 fix(infra): deserialize channel schedule_config via ScheduleConfigCompat for V1 compat
26343b08f8 fix: test mocks for new trait methods, V1 schedule_config re-import, stale comments
6d350940b9 feat(frontend): schedule history dialog with rollback, wire ConfigHistorySheet
ba6abad602 feat(frontend): weekly grid editor with day tabs and copy shortcut
c0da075f03 feat(frontend): config history sheet with pin and restore
Compare 22 commits »
GKaszewski pushed to master at GKaszewski/k-tv 2026-03-17 12:02:54 +00:00
c550790287 feat: add find_last_slot_per_block method to schedule repositories and update related logic
GKaszewski pushed to master at GKaszewski/k-tv 2026-03-17 02:00:40 +00:00
d8dd047020 feat: implement local-files feature with various enhancements and cleanup
GKaszewski pushed to master at GKaszewski/k-tv 2026-03-17 01:42:21 +00:00
c4d2e48f73 fix(frontend): resolve all eslint warnings and errors
8ed8da2d90 refactor(frontend): extract logic to hooks, split inline components
ce92b43205 fix: show toast and redirect on expired session (401)
Compare 3 commits »
GKaszewski pushed to master at GKaszewski/k-tv 2026-03-16 03:41:10 +00:00
7244349e97 refactor: allow unused variable warning for db_pool in build_provider_registry
6aa86b6666 refactor: extract router/serve to server.rs, main is now thin orchestrator
e7bd66ffdf refactor: extract background task spawning to startup.rs
b25ae95626 refactor: extract provider registry to provider_registry.rs
5949ffc63b refactor: extract DB init to database.rs
Compare 6 commits »
GKaszewski pushed to master at GKaszewski/k-tv 2026-03-16 03:24:40 +00:00
9d792249c9 feat: implement transcode settings repository and integrate with local-files provider
50df852416 fix: remove sqlx from API layer, read TTL from TranscodeManager, init local_files from DB on startup
d88afbfe2e fix: sync cleanup_ttl_hours to transcode_settings table on provider save
0637504974 fix: local_files hot-reload via RwLock state fields and rebuild_registry
712cf1deb9 fix: local_files hot-reload via RwLock state fields + rebuild_registry local_files case
Compare 11 commits »