focalboard/server
2022-08-04 14:30:25 -06:00
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api Showing properly channel association in DMs and GMs (#3529) 2022-08-03 16:36:37 -06:00
app Fetching board member in parellel (#3379) 2022-07-29 14:28:00 -06:00
assets Custom template's default card template works (#3335) 2022-07-29 11:27:18 -06:00
auth Fix mock early finish issue on test helpers (#3374) 2022-07-15 08:34:36 -04:00
client Add disable_notify flag for InsertBlocks API (#3384) 2022-07-19 10:26:01 -05:00
integrationtests Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
main Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
model Unit test to GenerateBlockId for defaultTemplateId (#3518) 2022-08-03 16:38:37 -06:00
server Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
services Additional fix for GetMemberForBoard returning nil,nil (#3570) 2022-08-04 14:30:25 -06:00
swagger Fix #3072. Add docs on how to auth to API readme. (#3102) 2022-05-25 09:19:02 -07:00
utils Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
web Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
ws Fetching board member in parellel (#3379) 2022-07-29 14:28:00 -06:00
.golangci.yml add cyclo complexity, update migrate() to use defer (#3257) 2022-06-21 09:12:55 -06:00
go.mod Upgrade dependencies: mmserver, plugin-api, opengraph (#3525) 2022-08-02 19:02:35 -04:00
go.sum Upgrade dependencies: mmserver, plugin-api, opengraph (#3525) 2022-08-02 19:02:35 -04:00
go.tools.mod Updated go version (#3189) 2022-06-06 10:18:21 +02:00
go.tools.sum