summaryrefslogtreecommitdiffhomepage
path: root/types/prefs
AgeCommit message (Expand)AuthorFilesLines
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick6-13/+6
2026-01-23all: remove AUTHORS file and references to itWill Norris14-14/+14
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan4-38/+38
2025-08-27cmd/viewer: add field comments to generated view methodsMaisem Ali2-22/+59
2025-08-14cmd/viewer, types/views: implement support for json/v2 (#16852)Joe Tsai2-18/+199
2025-02-27all: statically enforce json/v2 interface satisfaction (#15154)Joe Tsai4-0/+34
2025-02-27go.mod: bump github.com/go-json-experiment/json (#15010)Joe Tsai8-66/+66
2025-01-14cmd/viewer,all: consistently use "read-only" instead of "readonly"Brad Fitzpatrick4-19/+19
2025-01-14cmd/viewer,types/views,various: avoid allocations in pointer field getters wh...Nick Khyl1-9/+2
2024-08-21types/prefs: add a package containing generic preference typesNick Khyl14-0/+2877