..
app.go
Adding max file size limit
2022-03-29 13:25:16 +02:00
app_test.go
auth.go
Permissions feature branch ( #2578 )
2022-03-22 08:24:34 -06:00
auth_test.go
blocks.go
GH-2745 Don't init default templates when unit testing ( #2748 )
2022-04-08 13:46:16 +02:00
blocks_test.go
Permissions integration tests ( #2697 )
2022-04-05 08:00:04 -07:00
boards.go
Fixing delete/undelete boards ( #2571 )
2022-04-08 13:31:28 -04:00
boards_and_blocks.go
Permissions feature branch ( #2578 )
2022-03-22 08:24:34 -06:00
category.go
Permissions integration tests ( #2697 )
2022-04-05 08:00:04 -07:00
category_blocks.go
Permissions feature branch ( #2578 )
2022-03-22 08:24:34 -06:00
clientConfig.go
clientConfig_test.go
export.go
Use the correct endpoint for exporting all boards on a team
2022-04-13 15:04:47 +02:00
files.go
Permissions feature branch ( #2578 )
2022-03-22 08:24:34 -06:00
files_test.go
Fix #2770 : Handle Windows path in import and tests ( #2771 )
2022-04-13 10:17:04 -07:00
helper_test.go
Generate templates archive at build time ( #2577 )
2022-03-30 18:10:11 -04:00
import.go
Fix #2770 : Handle Windows path in import and tests ( #2771 )
2022-04-13 10:17:04 -07:00
import_test.go
fix unit test
2022-03-31 14:45:41 -04:00
initialize.go
Generate templates archive at build time ( #2577 )
2022-03-30 18:10:11 -04:00
onboarding.go
Merge pull request #2687 from mattermost/private-onboarding-board
2022-04-04 15:11:16 -06:00
onboarding_test.go
Merge branch 'main' into private-onboarding-board
2022-04-04 18:43:24 +03:00
sharing.go
Permissions feature branch ( #2578 )
2022-03-22 08:24:34 -06:00
sharing_test.go
Permissions feature branch ( #2578 )
2022-03-22 08:24:34 -06:00
subscriptions.go
fix broken Follow button
2022-03-31 19:15:46 -04:00
teams.go
Permissions feature branch ( #2578 )
2022-03-22 08:24:34 -06:00
teams_test.go
Permissions feature branch ( #2578 )
2022-03-22 08:24:34 -06:00
templates.boardarchive
Permissions feature branch ( #2578 )
2022-03-22 08:24:34 -06:00
templates.go
GH-2745 Don't init default templates when unit testing ( #2748 )
2022-04-08 13:46:16 +02:00
templates_test.go
don't check team permission for GlobalTeamID
2022-04-01 13:42:30 -06:00
user.go
Permissions feature branch ( #2578 )
2022-03-22 08:24:34 -06:00