perkeep/pkg
Brad Fitzpatrick 4ba112378f all: address a bunch more staticcheck warnings
And temporarily disable a few classes of errors in staticcheck.conf
for now, to be addressed later together.

Signed-off-by: Brad Fitzpatrick <brad@danga.com>
2024-01-15 14:06:16 -08:00
..
app camlistore.org -> perkeep.org 2022-12-31 20:44:52 -08:00
auth auth, webserver, serverinit: add Tailscale tsnet support 2024-01-02 12:58:44 -08:00
blob all: replace deprecated io/ioutil with io and os (#1647) 2023-01-23 10:25:14 -08:00
blobserver all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
buildinfo camlistore.org -> perkeep.org 2022-12-31 20:44:52 -08:00
cacher all: replace deprecated io/ioutil with io and os (#1647) 2023-01-23 10:25:14 -08:00
camerrors Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
camlegal all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
client pkg/client: fix staticcheck warnings 2024-01-15 14:06:16 -08:00
cmdmain Remove legacy +build comments; use go:build only 2023-12-31 09:18:39 -08:00
constants all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
conv all: address misc staticcheck warnings 2024-01-14 17:02:10 -08:00
env app/publisher, make.go: remove publisher/GopherJS support 2023-12-31 13:17:08 -08:00
fs cmd/pk-mount, pkg/fs: drop macOS FUSE support, update bazil.org/fuse 2023-12-30 15:40:51 -08:00
gc make codebase go-vet-clean (#1379) 2021-07-26 21:19:53 -04:00
importer all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
index all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
jsonsign chip away at some staticcheck warnings 2024-01-13 15:57:55 -08:00
kvutil deps: use modernc.org/kv and bump modernc.org/fileutil to latest master to fix arm64 runtime errors (#1600) 2022-04-01 08:51:26 -04:00
publish all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
schema all: address misc staticcheck warnings 2024-01-14 17:02:10 -08:00
search pkg/search: address staticcheck issues 2024-01-14 16:53:36 -08:00
server pkg/server: fix staticcheck warnings 2024-01-15 14:06:16 -08:00
serverinit pkg/server{,init}: delete more remnants of long-deleted setup wizard (take 2) 2024-01-14 20:04:04 -08:00
sorted pkg/sorted: rename a receiver to appease staticcheck 2024-01-14 16:38:40 -08:00
test all: address misc staticcheck warnings 2024-01-14 17:02:10 -08:00
types Remove CamliNetIP, camnetdns, gpgchallenge 2024-01-02 13:33:57 -08:00
webserver auth, webserver, serverinit: add Tailscale tsnet support 2024-01-02 12:58:44 -08:00
.gitignore