Commit Graph

22 Commits

Author SHA1 Message Date
Jannis Mattheis dd86646234 Update go deps 2020-09-12 14:19:43 +00:00
Richard Szolár 923030cf44 Update "github.com/go-yaml/yaml" import path to "gopkg.in/yaml.v2" as recommended per the project's documentation 2020-08-20 20:25:37 +02:00
Jannis Mattheis 307e61474b Update gotify/configor
gotify/configor@4681376e
2020-07-18 20:49:49 +02:00
Jannis Mattheis a8b7a5fde0 Update mattn/go-sqlite3 2020-05-08 15:16:43 +02:00
Jannis Mattheis 808ad482d2 Update lib/pq 2020-05-08 15:16:43 +02:00
Jannis Mattheis 33bc7051f8 Update x/crypto 2020-05-08 15:16:43 +02:00
Jannis Mattheis 1629a66c14 Update stretchr/testify 2020-05-08 15:16:43 +02:00
Jannis Mattheis ca233dd8b5 Update gin-gonic 2020-05-08 15:16:43 +02:00
Stewart Thomson 3f04d50088
Allow multiple CORS origins 2020-04-26 11:27:24 +00:00
Jannis Mattheis 0863aba9cb Update packr/v2 2020-03-07 20:15:25 +01:00
Jannis Mattheis 670594c0cb Update gin-gonic/gin 2019-11-28 21:39:47 +01:00
Jannis Mattheis db1b703e1a Update h2non/filetype 2019-11-28 21:39:47 +01:00
Jannis Mattheis 7f1047b606 Update stretchr/testify 2019-11-28 21:39:47 +01:00
Jannis Mattheis 5816a2686e Update crypto library
ACMEv1 was deprecated and doesn't work anymore. The updated library
supports ACMEv2.
2019-11-28 21:39:47 +01:00
Jannis Mattheis 98da88c0f8 Gorm v1.9.11 2019-11-28 21:39:47 +01:00
Jannis Mattheis ede9cd61d9 [#214] Replace thrift dep from apache.org with github repo 2019-09-04 19:41:22 +02:00
Jannis Mattheis 2b85b0bb82 Update pq driver because Ping() wasn't implemented in v1.0
5ccc9857e3
2019-08-16 09:28:57 +02:00
eternal-flame-AD ccbe64a117 use gzip middleware for WebUI 2019-02-09 13:24:44 +01:00
eternal-flame-AD e5b24f4c92 Add plugin feature
Fixed database migration
Added a plugin system based on the go plugin package
2019-02-09 12:52:01 +01:00
Jannis Mattheis 25576e2ed1 Remove packed swagger ui, use cdnjs instead 2019-01-21 19:28:07 +01:00
Jannis Mattheis ff69a3927c Update swagger-ui dependency 2019-01-14 19:48:07 +01:00
eternal-flame-AD 1070c5b270 migrate to go.mod 2019-01-12 14:29:36 +01:00