focalboard/server/app
Harshil Sharma fa72286427
Board teamless file path (#4577)
* 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
..
app.go Merge remote-tracking branch 'upstream/main' into compliance-history-export 2022-12-23 11:36:10 -05:00
app_test.go
auth.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
auth_test.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
blocks.go Fixed duplicate attachment in board template (#4444) 2023-02-09 12:50:44 +05:30
blocks_test.go Disable cloud limits (#4268) 2022-12-22 10:40:20 -07:00
boards.go initial implementation of SysAdmin/TeamAdmin feature (#4537) 2023-02-14 09:17:33 -07:00
boards_and_blocks.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
boards_test.go initial implementation of SysAdmin/TeamAdmin feature (#4537) 2023-02-14 09:17:33 -07:00
cards.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
cards_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
category.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
category_boards.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
category_boards_test.go initial implementation of SysAdmin/TeamAdmin feature (#4537) 2023-02-14 09:17:33 -07:00
category_test.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
clientConfig.go File attachment in the card (#4053) 2022-11-24 17:16:59 +05:30
clientConfig_test.go
cloud.go Disable cloud limits (#4268) 2022-12-22 10:40:20 -07:00
cloud_test.go Disable cloud limits (#4268) 2022-12-22 10:40:20 -07:00
compliance.go address review comments; return pointers to all structs; implement DBVersion 2023-01-26 12:12:28 -05:00
content_blocks.go Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
content_blocks_test.go Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
export.go Export Import Memberships is retained (#4422) 2023-01-19 08:52:14 +05:30
files.go Board teamless file path (#4577) 2023-03-07 10:21:53 +05:30
files_test.go Board teamless file path (#4577) 2023-03-07 10:21:53 +05:30
helper_test.go initial implementation of SysAdmin/TeamAdmin feature (#4537) 2023-02-14 09:17:33 -07:00
import.go add admin user on import 2023-02-01 15:29:46 -07:00
import_test.go add admin user on import 2023-02-01 15:29:46 -07:00
initialize.go
insights.go MM-49703: Bump to Go 1.19 (#4489) (#4502) 2023-01-23 12:43:40 +05:30
insights_test.go MM-49703: Bump to Go 1.19 (#4489) (#4502) 2023-01-23 12:43:40 +05:30
onboarding.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
onboarding_test.go initial implementation of SysAdmin/TeamAdmin feature (#4537) 2023-02-14 09:17:33 -07:00
permissions.go Expose boards APIs for MPA (#4372) 2022-12-23 10:47:51 -05:00
server_metadata.go [GH-3410] Healthcheck Endpoint with Server Metadata (#4151) 2022-11-14 14:37:06 -05:00
server_metadata_test.go [GH-3410] Healthcheck Endpoint with Server Metadata (#4151) 2022-11-14 14:37:06 -05:00
sharing.go
sharing_test.go
subscriptions.go
teams.go
teams_test.go
templates.boardarchive
templates.go update template version (#4177) 2022-11-08 13:43:38 -07:00
templates_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
user.go Fix for users adding board links to Read-only channels (#4581) 2023-02-22 14:55:13 -07:00
user_test.go Fix for users adding board links to Read-only channels (#4581) 2023-02-22 14:55:13 -07:00