1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-03 08:45:40 +02:00
focalboard/mattermost-plugin/server
Miguel de la Cruz fa6de94070
Adds limits implementation to the server (#3213)
* Adds limits implementation to the server

* Add test for deleted boards on active card count
2022-06-15 12:17:44 +02:00
..
.gitignore Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
configuration_test.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
configuration.go Updated go version (#3189) 2022-06-06 10:18:21 +02:00
data_retention_test.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
data_retention.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
logtarget.go MM-38342 plugin logging (#1193) 2021-09-15 09:01:05 -04:00
main.go Update focalboard to be compatible with mattermost v6 (#1020) 2021-08-24 12:13:58 +02:00
manifest.go update to version 7.2.0 2022-05-11 17:25:46 -06:00
notifications.go Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00
plugin_test.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
plugin.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00