focalboard/server
Scott Bishel ba7e453bde
GH-3621- Make query case insensitive (#3623)
* make check case insensitive

* Fixed a server lint

Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2022-08-10 08:17:36 -06:00
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
app Duplicate board retain category (#3395) 2022-08-10 16:31:34 +05:30
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 Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
model Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
server Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
services GH-3621- Make query case insensitive (#3623) 2022-08-10 08:17:36 -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 Restricted scope of board-category change WS event to correct user (#3594) 2022-08-10 12:44:37 +02: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