focalboard/server
2022-08-22 15:57:22 -04:00
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api fix: return empty props in single-user mode (#3691) 2022-08-17 09:09:15 -06:00
app Remove duplicated store and app method to get blocks that belong to a board (#3698) 2022-08-22 21:53:59 +02: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 Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
integrationtests Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
main Print log server information on plugin run (#3711) 2022-08-19 13:16:18 -04:00
model Remove BoardID field from BlockPatch, ensuring patching a block cannot change boardID (#3719) 2022-08-22 15:57:22 -04:00
server Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
services Remove BoardID field from BlockPatch, ensuring patching a block cannot change boardID (#3719) 2022-08-22 15:57:22 -04: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 Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00