focalboard/mattermost-plugin/server
Miguel de la Cruz 4328375324
Prevent plugin from crashing if SiteURL is not set (#677)
* Prevent plugin from crashing if SiteURL is not set

* Change default baseURL to be . instead of empty string

* Revert "Change default baseURL to be . instead of empty string"

This reverts commit cceb380167.
2021-07-07 10:13:06 +05:30
..
.gitignore
configuration.go
main.go
manifest.go Upgraded links in plugin files to point to the focalboard repository since the older 'mattermost-plugin-focalboard' repository return a 404 error - also, generalized release notes URL (#669) 2021-07-06 19:45:51 +02:00
plugin.go Prevent plugin from crashing if SiteURL is not set (#677) 2021-07-07 10:13:06 +05:30
plugin_test.go