syncthing/script
Jakob Borg 5fa9237a62 script: Don't base64 encode the assets (#4874)
We did this to minimize source size and make it compile faster. Nowadays
byte slice literals compile as fast as anything, and the source isn't
checked in so it doesn't matter how big it is.

Not using base64 avoids a decode step at startup and makes the binary
about 400k smaller.
2018-04-11 22:02:14 +01:00
..
authors.go authors: Retire unused NICKS file 2017-12-04 23:00:40 +01:00
benchfilter.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
commit-msg.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
genassets.go script: Don't base64 encode the assets (#4874) 2018-04-11 22:02:14 +01:00
post-upgrade build: Simpler creation of Debian packages 2016-09-12 12:21:07 +00:00
protofmt.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
transifexdl.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
translate.go script: Ignore units and allow translated strings as translate-values 2017-04-29 15:48:00 +00:00