filestash/server/plugin
Mickael Kerjean 054c92c71f fix (plg_starter_https): broken https plugin
the https plugin was broken. Instead of trying to do everything, we've
refactor the plugin to only do self signed certificate.

let's encrypt is causing a lot of weird issues as it won't work in a range of vps
provider so we considered it out of scope for this plugin. If we're to
integrate with lets encrypt in the future, this should be done as
another starter plugin
2022-04-30 12:35:04 +10:00
..
plg_authenticate_admin feature (sso): support for templating in attribute mapping 2022-02-01 22:22:23 +11:00
plg_authenticate_ldap refactoring (sso): sso middleware 2022-01-10 00:42:16 +11:00
plg_authenticate_openid refactoring (sso): sso middleware 2022-01-10 00:42:16 +11:00
plg_authenticate_passthrough refactoring (sso): sso middleware 2022-01-10 00:42:16 +11:00
plg_authenticate_saml fix (auth): signature change 2022-01-10 17:42:07 +11:00
plg_authorisation_example documentation (authorisation): example of authorisation plugin 2022-01-15 15:36:56 +11:00
plg_backend_backblaze maintain (go): go format 2021-08-22 16:47:09 +10: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): issue on microsoft FTP 2021-09-04 23:02:03 +10:00
plg_backend_gdrive maintenance (plugin): move remaining backend to plugin mechanism 2021-12-22 22:53:06 +11:00
plg_backend_git maintenance (plugin): move remaining backend to plugin mechanism 2021-12-22 22:53:06 +11:00
plg_backend_ldap fix (ldap): ldap labels 2022-01-31 23:19:26 +11:00
plg_backend_local update (plg_backend_locale): directory permission - #435 2022-03-20 23:02:23 +11:00
plg_backend_mysql maintain (go): go format 2021-08-22 16:47:09 +10:00
plg_backend_nop feature (plg_backend_nop): add a few more files for testing 2022-01-20 17:18:22 +11:00
plg_backend_s3 fix (s3): s3 rename - #421 2022-02-06 20:29:35 +11:00
plg_backend_samba fix (error): error display when ls failed 2022-03-03 17:21:29 +11:00
plg_backend_sftp fix (#426): username case sensitive on sftp 2022-01-31 23:34:17 +11:00
plg_backend_tmp cleanup (plg_backend_tmp): cleanup the tmp backend 2022-01-25 18:25:20 +11:00
plg_backend_webdav feature (dav): support for servers who have the username in their URL - #418 2022-01-14 22:51:53 +11:00
plg_editor_onlyoffice feature (office): enable / disable download button in only office 2022-02-18 18:26:22 +11:00
plg_handler_console fix (console): provide a fix for #461 and #463 2022-04-07 08:52:07 +10:00
plg_handler_syncthing maintain (go): go format 2021-08-22 16:47:09 +10:00
plg_image_bimg feature (image): another image plugin 2021-06-27 03:26:23 +10:00
plg_image_golang feature (image): pure golang image resizing 2021-06-27 03:07:59 +10:00
plg_image_light fix (build): issue in build 2021-10-05 01:03:50 +11:00
plg_search_example documentation (plugin): add sample code for search plugin 2022-01-15 15:50:35 +11:00
plg_search_sqlitefts feature (search): search as a plugin 2022-01-14 16:38:42 +11:00
plg_search_stateless performance (scoring): x10 faster search matching 2022-01-16 23:09:28 +11:00
plg_security_scanner maintain (go): go format 2021-08-22 16:47:09 +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 fix (starter): issues in starter plugin 2022-02-17 08:35:24 +11:00
plg_starter_https fix (plg_starter_https): broken https plugin 2022-04-30 12:35:04 +10:00
plg_starter_tor maintain (go): go format 2021-08-22 16:47:09 +10:00
plg_video_transcoder maintain (go): go format 2021-08-22 16:47:09 +10:00
index.go cleanup (plugin): list of prebuild plugin 2022-04-02 20:07:05 +11:00