1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-11 18:13:52 +02:00
focalboard/server/api
Harshil Sharma fa72286427
Board teamless file path ()
* Updated upload and donwload code

* Removed archived file handling as we no longer have cloud limits

* Fixed server lint

* Restored unused

* CI

* Added new tests

* Fixed integration tests

* Added Path column for personal server's FileInfo table

* Removed sophesticated, elegant debug logs

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-07 10:21:53 +05:30
..
admin.go Refactor error usage from the store level up and add API helpers () 2022-09-13 12:18:40 +02:00
api_test.go Refactor error usage from the store level up and add API helpers () 2022-09-13 12:18:40 +02:00
api.go Board teamless file path () 2023-03-07 10:21:53 +05:30
archive.go fix export board permission 2023-01-03 17:47:20 -05:00
audit.go MM-49703: Bump to Go 1.19 () () 2023-01-23 12:43:40 +05:30
auth.go MM-49703: Bump to Go 1.19 () () 2023-01-23 12:43:40 +05:30
blocks.go Replace Block references to use pointers throughout all application layers () 2022-10-25 14:46:43 -06:00
boards_and_blocks.go Refactor error usage from the store level up and add API helpers () 2022-09-13 12:18:40 +02:00
boards.go Boards as persisted category () 2022-10-26 16:38:03 +05:30
cards.go [GH-3410] Healthcheck Endpoint with Server Metadata () 2022-11-14 14:37:06 -05:00
categories.go MM-43342: More strict permissions on categories () 2023-01-26 10:07:41 +01:00
channels.go Refactor error usage from the store level up and add API helpers () 2022-09-13 12:18:40 +02:00
compliance.go fix teamID check 2023-01-26 12:47:44 -05:00
config.go Refactor error usage from the store level up and add API helpers () 2022-09-13 12:18:40 +02:00
content_blocks.go Adding the new blocks based editor () 2022-11-15 16:59:07 +01:00
context.go fix remaining golangci linter warnings () 2021-07-08 21:09:02 -04:00
files.go Board teamless file path () 2023-03-07 10:21:53 +05:30
insights.go [MM-45052] Add error checking in insights API () 2022-11-18 11:11:32 -05:00
limits.go Refactor error usage from the store level up and add API helpers () 2022-09-13 12:18:40 +02:00
members.go initial implementation of SysAdmin/TeamAdmin feature () 2023-02-14 09:17:33 -07:00
onboarding.go Refactor error usage from the store level up and add API helpers () 2022-09-13 12:18:40 +02:00
search.go Search boards by prop () 2022-12-16 11:46:00 -05:00
sharing.go Refactor error usage from the store level up and add API helpers () 2022-09-13 12:18:40 +02:00
statistics.go Display board statistics () 2022-10-25 14:28:00 -06:00
subscriptions.go Refactor error usage from the store level up and add API helpers () 2022-09-13 12:18:40 +02:00
system_test.go [GH-3410] Healthcheck Endpoint with Server Metadata () 2022-11-14 14:37:06 -05:00
system.go [GH-3410] Healthcheck Endpoint with Server Metadata () 2022-11-14 14:37:06 -05:00
teams.go initial implementation of SysAdmin/TeamAdmin feature () 2023-02-14 09:17:33 -07:00
templates.go Refactor error usage from the store level up and add API helpers () 2022-09-13 12:18:40 +02:00
users.go Fix for users adding board links to Read-only channels () 2023-02-22 14:55:13 -07:00