filestash/server/plugin
zemzema a2848c95de
feature (onlyoffice): view only in only office (#715)
* Update index.go

Enable/Disable edit only Office documents

* Function typo

Function type

* feature (onlyoffice): view only in only office

Added onlyoffice_can_edit in plugin_enable so that target attribute  can be toggled and only appear when only office is enabled.

* feature (onlyoffice): view only in only office

Code formating.
2024-07-23 18:56:08 +10:00
..
plg_authenticate_admin feature (base): configurable base 2024-06-21 21:05:44 +10:00
plg_authenticate_htpasswd feature (base): configurable base 2024-06-21 21:05:44 +10:00
plg_authenticate_ldap refactoring (plg_authenticate): setup placeholders instead of values 2022-11-21 08:10:05 +11:00
plg_authenticate_openid refactoring (plg_authenticate): setup placeholders instead of values 2022-11-21 08:10:05 +11:00
plg_authenticate_passthrough feature (base): configurable base 2024-06-21 21:05:44 +10:00
plg_authenticate_saml feature (base): configurable base 2024-06-21 21:05:44 +10:00
plg_authorisation_example maintain (ctx): pass app context as pointer 2022-08-30 17:27:23 +10:00
plg_backend_artifactory fix (plg_backend_artifactory): ls metadata fix 2023-03-21 22:28:41 +11:00
plg_backend_azure feature (azure): support for azure container 2024-04-17 00:57:52 +10:00
plg_backend_backblaze chore (refactoring): cleanup old code 2024-03-13 00:37:44 +11:00
plg_backend_dav fix (compile): compile errors in existing plugins 2022-01-22 08:05:30 +11:00
plg_backend_dropbox feature (next): support for next in oauth2 backends 2022-01-15 17:28:48 +11:00
plg_backend_ftp chore (debt): cleanup tech debt 2024-03-19 07:54:49 +11:00
plg_backend_ftp_only feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
plg_backend_gdrive maintenance (plugin): move remaining backend to plugin mechanism 2021-12-22 22:53:06 +11:00
plg_backend_git chore (GenerateID): change signature for GenerateID 2024-04-15 22:18:16 +10:00
plg_backend_ldap chore (maintenance): dependency upgrade 2024-06-04 01:21:34 +10:00
plg_backend_local fix (panic): prevent panic in full text search plugin 2024-06-04 08:02:13 +10:00
plg_backend_mysql feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
plg_backend_nfs chore (plg_backend_nfs): make usefull function public 2024-05-29 00:50:55 +10:00
plg_backend_nfs4 fix (nfs4): broken nfs4 plugin 2024-04-03 21:50:26 +11:00
plg_backend_nop fix (panic): possible panic when used with full text search engine 2024-02-29 01:34:32 +11:00
plg_backend_s3 fix (time): hide time whenever not available 2024-04-22 01:05:20 +10:00
plg_backend_samba fix (plg_backend_samba): host format issue 2024-06-06 08:36:44 +10:00
plg_backend_sftp feature (plg_backend_sftp): support for new authentication method 2023-03-08 12:11:01 +11:00
plg_backend_storj fix (storj): convention for folder 2022-12-21 00:25:37 +11:00
plg_backend_tmp fix (panic): possible panic in search using reflection 2024-02-26 01:36:46 +11:00
plg_backend_webdav fix (plg_plugin_webdav): IIS compat 2022-08-09 19:08:14 +10:00
plg_editor_onlyoffice feature (onlyoffice): view only in only office (#715) 2024-07-23 18:56:08 +10:00
plg_handler_console feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
plg_handler_syncthing feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
plg_image_ascii fix (plg_image_ascii): reasonable content type 2022-09-08 15:19:10 +10:00
plg_image_bimg feature (thumbnailer): add plugin type for thumbnail generation 2022-12-02 07:09:11 +11:00
plg_image_c chore (rewrite): prepare initial release 2024-07-15 21:41:48 +10:00
plg_image_golang feature (thumbnailer): add plugin type for thumbnail generation 2022-12-02 07:09:11 +11:00
plg_image_light feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
plg_image_transcode fix (not implemented): image preview for jpeg or png 2023-02-09 08:32:19 +11:00
plg_search_example documentation (plugin): add sample code for search plugin 2022-01-15 15:50:35 +11:00
plg_search_sqlitefts fix (panic): prevent panic in full text search plugin 2024-06-04 08:02:13 +10:00
plg_search_stateless feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
plg_security_scanner fix (typo): typo in scanner block logic 2024-04-02 20:05:44 +11:00
plg_security_svg chore (rewrite): improve user experience 2024-07-05 18:31:34 +10:00
plg_starter_http feature (base): configurable base 2024-06-21 21:05:44 +10:00
plg_starter_http2 feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
plg_starter_https feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
plg_starter_tor feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
plg_video_transcoder chore (GenerateID): change signature for GenerateID 2024-04-15 22:18:16 +10:00
index.go fix (plugin): oopsy 2024-06-24 21:17:38 +10:00