focalboard/mattermost-plugin
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
..
.circleci Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
assets Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
build Bump Logr version to fix Windows build (#520) 2021-06-04 08:43:32 +02:00
public Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
server Prevent plugin from crashing if SiteURL is not set (#677) 2021-07-07 10:13:06 +05:30
webapp npm dependency upgrade (#470) 2021-05-25 13:22:28 +02:00
.editorconfig Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
.gitattributes Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
.golangci.yml Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
go.mod Add RPC API support to plugin (#619) 2021-06-25 16:49:06 +02:00
go.sum Add RPC API support to plugin (#619) 2021-06-25 16:49:06 +02:00
LICENSE Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
Makefile Ensures cgo is disabled for plugin compilation to avoid libc linking (#565) 2021-06-11 14:41:15 +02:00
plugin.json 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
README.md Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00

Focalboard Plugin for Mattermost

This plugin allows to run focalboard inside your mattermost instance as a plugin.