Commit Graph

11 Commits

Author SHA1 Message Date
Stewart Thomson 3f04d50088
Allow multiple CORS origins 2020-04-26 11:27:24 +00:00
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
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 dfe242b0cd Add UploadedImagesDir config setting 2018-03-31 18:44:49 +02: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 3bac1ddadc Add config 2018-02-12 16:33:03 +01:00