focalboard/server/api
Miguel de la Cruz 4b0fb92fba
Multi product architecture (#3381)
- provides support for compiling Boards directly into the Mattermost suite server
- a ServicesAPI interface replaces the PluginAPI to allow for implementations coming from pluginAPI and suite server.
- a new product package provides a place to register Boards as a suite product and handles life-cycle events
- a new boards package replaces much of the mattermost-plugin logic, allowing this to be shared between plugin and product
- Boards now uses module workspaces; run make setup-go-work
2022-07-18 13:21:57 -04:00
..
admin.go Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
api.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
archive.go Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
audit.go Updated go version (#3189) 2022-06-06 10:18:21 +02:00
auth.go Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
context.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00