perkeep/pkg
Brad Fitzpatrick d030e15d5a app/publisher, make.go: remove publisher/GopherJS support
The publisher app required GopherJS which has been behind upstream Go
for many years. This just removes all GopherJS stuff, breaking the publisher
app in the process. We'll have to rewrite it.

Signed-off-by: Brad Fitzpatrick <brad@danga.com>
2023-12-31 13:17:08 -08:00
..
app camlistore.org -> perkeep.org 2022-12-31 20:44:52 -08:00
auth server/perkeepd/ui/goui: suppress basic auth on OmitAuthToken 2018-09-26 20:00:36 +02:00
blob all: replace deprecated io/ioutil with io and os (#1647) 2023-01-23 10:25:14 -08:00
blobserver Remove legacy +build comments; use go:build only 2023-12-31 09:18:39 -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 app/publisher, make.go: remove publisher/GopherJS support 2023-12-31 13:17:08 -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 Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -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
gpgchallenge all: replace deprecated io/ioutil with io and os (#1647) 2023-01-23 10:25:14 -08:00
importer all: refactor to net/http statuses instead of ints 2023-01-24 08:39:29 -08:00
index all: replace deprecated io/ioutil with io and os (#1647) 2023-01-23 10:25:14 -08:00
jsonsign Remove legacy Google AppEngine alternate implementations 2023-12-31 08:50:03 -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 Remove legacy +build comments; use go:build only 2023-12-31 09:18:39 -08:00
search all: refactor to net/http statuses instead of ints 2023-01-24 08:39:29 -08:00
server clients/web/embed/closure: use modern go:embed instead of old bespoke make.go hack 2023-12-31 12:15:42 -08:00
serverinit pkg/deploy/gce: remove GCE deploy support 2023-12-30 12:47:01 -08:00
sorted all: replace deprecated io/ioutil with io and os (#1647) 2023-01-23 10:25:14 -08:00
test app/publisher, make.go: remove publisher/GopherJS support 2023-12-31 13:17:08 -08:00
types camlistore.org -> perkeep.org 2022-12-31 20:44:52 -08:00
webserver all: gofmt for Go 1.19 2022-12-31 22:45:40 -08:00
.gitignore