Commit Graph
100 Commits
Author SHA1 Message Date
forkless fe26ba35a8 Eliminate warnings, add clippy+cargo-audit to CI, add fuzz target 2026-06-01 21:07:00 +02:00
forkless 198dcd3655 Remove reportcard reference from CHANGELOG 2026-06-01 20:25:59 +02:00
forkless 0d073f4263 Add v0.2.4 CHANGELOG entry 2026-06-01 20:06:08 +02:00
forkless cc81550fe3 Add SECURITY.md and release checklist to governance 2026-06-01 20:05:59 +02:00
forkless 508afa18e8 Add round-trip restore, edge case, and migration tests — 31 total 2026-06-01 19:40:47 +02:00
forkless ac51bbb4f7 Bump to v0.2.4 2026-06-01 19:36:17 +02:00
forkless db0cb37d8f Update CHANGELOG for v0.2.2 and v0.2.3 2026-06-01 19:34:49 +02:00
forkless e9f1299602 Add GOVERNANCE.md with access recovery plan 2026-06-01 19:31:53 +02:00
forkless 3bfff80cc8 Add issue templates, CONTRIBUTING.md, and code of conduct 2026-06-01 19:30:10 +02:00
forkless c5ce853f90 Add test suite — 13 integration tests covering guard, config, ops, gvas 2026-06-01 19:28:27 +02:00
forkless c1ab853847 Add reportcard to gitignore 2026-06-01 19:20:19 +02:00
forkless 767a6a2ea9 Add EGO.md to gitignore 2026-06-01 19:06:39 +02:00
forkless b7cb2acee6 Gitignore replace script 2026-06-01 18:57:34 +02:00
forkless dda7fca5c1 Depersonalize logged paths (sanitize_path) 2026-06-01 18:57:29 +02:00
forkless b383bab50b Move _check.py to tests/ 2026-06-01 18:42:39 +02:00
forkless 001be8eb5e Document dormant game-running guards 2026-06-01 17:47:22 +02:00
forkless 8c3f0e2fd3 Complete 100% function doc coverage 2026-06-01 17:14:02 +02:00
forkless ee7d1b4231 Add diligence skill and doc check script 2026-06-01 17:03:04 +02:00
forkless 536047f1ac Document centered_rect and centered_bottom in main.rs 2026-06-01 16:47:05 +02:00
forkless 20a752f2e7 Document centered_rect layout helpers 2026-06-01 16:41:25 +02:00
forkless e9a466b250 Document remaining private helpers 2026-06-01 16:37:30 +02:00
forkless 3366c74cd7 Add build_sign.sh to gitignore 2026-06-01 16:32:25 +02:00
forkless 1c01a36503 Document private action handlers and layout helpers 2026-06-01 16:28:35 +02:00
forkless d332c8931b Add docs link to README 2026-06-01 16:23:10 +02:00
forkless 44498043d8 Complete inline doc comments for all public functions 2026-06-01 16:20:32 +02:00
forkless c7bf00854a Bump Pages actions to v5 to suppress Node 20 warnings 2026-06-01 16:17:16 +02:00
forkless 98090e5fb0 Auto-derive version from git tag in build script 2026-06-01 16:14:04 +02:00
forkless d51f0ac929 Bump version to v0.2.2 2026-06-01 16:12:20 +02:00
forkless de08bda7a3 Add APPLICATION.md to gitignore 2026-06-01 14:27:44 +02:00
forkless c6e65b8de5 Fix Pages deploy with proper permissions 2026-06-01 14:19:35 +02:00
forkless 1ee00eeb1b trigger pages deploy 2026-06-01 14:17:44 +02:00
forkless 9d5a3dd406 Add GitHub Pages doc deployment 2026-06-01 14:14:43 +02:00
forkless 593ea7b51f Add inline doc comments and cargo doc to CI 2026-06-01 14:13:35 +02:00
forkless 51d3d714ba Add cargo doc generation to CI pipeline 2026-06-01 14:12:56 +02:00
forkless d9d1847dd4 Add docs directory 2026-06-01 14:11:47 +02:00
forkless 1adaea07c7 Drop redundant 'proven' from community standing 2026-06-01 13:59:02 +02:00
forkless 3fa45892e3 Fix SignPath notice wording in README 2026-06-01 13:57:54 +02:00
forkless 751ce92a7f Shift SignPath notice to CI/CD pipeline emphasis 2026-06-01 13:45:53 +02:00
forkless 38fc42c138 Replace auto-tag with sign reminder in build script 2026-06-01 13:28:19 +02:00
forkless 4d077c8e37 Soften process guard re-introduction language 2026-06-01 13:19:41 +02:00
forkless 41f66b4171 Add security audit document 2026-06-01 13:15:20 +02:00
forkless cbae3f7b42 Adjust disclaimer wording 2026-06-01 12:56:52 +02:00
forkless 6bc08462a6 Add pending certification disclaimer 2026-06-01 12:53:27 +02:00
forkless 10e7955f35 Clarify save-path in privacy section 2026-06-01 12:35:09 +02:00
forkless d9feb077cd Add privacy safe-harbor section 2026-06-01 12:28:12 +02:00
forkless 6fb594a75c Add code signing policy 2026-06-01 12:24:33 +02:00
forkless fb10c40e15 Update CHANGELOG with auto-release pipeline 2026-06-01 12:18:10 +02:00
forkless 3cc8a50bc0 Auto-tag and push in build script 2026-06-01 12:16:31 +02:00
forkless 846a461b32 Add tag+release reminder to build script 2026-06-01 12:13:57 +02:00
forkless 821aa31a40 Enable SLSA provenance upload to release 2026-06-01 12:04:11 +02:00
forkless 95b2ee8f97 Add CI/SLSA notes to CHANGELOG 2026-06-01 12:03:14 +02:00
forkless 3a3997bad9 Add tag trigger to CI workflow 2026-06-01 11:55:33 +02:00
forkless 0f9965bd1b Remove --all-targets from CI check 2026-06-01 11:54:22 +02:00
forkless 8a405234d3 Add Node 24 env for GitHub Actions 2026-06-01 11:53:22 +02:00
forkless 2f59eae1af Replace cargo test with cargo check in CI 2026-06-01 11:52:13 +02:00
forkless e03e591a2e Fix SLSA provenance as reusable workflow 2026-06-01 11:49:57 +02:00
forkless 4b4929245a Add SLSA provenance generation 2026-06-01 11:04:41 +02:00
forkless 28b1d4161b Add GitHub Actions CI/release pipeline 2026-06-01 11:01:34 +02:00
forkless 2e7e2e9c4e Expand 'no admin, no network' phrasing 2026-06-01 10:55:10 +02:00
forkless 4c0fef377a Remove version header from release notes 2026-06-01 10:46:12 +02:00
forkless fc48d2b2fd Update release notes for v0.2.0 2026-06-01 10:43:34 +02:00
forkless ded4587fe7 Rename title to NotAlterra 2026-06-01 10:41:02 +02:00
forkless 5fa17b78a0 Bump to v0.2.0 2026-06-01 10:39:12 +02:00
forkless 761112d1ce Rename config_path→ini_path 2026-06-01 10:35:52 +02:00
forkless c0ae977159 Rename last_path→save_path, last_scan→save_scan 2026-06-01 10:31:15 +02:00
forkless 883f9eee5e Rewrite Steam path section in README 2026-06-01 10:28:46 +02:00
forkless f33ba081eb Un-blockquote config persistence note 2026-06-01 10:19:32 +02:00
forkless 01a6e6bf78 Remove horizontal rules from README 2026-06-01 10:17:27 +02:00
forkless 0e9986bf86 Un-blockquote Windows Explorer note 2026-06-01 10:15:38 +02:00
forkless 6e09d0bcd4 Move unsigned exe notice below Windows section 2026-06-01 10:14:16 +02:00
forkless ad4a2ceff4 Add unsigned executable notice to README 2026-06-01 10:12:23 +02:00
forkless 03b915a778 Update README with NotAlterra.exe name 2026-06-01 09:38:06 +02:00
forkless 79d0d879be Fix Windows exe name to NotAlterra.exe 2026-06-01 06:04:09 +02:00
forkless e067173326 Restore zip cleanup in build script 2026-06-01 06:00:30 +02:00
forkless f24f5fd0a7 Revert icon embedding to avoid AV false-positive 2026-06-01 05:59:17 +02:00
forkless 6828c15628 Clean old zip before packaging Windows release 2026-06-01 05:56:47 +02:00
forkless 9380c740c8 Rename Windows exe to NotAlterra.exe in archive 2026-06-01 05:52:36 +02:00
forkless 013a26ad39 Guard resource link for Windows target only 2026-06-01 05:49:06 +02:00
forkless 6174f53951 Fix build.rs to run windres on all platforms 2026-06-01 05:48:12 +02:00
forkless 2549c74a94 Fix icon path in rc file 2026-06-01 05:44:50 +02:00
forkless 8edae70cc9 Embed app icon in Windows executable 2026-06-01 05:39:38 +02:00
forkless 166f2463b5 Remove unused dependencies (sysinfo, log, simplelog) 2026-06-01 05:03:22 +02:00
forkless 450b28c838 Document LTO+strip in build script 2026-06-01 04:59:24 +02:00
forkless 92e599756c Gitignore .cargo config folder 2026-06-01 04:54:51 +02:00
forkless b73b31464d Update copyright holder to forkless 2026-06-01 04:48:32 +02:00
forkless 2fed36a4ff Update copyright year to 2026 2026-06-01 04:47:35 +02:00
forkless 229b9592a2 Update CHANGELOG for v0.1.3 2026-06-01 03:48:56 +02:00
forkless 91e9e4cfb7 Prompt and description on same row 2026-06-01 03:45:45 +02:00
forkless fb4b3bfc5a Prompt one row above description in pickers 2026-06-01 03:42:29 +02:00
forkless d1e4d0eee8 Move prompt to description row in all pickers 2026-06-01 03:36:46 +02:00
forkless 3748218b04 Move prompt to description line (with_info pickers) 2026-06-01 03:35:22 +02:00
forkless b0000d61d5 Move navigation prompt to same line as description 2026-06-01 03:31:53 +02:00
forkless e94179264f Widen playtime column to fit zero-padded format 2026-06-01 03:27:22 +02:00
forkless ecb4c6a873 Zero-pad playtime to 2 digits 2026-06-01 03:21:05 +02:00
forkless 50aa53ddf8 Tighten inspector columns, fix header navigation 2026-06-01 03:15:24 +02:00
forkless bf8e91dec3 Fix column header alignment and blank line separator 2026-06-01 03:07:46 +02:00
forkless 83e424e196 Add column headers to file pickers 2026-06-01 03:01:19 +02:00
forkless 62af43608e v0.1.3 2026-06-01 02:52:44 +02:00
forkless 319793b26a Gitignore tests/ folder 2026-06-01 02:50:02 +02:00
forkless 607a745d8a Move archives to builds/ folder 2026-06-01 02:49:09 +02:00