focalboard/server
2022-08-23 10:37:49 -05:00
..
admin-scripts
api Add disable_notify to all block APIs that can trigger notifications. (#3720) 2022-08-22 19:06:45 -04:00
app Post message channel change (#3717) 2022-08-23 08:48:41 -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 disableNotify param to client APIs, to match Rest APIs (#3723) 2022-08-23 10:37:49 -05:00
integrationtests Add disableNotify param to client APIs, to match Rest APIs (#3723) 2022-08-23 10:37:49 -05:00
main Print log server information on plugin run (#3711) 2022-08-19 13:16:18 -04:00
model Post message channel change (#3717) 2022-08-23 08:48:41 -06:00
server Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
services Post message channel change (#3717) 2022-08-23 08:48:41 -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 Register API router in product mode (#3700) 2022-08-17 17:50:01 +02:00
.golangci.yml add cyclo complexity, update migrate() to use defer (#3257) 2022-06-21 09:12:55 -06:00
go.mod Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
go.sum Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
go.tools.mod Updated go version (#3189) 2022-06-06 10:18:21 +02:00
go.tools.sum