Commit Graph
117 Commits
Author SHA1 Message Date
blacktop b8a06ef2d0 Update Makefile 2026-05-27 19:24:20 -06:00
blacktop 3ffdd6328b fix(sb): build info 2026-05-05 15:36:59 -06:00
blacktop 3f7b2e936a Update Makefile 2026-04-27 15:52:25 -06:00
blacktop 5cdbab9f1e chore: remove libheif dependency; use sips for HEIC conversion
Replace the `github.com/strukturag/libheif-go` CGo dependency with
macOS-native `sips` for HEIC/AVIF wallpaper thumbnail conversion.

- Drop `libheif` from go.mod, Makefile, Goreleaser config, and CI
- Remove `cgo` build tag requirement from wallpaper package
- Implement `convertWithSips()` using temp files and the `sips` CLI
- Refactor thumbnail decoding into `extractThumbnailPreview()` helper
- Update tests to cover sips-based HEIC conversion path
2026-04-12 11:14:01 -06:00
blacktop e3dee5a361 chore(info): remove unused embedded firmware key databases 2026-04-05 17:25:47 -06:00
blacktop 643b0cff6f Update Makefile 2026-03-08 10:22:11 -06:00
blacktop 8567290715 fix: fcs-keys generation + better error handling 2026-02-24 13:09:02 -07:00
blacktop daeae84e4b fix: make build on systems without gh 2025-10-01 12:11:25 -06:00
blacktop eb388ee760 chore(fcs): update fcs keys 2025-07-29 15:40:17 -06:00
blacktop 3f64deebeb chore: update fcs Makefile targets 2025-07-29 15:32:06 -06:00
blacktop 57d36998e3 chore: add viper config to all commands 2025-07-15 17:19:37 -06:00
blacktop 94359afd7d chore: move from iterm2 only terminal images to go-termimg pkg 2025-07-11 20:59:41 -06:00
blacktop 168a17ba30 chore: move wp dl to 'extras' 2025-04-21 17:34:19 -06:00
blacktop cb138b0bc4 docs: update CLI docs 2025-03-29 22:31:06 -06:00
blacktop 479a7b92fa chore(deps): remove go-swagger from go tools in go.mod 2025-02-24 21:04:38 -07:00
blacktop 3e9ffe14e8 fix: objc class method stringer for non-verbose case #647 2025-02-22 18:02:24 -07:00
blacktop f517ca9074 chore(deps): use new Go 1.24 go.mod tools 2025-02-21 20:42:33 -07:00
blacktop d02244ac96 Update Makefile 2025-02-11 14:57:40 -07:00
blacktopandGitHub 4740288b4b feat: 🆕 pkg cmd (#638) 2025-02-08 13:40:53 -07:00
blacktop 56db8b4f90 Update Makefile 2025-01-07 16:41:18 -07:00
blacktop 1244ca8cd7 Update Makefile 2024-11-26 08:57:49 -07:00
blacktop fc1e2c519a fix: ability to remotely extract visionOS fcs-keys 2024-09-03 13:02:53 -06:00
blacktop 0f590c23a6 Update Makefile 2024-08-16 15:02:49 -06:00
blacktop 111a8ea8ab Update Makefile 2024-07-29 13:04:39 -06:00
blacktop ea8fced9ec chore: update fcs-key.json 2024-07-29 13:03:59 -06:00
blacktopandGitHub 472ae48470 feat: initial POC of 🆕 'hidden' kernel symbolicate command (#516) 2024-07-15 17:42:39 -06:00
blacktop 661b55e73d Update Makefile 2024-07-09 17:07:09 -06:00
blacktop 3009e78a1b docs: recrawl docs search when making NEW docs 2024-07-09 17:03:27 -06:00
blacktop d3e07d97be chore(deps): go back to previous way with dev-deps 2024-07-05 12:10:53 -06:00
blacktop bfbc83ba0b Update Makefile 2024-07-04 10:55:12 -06:00
blacktop aae88ad062 chore(deps): add dev-deps to go.mod 🥃 2024-07-02 22:33:14 -06:00
blacktop 01ac56bb05 fix: make dev-deps to not use go get -d 2024-06-27 21:12:03 -06:00
blacktop f0cbc01a06 Update Makefile 2024-04-02 20:14:44 -06:00
blacktop 1e2d89d530 chore: swap out AppBuildTime for AppBuildCommit for reproducible builds #420 2024-03-24 11:47:54 -06:00
blacktop 3238425fad Update Makefile 2024-01-25 10:21:35 -07:00
blacktop f2fd31cc20 chore(deps): bump deps 2024-01-23 17:40:32 -07:00
blacktop 92999d9067 Update Makefile 2023-09-23 20:45:54 -06:00
blacktop e2878d42b9 Update Makefile 2023-07-22 16:07:36 -06:00
KetoandGitHub 217756a1ae fix: ARCH, not ARHC in Makefile rules (#261) 2023-06-22 11:03:46 -06:00
blacktop ee959f662e chore(deps): update deps 2023-04-18 14:08:23 -06:00
blacktop 5a47bfddf8 feat: add NEW /ipsw/fs/launchd route to ipswd 2023-04-13 21:01:39 -06:00
blacktop 5cd4d1a562 fix: Dockerfile.daemon 2023-04-13 16:28:00 -06:00
blacktopandGitHub f85daa1ac3 feat: ipsw daemon (API) (#219) 2023-04-12 20:00:05 -06:00
blacktop 80bdb66125 Update Makefile 2023-04-03 09:55:57 -06:00
blacktop 039bd05d6e Update Makefile 2023-02-28 14:10:02 -07:00
blacktop 5dbfca4813 docs: replace local search w/ meilisearch 2023-02-09 19:43:45 -07:00
blacktop c6f4b69978 Update Makefile 2023-02-03 13:19:54 -07:00
blacktop 4d4b41077f chore: Portfile moved to github.com/blacktop/ports 2023-01-23 20:42:37 -07:00
blacktop 16e2730c65 feat: add script to auto-update Portfile 2023-01-21 13:45:59 -07:00
blacktop a5b2be8ac5 fix: jumped the gun 2023-01-21 12:11:42 -07:00