perkeep/app/publisher
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
..
js Remove legacy +build comments; use go:build only 2023-12-31 09:18:39 -08:00
README.md app/publisher, make.go: remove publisher/GopherJS support 2023-12-31 13:17:08 -08:00
file.png app/publisher: infinite scrolling of set members 2016-07-15 00:34:52 +02:00
fileembed.go Remove legacy Google AppEngine alternate implementations 2023-12-31 08:50:03 -08:00
folder.png app/publisher: infinite scrolling of set members 2016-07-15 00:34:52 +02:00
gallery.html app/publisher: remove useless urlquery escaper 2017-10-04 18:41:32 +02:00
jquery.js make.go: build and run gopherjs for publisher 2016-07-13 00:06:20 +02:00
main.go all: refactor to net/http statuses instead of ints 2023-01-24 08:39:29 -08:00
pics.css all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
publish_test.go misc: remove sha1 from tests, remove testhooks, minor cleanups 2023-01-13 07:58:19 -08:00
zip.go Remove legacy Google AppEngine alternate implementations 2023-12-31 08:50:03 -08:00

README.md

Deprecated

This contains the remnants of the "publisher" app. It was built on GopherJS, though, which hasn't been keeping up with upstream Go for years, so the publisher no longer builds.