Commit Graph
233 Commits
Author SHA1 Message Date
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 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 v0.1.3 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 v0.1.2 2026-06-01 02:49:09 +02:00
forkless 2afbd241b5 Move test scripts to tests/ 2026-06-01 02:46:11 +02:00