Maximilian Bosch 4a559f8fee
gotify-server: fix UI
In version 2.0.15 `gotify` switched to `packr` at 2.x which is why the
UI can't be served properly via HTTP and causes an empty 500 response and
the following errors in `journald`:

```
2020/09/12 19:18:33 [Recovery] 2020/09/12 - 19:18:33 panic recovered:
GET / HTTP/1.1
Host: localhost:8080
Accept: */*
User-Agent: curl/7.72.0

stat /home/ma27/Projects/ui/build/index.html: no such file or directory
```

This wasn't caught by the VM-test as it only tested the REST and push
APIs. Using their internal `packr.go` script in our build as it's the
case in the upstream build-system[1] fixes the issue.

[1] https://github.com/gotify/server/pull/277/files#diff-b67911656ef5d18c4ae36cb6741b7965R48
2020-09-12 19:30:17 +02:00
..
2020-09-02 19:22:43 +01:00
2020-08-04 15:29:08 +02:00
2020-06-30 17:12:03 +02:00
2020-08-04 00:23:54 +10:00
2020-09-10 01:08:22 +02:00
2020-09-01 14:31:52 +03:00
2020-09-06 01:28:19 +01:00
2020-05-14 20:54:12 +01:00
2020-05-22 11:23:31 +02:00
2020-08-04 00:23:54 +10:00
2020-08-18 07:59:48 +10:00
2020-08-23 07:29:42 +12:00
2020-06-22 13:58:35 +02:00
2020-08-04 00:23:54 +10:00
2020-08-24 18:34:19 +10:00
2020-04-18 02:00:04 +02:00
2020-05-04 15:56:06 -07:00
2020-08-18 07:59:48 +10:00
2020-08-23 10:31:58 +02:00
2020-05-24 15:45:22 +02:00
2020-05-26 21:47:31 +02:00
2020-06-04 01:44:33 +02:00
2020-09-12 19:30:17 +02:00
2020-07-06 18:35:34 +02:00
2020-08-04 13:07:36 -07:00
2020-04-17 16:39:54 +02:00
2020-08-04 00:23:54 +10:00
2020-09-09 20:07:17 +02:00
2020-08-15 22:21:30 +03:00
2020-07-24 11:04:33 +02:00
2020-08-04 00:23:54 +10:00
2020-06-14 01:09:33 +02:00
2020-08-09 01:52:25 +02:00
2020-09-02 19:22:43 +01:00
2020-05-09 12:11:44 +02:00
2020-07-29 19:45:03 +02:00
2020-06-23 12:02:27 +02:00
2020-04-22 08:36:27 +02:00
2020-08-26 15:15:27 +12:00
2020-08-02 17:09:57 +02:00
2020-05-12 18:49:43 +02:00
2020-06-20 13:24:19 +02:00
2020-09-04 01:51:42 -04:00
2020-08-24 10:10:47 -04:00
2020-06-23 16:49:50 +02:00
2020-04-12 22:50:36 +02:00
2020-08-18 07:59:48 +10:00
2020-08-18 07:59:48 +10:00
2020-09-02 22:18:52 +08:00
2020-06-19 16:44:21 +02:00
2020-08-18 07:59:44 +10:00