filestash/server/plugin
Mickael Kerjean 39f8fc66aa fix (ftp): recreate connection if closed
An issue would araise when the connection is closed before we had time
to do the vacuum cleaning on servers like on infinity free where "Our server has quite aggressive inactivity timeouts and will kill the connection after only 20 seconds of inactivity."

reference: https://forum.infinityfree.net/t/good-online-ftp/69285/18
2023-04-10 01:28:39 +10:00
..
plg_authenticate_admin improve (plg_authenticate_htpasswd): support additional algorithm 2022-11-12 00:50:45 +11:00
plg_authenticate_htpasswd feature (config): encrypt sensitive fields in config.json 2022-11-22 08:12:36 +11: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 fix (middleware): disable auth middleware 2022-11-26 01:59:28 +11:00
plg_authenticate_saml refactoring (plg_authenticate): setup placeholders instead of values 2022-11-21 08:10:05 +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_backblaze maintain (path): absolute path 2023-03-02 20:15:56 +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 fix (ftp): recreate connection if closed 2023-04-10 01:28:39 +10:00
plg_backend_ftp_only feature (plg_backend_ftp): alternative ftp backend 2022-06-12 02:25:31 +10:00
plg_backend_gdrive maintenance (plugin): move remaining backend to plugin mechanism 2021-12-22 22:53:06 +11:00
plg_backend_git maintain (path): absolute path 2023-03-02 20:15:56 +11:00
plg_backend_ldap fix (#500): ldap issue as reported in #500 2022-08-28 23:41:20 +10:00
plg_backend_local fix (fs): recursive removal in local and tmp backend 2022-11-03 00:12:09 +11:00
plg_backend_mysql maintain (go): go format 2021-08-22 16:47:09 +10:00
plg_backend_nfs fix (plg_backend_nfs): production ready nfs connector 2023-03-20 23:06:00 +11:00
plg_backend_nop maintain (plg_backend_nop): additional debug log 2022-08-19 12:13:52 +10:00
plg_backend_s3 feature (plg_backend_s3): add param for forcePathStyle - #584 2023-04-09 13:10:33 +10:00
plg_backend_samba fix (error): error display when ls failed 2022-03-03 17:21:29 +11: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 (fs): recursive removal in local and tmp backend 2022-11-03 00:12:09 +11:00
plg_backend_webdav fix (plg_plugin_webdav): IIS compat 2022-08-09 19:08:14 +10:00
plg_editor_onlyoffice maintain (ctx): pass app context as pointer 2022-08-30 17:27:23 +10:00
plg_handler_console fix (window): cross compile for windows 2022-09-28 21:16:10 +10:00
plg_handler_syncthing maintain (go): go format 2021-08-22 16:47:09 +10: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_golang feature (thumbnailer): add plugin type for thumbnail generation 2022-12-02 07:09:11 +11:00
plg_image_light maintain (path): absolute path 2023-03-02 20:15:56 +11:00
plg_image_thumbnail feature (plg_image_*): support for new images and cleanup 2022-12-22 22:13:52 +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 maintain (path): absolute path 2023-03-02 20:15:56 +11:00
plg_search_stateless fix (plg_search_stateless): path issue in search 2023-03-24 21:12:32 +11:00
plg_security_scanner maintain (plg_security_scanner): new endpoint ideas 2022-09-04 07:39:20 +10:00
plg_security_svg maintain (go): go format 2021-08-22 16:47:09 +10:00
plg_starter_http fix (starter): issues in starter plugin 2022-02-17 08:35:24 +11:00
plg_starter_http2 maintain (path): absolute path 2023-03-02 20:15:56 +11:00
plg_starter_https fix (plg_starter_https): unused deps 2022-05-09 00:59:28 +10:00
plg_starter_tor maintain (path): absolute path 2023-03-02 20:15:56 +11:00
plg_video_transcoder maintain (path): absolute path 2023-03-02 20:15:56 +11:00
index.go feature (plg_backend_artifactory): support for jfrog artifactory 2023-03-21 14:41:30 +11:00