Commit Graph

  • 1cea7a05b9 Expose port 80 by default in the Docker images Dennis Marttinen 2019-12-29 22:16:08 +0200
  • 6dc783d99d Break long words in webui PSSGCSim 2019-12-14 16:16:21 +0100
  • 0a7a5cd619 Add logging to websocket errors Jannis Mattheis 2019-11-28 21:04:19 +0100
  • c9c6246c4c Properly close ui websocket connections on browser close Jannis Mattheis 2019-11-28 21:04:03 +0100
  • 670594c0cb Update gin-gonic/gin Jannis Mattheis 2019-11-28 20:28:23 +0100
  • db1b703e1a Update h2non/filetype Jannis Mattheis 2019-11-28 20:19:33 +0100
  • 7f1047b606 Update stretchr/testify Jannis Mattheis 2019-11-28 20:18:30 +0100
  • 5816a2686e Update crypto library Jannis Mattheis 2019-11-28 20:15:00 +0100
  • 98da88c0f8 Gorm v1.9.11 Jannis Mattheis 2019-11-09 12:06:40 +0100
  • dc741493b4 Fix web socket reconnect on web socket close (#242) quthla 2019-11-28 20:01:23 +0100
  • 9715ecaeb1 Show banner on server errors. quthla 2019-10-24 21:35:36 +0200
  • ed254547db Set main page link and add GitHub icon (#234) foxbit19 2019-10-20 19:40:09 +0200
  • 6edfd8400e
    Remove color styles from plugin detail view (#232) Jannis Mattheis 2019-10-19 09:42:48 +0200
  • bdb6372235 Add refresh button to messages list foxbit19 2019-10-19 09:15:10 +0200
  • d6055f3363 Add major.minor tagging to docker images (#229) MisguidedEmails 2019-10-16 15:50:01 +0100
  • 4938a4a0ac Add auto reconnect on connection loss (#228) foxbit19 2019-10-13 16:57:35 +0200
  • 7cf5c555f5 Add armv7 docker build Jannis Mattheis 2019-09-28 19:26:27 +0200
  • 3069867fcc Fix flaky test Jannis Mattheis 2019-09-28 18:07:34 +0200
  • 179f51f387 Update go -> 1.13.1 Jannis Mattheis 2019-09-28 17:44:39 +0200
  • 956c089abb Update axios Jannis Mattheis 2019-09-28 17:40:42 +0200
  • 2bbe0b6149 numeric -> align="right" Jannis Mattheis 2019-09-28 17:12:50 +0200
  • 81ad026e9d raised -> contained Jannis Mattheis 2019-09-28 17:09:32 +0200
  • afbbb82199 Update @material-ui Jannis Mattheis 2019-09-28 17:09:15 +0200
  • 3c55a1d884 Suppress type error (for now) Jannis Mattheis 2019-09-28 16:55:22 +0200
  • 4b1996534c Update typescript Jannis Mattheis 2019-09-28 16:51:16 +0200
  • b4395f02f1 Add tslint as implicit dependency Jannis Mattheis 2019-09-28 16:50:55 +0200
  • 06f3cbad9a Add missing env props Jannis Mattheis 2019-09-28 16:50:30 +0200
  • f90318205e Formatting and better type definitions Jannis Mattheis 2019-09-28 16:49:34 +0200
  • 97d8837d0a Fix await on string Jannis Mattheis 2019-09-28 16:48:35 +0200
  • 70c68a4d6f Fix warning Jannis Mattheis 2019-09-28 16:46:23 +0200
  • 147ff271f8 Use Record<string,*> instead of Record<number,*> Jannis Mattheis 2019-09-28 16:45:07 +0200
  • d302940da6 Initialize with null Jannis Mattheis 2019-09-28 16:44:37 +0200
  • 6138d7ad92 Implicit import interfaces Jannis Mattheis 2019-09-28 16:42:15 +0200
  • f92f5e6f4c Move to yarn Jannis Mattheis 2019-09-28 16:40:20 +0200
  • 15096a98bb Move to react-scripts Jannis Mattheis 2019-09-28 16:39:00 +0200
  • ede9cd61d9 [#214] Replace thrift dep from apache.org with github repo Jannis Mattheis 2019-09-04 08:32:33 +0200
  • e60ee06a7e
    add ca-certificate to docker container (#212) 饺子w 2019-08-22 08:10:46 +0800
  • 2b85b0bb82 Update pq driver because Ping() wasn't implemented in v1.0 Jannis Mattheis 2019-08-11 14:14:54 +0200
  • 81c4a73df3 Add health api Jannis Mattheis 2019-08-11 14:09:10 +0200
  • ad157a138b
    Comment out non default values in example file (#205) Jannis Mattheis 2019-07-18 19:53:05 +0200
  • 44f4ff31cb Fix typos Noa Amran 2019-06-10 21:31:22 -0500
  • 11e0a4b0df Fix blob inconsistency in mysql (#196) 饺子w 2019-06-12 00:16:25 +0800
  • 05a1aa2651
    Display 500 errors via a snack (#193) Jannis Mattheis 2019-05-26 20:55:25 +0200
  • 67493c643e Return 500 server error on database failures (#191) 饺子w 2019-05-25 14:37:24 +0800
  • 11165faa06
    fixed plugin storage update during enable|disable (#188) 饺子w 2019-05-05 19:33:56 +0800
  • 909fb80d48
    limit indexed string field to 180 char (#184) 饺子w 2019-04-13 23:20:09 +0800
  • 2ad7409750 Use extra property to determine the content type Jannis Mattheis 2019-04-05 18:01:40 +0200
  • 69f1d721f2
    improve CONTRIBUTING.md (#181) 饺子w 2019-04-04 23:03:21 +0800
  • e9bbe17fa4
    Allow markdown in messages (#180) Jannis Mattheis 2019-03-30 11:08:51 +0100
  • 62854d8e11 Show banner on network lost Jannis Mattheis 2019-03-25 17:49:34 +0100
  • b66d58c372 Fix formatting with zsh Jannis Mattheis 2019-03-25 17:48:52 +0100
  • ba609d4e37 Do not logout clientside if a network error occurs Jannis Mattheis 2019-03-22 17:32:09 +0100
  • 1182d65bae
    Update issue templates (#172) 饺子w 2019-03-23 10:56:14 +0800
  • c89623abd0
    use text for string storage in db (#173) 饺子w 2019-03-21 16:51:14 +0800
  • 61578d4a9d Remove unused interface Jannis Mattheis 2019-03-16 18:19:13 +0100
  • 144f5fb8e4 Prevent 'still loading' image requests Jannis Mattheis 2019-03-16 18:18:41 +0100
  • 0dfdc78160 Add contributing Jannis Mattheis 2019-03-16 14:03:37 +0100
  • a7a5b4b43e Add code owners Jannis Mattheis 2019-03-16 13:45:07 +0100
  • e32359ed15 Add update client api and dialog (#164) GianOrtiz 2019-03-16 07:18:51 -0300
  • efcf4ad13d Use crypto/rand for token generation (#161) 饺子w 2019-03-16 18:10:28 +0800
  • 79b3a0c3da Run webui e2e test in prod mode (#157) 饺子w 2019-03-16 02:24:24 +0800
  • 178c76f410 Fix websocket allowed origin (#150) 饺子w 2019-03-15 01:16:24 +0800
  • 3e8abdefa7 Fix typo web socket -> WebSocket Mike Hatch 2019-03-14 11:53:23 -0500
  • 6e92bcd8e5 add 386 build targets eternal-flame-AD 2019-03-10 16:03:56 +0800
  • 4f29464297 use js-base64 for password base64 encoding eternal-flame-AD 2019-03-10 15:03:37 +0800
  • a1360e4046 Use logo from gotify/logo. Jannis Mattheis 2019-03-08 16:03:34 +0100
  • d82a78b8aa Listen on custom address (#140) 饺子w 2019-03-08 16:40:26 +0800
  • 1a4707acc4 Add chat badge Jannis Mattheis 2019-03-08 08:36:34 +0100
  • 1f7d09a440 Remove fossa bagde Jannis Mattheis 2019-03-08 08:36:13 +0100
  • 5c5965f2fd Log web socket errors Jannis Mattheis 2019-03-06 20:24:13 +0100
  • 4814fe8d43 Remove -mod=vendor and mount pkg/mod instead Jannis Mattheis 2019-03-02 13:42:15 +0100
  • 5a594261ca Fix build permissions Jannis Mattheis 2019-03-01 22:31:53 +0100
  • 786bde366d Require Sudo Jannis Mattheis 2019-03-01 21:57:15 +0100
  • c458087b8d Use go mod vendor to not download dependencies 4 times when building Jannis Mattheis 2019-03-01 21:56:28 +0100
  • f7a89391f8 Adjust README Jannis Mattheis 2019-03-01 16:37:20 +0100
  • 1d04753296 Update swagger spec Jannis Mattheis 2019-03-01 16:31:16 +0100
  • c7511e73b1 Add caching Jannis Mattheis 2019-02-28 21:20:08 +0100
  • 2731830d71 Fix gimme version Jannis Mattheis 2019-02-28 21:17:52 +0100
  • 76d8ffd5c0 Update to Go 1.12.0 Jannis Mattheis 2019-02-27 17:34:46 +0100
  • 2fa395cb84 Prevent removing last admin (#130) 饺子w 2019-02-27 01:46:42 +0800
  • ec5b1f8c30 Support reverse proxy with path rewrite (#127) 饺子w 2019-02-14 01:47:48 +0800
  • 347f3ce39e Save theme settings to localStorage Anton Harniakou 2019-02-12 10:23:30 +0300
  • 09c1516a17 Use GO_VERSION inside travis build Jannis Mattheis 2019-02-10 13:44:00 +0100
  • 8ca54dbb39 Add GO_VERSION Jannis Mattheis 2019-02-10 13:43:23 +0100
  • 4565ffb2b4 Disable gomod when downloading tools Jannis Mattheis 2019-02-09 16:04:30 +0100
  • 76810825e6 Add tag to docker/Dockerfile Jannis Mattheis 2019-02-09 16:02:16 +0100
  • df0d3162a8 Remove docker gotify/server-arm7 Jannis Mattheis 2019-02-09 16:01:01 +0100
  • 15a51adfa7 Add build tasks with gotify/build Jannis Mattheis 2019-02-09 15:58:58 +0100
  • a1204a57f8 Fix id in plugins Jannis Mattheis 2019-02-09 13:03:45 +0100
  • ccbe64a117 use gzip middleware for WebUI eternal-flame-AD 2019-02-05 22:20:24 +0800
  • 23442bfb68 fix configurer WebUI update bug eternal-flame-AD 2019-02-05 01:33:30 +0800
  • 8b3faef422 change the distro in build to get ld.gold eternal-flame-AD 2019-02-04 17:51:48 +0800
  • e5b24f4c92 Add plugin feature eternal-flame-AD 2019-02-03 23:53:41 +0800
  • 06d13d2bee Set go version to 1.11.5 Jannis Mattheis 2019-02-02 20:42:49 +0100
  • de09aae987 add extras to message model eternal-flame-AD 2019-02-02 11:15:21 +0800
  • 98710db507 Compile prod binaries with -w and -s Jannis Mattheis 2019-01-20 12:13:18 +0100
  • 0927616f30 Execute e2e tests with compile flags -w -s Jannis Mattheis 2019-01-20 11:40:24 +0100
  • ade175119a Remove typeface-roboto-mono Jannis Mattheis 2019-01-20 10:45:36 +0100
  • e6c3a5938e Remove js source maps from build Jannis Mattheis 2019-01-20 10:37:35 +0100
  • 25576e2ed1 Remove packed swagger ui, use cdnjs instead Jannis Mattheis 2019-01-20 10:33:05 +0100