filestash/server/plugin
MickaelK c1834faa23 feature (thumbnail): revamp thumbnail plugin
We revamped the plugin so it doesn't have extra dependencies. The issue
is when images have external dependencies, forcing users to use
something like docker to satisfy those but as we see these days, we can
ship the viewer for heic as a wasm plugin existing client side and can
focus on building a smaller footprint server
2025-05-26 15:34:38 +10:00
..
plg_application_3d feature (3d): handle mesh files 2025-04-29 13:51:56 +10:00
plg_application_dev feature (plugins): expand and migrate plugin - #803 2025-01-13 15:41:04 +11:00
plg_application_map chore (refactoring): revamp map to plugin mechanism (#805) 2025-01-14 15:01:17 +11:00
plg_authenticate_admin feature (base): configurable base 2024-06-21 21:05:44 +10:00
plg_authenticate_htpasswd fix (capitalisation): disable android capit. 2025-03-18 20:57:34 +11:00
plg_authenticate_ldap chore (banner): auth middleware banners 2024-12-10 00:42:06 +11:00
plg_authenticate_local feature (plg_authenticate_local): local source of user 2024-12-06 18:28:33 +11:00
plg_authenticate_openid chore (banner): auth middleware banners 2024-12-10 00:42:06 +11:00
plg_authenticate_passthrough fix (cookie): sso cookie issue on safari 2024-09-07 01:57:31 +10:00
plg_authenticate_saml chore (banner): auth middleware banners 2024-12-10 00:42:06 +11: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 fix (typo): package name typo 2024-10-10 04:57:25 +11: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 chore (plg_backend_local): better perm default 2025-04-09 14:43:06 +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 (s3): region issue on s3 2025-05-12 21:05:17 +10:00
plg_backend_samba fix (smb): finicky persistent stuff when decorated 2025-01-23 04:11:44 +11:00
plg_backend_sftp fix (sftp): azure connection timeout 2024-09-20 22:55:54 +10: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_url feature (plg_backend_url): url storage backend 2025-02-05 01:57:16 +11:00
plg_backend_webdav feature (feedback): suggestion from a redditor 2025-01-13 17:41:29 +11:00
plg_editor_onlyoffice fix (onlyoffice): canary office integration - #629 2024-11-14 14:24:23 +11:00
plg_editor_wopi fix (plg_office_wopi): wopi office integration 2025-01-30 17:49:40 +11:00
plg_handler_console feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
plg_handler_mcp chore (readme): plugin doc 2025-04-15 21:39:38 +10: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 feature (thumbnail): revamp thumbnail plugin 2025-05-26 15:34:38 +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_override_actiondelete feature (plg_override_actiondelete): delete icon on file 2025-04-09 21:02:04 +10:00
plg_override_download feature (plugin): override plugin for download 2024-11-07 13:32:00 +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 (plg_search_sqlitefs): context issue 2025-03-14 16:04:53 +11: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_thumbnail fix (plg_video_thumbnail): error when backend doesn't support fileseek 2024-12-02 17:24:03 +11:00
plg_video_transcoder feature (thumbnail): video thumbnail plugin 2024-12-02 15:39:25 +11:00
index.go feature (thumbnail): revamp thumbnail plugin 2025-05-26 15:34:38 +10:00