mattermost/server/public/plugin
Jesús Espino c9d49536f8
Adding SetFileSearchableContent plugin API endpoint (#24355)
* Adding SetFileSearchableContent plugin API endpoint

* Fixing CI problems

* Fixing CI problems

* Fixing CI problems

* Fixing CI problems

* Fixing CI problems

* Exposing it to the public API

* Fix CI problems

* Adding SetSearchableContent to the pluginapi File struct
2023-08-30 13:43:40 -07:00
..
checker MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
interface_generator MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
plugintest Adding SetFileSearchableContent plugin API endpoint (#24355) 2023-08-30 13:43:40 -07:00
utils Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
api.go Adding SetFileSearchableContent plugin API endpoint (#24355) 2023-08-30 13:43:40 -07:00
api_timer_layer_generated.go Adding SetFileSearchableContent plugin API endpoint (#24355) 2023-08-30 13:43:40 -07:00
client.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
client_rpc.go MM-52532: Fix golangci warnings (#23709) 2023-06-13 14:08:36 +05:30
client_rpc_generated.go Adding SetFileSearchableContent plugin API endpoint (#24355) 2023-08-30 13:43:40 -07:00
context.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
db_rpc.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
doc.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
driver.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
environment.go MM-53355: install transitionally prepackaged plugins to filestore (#24225) 2023-08-17 12:46:57 -03:00
environment_test.go [MM-54014] Run tests in public/... (#24320) 2023-08-22 12:48:53 +02:00
example_hello_world_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
example_help_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
hclog_adapter.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
health_check.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
health_check_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
hijack.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
hooks.go Add UserHasBeenDeactivated plugin hook (#20894) 2023-08-30 08:55:20 +02:00
hooks_timer_layer_generated.go Add UserHasBeenDeactivated plugin hook (#20894) 2023-08-30 08:55:20 +02:00
http.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
io_rpc.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
metrics.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
product.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
product_hooks_generated.go Add UserHasBeenDeactivated plugin hook (#20894) 2023-08-30 08:55:20 +02:00
stringifier.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
stringifier_test.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
supervisor.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
supervisor_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30