Sebastian Palencsar
|
1fafa13e4a
|
Refactor code into modular structure and add comprehensive tests
- Split main.rs into 10 focused modules for better maintainability
- Add 37 unit tests covering desktop entry, Tauri config, validation,
Chromium backend, and app config serialization
- Update version to v0.1.1-alpha.1
|
2026-05-04 18:25:42 +02:00 |
|
Sebastian Palencsar
|
02942f421a
|
Validate chromium browser binary before installing desktop entry
|
2026-02-25 19:52:59 +01:00 |
|
Sebastian Palencsar
|
fd2186b14b
|
Handle legacy profile_scope=default in app config
|
2026-02-25 19:43:06 +01:00 |
|
Sebastian Palencsar
|
1bc4ac4bc9
|
Persist app config, add list --verbose, and improve quick start/install
|
2026-02-23 12:15:10 +01:00 |
|
Sebastian Palencsar
|
0c8687eb00
|
Add chromium compatibility backend with per-app profiles
|
2026-02-23 11:25:28 +01:00 |
|
Sebastian Palencsar
|
f2799d5deb
|
Add doctor/update commands, dry-run/print-config, and improve icon fallback
|
2026-02-23 09:22:14 +01:00 |
|
Sebastian Palencsar
|
6b9e73cc9d
|
Fix icon RGBA conversion, add no-decorations option, and add KDE screenshots
|
2026-02-23 09:05:14 +01:00 |
|
Sebastian Palencsar
|
f5c8f71095
|
Fix favicon icons by converting to RGBA PNG and refine README
|
2026-02-23 08:45:57 +01:00 |
|
Sebastian Palencsar
|
ec77654450
|
Fix favicon icons by converting to RGBA PNG refine README
|
2026-02-23 08:43:40 +01:00 |
|
Sebastian Palencsar
|
2cb0e70d3d
|
Fix clippy items-after-test-module warning
|
2026-02-23 07:50:37 +01:00 |
|
Sebastian Palencsar
|
5f66ae9e14
|
Prepare GitHub alpha launch (README, CI, tests, release workflow)
|
2026-02-23 07:44:41 +01:00 |
|