syncthing/cmd/ursrv
Jakob Borg 8ef504f745
all: Simplify some method calls (#7499)
strings.Replace(a, b, c, -1) -> strings.ReplaceAll(a, b, c)

(Go 1.12) and who knows what was up with that dialQueue.Sort() thing.
2021-03-17 23:12:26 +01:00
..
static cmd/ursrv: Attempt to fix js failure to load (#6747) 2020-06-15 22:08:56 +01:00
analytics.go lib/ur: Normalise contract between syncthing and ursrv (#6770) 2020-06-23 09:47:15 +01:00
compiler_test.go cmd/uraggregate, cmd/ursrv: Add missing copyright headers 2018-09-09 15:52:59 +02:00
formatting.go cmd/ursrv: Lint fixes 2019-05-18 11:59:32 +02:00
main.go all: Simplify some method calls (#7499) 2021-03-17 23:12:26 +01:00
migration.go lib/ur: Normalise contract between syncthing and ursrv (#6770) 2020-06-23 09:47:15 +01:00