1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
focalboard/server/api
Mattermost Build 11e8343b57
Used Shared resource from MM-server for attachment serving (#4542) (#4560)
* Used Shared resource for File Handling

* Making use of shared attachment serve functionality

* Added license

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
(cherry picked from commit c91a67fbe6)

Co-authored-by: Rajat Dabade <rajat.dabade@mattermost.com>
2023-02-08 21:09:22 -07:00
..
admin.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
api_test.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
api.go Cherry-pick 4285 Compliance export into release-7.8 (#4558) 2023-02-08 16:12:06 -05:00
archive.go Cherry-pick 4285 Compliance export into release-7.8 (#4558) 2023-02-08 16:12:06 -05:00
audit.go Revert "MM-49703: Bump to Go 1.19 (#4489)" (#4499) (#4527) 2023-01-31 00:28:05 +05:30
auth.go Revert "MM-49703: Bump to Go 1.19 (#4489)" (#4499) (#4527) 2023-01-31 00:28:05 +05:30
blocks.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
boards_and_blocks.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
boards.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
cards.go [GH-3410] Healthcheck Endpoint with Server Metadata (#4151) 2022-11-14 14:37:06 -05:00
categories.go MM-43342: More strict permissions on categories (#4504) 2023-01-26 10:07:41 +01:00
channels.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
compliance.go Cherry-pick 4285 Compliance export into release-7.8 (#4558) 2023-02-08 16:12:06 -05:00
config.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
content_blocks.go Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
context.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
files.go Used Shared resource from MM-server for attachment serving (#4542) (#4560) 2023-02-08 21:09:22 -07:00
insights.go [MM-45052] Add error checking in insights API (#3876) 2022-11-18 11:11:32 -05:00
limits.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
members.go Revert "MM-49703: Bump to Go 1.19 (#4489)" (#4499) (#4527) 2023-01-31 00:28:05 +05:30
onboarding.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
search.go Search boards by prop (#4291) 2022-12-16 11:46:00 -05:00
sharing.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
statistics.go Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
subscriptions.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
system_test.go [GH-3410] Healthcheck Endpoint with Server Metadata (#4151) 2022-11-14 14:37:06 -05:00
system.go [GH-3410] Healthcheck Endpoint with Server Metadata (#4151) 2022-11-14 14:37:06 -05:00
teams.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
templates.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
users.go [GH-3410] Healthcheck Endpoint with Server Metadata (#4151) 2022-11-14 14:37:06 -05:00