6 Commits

Author SHA1 Message Date
Erkan IŞIK 80e3559d0d refactor: split huge jobs/mod.rs into modular files & modernize slideshow
- Split src/jobs/mod.rs into specialized domain files under src/jobs/ (autologin, bootloader, execution, finish, keyboard, location, netinstall, network, partition, users) for better modularity and cleaner architecture.
- Integrated chrono-tz and enabled serde features on chrono in Cargo.toml.
- Added missing assets (remixicon font, icons, slides images/configs).
- Integrated localized slideshow presentation directly into UI, reading configurations from TOML.
- Updated Makefile to correctly target and install slideshow files into system directories.
- Cleaned up obsolete bin utility slides_test.rs.
2026-08-10 16:51:35 +03:00
Erkan IŞIK 20dc937ab8 fix: GPU karakter bozulması için repaint throttle; slideshow emoji ikonları; partition auto FS; çeşitli f32 tip düzeltmeleri 2026-07-23 17:13:05 +03:00
Erkan IŞIK 225577a62e feat: update version to 4.0.1, remove deprecated actions and pspec files, and enhance rsync command with dynamic exclusion 2026-06-02 13:23:35 +03:00
ayhanyalcinsoy 64db88d12e update 2026-06-01 00:32:03 +03:00
ayhanyalcinsoy 20e5062ecd update 2026-05-24 12:58:10 +03:00
ayhanyalcinsoy a1ae4efede update 2026-05-22 23:35:27 +03:00