Commit Graph

15 Commits

Author SHA1 Message Date
Jannis Mattheis 66ae74f830 Skip /etc/gotify/config.yml in tests
Our config test ensures that the correct values will be extracted from
the config file and environment variables.
A globally defined config may change settings which are expected to have
default values.

See
https://github.com/gotify/server-aur-git/pull/2#issuecomment-597598574
2020-03-14 09:46:03 +01:00
饺子w d82a78b8aa Listen on custom address (#140)
Co-Authored-By: eternal-flame-AD <ef@eternalflame.info>
2019-03-08 09:40:26 +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 68b160997d Format all go files 2019-01-01 23:34:42 +01:00
Eugene Gavrilov b5b2f19dc2 [#23] Fix check same origin function 2018-12-12 21:30:59 +01:00
Jannis Mattheis 193dd67f2c Hide 'failed to find config..' 2018-12-09 11:31:05 +01:00
Eugene Gavrilov b42beb0371 [#23] add headers to configuration 2018-12-04 19:58:01 +01:00
Jannis Mattheis 0eb4fe0bb0 Change default folder & db path to data/* 2018-05-10 12:34:35 +02:00
Jannis Mattheis dfe242b0cd Add UploadedImagesDir config setting 2018-03-31 18:44:49 +02:00
Jannis Mattheis 0f2e7cf5e2 Use gofmt -s 2018-03-25 19:33:29 +02:00
Jannis Mattheis cda4127551 Make password strength configurable 2018-02-23 19:39:34 +01:00
Jannis Mattheis 7bbe7d374a Adjust config for SSL support 2018-02-19 17:40:05 +01:00
Jannis Mattheis 1e7e1a71f7 Rename to gotify 2018-02-12 16:48:01 +01:00
Jannis Mattheis 752d190fbc Add main app 2018-02-12 16:33:03 +01:00
Jannis Mattheis 3bac1ddadc Add config 2018-02-12 16:33:03 +01:00